WO2012144722A1 - Système de construction d'interface pour commander un terminal éloigné au moyen d'une technologie web utilisant un terminal de commande, et procédé de commande correspondant - Google Patents

Système de construction d'interface pour commander un terminal éloigné au moyen d'une technologie web utilisant un terminal de commande, et procédé de commande correspondant Download PDF

Info

Publication number
WO2012144722A1
WO2012144722A1 PCT/KR2011/010234 KR2011010234W WO2012144722A1 WO 2012144722 A1 WO2012144722 A1 WO 2012144722A1 KR 2011010234 W KR2011010234 W KR 2011010234W WO 2012144722 A1 WO2012144722 A1 WO 2012144722A1
Authority
WO
WIPO (PCT)
Prior art keywords
module
data
remote terminal
terminal
control terminal
Prior art date
Application number
PCT/KR2011/010234
Other languages
English (en)
Inventor
Sungjae Lee
Soosun CHO
Ryumduck OH
Original Assignee
Korea National University Of Transportation Industry-Academic Cooperation Foundation
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 Korea National University Of Transportation Industry-Academic Cooperation Foundation filed Critical Korea National University Of Transportation Industry-Academic Cooperation Foundation
Publication of WO2012144722A1 publication Critical patent/WO2012144722A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]

Definitions

  • the present invention relates to a system for controlling a low performance device using web technology by employing an additional control terminal and a method of controlling the same. More particularly, the present invention relates to technology which may be applied to devices not including a low performance processor and a Wi-Fi network (processing in Wi-Fi is also possible). According to an embodiment of the present invention relates to a processing method of controlling a low performance device and providing information to a user using web technology.
  • the existing system and method for controlling a low performance device have the following problems.
  • an expert device manager must install additional software and the installation of the software in each device is difficult. That is, there is a problem in that the setting is difficult for a user who has lack of basic knowledge in a network and a computer.
  • a method of using a middleware may not be used to control all pieces of equipment linked to the middleware if there is a problem in the middleware, and the method increases a costs owing to the construction of additional control equipment. Furthermore, a method of using a high performance CPU in low performance equipment is not a solution because a cost problem occurs.
  • the present invention has been made in view of the above problems, and it is an object of the present invention to provide technology for controlling hardware using web technology, wherein a User Interface (UI) is provided so that a user lacking in a basic knowledge can control a device using a method similar to the existing method and a server can be constructed even in a low performance device and implementation is possible without installing additional software.
  • UI User Interface
  • a system and a control method solve the conventional problems by using a method of processing technology for controlling a device, transfer technology, and an operation using the resources of a control terminal, unlike the existing technology. That is, most of technologies used in the existing middleware or a high performance CPU can be used even in a low performance terminal by using only one web technology.
  • a communication module may externally control and manage only a web server through a browser by simply using the existing communication method without a web server function.
  • the method enables the most basic communication, such as serial communication, in a browser without using an access method based on an Internet Protocol (IP), such as Wi-Fi.
  • IP Internet Protocol
  • an interface construction system for controlling a remote terminal using web technology by employing a control terminal, comprising a gathering module included in the remote terminal and configured to gather data about a state of the remote terminal; a communication module included in the remote terminal and configured to transmit the gathered data of the gathering module through a web server; the control terminal configured to include an operation module for executing at least one of an operation, storage, display, and a plug-in on the data received from the communication module and a processing module for transmitting the data, operated by the operation module, to the communication module and to have a web browser mounted thereon; and a control module included in the remote terminal and configured to process the operated data transmitted from the control terminal to the communication module.
  • the control terminal may further comprise an analysis module for receiving the data from the communication module, analyzing the received data so that the received data can be processed in the operation module, and transmitting the analysis data to the operation module.
  • the operation module may comprise a User Interface (UI) for configuring a screen in the control terminal.
  • UI User Interface
  • the operation module may comprise a web database for storing data received from the remote terminal.
  • the operation module may comprise a plug-in for displaying external software through a web browser of the control terminal.
  • the operation module may comprise a function module equipped with JavaScript and configured to perform an operation on the data received from the remote terminal, process the data so that the data can be processed by the remote terminal, and transmit the processed data to the processing module.
  • the control module may receive the data from the control terminal through the communication module and processes the received data.
  • the remote terminal may further comprise an information module for transmitting the data about the remote terminal to the gathering module.
  • the information module may comprise a state information module for updating the state of the remote terminal at a specific time interval; a sensor information module for gathering a value measured by a sensor if the sensor is included in the remote terminal; and a device information module for storing the data about the remote terminal.
  • the remote terminal may further comprise a generator for receiving the gathered data from the gathering module and generating markup data by attaching a predetermined markup language to the received data.
  • the remote terminal may further comprise memory for storing the markup data at a specific interval and transmitting the stored markup data to the communication module.
  • the communication module may comprise the web server using JavaScript, and the web server may enable serial communication for the markup data, received from the memory, even in the web browser of the control terminal while operating in conjunction with a communication protocol used in the communication module.
  • a method of controlling a remote terminal using web technology by employing a control terminal comprising the steps of the gathering module of the remote terminal gathering data about the remote terminal; a communication module, including a web server, transmitting the gathered data of the gathering module to an analysis module of the control terminal; an operation module, included in the control terminal including a web browser, performing an operation and processing on the gathered data received from the remote terminal; and transmitting the operated and processed operation data to the communication module through a processing module included in the control terminal.
  • the method may further comprise the step of a generator receiving the gathered data from the gathering module and generating markup data by assigning a markup language to the gathered data, between the gathering step and the step of transmitting the gathered data of the gathering module to the analysis module.
  • the method may further comprise the steps of memory storing the markup data in a specific period and the memory transmitting the stored markup data to the communication module including the web server, after the step of generating the markup data.
  • the step of the communication module transmitting the gathered data to the analysis module may comprise the step of the web server enabling serial communication for the markup data, received from the memory, even in the web browser of the control terminal while operating in conjunction with a communication protocol used in the communication module.
  • the method may further comprise the step of a control module, included in the remote terminal, processing the operation data received from the communication module.
  • the method may further comprise the step of an information module, included in the remote terminal, transmitting the data of the remote terminal to the gathering module.
  • the step of the operation module performing the operation and processing on the gathered data received from the remote terminal may comprises at least one of the steps of a User interface (UI) forming a screen in the control terminal; a web database storing the data received from the remote terminal; a plug-in displaying external software through the web browser of the control terminal; and a function module, including JavaScript, performing an operation on the data received from the remote terminal, processing the operation data so that the operation data is processed by the remote terminal, and transmitting the processed data to the processing module.
  • UI User interface
  • a low performance device can control a remote terminal and obtain information without installing software.
  • a low performance device can have a minimum file transfer function by putting a JavaScript engine that may be driven in the lower performance device.
  • the JavaScript engine can also be used in a small-sized and low performance device not the existing expert management tool, such as Apache.
  • a low performance device simply receives data and a client can performs an operation for the data and return the result of the operation.
  • a low performance device can also control a device connected thereto by using a web port.
  • DB database
  • DBMS database management system
  • FIG. 1 is a block diagram showing the construction of an interface construction system for controlling a remote terminal using web technology by employing a control terminal according to an embodiment of the present invention
  • FIG. 2 is a block diagram showing the construction of the remote terminal and a data flow according to an embodiment of the present invention
  • FIG. 3 is a block diagram showing a connection structure between markup data and a communication protocol according to an embodiment of the present invention
  • FIG. 4 is a block diagram showing the construction of the control terminal and a data flow according to an embodiment of the present invention.
  • FIG. 5 is a flowchart illustrating a method of controlling a remote terminal using web technology by employing an additional control terminal according to an embodiment of the present invention.
  • remote terminal 102 information module
  • control terminal 109 operation module
  • markup data 117 JavaScript
  • FIG. 1 is a block diagram showing the construction of the interface construction system 100 for controlling a remote terminal using web technology by employing a control terminal according to an embodiment of the present invention.
  • the interface construction system 100 for controlling a remote terminal 101 using web technology by employing a control terminal 108 chiefly includes the remote terminal 101 for providing service and the control terminal 108 for communicating with the remote terminal 101 and controlling the remote terminal 101.
  • a development method is different every device (e.g., mobile equipment or a desktop) using service so as to control the remote terminal 101, and a development method and a language according to each OS (e.g., Linux, Mac, and Windows) are also different even in a desktop.
  • An embodiment of the present invention uses web technology that may be used as a common interface. If the web technology is used, only a browser has only to be mounted on the control terminal 108, and access is immediately possible without additional installation.
  • the remote terminal 101 corresponds to an apparatus providing service.
  • the remote terminal 101 includes various devices ranging from low performance USN equipment (about 5 MHz) to a high performance embedded device. Furthermore, the remote terminal 101 supports various pieces of network equipment, such as IP-based communication and Bluetooth.
  • the remote terminal 101 according to the embodiment of the present invention includes a control/gathering module 103 for gathering information about the remote terminal 101 and processing operation data received from the control terminal 108 and a generator 104 for forming markup data by assigning a markup language to data generated by the control/gathering module 103.
  • the remote terminal 101 further includes memory 105 configured to store the markup data generated by the generator 104, a communication module 106 equipped with a web server, and so on.
  • a web browser is basically mounted on the control terminal 108. Furthermore, the control terminal 108 also functions to perform an operation, processing, etc. on data received from the remote terminal 101 and transmit the processing results to the remote terminal 101.
  • the control terminal 108 includes a variety of devices, but must have a web browser mounted thereon.
  • the web browser is not limited to any type if the web browser can be used in an environment where a markup language, such as a hypertext markup language (hereinafter referred to as an HTML), and JavaScript can be driven even in a mobile phone or a smart phone as well as Personal Computers (PCs) having various web browsers.
  • a markup language such as a hypertext markup language (hereinafter referred to as an HTML)
  • JavaScript can be driven even in a mobile phone or a smart phone as well as Personal Computers (PCs) having various web browsers.
  • the control terminal 108 includes an analysis module 114 for receiving a markup language (markup data), such as the HTML of the remote terminal 101, and analyzing the markup language so that the operation module 109 can support markup language, an operation module 109 for performing an operation, processing, etc. on data received from the analysis module 114, a processing module 115 for transmitting the operation data to the communication module 106 of the remote terminal 101, and so on.
  • a markup language such as the HTML of the remote terminal 101
  • the system 100 includes two module groups of the remote terminal 101 and the control terminal 108.
  • the remote terminal 101 with low performance can perform high performance processing using web technology by employing the resources of the control terminal 108. Accordingly, high speed processing is possible in the remote terminal 101 with low performance.
  • FIG. 2 is a block diagram showing the construction of the remote terminal 101 corresponding to one of the elements according to the embodiment of the present invention.
  • the remote terminal 101 provides service and includes various devices ranging from low performance USN equipment (about 5 MHz) to a high performance embedded device.
  • the remote terminal 101 supports various pieces of network equipment, such as IP-based communication or Bluetooth.
  • the remote terminal 101 includes an information module 102. As shown in FIG. 2, the information module 102 may include a state information module 102-1, a sensor information module 102-2, and a device information module 102-3.
  • the state information module 102-2 that is one of the elements forming the information module 102 updates the state of the remote terminal 102 at a specific time interval.
  • the state information module 102-2 cannot perform a high-speed operation and assists the remote terminal 101 in determining whether the device has trouble and providing voltage or simple information.
  • the sensor information module 102-2 corresponds to a module for gathering sensed values in real time if the remote terminal 101 includes a sensor (e.g., a temperature sensor, an illuminance sensor, and an operation sensor).
  • the sensor information module 102-2 is commonly integrated with the state information module 102-1.
  • the information module 102 may further include the device information module 102-3.
  • Information existing in the device information module 102-3 is the first information to be gathered by the gathering module of the control/gathering module 103 to be described later.
  • the information is a kind of metadata including fixed values, such as the position, name, etc. of the remote terminal 101.
  • the control/gathering module 103 performs the following two kinds of functions. First, the gathering module gathers information data about the state of the remote terminal 101 in the state information module 102-1, the sensor information module 102-2, and the device information module 102-3. The gathering module functions to only gather information data without additional processing. The gathered data includes only simple numerical values.
  • control/gathering module 103 plays the role of a control module.
  • the control module functions to process data received from the processing module 115 of the control terminal 108 which will be described late in detail.
  • the control module also does not have an operation function and uses a method of inputting a previously normalized execution command. This is because an application is possible to the remote terminal without an operation (e.g., assuming that a number 3 is inputted to the control module, a previously generated command (e.g., a command, such device rebooting) may be used.).
  • the data gathered by the gathering module of the control/gathering module 103 as described above is transferred to the generator 104 as shown in FIG. 2.
  • the generator 104 corresponds to a module for performing a function of assigning a sensing value to previously generated text information. That is, the generator 104 generates markup data by attaching a predetermined markup language 116 to the gathered data.
  • the text information has an HTML structure and includes only JavaScript and an HTML without an additional image. Furthermore, when image processing is necessary, an external server may be used.
  • the markup data generated by the generator 104 is transferred to and stored in the memory 105. That is, the memory 105 functions to store values produced by the generator 104.
  • the values of the state information module 102-1, the sensor information module 102-2, and the device information module 102-3 may be produced and stored in an additional database (DB), but the values preferably are constructed so that the do not generate frequent queries. This is because the queries may be a burden on a low performance terminal.
  • DB additional database
  • a process of the memory 105 storing the markup data generated by the generator 104 be not frequently generated. It is better that the process is performed only at the request of a user. This is because there is a high possibility that a problem in terms of performance may occur if the process is frequently performed.
  • the remote terminal 101 further includes the communication module 106.
  • the communication module 106 is a module for a communication device. In order to perform control through a browser, an IP-based network may be preferably selected, but the control module may be fabricated so that it is externally received not the terminal and used through a wired/wireless device, such as USB, RS-232, or Bluetooth.
  • the communication module 106 transmits an HTML file (i.e., markup data) to the analysis module 114 of the control terminal 108 to be described later according to a defined communication protocol 118.
  • the communication module 106 includes a web server 107 as shown in FIG. 2.
  • a web server 107 As shown in FIG. 2.
  • additional software has to be installed or an environment where the data can be controlled has to be constructed.
  • there are problems in that the installation of the software is inconvenient and a program corresponding to each terminal used by a user must be written.
  • the remote terminal 101 is controlled using web technology, and the remote terminal 101 is controlled by using only access through a web browser included in the control terminal 108 without installing additional software.
  • Web technology basically employs a web service providing tool, such as Apache, but it cannot provide an environment where Apache can be driven in the remote terminal 101 with low performance.
  • the web server using JavaScript is constructed by opening only a port for socket communication in order to provide a user with web service.
  • the port may be 80 or 080 (i.e., a basic web service port), but may be constructed by a user.
  • FIG. 3 is a block diagram showing a connection structure between the markup language 116 and the communication protocol 118 according to an embodiment of the present invention.
  • the markup language 116 corresponds to a language describing a data structure by using tags, such as an HTML.
  • the JavaScript 117 is a script language developed by Netscape Communications, Inc. of U.S.A. and may be used along with a markup language.
  • the JavaScript 117 is a language playing the role of a leg between the markup language 116 and the communication protocol 118.
  • the above techniques make serial communication possible even in a browser.
  • the communication protocol 118 is a part that must be implemented according to the communication module 106 included in the remote terminal 101.
  • FIG. 4 is a block diagram showing the construction of the control terminal 108 according to the embodiment of the present invention.
  • the control terminal 108 includes various devices. A web browser must be basically mounted on the devices. Various browsers are used in a PC, but an environment where the HTML and JavaScript can be driven in a mobile phone or a smart phone is included in the control terminal.
  • the control terminal 108 enables high performance processing and thus can provide various functions to a user.
  • the web server 107 included in the communication module 106 of the remote terminal 101 transmits markup data to the analysis module 114 of the control terminal 108 by using communication technology. That is, the analysis module 114 analyzes data received from the web server 107.
  • the data received from the web server 107 is analyzed so that it can be supported in operation modules (e.g., a UI, a web database, and a function module) in various ways because an operation is performed by the CPU of the control terminal 108 with a high performance rather than the remote terminal 101 with low performance. This function is chiefly automatically processed by a browser.
  • operation modules e.g., a UI, a web database, and a function module
  • the operation module 109 includes a User Interface (UI) 110, a web database 111, a plug-in 112, and a function module 113.
  • the UI 110 is a module for constructing a screen.
  • the UI 110 does not have a special function, but a variety of the UIs 110 that may be used in an HTML may be used. For example, Lable, Textbox, Button, etc. may be used.
  • the operation module 109 may include the web database 111.
  • Various problems are encountered in gathering data from the remote terminal 101 and constructing a database using the gathered data.
  • the problems may include a capacity, the speed, search (select problem), communication, etc.
  • data received in streams is seen at the control terminal 108, data seen by a user may be recorded in a log form or commands inputted by a user may be recorded and databased.
  • a server is constructed and a DBMS is used in order to record data seen by a user in a log form or to record and database commands inputted by a user, but recently data seen by a user can be recorded in a log form or commands inputted by a user can be recorded and databased by using Indexed DB or WebSQL of HTML5 without a large-sized DBMS.
  • an external transfer module for accessing a large-sized DBMS may also be added.
  • the operation module 109 may further include the plug-in 112.
  • the plug-in 112 is a module for an external plug-in.
  • the system 100 provides an Application Program Interface (hereinafter referred to as an API) in order to incorporate this function into other modules.
  • the plug-ins are accessed through API.
  • the operation module 109 may further include a function module 113.
  • the function module 113 can actually issue a command to the remote terminal 101 from among data received from the web server 107.
  • the function module 113 is constructed in the JavaScript language within a single HTML file in order to avoid a server-side language. Technology, such as Ajax or JSON, may be used, if necessary, but processing is performed using a JavaScript function. The result of the processing is issued to the remote terminal 101 through the processing module 114.
  • the function module 113 corresponds to a code that is automatically assigned by the generator 104 of the remote terminal 101.
  • the operation module 109 performs an operation on a command that is complicated and difficult to be processed, instead of the remote terminal 101 with low performance.
  • the operation module 109 transmits the result, selected by a user, to the processing module 115.
  • the processing module 115 transmits data to the communication module 106 of the remote terminal 101 by using only a minimum value.
  • modules such as the UI 110, the web database 111, and the plug-in 112 are not important.
  • a command has to be transferred to the communication module 106 of the remote terminal 101. Since the modules of the remote terminal 101 with low performance are difficult to perform processing, the processing module 115 transmits data consisting of numbers and identifiers to the remote terminal 101. Accordingly, the remote terminal 101 can be controlled using a previously normalized command.
  • the JavaScript 117 is used to set up communication between the markup language 116 and the communication protocol 118 as shown in FIG. 3.
  • Pieces of equipment that may be used at this time include Bluetooth, a wired device enabling serial communication, such as RS-232, and a device for low-speed transmission, such as infrared communication.
  • FIG. 5 is a flowchart illustrating the method of controlling the remote terminal using web technology by employing an additional control terminal according to the embodiment of the present invention.
  • the control/gathering module 103 of the remote terminal 101 with low performance gathers information about the information module 102, including the state information module 102-1, the sensor information module 102-2, and the device information module 102-3 at step S10.
  • the gathered data includes only simple numerical values.
  • the data gathered by the gathering module is transferred to the generator 104.
  • the generator 104 generates markup data by attaching the predefined markup language 116 to the gathered data at step S20.
  • the markup data is immediately stored in the memory 105 at step S30. It is better that this process is not frequently generated, but is performed only at the request of a user as described above. If this process is performed too frequently, there is a possibility that a problem may occur in terms of performance.
  • markup data (HTML file) is transferred to the analysis module 114 by using the communication protocol 118 previously defined in the communication module 106 at step S40.
  • the processes so far are performed by the remote terminal 101 with low performance.
  • control terminal 108 including the analysis module 114 can perform high performance processing and thus provide a user with various functions.
  • the analysis module 114 analyzes the data, received from the communication module 106 of the remote terminal 101, so that the data can be supported for the operation module 109 at step S50. This function is commonly automatically processed by a browser.
  • the data analyzed so that the operation module 109 can process the data is transmitted to the operation module 109.
  • the UI 110, the web database 111, the plug-in 112, and the function module 113 that form the operation module 109 perform various operations and processing on the analyzed data which cannot be performed by the remote terminal 101 with low performance at step S60.
  • the function module 112 is a code automatically assigned by the generator 104.
  • the function module 112 performs an operation on a command that is complicated and difficult to be processed, instead of the remote terminal 101 with low performance.
  • the function module 112 transmits the result, selected by a user, to the processing module 115.
  • the processing module 115 returns the processed data to the communication module 106 of the remote terminal 101 by using minimum values at step S70.
  • the control module of the control/gathering module included in the remote terminal 101 processes the data received from the processing module 115 of the control terminal 108 at step S80.
  • the JavaScript 117 is used to set up communication between the markup language 116 and the communication protocol 118 as shown in FIG. 3.
  • Pieces of equipment that may be used at this time include Bluetooth, a wired device enabling serial communication, such as RS-232, and a device for low-speed transmission, such as infrared communication.
  • the control/gathering module 103 of the remote terminal 101 with low performance can be freely used through the analysis module 114 and the processing module 115 by employing the resources of the control terminal 108.
  • all technologies such as direct control of the remote terminal 101 with low performance, an operation, gathering, and databasing, can be used by utilizing the resources of the control terminal using web technology in a low performance device, such as an USN.
  • the gathered result can be processed even in a single controller not an IP-based environment.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Data Mining & Analysis (AREA)
  • Mathematical Physics (AREA)
  • Databases & Information Systems (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Human Computer Interaction (AREA)
  • Telephonic Communication Services (AREA)
  • Stored Programmes (AREA)
  • Selective Calling Equipment (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

L'invention concerne un système permettant de commander un dispositif peu efficace au moyen d'une technologie web utilisant un terminal de commande supplémentaire, et un procédé de commande correspondant. Plus particulièrement, l'invention concerne une technologie pouvant être mise en oeuvre dans des dispositifs n'incluant pas de processeur peu efficace ni de réseau Wi-Fi (un traitement en Wi-Fi est aussi possible). Selon un mode de réalisation, l'invention concerne un procédé de traitement visant à commander un dispositif peu efficace et à fournir des données à un utilisateur au moyen d'une technologie web.
PCT/KR2011/010234 2011-04-20 2011-12-28 Système de construction d'interface pour commander un terminal éloigné au moyen d'une technologie web utilisant un terminal de commande, et procédé de commande correspondant WO2012144722A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020110036473A KR101235199B1 (ko) 2011-04-20 2011-04-20 웹기술을 이용하여 저성능 원격지 장치를 제어하기 위한 인터페이스 구축 시스템 및 그 방법
KR10-2011-0036473 2011-04-20

Publications (1)

Publication Number Publication Date
WO2012144722A1 true WO2012144722A1 (fr) 2012-10-26

Family

ID=47041792

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2011/010234 WO2012144722A1 (fr) 2011-04-20 2011-12-28 Système de construction d'interface pour commander un terminal éloigné au moyen d'une technologie web utilisant un terminal de commande, et procédé de commande correspondant

Country Status (2)

Country Link
KR (1) KR101235199B1 (fr)
WO (1) WO2012144722A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107834702A (zh) * 2017-11-18 2018-03-23 国网新疆电力有限公司电力科学研究院 电能计量生产调度装置

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180024360A (ko) * 2016-08-30 2018-03-08 디포커스 (주) 데이터 에이전트 컨테이너를 이용한 데이터 수집 방법 및 이의 시스템

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100551454B1 (ko) * 2005-11-29 2006-02-14 (주)그리드원 서버의 응용프로그램 성능을 시험하기 위한 그리드 컴퓨팅제어방법 및 그 서비스방법
KR100551452B1 (ko) * 2005-11-29 2006-02-14 (주)그리드원 서버의 응용프로그램 성능을 시험하기 위한 그리드 컴퓨팅시스템

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100551454B1 (ko) * 2005-11-29 2006-02-14 (주)그리드원 서버의 응용프로그램 성능을 시험하기 위한 그리드 컴퓨팅제어방법 및 그 서비스방법
KR100551452B1 (ko) * 2005-11-29 2006-02-14 (주)그리드원 서버의 응용프로그램 성능을 시험하기 위한 그리드 컴퓨팅시스템

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
DONG-GUK SUN ET AL.: "A Network Module and a Web Server for Web-based Re mote Control of Embedded System", KIISE JOURNAL, June 2004 (2004-06-01) *
SANG-GUG PARK.: "Remote control of electronic module based on internet web", KIMICS JOURNAL, 2008, UIDUK UNIVERSITY *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107834702A (zh) * 2017-11-18 2018-03-23 国网新疆电力有限公司电力科学研究院 电能计量生产调度装置

Also Published As

Publication number Publication date
KR20120118866A (ko) 2012-10-30
KR101235199B1 (ko) 2013-02-20

Similar Documents

Publication Publication Date Title
WO2014010784A1 (fr) Procédé de fourniture de service d'internet des objets
WO2016013811A1 (fr) Procédé de gestion de module d'identification d'abonné et dispositif électronique prenant en charge celui-ci
WO2016133326A1 (fr) Procédé et appareil de gestion d'utilisation de module de dispositif multi-utilisateur
US9348771B1 (en) Cloud-based instrument driver system
CN103544100B (zh) 便携数据处理设备应用程序的测试方法、系统和客户端
KR100307016B1 (ko) 정보운용시스템및정보운용시스템용프로그램요소
WO2012111892A1 (fr) Génération automatique d'une interface utilisateur par un terminal mobile et système de commande d'équipement utilisant ce terminal
JP2004178268A (ja) リアルタイムウェブ共有システム
EP2671153A2 (fr) Appareil et procédé permettant de donner à un dispositif numérique une fonction d'installation automatique d'une application
CN107395747B (zh) 一种基于stf平台的高扩展方法
CN106293965A (zh) 硬件资源存取系统及其存取电子装置的硬件资源的方法
WO2013165180A1 (fr) Procédé de suivi de journaux, serveur associé et support d'enregistrement
WO2013133549A1 (fr) Système de gestion de santé utilisant un réseau domestique et son procédé de fonctionnement
CN107404417A (zh) 一种监控数据的处理方法、处理装置及处理系统
WO2018094839A1 (fr) Procédé et dispositif d'installation d'application préchargée de terminal mobile
WO2012144722A1 (fr) Système de construction d'interface pour commander un terminal éloigné au moyen d'une technologie web utilisant un terminal de commande, et procédé de commande correspondant
WO2012108617A1 (fr) Procédé et appareil permettant de gérer un contenu dans un dispositif de traitement
WO2010071384A2 (fr) Système de normalisation et procédé pour la fabrication de robots et système de mise en oeuvre de services robotiques
WO2022163948A1 (fr) Procédé de génération d'une application permettant de commander un dispositif électronique externe, et dispositif électronique le prenant en charge
Ma et al. Implementation of SDN traffic monitoring based on Ryu controller
JP5537710B1 (ja) 設定管理システム及び設定管理方法
WO2016159484A1 (fr) Procédé et appareil permettant de partager un contenu personnalisé à l'aide d'informations d'utilisateur de terminal mobile
WO2021033861A1 (fr) Serveur en nuage pour le développement intégré et procédé pour fournir un environnement de développement intégré basé sur un nuage pour développer un interfonctionnement de support de logiciel de dispositif ultra-micro-iot avec une infrastructure de service iot
WO2019182345A1 (fr) Procédé de recherche et d'enregistrement automatiques d'une application commandée dans un environnement distribué
CN104205081A (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: 11863943

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: 11863943

Country of ref document: EP

Kind code of ref document: A1