WO2016101677A1 - 局域网设备通信的方法及系统 - Google Patents

局域网设备通信的方法及系统 Download PDF

Info

Publication number
WO2016101677A1
WO2016101677A1 PCT/CN2015/091626 CN2015091626W WO2016101677A1 WO 2016101677 A1 WO2016101677 A1 WO 2016101677A1 CN 2015091626 W CN2015091626 W CN 2015091626W WO 2016101677 A1 WO2016101677 A1 WO 2016101677A1
Authority
WO
WIPO (PCT)
Prior art keywords
mobile terminal
area network
local area
television
page
Prior art date
Application number
PCT/CN2015/091626
Other languages
English (en)
French (fr)
Inventor
李玉林
曾红
Original Assignee
深圳Tcl数字技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 深圳Tcl数字技术有限公司 filed Critical 深圳Tcl数字技术有限公司
Publication of WO2016101677A1 publication Critical patent/WO2016101677A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/436Interfacing a local distribution network, e.g. communicating with another STB or one or more peripheral devices inside the home

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method and system for communicating a local area network device.
  • the invention provides a method and a system for communicating a local area network device, which aims to solve the problem that the communication software of the local area network device used for the mobile terminal is not uniform, the user group is unstable, and the communication software and user group of the local area network device are lacking and stable.
  • a friend platform that combines methods or software issues.
  • the present invention provides a local area network device communication method, and the local area network device communication method includes the following steps:
  • the mobile terminal acquires device information of the television end
  • the mobile terminal establishes a friend relationship with the television end in the friend management server according to the device information;
  • the mobile terminal requests, according to the page configuration file, the page content corresponding to the page configuration file to the vendor server;
  • the mobile terminal establishes an http connection with the local area network of the television according to the received content of the page, where the content of the page includes IP information of a local area network where the television end is located.
  • the step of the mobile terminal acquiring device information of the television end is specifically:
  • the mobile terminal scans the two-dimensional code pattern generated by the television end according to the device information, and acquires the device information.
  • the device information includes a device ID number, a device type, and a manufacturer.
  • the step of the mobile terminal requesting, by the server, the page content corresponding to the page configuration file, according to the page configuration file includes:
  • the mobile terminal requests the vendor server to obtain corresponding page content according to the device information of the television terminal, where the page content includes IP information of a local area network where the television terminal is located.
  • the remote control method of the display terminal further includes:
  • the mobile terminal sends the video play URL to the television end, and the television end enters the corresponding webpage and loads the corresponding video.
  • the present invention further provides a local area network device communication system, where the local area network device communication system includes: a mobile terminal, a television end, a friend management server, and a vendor server.
  • the mobile terminal includes a first acquiring module, a relationship establishing module, a second acquiring module, a requesting module, and a communication module, where
  • the first obtaining module is configured to obtain device information of a television end
  • the establishing relationship module is configured to establish a friend relationship with the television end in the friend management server according to the device information
  • the second obtaining module is configured to acquire, from the friend management server, a page configuration file of a vendor server corresponding to the device information;
  • the requesting module is configured to request, according to the page configuration file, the page content corresponding to the page configuration file to be obtained from the vendor server;
  • the communication module is configured to establish an http connection with the local area network of the television according to the received content of the page, where the content of the page includes IP information of a local area network of the television;
  • the television end has an http server built therein for receiving an instruction sent by the mobile terminal, where the television end is further configured to provide device information to the mobile terminal and upload the device information and the IP information to the vendor server;
  • the friend management server is configured to establish a friend relationship between the mobile terminal and the television terminal, and provide a page configuration file of the vendor server corresponding to the device information to the mobile terminal;
  • the vendor server is configured to send, to the mobile terminal, page content corresponding to the page configuration file.
  • the first obtaining module is further configured to:
  • the device information includes a device ID number, a device type, and a manufacturer.
  • the request module comprises:
  • Establishing a connection unit configured to obtain a service number of the vendor server from the page configuration file, and connect the vendor server according to the service number;
  • the request page content unit is configured to request, according to the device information of the television end, the corresponding page content to be obtained from the vendor server, where the page content includes IP information of a local area network where the television end is located.
  • the mobile terminal further includes:
  • the video on demand module is configured to send a video play URL to the television end, where the television end enters the corresponding webpage and loads the corresponding video.
  • the invention firstly acquires the device information of the television end through the mobile terminal, and establishes a friend relationship with the television end in the friend management server (for example, the micro platform) according to the device information; then the mobile terminal acquires the page of the vendor server corresponding to the device information from the friend management server.
  • the friend management server for example, the micro platform
  • the mobile terminal establishes an http connection in the local area network with the television end according to the received content of the page, where the page content includes The IP information of the TV end; thus, the communication between the mobile terminal and the display terminal in the local area network is realized, and the friend management server with a wide application range, a large number of users and a stable use is established as the mobile terminal and the television end to establish the local area network http
  • the intermediary of the connection allows the user to conveniently and quickly use the mobile terminal to control the TV terminal in the local area network without greatly consuming any learning cost, thereby greatly improving the user experience.
  • FIG. 1 is a schematic flow chart of a first embodiment of a method for communicating a local area network device according to the present invention
  • FIG. 2 is a schematic flowchart of a second embodiment of a method for communicating a local area network device according to the present invention
  • FIG. 3 is a schematic flowchart of a step of the mobile terminal in FIG. 1 requesting, from a vendor server, a page content corresponding to a page configuration file according to a page configuration file;
  • FIG. 4 is a schematic diagram of functional modules of a first embodiment of a local area network device communication system according to the present invention.
  • FIG. 5 is a schematic diagram of a refinement function module of the request module in FIG. 4;
  • FIG. 6 is a schematic diagram of functional modules of a second embodiment of a local area network device communication system according to the present invention.
  • FIG. 7 is a communication framework diagram of an embodiment of a local area network device communication system according to the present invention.
  • FIG. 8 is a logical functional framework diagram of an embodiment of a television end of a local area network device communication system according to the present invention.
  • FIG. 9 is a UML sequence diagram of a local area network control of a local area network device communication system according to the present invention.
  • the invention provides a remote control method for a display terminal.
  • FIG. 1 is a schematic flowchart diagram of a first embodiment of a method for communicating a local area network device according to the present invention.
  • the local area network device communication method includes:
  • Step S10 The mobile terminal acquires device information of the television end.
  • the mobile terminal can obtain the device information of the television end by scanning bar code, two-dimensional code, Bluetooth matching, etc., and the device information includes the device ID number, the device type, and the manufacturer.
  • step S10 is specifically:
  • Step S100 The mobile terminal scans a two-dimensional code pattern generated by the television end according to the device information, and acquires device information.
  • the device information includes a device ID number, a device type, and a manufacturer.
  • An APK (AndroidPackage, Android installation package) can be built on the TV, and the APK is displayed to display a unique QR code graphic.
  • the QR code includes the device ID number, device type, manufacturer, etc. Device identification information.
  • the mobile terminal scans (for example, through the WeChat sweep function) the two-dimensional code graphic to obtain device information of the television end.
  • the device information is obtained by scanning the two-dimensional code graphic, so that the user acquires the device information more quickly.
  • Step S20 The mobile terminal establishes a friend relationship with the television end in the friend management server according to the device information.
  • the friend management server may be a mobile terminal communication software with a fixed number of users and a user group, for example, a WeChat platform, and the mobile terminal establishes a friendship relationship with the television terminal according to the device information of the television end, for example, establishing a WeChat friend relationship.
  • Step S30 The mobile terminal acquires, from the friend management server, a page configuration file of the vendor server corresponding to the device information.
  • the TV terminal pre-stores the vendor server link information corresponding to the TV end on the account registered by the friend management server. Since the TV terminal establishes a friend relationship with the mobile terminal, the mobile terminal can obtain the information of the television end, and can obtain the information from the television terminal.
  • Step S40 The mobile terminal requests, according to the page configuration file, the page content corresponding to the page configuration file to the vendor server.
  • the mobile terminal links to the vendor server according to the page configuration file, and requests the vendor server to obtain the page content corresponding to the page configuration file.
  • Step S50 The mobile terminal establishes an http connection with the local area network of the television according to the received content of the page, where the content of the page includes the IP information of the local area network where the television end is located.
  • the television terminal periodically uploads the IP information of the television end and the device information to the manufacturer server, and the mobile terminal can establish an http connection with the local area network of the television according to the content of the received page.
  • the remote control method of the display terminal further includes:
  • the mobile terminal sends the video play URL to the television end, and the television end enters the corresponding webpage and loads the corresponding video.
  • the mobile terminal is configured to push video to the television end, that is, the user can operate the mobile terminal and the on-demand video very convenient mobile terminal to select the video, and play the video by operating the Internet and the on-demand video, which is very troublesome but has a good playing effect. Greatly improved the user experience.
  • the device information of the television end is obtained by the mobile terminal, and the friend relationship is established in the friend management server (for example, the micro platform) according to the device information; and then the mobile terminal acquires the device information corresponding to the friend management server.
  • the friend management server for example, the micro platform
  • the mobile terminal acquires the device information corresponding to the friend management server.
  • a page configuration file of the vendor server and requesting, by the vendor server, the page content corresponding to the page configuration file; and finally, the mobile terminal establishes an http connection in the local area network with the television terminal according to the received content of the page, where The content of the page includes the IP information of the television end; thereby implementing communication between the mobile terminal and the display terminal in the local area network.
  • the friend management server of the present invention preferably uses a micro platform.
  • the mobile terminal After the mobile terminal pays attention to the service number of the manufacturer server, the mobile terminal can be bound to the television end. And set up an http server on the TV side to establish an http connection between the mobile terminal and the TV end, so that the interaction between the mobile terminal and the application on the TV side is simpler; at the same time, because of the use of a wide range of applications, a large number of users and stable friend management Server (WeChat Ping ) Establish intermediary http LAN connection as a mobile terminal and the TV side, so users do not need to spend any cost to learn, very quickly and easily using a mobile terminal control LAN TV end, greatly enhance the user experience.
  • WeChat Ping stable friend management Server
  • step S40 includes;
  • Step S401 the mobile terminal parses the service number of the vendor server from the page configuration file, and connects to the vendor server according to the service number;
  • the mobile terminal obtains the page configuration file from the TV terminal through the friend management server (WeChat platform), and obtains the service number of the vendor server from the page configuration file, and connects to the vendor server according to the service number, that is, the micro signal of the vendor server is concerned by the WeChat service number. , establish a shared connection link.
  • the friend management server WeChat platform
  • Step S402 the mobile terminal requests the vendor server to obtain the corresponding page content according to the device information of the television end, and the page content includes the IP information of the local area network where the television end is located.
  • the mobile terminal only needs to pay attention to the vendor server according to the service number to request to obtain the page content corresponding to the page configuration file.
  • the present invention further provides a local area network device communication system, where the local area network device communication system includes: a mobile terminal, a television end, a friend management server, and a vendor server.
  • the mobile terminal includes a first obtaining module 60, a relationship establishing module 70, a second obtaining module 80, a requesting module 90, and a communication module 100, where
  • the first obtaining module 60 is configured to acquire device information of the television end
  • the mobile terminal can obtain the device information of the television end by scanning bar code, two-dimensional code, Bluetooth matching, etc., and the device information includes the device ID number, the device type, and the manufacturer.
  • the first obtaining module 60 is further configured to scan a two-dimensional code pattern generated by the television end according to the device information, and acquire device information;
  • the device information includes a device ID number, a device type, and a manufacturer.
  • An APK (AndroidPackage, Android installation package) can be built on the TV, and the APK is displayed to display a unique QR code graphic.
  • the QR code includes the device ID number, device type, manufacturer, etc. Device identification information.
  • the mobile terminal scans (for example, through the WeChat sweep function) the two-dimensional code graphic to obtain device information of the television end.
  • the device information is obtained by scanning the two-dimensional code graphic, so that the user acquires the device information more quickly.
  • Establishing a relationship module 70 configured to establish a friend relationship with the television end in the friend management server according to the device information
  • the friend management server may be a mobile terminal communication software with a fixed number of users and a user group, for example, a WeChat platform, and the mobile terminal establishes a friendship relationship with the television terminal according to the device information of the television end, for example, establishing a WeChat friend relationship.
  • the second obtaining module 80 is configured to obtain, from the friend management server, a page configuration file of the vendor server corresponding to the device information;
  • the TV terminal pre-stores the vendor server link information corresponding to the TV end on the account registered by the friend management server. Since the TV terminal establishes a friend relationship with the mobile terminal, the mobile terminal can obtain the information of the television end, and can obtain the information from the television terminal.
  • the requesting module 90 is configured to request, from the vendor server, the page content corresponding to the page configuration file according to the page configuration file;
  • the mobile terminal links to the vendor server according to the page configuration file, and requests the vendor server to obtain the page content corresponding to the page configuration file.
  • the communication module 100 is configured to establish an http connection with the TV-side local area network according to the received page content, where the page content includes IP information of the television-side local area network;
  • the television terminal periodically uploads the IP information of the television end and the device information to the manufacturer server, and the mobile terminal can establish an http connection with the local area network of the television according to the content of the received page.
  • the TV end 110 has an http server built therein for receiving an instruction sent by the mobile terminal, and the television end is further configured to provide device information to the mobile terminal and upload device information and IP information to the vendor server;
  • a friend management server 120 configured to establish a friend relationship between the mobile terminal and the television end, and provide a page configuration file of the vendor server corresponding to the device information to the mobile terminal;
  • the vendor server 130 is configured to send the page content corresponding to the page configuration file to the mobile terminal.
  • the mobile terminal further includes:
  • the video on demand module 140 is configured to send the video play URL to the television end, and the television end enters the corresponding webpage and loads the corresponding video.
  • the mobile terminal is configured to push video to the television end, that is, the user can operate the mobile terminal and the on-demand video very convenient mobile terminal to select the video, and play the video by operating the Internet and the on-demand video, which is very troublesome but has a good playing effect. Greatly improved the user experience.
  • the device information of the television end is obtained by the mobile terminal, and the friend relationship is established in the friend management server (for example, the micro platform) according to the device information; and then the mobile terminal acquires the device information corresponding to the friend management server.
  • the friend management server for example, the micro platform
  • the mobile terminal acquires the device information corresponding to the friend management server.
  • a page configuration file of the vendor server and requesting, by the vendor server, the page content corresponding to the page configuration file; and finally, the mobile terminal establishes an http connection in the local area network with the television terminal according to the received content of the page, where The content of the page includes the IP information of the television end; thereby implementing communication between the mobile terminal and the display terminal in the local area network.
  • the friend management server of the present invention preferably uses a micro platform.
  • the mobile terminal After the mobile terminal pays attention to the service number of the manufacturer server, the mobile terminal can be bound to the television end. And set up an http server on the TV side to establish an http connection between the mobile terminal and the TV end, so that the interaction between the mobile terminal and the application on the TV side is simpler; at the same time, because of the use of a wide range of applications, a large number of users and stable friend management Server (WeChat Ping ) Establish intermediary http LAN connection as a mobile terminal and the TV side, so users do not need to spend any cost to learn, very quickly and easily using a mobile terminal control LAN TV end, greatly enhance the user experience.
  • WeChat Ping stable friend management Server
  • the requesting module 90 includes:
  • the mobile terminal obtains the page configuration file from the TV terminal through the friend management server (WeChat platform), and obtains the service number of the vendor server from the page configuration file, and connects to the vendor server according to the service number, that is, the micro signal of the vendor server is concerned by the WeChat service number. , establish a shared connection link.
  • the friend management server WeChat platform
  • the request page content unit 902 is configured to request, according to the device information of the television end, the corresponding page content to be obtained from the vendor server, where the page content includes the IP information of the local area network where the television terminal is located.
  • the mobile terminal only needs to pay attention to the vendor server according to the service number to request to obtain the page content corresponding to the page configuration file.
  • the mobile terminal is a mobile phone
  • the television end is a television
  • the friend management server is a WeChat platform
  • the manufacturer server is a TV cloud server
  • an APK is built in the TV
  • the APK is opened, and a TV is marked.
  • the two-dimensional code graphic of the unique information includes a plurality of information such as a device ID number, a device type, and a manufacturer.
  • the mobile phone WeChat scan QR code can be bound to this TV as a friend.
  • the mobile phone WeChat reads the interface configuration file from the server, obtains the remote operation interface from the TV cloud server according to the interface configuration file, and loads the presentation interface.
  • the remote operation interface of the mobile phone client is stored in the TV cloud server, so that the mobile terminal function change update is not limited to the update of the WeChat version, and the function can be updated autonomously.
  • the TV cloud server also stores information about the bundled TV, including model, device ID, IP address, and so on. After the mobile phone WeChat sends out the remote operation interface to obtain the request, the remote control operation interface content and the bound TV information are obtained, and the mobile phone establishes an HTTP connection with the TV according to the returned TV IP address and the agreed port number; after the connection is successful, the mobile phone can Send video on demand, change channels, remote control, voice and other remote command commands to the TV.
  • An APK is installed on the TV side.
  • the display terminal completes three functions, 1) management and storage of pictures and videos, and the WeChat temporary storage pictures and videos are not more than three days.
  • the cloud server is not responsible for transferring, just forwarding messages, pictures and videos to be downloaded locally, using database management . 2) Receive the message forwarded by the cloud server and perform the corresponding action. 3) Create http locally Server, establishes a LAN connection, and receives messages in the LAN.
  • the first step TV (television) micro-client logs in to WeChat and reports its IP address and device identification information;
  • the second step the mobile terminal micro-client opens the video / remote operation page, obtain the IP address of the bound TV;
  • the third step the cloud server returns the IP address of the bound TV;
  • the fourth step the mobile terminal sends an HTTP request and a check command according to the IP address and the agreed port;
  • the TV replies to the HTTP request successfully, confirming that the two devices are in a local area network;
  • the mobile terminal outputs a remote control command to the TV according to the operation input by the user on the remote control operation interface;
  • the TV executes the remote control command sent by the mobile terminal.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Telephonic Communication Services (AREA)

Abstract

本发明公开了一种局域网设备通信方法,该方法包括:移动终端获取电视端的设备信息;移动终端根据设备信息与电视端在好友管理服务器中建立好友关系;移动终端从好友管理服务器中获取设备信息对应的厂商服务器的页面配置文件;移动终端根据页面配置文件,向厂商服务器请求获得页面配置文件对应的页面内容;移动终端根据接收到的页面内容建立与电视端局域网内的http连接。本发明还公开了一种局域网设备通信系统。本发明利用了应用范围广、用户数量大且稳定的好友管理服务器作为移动终端与电视端建立局域网内http连接的中介,让用户无需花费任何学习成本,十分方便快捷地利用移动终端控制局域网中电视端,大大提升了用户体验。

Description

局域网设备通信的方法及系统
技术领域
本发明涉及通信技术领域,尤其涉及一种局域网设备通信的方法及系统。
背景技术
近年来,随着技术的更新换代,市面上涌现了很多用于移动终端的局域网设备通信软件,如多屏互动,家庭云,电视秘书,智能EPG,电视助手等。但是,一方面,这些局域网设备通信软件种类繁多,软件规格和通信协议不统一,用户群分散且不固定;一方面,一些好友平台,诸如微信平台,用户众多,大部分移动终端都安装有应用;缺少将局域网设备通信软件和好友平台二者结合起来的方法或应用软件,以实现局域网内设备之间的通信。
上述内容仅用于辅助理解本发明的技术方案,并不代表承认上述内容是现有技术。
发明内容
本发明提供一种局域网设备通信的方法及系统,旨在解决用于移动终端的局域网设备通信软件不统一、用户群分散不稳定,且缺少一种将局域网设备通信软件和用户群大且稳定的好友平台结合的方法或软件的问题。
为实现上述目的,本发明提供的一种局域网设备通信方法,所述局域网设备通信方法包括以下步骤:
移动终端获取电视端的设备信息;
移动终端根据所述设备信息与所述电视端在好友管理服务器中建立好友关系;
移动终端从所述好友管理服务器中获取所述设备信息对应的厂商服务器的页面配置文件;
移动终端根据所述页面配置文件,向所述厂商服务器请求获得所述页面配置文件对应的页面内容;
移动终端根据接收到的所述页面内容建立与所述电视端局域网内的http连接,其中,所述页面内容包括所述电视端所在局域网的IP信息。
优选地,所述移动终端获取电视端的设备信息的步骤具体为:
移动终端扫描由所述电视端根据所述设备信息生成的二维码图形,获取所述设备信息。
优选地,所述设备信息包括设备ID号、设备类型和生产厂商。
优选地,所述移动终端根据所述页面配置文件,向所述厂商服务器请求获得所述页面配置文件对应的页面内容的步骤包括;
移动终端从所述页面配置文件解析获取所述厂商服务器的服务号,并根据所述服务号连接所述厂商服务器;
移动终端根据所述电视端的设备信息向所述厂商服务器请求获得对应的页面内容,所述页面内容包括所述电视端所在局域网的IP信息。
优选地,所述移动终端根据接收到的所述页面内容建立与所述电视端局域网内的http连接的步骤之后,所述显示终端的遥控方法还包括:
移动终端将视频播放网址发送至所述电视端,供所述电视端进入相应网页并加载对应视频。
此外,为实现上述目的,本发明还提供一种局域网设备通信系统,所述局域网设备通信系统包括:移动终端、电视端、好友管理服务器和厂商服务器,
所述移动终端包括第一获取模块、建立关系模块、第二获取模块、请求模块和通信模块,其中,
所述第一获取模块,用于获取电视端的设备信息;
所述建立关系模块,用于根据所述设备信息与所述电视端在好友管理服务器中建立好友关系;
所述第二获取模块,用于从所述好友管理服务器中获取所述设备信息对应的厂商服务器的页面配置文件;
所述请求模块,用于根据所述页面配置文件,向所述厂商服务器请求获得所述页面配置文件对应的页面内容;
所述通信模块,用于根据接收到的所述页面内容建立与所述电视端局域网内的http连接,其中,所述页面内容包括所述电视端局域网的IP信息;
所述电视端内置有http服务器,用于接收移动终端发来的指令,该电视端还用于向所述移动终端提供设备信息以及向所述厂商服务器上传与所述设备信息和IP信息;
所述好友管理服务器,用于建立所述移动终端与所述电视端的好友关系,以及向所述移动终端提供所述设备信息对应的厂商服务器的页面配置文件;
所述厂商服务器,用于向所述移动终端发送所述页面配置文件对应的页面内容。
优选地,所述第一获取模块还用于:
扫描由所述电视端根据所述设备信息生成的二维码图形,获取所述设备信息。
优选地,所述设备信息包括设备ID号、设备类型和生产厂商。
优选地,所述请求模块包括:
建立连接单元,用于从所述页面配置文件解析获取所述厂商服务器的服务号,并根据所述服务号连接所述厂商服务器;
请求页面内容单元,用于根据所述电视端的设备信息向所述厂商服务器请求获得对应的页面内容,所述页面内容包括所述电视端所在局域网的IP信息。
优选地,所述移动终端还包括:
视频点播模块,用于将视频播放网址发送至所述电视端,供所述电视端进入相应网页并加载对应视频。
本发明首先通过移动终端获取电视端的设备信息,并根据设备信息与电视端在好友管理服务器(例如微型平台)中建立好友关系;然后移动终端从好友管理服务器中获取设备信息对应的厂商服务器的页面配置文件,并向厂商服务器请求获得该页面配置文件对应的页面内容;最后移动终端根据接收到的所述页面内容建立与所述电视端建立局域网内的http连接,其中,所述页面内容包括所述电视端的IP信息;这样,从而实现了移动终端与局域网内显示终端之间的通信,又因为利用了应用范围广、用户数量大且稳定的好友管理服务器作为移动终端与电视端建立局域网内http连接的中介,让用户无需花费任何学习成本,十分方便快捷地利用移动终端控制局域网中电视端,大大提升了用户体验。
附图说明
图1为本发明局域网设备通信方法第一实施例的流程示意图;
图2为本发明局域网设备通信方法第二实施例的流程示意图;
图3是图1中移动终端根据页面配置文件,向厂商服务器请求获得页面配置文件对应的页面内容的步骤的细化流程示意图;
图4为本发明局域网设备通信系统第一实施例的功能模块示意图;
图5为图4中请求模块的细化功能模块示意图;
图6为本发明局域网设备通信系统第二实施例的功能模块示意图;
图7为本发明局域网设备通信系统一实施例的通信框架图;
图8为本发明局域网设备通信系统的电视端一实施例的逻辑功能框架图;
图9为本发明局域网设备通信系统局域网控制的UML序列图。
本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。
具体实施方式
应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
本发明提供一种显示终端的遥控方法。
参照图1,图1为本发明局域网设备通信方法第一实施例的流程示意图。
在该第一实施例中,该局域网设备通信方法包括:
步骤S10,移动终端获取电视端的设备信息;
移动终端可通过扫描条码、二维码、蓝牙匹配等方法获取电视端的设备信息,设备信息包括设备ID号、设备类型和生产厂商。
优选地,参照图2,步骤S10具体为:
步骤S100,移动终端扫描由电视端根据设备信息生成的二维码图形,获取设备信息;
优选地,设备信息包括设备ID号、设备类型和生产厂商。
可在电视端上内置一个APK(AndroidPackage,即Android安装包),打开该APK,显示出一个唯一标电视端的二维码图形,此二维码图形包括设备ID号,设备类型,生产厂商等多个设备标识信息。移动终端扫描(例如,通过微信扫一扫功能)该二维码图形,获取电视端的设备信息。在本实施例中,通过扫描二维码图形的方式获取设备信息,从而使得用户获取设备信息更快捷。
步骤S20,移动终端根据设备信息与电视端在好友管理服务器中建立好友关系;
此处好友管理服务器可以为用户数量且用户群固定的移动终端通信软件,例如微信平台,移动终端根据电视端的设备信息,与电视端建立好友关系,例如建立微信好友关系。
步骤S30,移动终端从好友管理服务器中获取设备信息对应的厂商服务器的页面配置文件;
电视端在好友管理服务器注册的账户上预存有与该电视端对应的厂商服务器链接信息,由于电视端与移动终端建立了好友关系,移动终端可以获取电视端的信息,即可从电视端获取包括该电视端对应的厂商服务器链接信息的页面配置文件。
步骤S40,移动终端根据页面配置文件,向厂商服务器请求获得页面配置文件对应的页面内容;
移动终端根据页面配置文件链接上厂商服务器,并向厂商服务器请求获得页面配置文件对应的页面内容。
步骤S50,移动终端根据接收到的页面内容建立与电视端局域网内的http连接,其中,页面内容包括电视端所在局域网的IP信息。
电视端定时将该电视端IP信息和设备信息上传至厂商服务器,移动终端可以根据接收到的页面内容建立与电视端局域网内的http连接。
优选地,步骤S50之后,显示终端的遥控方法还包括:
移动终端将视频播放网址发送至电视端,供电视端进入相应网页并加载对应视频。这样,通过移动终端实现了向电视端推送视频,即用户可以操作上网和点播视频非常方便的移动终端来选择视频,并通过操作上网和点播视频非常麻烦但播放效果好的电视端来播放视频,大大提升了用户体验。
在本实施例中,首先通过移动终端获取电视端的设备信息,并根据设备信息与电视端在好友管理服务器(例如微型平台)中建立好友关系;然后移动终端从好友管理服务器中获取设备信息对应的厂商服务器的页面配置文件,并向厂商服务器请求获得该页面配置文件对应的页面内容;最后移动终端根据接收到的所述页面内容建立与所述电视端建立局域网内的http连接,其中,所述页面内容包括所述电视端的IP信息;从而实现了移动终端与局域网内显示终端之间的通信,本发明的好友管理服务器优选微型平台,移动终端关注厂商服务器的服务号后,可以绑定电视端,并子啊电视端设置一个http服务器,建立移动终端与电视端的http连接,使移动终端与电视端上的应用交互更简单;同时,因为利用了应用范围广、用户数量大且稳定的好友管理服务器(微信平台)作为移动终端与电视端建立局域网内http连接的中介,让用户无需花费任何学习成本,十分方便快捷地利用移动终端控制局域网中电视端,大大提升了用户体验。
进一步地,参照图3,步骤S40包括;
步骤S401,移动终端从页面配置文件解析获取厂商服务器的服务号,并根据服务号连接厂商服务器;
移动终端经好友管理服务器(微信平台)从电视端获取页面配置文件,并从页面配置文件解析获取厂商服务器的服务号,并根据服务号连接厂商服务器,即通过微信服务号关注厂商服务器的微信号,建立共享连接链路。
步骤S402,移动终端根据电视端的设备信息向厂商服务器请求获得对应的页面内容,页面内容包括电视端所在局域网的IP信息。
在本实施例,只需移动终端根据服务号关注厂商服务器即可请求获得页面配置文件对应的页面内容。
此外,为实现上述目的,参照图4,本发明还提供一种局域网设备通信系统,局域网设备通信系统包括:移动终端、电视端、好友管理服务器和厂商服务器,
移动终端包括第一获取模块60、建立关系模块70、第二获取模块80、请求模块90和通信模块100,其中,
第一获取模块60,用于获取电视端的设备信息;
移动终端可通过扫描条码、二维码、蓝牙匹配等方法获取电视端的设备信息,设备信息包括设备ID号、设备类型和生产厂商。
优选地,第一获取模块60还用于扫描由电视端根据设备信息生成的二维码图形,获取设备信息;
优选地,设备信息包括设备ID号、设备类型和生产厂商。
可在电视端上内置一个APK(AndroidPackage,即Android安装包),打开该APK,显示出一个唯一标电视端的二维码图形,此二维码图形包括设备ID号,设备类型,生产厂商等多个设备标识信息。移动终端扫描(例如,通过微信扫一扫功能)该二维码图形,获取电视端的设备信息。在本实施例中,通过扫描二维码图形的方式获取设备信息,从而使得用户获取设备信息更快捷。
建立关系模块70,用于根据设备信息与电视端在好友管理服务器中建立好友关系;
此处好友管理服务器可以为用户数量且用户群固定的移动终端通信软件,例如微信平台,移动终端根据电视端的设备信息,与电视端建立好友关系,例如建立微信好友关系。
第二获取模块80,用于从好友管理服务器中获取设备信息对应的厂商服务器的页面配置文件;
电视端在好友管理服务器注册的账户上预存有与该电视端对应的厂商服务器链接信息,由于电视端与移动终端建立了好友关系,移动终端可以获取电视端的信息,即可从电视端获取包括该电视端对应的厂商服务器链接信息的页面配置文件。
请求模块90,用于根据页面配置文件,向厂商服务器请求获得页面配置文件对应的页面内容;
移动终端根据页面配置文件链接上厂商服务器,并向厂商服务器请求获得页面配置文件对应的页面内容。
通信模块100,用于根据接收到的页面内容建立与电视端局域网内的http连接,其中,页面内容包括电视端局域网的IP信息;
电视端定时将该电视端IP信息和设备信息上传至厂商服务器,移动终端可以根据接收到的页面内容建立与电视端局域网内的http连接。
电视端110内置有http服务器,用于接收移动终端发来的指令,该电视端还用于向移动终端提供设备信息以及向厂商服务器上传与设备信息和IP信息;
好友管理服务器120,用于建立移动终端与电视端的好友关系,以及向移动终端提供设备信息对应的厂商服务器的页面配置文件;
厂商服务器130,用于向移动终端发送页面配置文件对应的页面内容。
优选地,参照图6,移动终端还包括:
视频点播模块140,用于将视频播放网址发送至电视端,供电视端进入相应网页并加载对应视频。这样,通过移动终端实现了向电视端推送视频,即用户可以操作上网和点播视频非常方便的移动终端来选择视频,并通过操作上网和点播视频非常麻烦但播放效果好的电视端来播放视频,大大提升了用户体验。
在本实施例中,首先通过移动终端获取电视端的设备信息,并根据设备信息与电视端在好友管理服务器(例如微型平台)中建立好友关系;然后移动终端从好友管理服务器中获取设备信息对应的厂商服务器的页面配置文件,并向厂商服务器请求获得该页面配置文件对应的页面内容;最后移动终端根据接收到的所述页面内容建立与所述电视端建立局域网内的http连接,其中,所述页面内容包括所述电视端的IP信息;从而实现了移动终端与局域网内显示终端之间的通信,本发明的好友管理服务器优选微型平台,移动终端关注厂商服务器的服务号后,可以绑定电视端,并子啊电视端设置一个http服务器,建立移动终端与电视端的http连接,使移动终端与电视端上的应用交互更简单;同时,因为利用了应用范围广、用户数量大且稳定的好友管理服务器(微信平台)作为移动终端与电视端建立局域网内http连接的中介,让用户无需花费任何学习成本,十分方便快捷地利用移动终端控制局域网中电视端,大大提升了用户体验。
进一步地,参照图5,请求模块90包括:
建立连接单元901,用于从页面配置文件解析获取厂商服务器的服务号,并根据服务号连接厂商服务器;
移动终端经好友管理服务器(微信平台)从电视端获取页面配置文件,并从页面配置文件解析获取厂商服务器的服务号,并根据服务号连接厂商服务器,即通过微信服务号关注厂商服务器的微信号,建立共享连接链路。
请求页面内容单元902,用于根据电视端的设备信息向厂商服务器请求获得对应的页面内容,页面内容包括电视端所在局域网的IP信息。
在本实施例,只需移动终端根据服务号关注厂商服务器即可请求获得页面配置文件对应的页面内容。
进一步地,参照图7,在本实施例中,移动终端为手机,电视端为电视,好友管理服务器为微信平台,厂商服务器为电视云端服务器,电视上内置一个APK,打开APK,有一个标示电视端唯一信息的二维码图形,此二维码图形包括设备ID号,设备类型,生产厂商等多个信息。手机端微信扫一扫二维码可以和此台电视绑定为好友。在微信服务器上有电视厂商界面配置文件,手机微信从服务器读取界面配置文件,根据界面配置文件,从电视云端服务器获取遥控操作界面,并加载呈现界面。手机客户端遥控操作界面存储在电视云端服务器,这样手机端功能改变更新就不受限于微信版本的更新,可以自主更新功能。电视云端服务器还存储了绑定电视的信息,包括机型,设备ID,IP地址等。手机微信发出获取遥控操作界面获取请求后,将获取到遥控操作界面内容和绑定的电视信息,手机根据返回的电视的IP地址和约定的端口号与电视建立HTTP连接;连接成功后手机就可以发送影视点播,换台,遥控,语音等遥控指令命令到TV。
优选地,参照图9, 电视端安装了一个APK,有内容呈现也有后台服务,可以开机就运行服务,也可以通过点击ICON启动应用的方式启动服务。显示终端完成三个功能,1)图片和视频的管理和存储,微信暂存图片和视频不超过三天,云端服务器不负责转存,只是转发消息,图片和视频要下载到本地,用数据库管理。2)接收云端服务器转发过来的消息并执行相应动作。3)在本地建立http server,建立局域网连接,接收局域网内消息。
优选地,参照图10,根据UML(Unified Modeling Language,统一建模语言或标准建模语言)序列图,第一步,TV(电视端)微型客户端登录微信并上报其IP地址和设备标识信息;第二步,移动终端微型客户端打开影视/遥控操作页面,获取绑定的TV的IP地址;第三步,云端服务器返回绑定TV的IP地址;第四步,移动终端根据IP地址和约定的端口,发送HTTP请求和check命令;第五步,TV回复HTTP请求成功,确认两设备在一个局域网;第六步,移动终端根据用户在遥控操作界面输入的操作,向TV输出遥控指令;第七步,TV执行移动终端发送的遥控指令。
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。

Claims (20)

  1. 一种局域网设备通信方法,其特征在于,所述局域网设备通信方法包括以下步骤:
    移动终端获取电视端的设备信息;
    移动终端根据所述设备信息与所述电视端在好友管理服务器中建立好友关系;
    移动终端从所述好友管理服务器中获取所述设备信息对应的厂商服务器的页面配置文件;
    移动终端根据所述页面配置文件,向所述厂商服务器请求获得所述页面配置文件对应的页面内容;
    移动终端根据接收到的所述页面内容建立与所述电视端局域网内的http连接,其中,所述页面内容包括所述电视端所在局域网的IP信息。
  2. 如权利要求1所述的局域网设备通信方法,其特征在于,
    所述移动终端根据接收到的所述页面内容建立与所述电视端局域网内的http连接的步骤之后,所述显示终端的遥控方法还包括:
    移动终端将视频播放网址发送至所述电视端,供所述电视端进入相应网页并加载对应视频。
  3. 如权利要求1所述的局域网设备通信方法,其特征在于,所述移动终端通过蓝牙匹配的方式获取所述电视端的设备信息。
  4. 如权利要求3所述的局域网设备通信方法,其特征在于,
    所述移动终端根据接收到的所述页面内容建立与所述电视端局域网内的http连接的步骤之后,所述显示终端的遥控方法还包括:
    移动终端将视频播放网址发送至所述电视端,供所述电视端进入相应网页并加载对应视频。
  5. 如权利要求1所述的局域网设备通信方法,其特征在于,所述移动终端获取电视端的设备信息的步骤具体为:
    移动终端扫描由所述电视端根据所述设备信息生成的二维码图形,获取所述设备信息。
  6. 如权利要求5所述的局域网设备通信方法,其特征在于,
    所述移动终端根据接收到的所述页面内容建立与所述电视端局域网内的http连接的步骤之后,所述显示终端的遥控方法还包括:
    移动终端将视频播放网址发送至所述电视端,供所述电视端进入相应网页并加载对应视频。
  7. 如权利要求5所述的显示终端的遥控方法,其特征在于,所述设备信息包括设备ID号、设备类型和生产厂商。
  8. 如权利要求7所述的局域网设备通信方法,其特征在于,
    所述移动终端根据接收到的所述页面内容建立与所述电视端局域网内的http连接的步骤之后,所述显示终端的遥控方法还包括:
    移动终端将视频播放网址发送至所述电视端,供所述电视端进入相应网页并加载对应视频。
  9. 如权利要求7所述的显示终端的遥控方法,其特征在于,所述移动终端根据所述页面配置文件,向所述厂商服务器请求获得所述页面配置文件对应的页面内容的步骤包括;
    移动终端从所述页面配置文件解析获取所述厂商服务器的服务号,并根据所述服务号连接所述厂商服务器;
    移动终端根据所述电视端的设备信息向所述厂商服务器请求获得对应的页面内容,所述页面内容包括所述电视端所在局域网的IP信息。
  10. 如权利要求9所述的局域网设备通信方法,其特征在于,
    所述移动终端根据接收到的所述页面内容建立与所述电视端局域网内的http连接的步骤之后,所述显示终端的遥控方法还包括:
    移动终端将视频播放网址发送至所述电视端,供所述电视端进入相应网页并加载对应视频。
  11. 一种局域网设备通信系统,其特征在于,所述局域网设备通信系统包括:移动终端、电视端、好友管理服务器和厂商服务器,
    所述移动终端包括第一获取模块、建立关系模块、第二获取模块、请求模块和通信模块,其中,
    所述第一获取模块,用于获取电视端的设备信息;
    所述建立关系模块,用于根据所述设备信息与所述电视端在好友管理服务器中建立好友关系;
    所述第二获取模块,用于从所述好友管理服务器中获取所述设备信息对应的厂商服务器的页面配置文件;
    所述请求模块,用于根据所述页面配置文件,向所述厂商服务器请求获得所述页面配置文件对应的页面内容;
    所述通信模块,用于根据接收到的所述页面内容建立与所述电视端局域网内的http连接,其中,所述页面内容包括所述电视端局域网的IP信息;
    所述电视端内置有http服务器,用于接收移动终端发来的指令,该电视端还用于向所述移动终端提供设备信息以及向所述厂商服务器上传与所述设备信息和IP信息;
    所述好友管理服务器,用于建立所述移动终端与所述电视端的好友关系,以及向所述移动终端提供所述设备信息对应的厂商服务器的页面配置文件;
    所述厂商服务器,用于向所述移动终端发送所述页面配置文件对应的页面内容。
  12. 如权利要求11所述的局域网设备通信方法,其特征在于,所述移动终端还包括:
    视频点播模块,用于将视频播放网址发送至所述电视端,供所述电视端进入相应网页并加载对应视频。
  13. 如权利要求11所述的局域网设备通信系统,其特征在于,所述第一获取模块通过蓝牙匹配的方式获取所述电视端的设备信息。
  14. 如权利要求13所述的局域网设备通信方法,其特征在于,所述移动终端还包括:
    视频点播模块,用于将视频播放网址发送至所述电视端,供所述电视端进入相应网页并加载对应视频。
  15. 如权利要求11所述的局域网设备通信系统,其特征在于,所述第一获取模块还用于:
    扫描由所述电视端根据所述设备信息生成的二维码图形,获取所述设备信息。
  16. 如权利要求15所述的局域网设备通信方法,其特征在于,所述移动终端还包括:
    视频点播模块,用于将视频播放网址发送至所述电视端,供所述电视端进入相应网页并加载对应视频。
  17. 如权利要求15所述的局域网设备通信系统,其特征在于,所述设备信息包括设备ID号、设备类型和生产厂商。
  18. 如权利要求17所述的局域网设备通信方法,其特征在于,所述移动终端还包括:
    视频点播模块,用于将视频播放网址发送至所述电视端,供所述电视端进入相应网页并加载对应视频。
  19. 如权利要求17所述的局域网设备通信系统,其特征在于,所述请求模块包括:
    建立连接单元,用于从所述页面配置文件解析获取所述厂商服务器的服务号,并根据所述服务号连接所述厂商服务器;
    请求页面内容单元,用于根据所述电视端的设备信息向所述厂商服务器请求获得对应的页面内容,所述页面内容包括所述电视端所在局域网的IP信息。
  20. 如权利要求19所述的局域网设备通信方法,其特征在于,所述移动终端还包括:
    视频点播模块,用于将视频播放网址发送至所述电视端,供所述电视端进入相应网页并加载对应视频。
PCT/CN2015/091626 2014-12-22 2015-10-10 局域网设备通信的方法及系统 WO2016101677A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410808870.1A CN105791960A (zh) 2014-12-22 2014-12-22 局域网设备通信的方法及系统
CN201410808870.1 2014-12-22

Publications (1)

Publication Number Publication Date
WO2016101677A1 true WO2016101677A1 (zh) 2016-06-30

Family

ID=56149192

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/091626 WO2016101677A1 (zh) 2014-12-22 2015-10-10 局域网设备通信的方法及系统

Country Status (2)

Country Link
CN (1) CN105791960A (zh)
WO (1) WO2016101677A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116743731A (zh) * 2023-07-17 2023-09-12 广东精工智能系统有限公司 一种通过移动终端App控制大屏看板的方法及系统

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106792063A (zh) * 2016-11-16 2017-05-31 广州视源电子科技股份有限公司 一种电视机菜单的二维码生成方法与系统
CN107835453A (zh) * 2017-08-31 2018-03-23 江苏省公用信息有限公司 一种基于网页向电视iptv内容甩屏的方法
CN108322812B (zh) * 2018-02-26 2020-12-04 海信视像科技股份有限公司 一种多屏互动方法、装置及终端
CN108718305A (zh) * 2018-05-10 2018-10-30 广东南方新媒体股份有限公司 通过后端网关实现跨屏之间相互通讯的方法及系统
CN111385662A (zh) * 2018-12-27 2020-07-07 深圳Tcl新技术有限公司 一种智能电视与移动终端的交互方法、系统及存储介质
CN110191169A (zh) * 2019-05-24 2019-08-30 腾讯音乐娱乐科技(深圳)有限公司 数据处理方法及装置
CN111246299A (zh) * 2020-01-07 2020-06-05 聚好看科技股份有限公司 通信终端以及应用管理方法

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100263007A1 (en) * 2009-04-09 2010-10-14 Jinyun Zhang Method and Apparatus for Increasing Quality of IPTV Transmission
CN101969470A (zh) * 2010-10-26 2011-02-09 深圳市同洲电子股份有限公司 数字电视接收终端文本输入方法及数字电视接收终端
CN102325271A (zh) * 2011-09-02 2012-01-18 深圳创维-Rgb电子有限公司 移动终端发送文件给电视机共享的方法、装置及移动终端
US20120096538A1 (en) * 2010-10-15 2012-04-19 Verizon Patent And Licensing Inc. Dynamic mobile streaming application suppression
CN103491431A (zh) * 2013-09-11 2014-01-01 深圳市创维软件有限公司 一种数字电视的音视频共享方法、终端及系统

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102170483A (zh) * 2010-12-28 2011-08-31 四川长虹电器股份有限公司 一种用手机或电脑控制智能电视机的实现方法
KR101295209B1 (ko) * 2012-02-01 2013-09-12 엔에이치엔(주) 클라우드 서버와의 양방향 연동을 통해 파일 공유를 제공하는 그룹 메시징 시스템, 방법 및 컴퓨터 판독 가능한 기록 매체
CN102769619A (zh) * 2012-07-20 2012-11-07 南京小网科技有限责任公司 一种智能家电在网络中一键自动注册的方法
CN102811259A (zh) * 2012-08-01 2012-12-05 四川长虹电器股份有限公司 终端设备信息显示的方法
CN102970612A (zh) * 2012-12-04 2013-03-13 四川长虹电器股份有限公司 智能电视的交互方法
CN103428559A (zh) * 2013-08-19 2013-12-04 乐视致新电子科技(天津)有限公司 一种数据显示方法、移动终端和播放设备
CN103491407A (zh) * 2013-09-02 2014-01-01 中山大学 一种基于android电视的在线游戏控制器的方法
CN103616860B (zh) * 2013-11-08 2017-02-15 海信集团有限公司 一种远程控制家电设备的方法和装置
CN103957151B (zh) * 2014-05-15 2017-07-28 深圳市精准分众传媒有限公司 一种基于互动盒子的互动应用管理系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100263007A1 (en) * 2009-04-09 2010-10-14 Jinyun Zhang Method and Apparatus for Increasing Quality of IPTV Transmission
US20120096538A1 (en) * 2010-10-15 2012-04-19 Verizon Patent And Licensing Inc. Dynamic mobile streaming application suppression
CN101969470A (zh) * 2010-10-26 2011-02-09 深圳市同洲电子股份有限公司 数字电视接收终端文本输入方法及数字电视接收终端
CN102325271A (zh) * 2011-09-02 2012-01-18 深圳创维-Rgb电子有限公司 移动终端发送文件给电视机共享的方法、装置及移动终端
CN103491431A (zh) * 2013-09-11 2014-01-01 深圳市创维软件有限公司 一种数字电视的音视频共享方法、终端及系统

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116743731A (zh) * 2023-07-17 2023-09-12 广东精工智能系统有限公司 一种通过移动终端App控制大屏看板的方法及系统

Also Published As

Publication number Publication date
CN105791960A (zh) 2016-07-20

Similar Documents

Publication Publication Date Title
WO2016101677A1 (zh) 局域网设备通信的方法及系统
WO2017028601A1 (zh) 智能终端的语音控制方法、装置及电视机系统
WO2018068411A1 (zh) 智能电视远程调试方法及智能电视远程调试系统
WO2015043120A1 (zh) 云文件分享方法及系统
WO2016029594A1 (zh) 终端连接显示设备的方法及系统
WO2018098880A1 (zh) 网站信息下载方法及装置
WO2016165556A1 (zh) 一种视频流的数据处理方法、装置和系统
WO2018006489A1 (zh) 终端的语音交互方法及装置
WO2017092268A1 (zh) 终端故障处理方法、装置及系统
WO2016058258A1 (zh) 终端远程控制方法和系统
WO2016187986A1 (zh) 一种红外传输的 wifi 联网方法及系统
WO2016101698A1 (zh) 基于dlna技术实现屏幕推送的方法及系统
WO2017084301A1 (zh) 音频数据播放方法、装置及智能电视机
WO2018023926A1 (zh) 电视与移动终端的互动方法及系统
WO2019051902A1 (zh) 终端控制方法、空调器及计算机可读存储介质
WO2015018185A1 (zh) 实现分布式遥控的方法、装置及其电视端和移动终端
WO2019161597A1 (zh) 基于即时通讯的信息发送方法、装置、设备和存储介质
WO2016206223A1 (zh) 截图的方法及系统
WO2017036208A1 (zh) 显示界面中的信息提取方法及系统
WO2017071223A1 (zh) 电视应用的控制方法及装置
WO2017049948A1 (zh) 图片共享方法及装置
WO2018006581A1 (zh) 智能电视的播放方法及装置
WO2019210574A1 (zh) 消息处理方法、装置、设备及可读存储介质
WO2019051901A1 (zh) 终端控制方法、装置及计算机可读存储介质
WO2017059686A1 (zh) 桌面显示方法及装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15871751

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 06/11/17)

122 Ep: pct application non-entry in european phase

Ref document number: 15871751

Country of ref document: EP

Kind code of ref document: A1