WO2011006363A1 - Procédé et système de service distant basés sur un système de messagerie instantanée - Google Patents
Procédé et système de service distant basés sur un système de messagerie instantanée Download PDFInfo
- Publication number
- WO2011006363A1 WO2011006363A1 PCT/CN2010/001072 CN2010001072W WO2011006363A1 WO 2011006363 A1 WO2011006363 A1 WO 2011006363A1 CN 2010001072 W CN2010001072 W CN 2010001072W WO 2011006363 A1 WO2011006363 A1 WO 2011006363A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- instant messaging
- messaging system
- machine
- natural language
- description file
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/04—Real-time or near real-time messaging, e.g. instant messaging [IM]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/07—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
- H04L51/18—Commands or executable codes
Definitions
- the present invention relates to a remote service system and method, and more particularly to a remote service system and method based on an instant messaging system.
- RPC Internet-based remote procedure call
- Web-based Web services all of which require fixed or dynamically learned IP addresses or Web addresses, and are therefore costly.
- IM Instant Message
- the inventors of the present invention found that RPC and Web services are not suitable for point-to-point service operations, and IM's dedicated robots are complicated to implement, and their maintenance costs are high.
- the present invention provides a remote service system and method based on an instant messaging system. The steps are as follows:
- the instant messaging system user can send a natural language request to the service machine for execution
- the service machine After receiving the natural language request, the service machine queries its own interface description file, learns the functional software interface corresponding to the natural language, and completes the corresponding function.
- the network server is a server of the instant messaging system.
- the naturally linguistic interface description file corresponds to the service machine and can be accessed by the machine to record its running status and execution node fruit.
- the natural languageized function interface description file adds a corresponding natural language to the function interface in the function interface description file, and the natural language is more acceptable to the user than the interface.
- the user views the function interface description file of the service machine in the instant messaging system client, queries and learns the natural language request specification, and edits and sends the natural language request through the chat window.
- the execution state and the result may be written into the interface description file at any time, and then the execution end status message is returned to the requester through the instant communication pipeline; the requester receives the machine execution end message , consult the interface description file of the machine to obtain the execution result.
- a remote service system based on an instant messaging system comprising an instant messaging system server, a network, and a user client computer, characterized by: further comprising a service machine, wherein the instant messaging system client is deployed on the service machine, The machine configures the instant messaging system number; further includes a network server, a storage system that deploys a natural languageized functional software interface description file of the service machine on the network server; the instant messaging system user can send a natural language request to the service machine, After the natural language request is received, the service machine queries its own interface description file, learns the function interface corresponding to the natural language, and completes the corresponding function.
- the network server is a server of the instant messaging system.
- the naturally morphological interface description file corresponds to the service machine and is accessible by the machine to record its operational status and execution results.
- the naturally linguisticized functional interface description file adds a corresponding natural language to the functional interface in the functional interface description file, which is more acceptable to the user than the interface.
- the user views the function interface description file of the service machine in the instant messaging system client, queries and learns the natural language request specification, and edits and sends the natural language request through the chat window.
- the execution state and the result may be written into the interface description file at any time, and then the execution end status message is returned to the requester through the instant communication pipeline; the requester receives the machine execution end message , consult the interface description file of the machine to obtain the execution result.
- any software-implemented computer system can be transformed into a point-to-point instant remote service system to provide special services over the Internet through an instant messaging system.
- the software-implemented computer system can provide the user with its own functional service through the instant messaging system as long as the user's functional software interface description file is issued.
- a service object can be set by editing a set of instant messaging system contacts, and a dedicated function service can be provided to a specific user of the instant messaging system.
- the invention enables the user to interact with the remote service system in a natural language, and thus is more affinitive.
- the invention realizes the universal method of the remote service based on the instant communication system, and expands the application field of the instant communication system.
- the invention completely simulates the interpersonal cooperation relationship in the real society, so the prototype is more direct and the implementation is simpler and more effective.
- Figure 1 is a schematic structural view of the system of the present invention
- FIG. 2 is a schematic diagram showing the interface of the intelligent remote control door according to the present invention.
- a remote service system based on an instant messaging system includes an instant messaging system server 105, a network 104, a remote service computer 101 and client computers 102, 103, and a network server 106, which is deployed on the network server 106.
- a storage system of a functional software interface description file of a remote service in the communication system the interface description file corresponding to an instant communication system number of the remote service computer 101, the interface description file being available to the user terminal computer 102, 103 by the instant messaging system user Viewing; deploying an instant messaging client system on the remote service computer 101, configuring an instant messaging system number for the remote service computer 101, the number being the instant messaging system user accessing the remote service at the client computer 102, 103
- the unique identifier of the computer 101; the instant messaging system user can refer to the interface description file of the remote service computer 101 on the client computer 102, 103, and learn the natural language request command specification of the interface description file to edit the natural a language request command is sent to the server 101; after receiving the natural language request command, the remote server 101 views its own interface description file, acquires a software module corresponding to the natural language request command, and executes the The software module completes the corresponding software function; the remote server 101 writes the execution result to its own interface description file, and returns the execution status of
- the door can be gradually opened from 0 to 90 degrees in a clockwise rotation state from the closed state, and a member variable angle indicates the angle state of the current door.
- the function getAngle O gets the current state; there are also 3 member functions: turnDeasilO clockwise rotation means opening the door 45 degrees, tumDeasil ( integer n) clockwise rotation means opening the door n angle, tumWiddershinsO counterclockwise rotation means closing the door to 0 degrees.
- the smart gate When the requester issues or the smart gate receives "take” or “get”, the smart gate calls the function getAngle O to return the current angle to the requester; the requester sends or the smart gate receives "open n” or “open n” Where "n” is the number, the smart door is called
- the function turnD e asil(n) performs a clockwise rotation. If it is executed correctly, the angle at which the door is moved increases by n; the requester issues or the smart gate receives "off” or “close”, and the smart gate calls the function turnWiddershins ( ) Perform a counterclockwise rotation. If it is executed correctly, the angle at which the door is at this time is 0.
- Embodiment 1 The remote service single door opening based on the instant messaging system of the present invention, 1) deploying an instant communication client system on the smart door, and configuring an instant communication system number, the number being a unique identifier of the instant messaging system user accessing the door 2) storing the function software interface description file of the smart door into the function software interface description file storage system of the service machine in the instant communication system of the network server; 3) after the sale, the owner of the smart door edits the instant communication system of the smart door a set of contacts, setting a set of instant communication contacts of the requester that the smart door can accept and process; 4) the instant messaging system user as the requester and the smart door are in a friend relationship, and the smart air conditioner can be instantly accessed
- the interface description file, to view the current status of the smart door may also be generated according to the natural language specification in the interface description file to generate a natural language request, for example, "open 30", sent to the smart door; 5) the smart door accepts After the request, consult your interface description file to know that the current
- the user of the smart door interacts remotely with the instant messaging system on the Internet, so far less than the current plug-in key and contact is comparable to the contactless IC card.
- the owner can issue a temperature adjustment command to the smart bath water heater and the smart air conditioner half an hour before arriving home, so that after getting home, there is a hot water bath, and the indoor temperature is adjusted to a suitable state.
- the owner can view and control the state of the smart machine at home anytime, anywhere, so don't worry about whether to turn off the home appliance after rushing out.
- Smart home appliances can no longer need to be equipped with a special infrared remote control. Users can only use a smart device such as a mobile phone that can access the client function of the instant messaging system. Manipulating all the intelligent service machines in the present invention, thereby reducing the complexity of user use and learning, and eliminating the distress of the modern home keeping a large number of device remote controls.
- the invention can convert the current equipment manufacturer into a equipment operation service provider, and continuously monitor the operation state of the smart equipment to ensure that the service performance of the produced smart equipment is stable and qualified.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer And Data Communications (AREA)
- Information Transfer Between Computers (AREA)
Abstract
La présente invention concerne un procédé et un système de service distant basés sur un système de messagerie instantanée. Les étapes se décrivent comme suit : (1) un client dun système de messagerie instantanée est disposé sur une machine de service et un numéro de système de messagerie instantanée est configuré pour la machine ; (2) un système de stockage destiné à des fichiers de description dinterface de fonction en langage naturel de la machine de service est disposé sur un serveur de réseau ; (3) un utilisateur du système de messagerie instantanée peut envoyer une demande en langage naturel à la machine de service, permettant à la machine de lexécuter ; (4) après la réception de la demande en langage naturel, la machine de service interroge ses propres fichiers de description dinterface, obtient une interface logicielle de fonction correspondant au langage naturel et complète la fonction correspondante. La présente invention permet à lutilisateur dadopter le langage naturel pour interagir avec le système de service distant, ayant ainsi plus daffinités. La présente invention simule parfaitement la relation de coopération interpersonnelle dans la société réelle, de sorte que le prototype soit plus direct et que la mise en uvre soit plus simple et plus efficace.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN200910181498.5 | 2009-07-17 | ||
CN 200910181498 CN101656620A (zh) | 2009-07-17 | 2009-07-17 | 一种基于即时通信系统的远程服务系统和方法 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2011006363A1 true WO2011006363A1 (fr) | 2011-01-20 |
Family
ID=41710728
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2010/001072 WO2011006363A1 (fr) | 2009-07-17 | 2010-07-15 | Procédé et système de service distant basés sur un système de messagerie instantanée |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN101656620A (fr) |
WO (1) | WO2011006363A1 (fr) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101656619A (zh) * | 2009-07-17 | 2010-02-24 | 南京大本营电子科技有限公司 | 一种远程服务系统和方法 |
CN101656620A (zh) * | 2009-07-17 | 2010-02-24 | 南京大本营电子科技有限公司 | 一种基于即时通信系统的远程服务系统和方法 |
CN103297530B (zh) * | 2013-06-08 | 2017-03-08 | 国家电网公司 | 一种控制智能家居设备的方法 |
CN105577721A (zh) * | 2014-10-15 | 2016-05-11 | 深圳Tcl新技术有限公司 | 终端远程控制方法和系统 |
CN106777135B (zh) * | 2016-05-27 | 2018-10-12 | 中科鼎富(北京)科技发展有限公司 | 服务调度方法、装置及机器人服务系统 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040103153A1 (en) * | 2002-11-21 | 2004-05-27 | Chang Tsung-Yen Dean | Apparatus and method for providing smart network appliances |
CN1599903A (zh) * | 2001-10-22 | 2005-03-23 | 摩托罗拉公司 | 经通信网络上的即时消息传送协议控制智能装置的方法和设备 |
CN101110793A (zh) * | 2007-06-25 | 2008-01-23 | 腾讯科技(深圳)有限公司 | 基于im对电子设备进行远程控制的方法、系统及设备 |
CN101656620A (zh) * | 2009-07-17 | 2010-02-24 | 南京大本营电子科技有限公司 | 一种基于即时通信系统的远程服务系统和方法 |
-
2009
- 2009-07-17 CN CN 200910181498 patent/CN101656620A/zh active Pending
-
2010
- 2010-07-15 WO PCT/CN2010/001072 patent/WO2011006363A1/fr active Application Filing
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1599903A (zh) * | 2001-10-22 | 2005-03-23 | 摩托罗拉公司 | 经通信网络上的即时消息传送协议控制智能装置的方法和设备 |
US20040103153A1 (en) * | 2002-11-21 | 2004-05-27 | Chang Tsung-Yen Dean | Apparatus and method for providing smart network appliances |
CN101110793A (zh) * | 2007-06-25 | 2008-01-23 | 腾讯科技(深圳)有限公司 | 基于im对电子设备进行远程控制的方法、系统及设备 |
CN101656620A (zh) * | 2009-07-17 | 2010-02-24 | 南京大本营电子科技有限公司 | 一种基于即时通信系统的远程服务系统和方法 |
Also Published As
Publication number | Publication date |
---|---|
CN101656620A (zh) | 2010-02-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2011006364A1 (fr) | Système et procédé de coopération distante | |
CN102594845B (zh) | 一种基于xmpp协议的即时消息传输方法 | |
CN104270468B (zh) | 一种微信控制物联网设备的系统 | |
CN108702389A (zh) | 用于遥控iot(物联网)设备的架构 | |
CN107566226A (zh) | 一种控制智能家居的方法、装置和系统 | |
WO2011006363A1 (fr) | Procédé et système de service distant basés sur un système de messagerie instantanée | |
JP2004062878A (ja) | 情報機器のインスタントメッセンジャー基盤インターフェース装置 | |
CN105187476B (zh) | 一种基于微信公众平台的设备控制方法及系统 | |
WO2005096608A1 (fr) | Systeme et procede de commande a distance d'appareils domestiques en reseau au moyen du service d'envoi de messages courts du telephone mobile | |
CN113168334A (zh) | 数据处理方法、装置、电子设备及可读存储介质 | |
CN103997521A (zh) | 一种基于路由器的文件操作方法、装置及路由器 | |
CN112312515B (zh) | 智能设备的绑定方法、装置、电子设备及存储介质 | |
CN108494637A (zh) | 一种智能家居设备对接Control4系统的方法 | |
WO2011006358A1 (fr) | Système de séparation et de coopération à distance impliquant une expression idiomatique et procédé afférent | |
CN106850418A (zh) | 一种智能家居网络的网关 | |
WO2011006365A1 (fr) | Système et procédé de coopération distante comprenant un idiome | |
WO2011006366A1 (fr) | Système et procédé de division de tâche et de coopération à distance | |
Cabrera et al. | Intelligent assistant to control home power network | |
JP2015166971A (ja) | 情報処理装置、情報処理システム、情報処理方法、及び、情報処理プログラム | |
CN110347451B (zh) | 一种基于ai和iot的通用人机交互系统和方法 | |
CN104110881A (zh) | 热水器的控制方法、系统及热水器 | |
WO2011006362A1 (fr) | Système et procédé de service à distance | |
CN113296415A (zh) | 智能家电控制方法、智能家电控制装置与系统 | |
CN105989650A (zh) | 一种控制电子锁的方法和装置 | |
CN108206784A (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: 10799361 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 10799361 Country of ref document: EP Kind code of ref document: A1 |