WO2000067141A1 - Procede et systeme de messagerie dynamique - Google Patents

Procede et systeme de messagerie dynamique Download PDF

Info

Publication number
WO2000067141A1
WO2000067141A1 PCT/US2000/011853 US0011853W WO0067141A1 WO 2000067141 A1 WO2000067141 A1 WO 2000067141A1 US 0011853 W US0011853 W US 0011853W WO 0067141 A1 WO0067141 A1 WO 0067141A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
master
operable
scripting language
binary
Prior art date
Application number
PCT/US2000/011853
Other languages
English (en)
Inventor
Thomas D. Hite
Subramanian Srikanth
Joseph S. Carver, Jr.
Original Assignee
Panja, Inc.
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 Panja, Inc. filed Critical Panja, Inc.
Priority to AU48142/00A priority Critical patent/AU4814200A/en
Publication of WO2000067141A1 publication Critical patent/WO2000067141A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • 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/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L2012/40208Bus networks characterized by the use of a particular bus standard
    • H04L2012/40215Controller Area Network CAN
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]

Definitions

  • This invention is related in general to the field of network control systems. More particularly, the invention is related to dynamic messaging system and method.
  • appliances that change the various parameters of the environment can be inked to a control area network (CAN) and a controller.
  • the appliances may include heating, ventilation and air conditioning (HVAC) systems, lighting systems, audiovisual systems, telecommunications systems, security systems, surveillance systems, and fire protection systems, for example.
  • HVAC heating, ventilation and air conditioning
  • One or more easy-to-use user interface, such as a touch panel, may be electronically linked to the control area network to accept user input and display current system status. Panja, Inc. of Dallas, Texas designs and manufactures such networked appliance control systems.
  • a system and method of Internet control network is provided which eliminates or substantially reduces the disadvantages associated with prior control systems.
  • the boundaries between the Internet and the control area network are made transparent and the Internet becomes a device on the control area network.
  • the Internet is controllable by user input entered on the user interface, such as touch panel.
  • the Internet is further capable of receiving commands from the master controller in the control area network .
  • a communication protocol comprises a packet protocol.
  • the packet protocol has a protocol field for indicating the type of protocol, a length of data field for listing the length in bytes of the data field, a data field containing sub protocol data, and, a checksum for determining the integrity of the packet.
  • a dynamic message protocol generator is provided to enable a scripting language such as VBScript or JavaScript capable of directly communicating on any TCP/IP network connection.
  • FIGURE 1 is a simplified top-level block diagram of a system and method of coupling one or more control systems to the Internet constructed according to an embodiment of the present invention
  • FIGURE 2 is a more detailed block diagram of a system and method of coupling one or more control systems to the Internet constructed according to an embodiment of the present invention
  • FIGURE 3 is a more detailed block diagram of the processes and communications between a web server and an Internet appliance server for coupling one or more control systems to the Internet constructed according to an embodiment of the present invention
  • FIGURE 4 is a more detailed block diagram of the Internet appliance server processes for coupling one or more control systems to the Internet constructed according to an embodiment of the present invention
  • FIGURE 5 is a more detailed block diagram of the
  • Internet appliance server software device emulator processes for coupling one or more control systems to the Internet constructed according to an embodiment of the present invention
  • FIGURE 6 is a flowchart of a process in which a content provider is a control area network device according to an embodiment of the present invention
  • FIGURE 7 is a flowchart of a process in which an
  • Internet application is a control area network user interface according to an embodiment of the present invention.
  • FIGURE 8 illustrates a block diagram of a control system in accordance with the teachings of the present invention
  • FIGURE 9 is a block diagram of a control area network device in accordance with the teachings of the present invention.
  • FIGURE 10 is a block diagram of routing components of a control area network master
  • FIGURE 11 is an exemplary packet for messages in accordance to teaching the present invention.
  • FIGURE 12 is an exemplary message structure in accordance to teaching the present invention
  • FIGURE 13 is an exemplary message structure in accordance to teaching the present invention.
  • FIGURE 1 is a simplified top-level block diagram of a system and method 10 of Internet control system which couple one or more control systems to the Internet constructed according to the teachings of the present invention.
  • the implications of employing system and method 10 of the present invention are the ability to communicate with, control, and be controlled by one or more Internet nodes or Internet applications that act as one or more devices in a control system connected by a control area network (CAN) .
  • These Internet applications may include web browsers, web server applications of information content providers, and email applications.
  • the geographical and communication protocol boundaries are transparent between a local control area network and the Internet, so that the Internet, web information content providers and web browser applications become devices in the control system.
  • a device in the control system can send control commands to and/or receive control messages from a master controller on the control area network.
  • the word Internet may be also used to refer to an Intranet or the World Wide Web and vice versa.
  • Control area networks 30 and 31 are local area networks operating under transport protocols such as Ethernet, and AXLink and PhastLink of Panja, Inc. (Dallas, Texas), the assignee of the present invention, that interconnect a variety of devices, appliances and/or equipment.
  • the underlying network connectivity 34 may be wired, wireless, power line carriers, or any suitable transmission medium.
  • Coupled to control area networks 30 and 31 are a plurality of devices, appliances and/or equipment, including control area network user interfaces (CAN UI/F) 35, master controllers 36, and Internet appliances 37-39. Some devices may be coupled to control area networks 30 and 31 via additional intermediate communications devices, such as an RS 232 controller (not shown) .
  • Control area network user interface device 35 is any device that is capable of receiving user input and displaying or indicating control network status .
  • a touch panel, a computer terminal with a monitor, keyboard and pointing device, and any device with similar functionalities may serve as control area network user interface 35.
  • Internet applications are also capable of functioning as control area network user interface devices without the use of custom and dedicated applications on the user's end.
  • Master controller 36 is generally a CPU-based controller that controls the communications among user interface 35 and Internet appliances 37-39. It is operable to receive user inputs received by user interface devices, such as commands, and instruct the appropriate Internet appliance to act according to the command. Master controller 36 may also poll each device in control area network 30 periodically to monitor its status . The system status and/or the status of each device may be sent to control area network user interface devices for display.
  • Internet appliances 37-39 are devices that can receive commands from master controller 36 and operate or act according to the command.
  • Internet appliances 37-39 may include equipment that affect or monitor the various parameters of the premises.
  • Internet appliances 37-39 may include heating and air conditioning, lighting, video equipment, audio equipment, sprinklers, security cameras, infrared sensors, smoke detectors, etc. in a residential or commercial control area network.
  • Household appliances such as a hot tub, fireplace, microwave oven, coffee maker, etc. may also be Internet appliances coupled to the network.
  • Internet appliances 37-39 may also be capable of providing a current status of its operational state to master controller 36, such as on/off, temperature settings, current ambient temperature, light intensity settings, volume settings, threshold settings, and predetermined alphanumeric strings reflective of operational states .
  • Master controller 36 is also operable to receive user input from nodes of the Internet 22 via control network portal 12.
  • content providers 25 and 26 which may also function as control area network user interface devices .
  • Content providers 25 and 26 are typically web servers that generate and provide static and/or dynamic information and content in the form of web pages .
  • Content provider applications executing on the web server are able to mine data stored in databases (not shown) .
  • the web pages are typically developed with hypertext markup language (HTML) , and various other scripting languages and programming environments such as Microsoft® Active Server Pages
  • ASP Common Gateway Interface
  • CGI Common Gateway Interface
  • ISAPI Application Programming Interface
  • JAVA JAVA
  • ActiveX JAVA
  • Web browsers 23 and 24 that may also serve as control area network user interfaces.
  • Web browsers 23 and 24 are application programs that can be used to request web pages from content providers 25 and 25 and decode the web pages.
  • Web browser applications include NETSCAPE NAVIGATOR® and MICROSOFT INTERNET EXPLORER®, for example.
  • a user executes a web browser application on her personal computer and accesses the World Wide Web via a dial-up connection to an Internet service provider.
  • the Internet or World Wide Web may also be accessed via other means such as cable modems and digital subscriber lines (DSL) .
  • the user makes a request for a particular web page or particular web site by entering or specifying a uniform resource locator (URL) .
  • URL uniform resource locator
  • the URL is associated with an Internet protocol (IP) address of the specified web site. Every computer connected to the World Wide Web and Internet has a unique IP address. This address is used to route message packets to specific computers and users.
  • IP Internet protocol
  • IP is the message transport and communications protocol of the Internet and World Wide Web.
  • HTTP hypertext transport protocol
  • Web pages with dynamic content provided by gateway interfaces such as CGI and ISAPI are executable applications that are run by the web server upon user request.
  • the executing gateway application is able to read parameter information associated with the request and generate an output in the form of an HTML file in response to the parameter values.
  • Another way to add dynamic and interactive content to web pages uses ASP.
  • ASP scripts are server-side executable scripts that are directly incorporated in the HTML web pages.
  • the web server executes the ASP script in response to input parameter values and generates the web page with dynamic content.
  • control network portal 12 users may access control area networks 30 and 31 via web browsers 23 and
  • control network portal 12 accessing web pages provided by control network portal 12 or value-added web pages provided by content providers
  • a user who has a control area network deployed in her luxury residence to control various aspects of the home environment may use a web browser application to remotely monitor her home. She may change the temperature setting to decrease energy use, for example, because she will be leaving on a business trip straight from work. She may also use the surveillance cameras to visually ensure security has not been breached. She may even be able to remotely program her VCR to record certain favorite programs that will be broadcast while she is away.
  • value-added web pages provided by content providers is the provision of an interactive version of the television programming web page, www.tvguide.com. A user may request this web page, determine available program choices, and click on a certain program. Options may be provided to enable the user to turn on the television and tune to a particular channel scheduled to broadcast the selected program or to program the VCR to record the selected program.
  • value-added web pages provided by content providers is the provision of a secured web page that an electric company may access to slightly raise the temperature settings of the air conditioning systems of its participating customers in anticipation of high demand brown out conditions .
  • a web page that a security company may use to access, monitor and control the security, surveillance and fire protection systems of its customers .
  • FIGURE 2 is a more detailed block diagram of a system and method 10 of coupling one or more control system to the Internet constructed according to an embodiment of the present invention.
  • Control area network portal 12 may include a web server 13 coupled to the Internet 22.
  • Web server 13 is also coupled to an Internet appliance (IA) server 14, which may also be coupled to a control network server 40.
  • IA Internet appliance
  • Control network server 40 is coupled to control area network 30 that links several appliances and systems, such as fire protection systems 50, heating, ventilation and air conditioning (HVAC) systems 51, lighting systems 52, audio and visual systems 53, and security systems 54.
  • Control area network 30 is also coupled to user interface devices 55 and master controller 36.
  • control network portal 12 may be implemented by a single stand-alone system that has sufficient memory and processing power or several separate systems with distinct functions as shown in FIGURE 2.
  • Web server 13 is operable to receive requests of web pages from web browser 23 and to respond by generating and providing the requested web pages.
  • the information content of the web pages may be dynamically obtained by communicating with IA server 14, which is operable to communicate with master controller 36 via control network server 40 to obtain status and other information.
  • Control network server 40 is used only if there is protocol conversion or other control issues needed to operate the control area network. It may be thought of, logically, that IA server 14 is directly coupled to the network and functions as a device on the network. Commands entered at a web browser are sent to web server 13, which relays the commands to master controller 36 via IA server 14 and control network server 40. Master controller 36 then instructs appropriate appliances and/or systems in the control network to act according to the received command.
  • FIGURE 3 is a more detailed block diagram of the processes and communications between a web server 13 and an Internet appliance server 14 for coupling one or more control systems to the Internet constructed according to an embodiment of the present invention.
  • Web server 13 may include one or more CGI processes 70 for responding to CGI requests from the Internet and one or more ASP processes 76 for responding to ASP requests form the Internet. It is contemplated by the present invention that other processes able to handle other extensions to HTML or other types of requests may also be provided. It is also contemplated by the present invention that web server 13 may merely pass through the received IP message if extension processing is not required.
  • a special protocol process such as an Internet control system protocol (ICSP) process, which takes the IP message from the Internet and forms a message of the type and protocol understood by IA server 14.
  • the ICSP protocol is designed by Panja, Inc.
  • the CGI, ASP and other processes may be dynamically spawned when there is a request of the corresponding type received by web server 13.
  • ASP process 76 may include a dynamic protocol generator 82, which enables web pages provided by web server 13 to generate, send and receive TCP/IP messages to IA server 14 and the Internet.
  • dynamic protocol generator 82 enables a scripting language such as VBScript or JavaScript to be capable of directly communicating on any TCP/IP network connection. Details of dynamic protocol generator 82 are described below.
  • IA server 14 includes a CGI handler 72, which communicates with CGI process 70, and an ASP handler 78, which communicates with ASP process 76. Handlers 72 and 78 are operable to provide a translation function from IP to a protocol used in the control area networks, such as PhastLink or AXLink in Panja, Inc. control area networks. IA server 14 is operable to spawn a software logical or virtual device that is representative of or associated with a physical device directly connected to a control area network or a content provider coupled to the Internet. Multiple software logical devices may be connected to a single control area network or content provider, if needed.
  • One or more protocol converters 92 may be provided to translate from the protocol used internally in IA server, such as ICSP, to other protocols used in the control area networks, such as AxLink or PhastLink. A protocol converter is not necessary if the protocols employed in IA server 14 and a control area network 30 are the same.
  • FIGURE 4 is a more detailed block diagram of the Internet appliance server processes for coupling one or more control systems to the Internet constructed according to an embodiment of the present invention.
  • a software device emulator 90 that is operable to spawn one or more software logical devices 86, which are software representations of devices connected to the control area networks or content providers connected to the Internet.
  • Software device emulator 90 communicates with a protocol converter layer 92 which provides a protocol translation function between the IA server protocol and the control area network protocol, if they are different.
  • a CAN transport protocol client 94 is also provided to communicate with the control area network coupled to IA server 14.
  • Internet applications such as web content providers appear to IA server 14 no different than devices connected to a control area network. Therefore, it appears that Internet applications like content providers on the web are able to directly communicate with the master controllers of the control area networks to issue commands to devices in the control area networks. Similarly, Internet applications appear to be devices on the control area network that can be controlled by the master controller. The master controller is able to issue commands to the Internet applications.
  • FIGURE 5 is a more detailed block diagram of the Internet appliance server software device emulator processes 90 for coupling one or more control systems to the Internet constructed according to an embodiment of the present invention.
  • Emulator 90 includes an Internet control system protocol (ICSP) software device core 100.
  • Software device core 100 communicates with the web server via a device application program interface (API) 110.
  • Software device core 100 also communicates with the control area networks via control area network I/O queues 112.
  • Emulator 90 also includes a CAN input message processor 102, a device state maintenance process 104 and a device state storage process 106.
  • CAN input message processor 102 is operable to receive input messages and parse the fields of the message to determine a message destination. The message destination specifies a software logical device to receive the message.
  • Device state maintenance process 104 is operable to determine a current state of a software logical device and to determine a next state in response to the processed message.
  • Device state storage 106 is operable to store state transition logic of each software logical device for use by device state maintenance process 104.
  • FIGURE 6 shows a flowchart of an embodiment of a process 150 in which a command entered at a CAN user interface is delivered to a content provider on the Internet according to the present invention.
  • a user enters data on a user interface device coupled to a control area network, as shown in block 152.
  • the user interface device may be a touch panel or a computer terminal with a monitor, keyboard and mouse, for example.
  • the user may enter an alphanumeric string, click on a button icon on the screen, push a button on the touch panel, or effect any other suitable input.
  • the data entry may require the user to also submit the entered data, such as pushing a Submit or Enter button, as shown in block 154.
  • the user interface device then forms a control system message incorporating the entered data and the sender and recipient of the message, as shown in block 156.
  • the master controller then sends the message onto the control area network, as shown in block 158.
  • the sender and recipient are specified by a unique combination of system ID and device ID.
  • the recipient may be determined by the data entered by the user. For example, the user may have pushed a button associated with updating the web page of the content provider.
  • the content provider is previously assigned a unique combination of system ID and a device ID.
  • the master controller on that network receives the message and processes the message, as shown in block 160.
  • An output channel state associated with the submit button of the user interface device is turned ON by the master controller to indicate that the data is being sent.
  • the ON state of the output channel of the submit button is conveyed to the user interface, which may highlight the submit button or display a predetermined character string as a means of feedback to the user.
  • the master controller then forwards the message to the protocol converter associated with the recipient software logical device in the IA server.
  • the protocol converter then translates the message from the sender protocol to the recipient protocol, as shown in block 166. Note that protocol conversion is not necessary or is null if the sender protocol is the same as the recipient protocol.
  • the translated message is then sent or otherwise conveyed to the software logical device that represents the recipient convent provider.
  • the recipient software logical device receives the message and stores the message content in a data structure at a specific location specified by an index value, such as a number, which corresponds to the channel number of the recipient software logical device, as shown in block 170.
  • the stored message is accessible by specifying the index number.
  • the software logical device then changes the state of an output channel of the same channel number to ON, as shown in block 172.
  • each device whether physical or logical, may have one or more channels, each indicative of a specific function, parameter or property. Further, each channel may have an input and an output channel state.
  • the recipient Internet application Periodically or at its discretion, the recipient Internet application checks the output channel states of the software logical device associated therewith, as shown in block 174. The Internet application recognizes that an output channel state is ON and therefore the data associated with that channel has been changed. In block 176, the Internet application queries the software logical device for the data by specifying the index value. In response, the software logical device sends the message to the Internet application, as shown in block 178. The Internet application receives the message and uses and acts according to the data in an appropriate manner. The software logical device turns OFF the input channel state, as shown in block 182, and turns ON the output channel state of the same index value, as shown in block 184.
  • FIGURE 7 is a flowchart of an embodiment of a process 200 in which an Internet application functions as a user interface in the control system according to the teachings of the present invention.
  • a user enters and submits data on an Internet application.
  • the Internet application may be an application executing on a web server of a web content provider, a web browser, or any other suitable Internet-based application program.
  • the Internet application may be operable to receive an alphanumeric string entered by the user, the activation of a displayed image or icon, or a combination of keystrokes entered by the user.
  • the Internet application requests connection to the control system by specifying an IP address and port number of the recipient software logical device, as shown in block 204.
  • the web server is connected with the Internet application and receives the IP message containing the entered data, as shown in block 206.
  • the web server then instantiates one or more processes to handle the received message, as shown in block 208.
  • a CGI process may be provided to handle CGI scripts or an ASP process may be provided to handle ASP scripts.
  • the instantiated process extracts data from the IP message received from the Internet application and forms a message of a protocol used by IA server 14, such as ICSP.
  • the message is preferably already in the form of a ICSP message transported by IP, which does not require protocol conversion.
  • the spawned process then sends the ICSP message to the software logical device associated with the recipient device in the control system, as shown in block 210.
  • the recipient is identified by a system ID and a device ID.
  • the software logical device then stores the message content in an indexed position in a data structure, as shown in block 212.
  • the software logical device turns ON the input channel associated with the index number, as shown in block 214.
  • the master controller becomes aware of the input channel state change by periodically polling the channel states, as shown in block 216.
  • the master controller may alternatively be triggered to query the channel states by some mechanism other than time.
  • the master controller requests the message content at the specified index number be sent to it, as shown in block 218.
  • the software logical device then sends the message content to the master controller, which forwards the message content to the physical device in the control system, as shown in block 220.
  • the device receives the data and acts accordingly, as shown in block 222.
  • the master controller may also send the same data to a user interface in the control area network to update the display, as shown in block 224.
  • the software logical device then turns OFF the input and output channels, as shown in block 226.
  • the OFF states of the input and output channels notifies the Internet application, which may periodically poll the software logical device to determine the input and output channel states, that appropriate action has been taken in response to the entered data, as shown in block 228.
  • FIGURE 8 illustrates a block diagram of a control system 310 in accordance with the teachings of the present invention.
  • FIGURE 8 shows an Internet web servers 312 coupled to a plurality of databases 314. Web servers 312 are coupled to the Internet 316 via communication lines
  • Communication lines 313 can be any direct or wireless connection.
  • Internet 316 is coupled to an Internet appliance server 320.
  • Internet appliance server 320 is coupled to a plurality of control area networks 322.
  • Each control area network has one master 324 and a variety of control area network devices 326 which can include touch panels, audio/visual equipment, and the like.
  • Control area network devices 326 are equivalent to the Internet appliances described previously.
  • Web servers 312 are computers having a processor, such as an INTEL or Motorola processor, and memory. Web server 312 runs a web server program operable to provide web pages to a requesting user, the requesting user typically using a web browser.
  • Databases 314 are operable to store information that can be used by web servers 312 to provide content that may be required by a control area network device 326. This can include information such as CD lists, television listings, sports data, stock information or any other type of information that may be used by control access network device 326.
  • Internet 316 is the collection of networks located across the world interconnected for user and computer communication, including the part of the Internet known as the World Wide Web. While system 310 shows web server 312 connected to the Internet 312, web servers 16 can be connected to any system of wide area networks, local area networks or Intranets.
  • Internet appliance server 320 is a device operable to act as a gateway between devices connected to the Internet 316 and control area network 322.
  • Internet appliance server 320 is, in one embodiment operable to translate messages generated by web server 317 to messages useable by control area network devices 326.
  • FIGURE 9 is a block diagram providing an exemplary control area network device 326 in accordance with the teachings of the present invention.
  • Device 326 comprises the communication line 440 coupled to a communication jack 442, which, in one embodiment is an RJ45 jack.
  • a message handler 444 is coupled to communication jack 442.
  • Message handler 444 is further coupled to one or more ports 448. Each port 448 comprises one or more levels 450 and channels 452.
  • Each port 448 may be connected to an RS-232 connection 454 which in turn connects to a nine-pin connector 460 and a RS-232 10 interface 464, for example.
  • Each level 450 is connected to a voltage regulator 456 which in turn connects to a two-pin interface 462 and provides a voltage out 467.
  • Each channel 452 is connected to a relay 458 which in turn connects to a two-pin connector 461 and provides a contact out 468.
  • messages in the first protocol such as Phastlink+, PL+ or ICSP developed by Panja, Inc. are received by a communication line 440 from a source such as a master controller 324.
  • Message handler 444 receives the messages.
  • Message handler 444 is responsible for receiving the message and sending the message to the appropriate port 448.
  • Port 448 is a control output or input on the device that is discreetly addressable.
  • An example of a port could be an infrared generator device. There can be multiple ports in a device. Each port 448 would be numbered separately. Ports 448 can communicate with the outside world through an RS-232 interface 464, different interfaces or no interface at all.
  • channels 452 are provided.
  • a channel is a part of port 448 and can take on a binary value of either on or off.
  • each port 448 can have up to 65,535 channels 452.
  • Channels 452 are typically connected to relays 58 which can be in an on or off condition.
  • Relay 458 is connected to a contact out 468, which allows on or off control of whatever port 448 is connected to.
  • Channels 448 are bi-directional and can be input channels, output channels, or input/output channels.
  • Levels 450 are in some ways similar to channels. The main difference is that levels can take on any number of values instead of just a binary 0 or 1. Typical uses for levels include setting volume level, setting light level, etc.
  • message in this protocol is to send and receive controls for devices, which are attached to control area network as well as send and receive status and routing information.
  • a message could be sent to device 326, which would turn on a television, set a volume level for the television, and then perhaps scroll some information across television screen. This could be accomplished by a message sent to device 326 and interpreted by message handler 444.
  • the message may have a command to turn the television set on and that would be sent to the channel, which would then control the relay to turn the television on.
  • the message command to set the level at a certain value is received at message handler 444.
  • the command goes to level 450 and then to the voltage regulator 456 which in turn would then set the level by two-pin connector 462.
  • the scrolling message might then go through the port 448 through the RS-232 port and displayed on the television connected to serial port DB-9 460.
  • a device can be a user interface or a controlling device, or both.
  • User interfaces are things such as touch panels, one way wireless handheld transmitter, or custom panels.
  • the controlling device provides the control methods for a device.
  • IR generators are controlling devices that can control a VCR, television, or other item.
  • Each device in the system has its own unique device number, as well as port numbers and channels and levels that could be accessed.
  • FIGURE 10 illustrates a block diagram of routing components of a master controller 324. These components comprise a connection manager 530, which provides connections between higher level managers and lower level drivers.
  • ICSP connection manager 530 is coupled to a phastlink driver 510 via a PL to ICSP protocol conversion 522.
  • An AXlink driver 512 is coupled to ICSP connection manager 530 via an AXlink to ICSP protocol conversion 520. Phastlink and Axlink are exemplary protocols used on control access networks. Additionally, an RS-232 driver 514 is coupled to ICSP connection manager 530 via a PPP driver 518 coupled to a TCP/IP stack 524 and an IP port connection manager 526. ICSP connection manager 530 is coupled to ethernet driver 516 via TCP/IP stack 524 and IP port connection manager 526. RS-232 driver 514 provides connectivity to RS-232 devices and Ethernet driver 516 provides connectivity to devices attached to an Ethernet connection.
  • ICSP connection manager 530 is coupled to ICSP message dispatcher 532.
  • ICSP message dispatcher 532 can send messages to different managers including a diagnostic manager 534, a device manager 536 or a configuration manager 538.
  • PL to ICSP protocol conversion 522 converts from phastlink (PL) to ICSP and vice versa.
  • PL to ICSP protocol conversion 522 is operable to de-multiplex incoming multiple messages into multiple messages destined for ICSP connection managers and multiple outgoing messages into a single packet for PL devices.
  • AXlink to ICSP protocol conversion 520 converts messages between devices that use the AXlink protocol to ICSP protocol and vice versa.
  • ICSP connection manager 530 is operable to provide routing functionality. ICSP connection manager can route to local masters, local devices, remote masters and remote devices. Routing is accomplished by first routing a message to the appropriate system master and then to the correct device. The destination will be contained in the header of the packet as discussed below.
  • IP port connection manager 526 is operable to manage all IP connections, except standard Internet protocols. Standard Internet protocol 528 provides for standard protocols such as HTTP, FTP, SMNP and SMTP.
  • FIGURE 11 is a diagram of an exemplary packet for messages in accordance to teaching the present invention.
  • the first field is a protocol field 670, and in one embodiment, one byte size.
  • Protocol field identifies the format of the data section of the packet with some protocol.
  • Length of data field 672 indicates the total number of bytes in the data portion of the packet.
  • Flag field 674 can be one of two types of flags. One is a broadcast flag. The broadcast flag will send a broadcast message to all devices on a network. A newbie flag is placed in flag field 674 when a device is added to the network. This will then cause a response from the master indicating that it received the message from the newbie device .
  • Destination system field 676 allows for the addressing of the message to reach a specific system.
  • a system is, in one embodiment, a complete control area network with a single master. Thus, message can be directed to one of many different control area networks.
  • control system field is two bytes in size.
  • Destination device field 678 lists the number the device that the message is being sent. The device range can be anywhere between 0 and 65,535.
  • Destination port field 680 lists the specific port of the device that the message is destined for. In one embodiment the protocol supports up to 65,535 ports on the device.
  • Source system field 682 is the number of a system where the message originates.
  • Source device field 684 lists the device that the message originated from. If the device number is 0, this indicates that the master of that control area network is the enunciator of the communication.
  • Source port field 686 lists the port where the message originated.
  • Allowed hop count field 688 indicates how many hops can occur before the message is purged from the system. Each time a message passes through a master, the allowed hop count field is decremented by one and checked to see if it reaches zero. Once the count reaches zero, the master generates an error message indicating that the message has not reached the sender with an air.
  • Message I.D. field 690 contains the unique identification number for a message. This message I.D. is used by low level communication algorithms to correlate in the original message with its acknowledge and response.
  • Message command field 692 and message data 694 represent the actual message being sent in the packet. Each packet is decoded by reading the message field 692 and performing the appropriate functions . Some commands are designed for communication between a device manager located in the master and other ones are intended for communication with the connection manager located in the master. TABLE A below lists exemplary messages that are valid between a device manager and the device or master. First column lists the command, the second column lists the value of the command, the third column lists the valid response from the device for that command, and the fourth column lists the valid response for the master of that command and the fifth column lists the description of the command. For example, command input channel OFF status is sent from a device to a master, which sends the input channel off status to the master.
  • the value of the command sent in the command value of the command field 692 is 0x0085. Because the device is sending the message there is no response for the device.
  • the master response is 0x0001, which is the command for acknowledge and the description of the command indicates that the input channel is in the off status. Thus, this command would be sent by a device after being queried by the master to say that its input channel is in the off status, or it can be sent unsolicited. The master would then send back an acknowledgment .
  • This message is generated by the master when the destination system/device for the message does not exist. This message indicates that a previous message was not routable by the master.
  • the MessagelD field must match the original message's MessagelD and the Response bit should be set.
  • the Input Channel ON message is generated when a button is PUSHed or Input channel is turned ON from a device/port or a master.
  • the Input Channel OFF message is generated when a button is RELEASEd or Input channel is turned OFF from a device/port or a master.
  • the Output Channel ON message is generated when an Output channel is turned ON from a master.
  • the Output Channel ON Status message is generated when an Output channel is turned ON from a device/port. Note that when the master turns a channel ON, it assumes the channel is ON. Therefore, the device should not send this message in response to the channel being turned ON by the master. Internally, this triggers an output event to occur in the Axcess language.
  • the Output Channel OFF message is generated when an Output channel is turned OFF from a master.
  • the Output Channel OFF Status message is generated when an Output channel is turned OFF from a device/port. Note that when the master turns a channel OFF, it assumes the channel is OFF. Therefore, the device should not send this message in response to the channel being turned OFF by the master.
  • the Input/Output Channel ON Status message is generated when an Input/Output channel is turned ON from a device/port.
  • the Input/Output Channel OFF Status message is generated when an Input/Output channel is turned OFF from a device/port.
  • the Feedback Channel ON message is generated for diagnostic purposes only. See the Diagnostic Manager specification for more information.
  • the Feedback Channel OFF message is generated for diagnostic purposes only. See the Diagnostic Manager specification for more information.
  • This message is used to force a level value change from the master.
  • the Value Type Specifier field specifies how the following data (MD[10..n]) is interpreted.
  • the table below indicates the values of MD[9] as they correlate to data types. ValueType Specifiers
  • the LevelType command is used to query a device to determine the dynamic range supported by the device. This information is then used to generate messages appropriate to the device.
  • the String message is generated by the master to communicate a String.
  • the format of a String is similar to a "C Language” string, however, the semantics are different.
  • a String in a control system context is used to generate a "control” message. This "control" message could cause a laser disc player to begin playing a disc, display a message to the user of the system, or any number of any other uses.
  • the string will be converted, as necessary, to any format that the device supports as determined by the StringSize message.
  • the String message is generated by a device, sent to the master, to communicate a String.
  • the Command message is generated by the master to communicate a command string.
  • the format of a Command is similar to a "C Language” string, however, the semantics are different.
  • a Command in a control system context is used to generate a "control” message.
  • This "control" message is generally intended to "command” the controlling device, not the controlled device. For example, a command to an RS232 port might enable XON/XOFF flow control. This command affected the controlling device, but not the controlled device.
  • the Command message is generated by a device, sent to the master, to communicate a Command string.
  • the Request Level Value message is generated by the master to request the level value of a level.
  • the Request Output Channel Status message is generated by the master to request the status of a single Output Channel or status of all Output Channels.
  • This message requests, from the destination device, the number of ports supported by the device.
  • the initial assumption that the master makes is that each device m the system has one port. If the device does not respond, the master assumes that it has one port. Message and parameters
  • This message is the response from a master tc the Request Port Count message above. It is sent by a device upon reporting if the device has more than one port.
  • This message requests from the destination device, the number of output channel supported by the specified device/port.
  • the initial assumption that the master makes is that each device/port in the system has 256 channels .
  • This message is the response from a master to the Request Output Channel Count message above. It is ser.i by a device/port upon reporting if the device has more than 256 channels .
  • This message requests, from the destination device, the number of levels supported by the specified device/port.
  • the initial assumption that the master makes is that each device/port in the system has eight levels.
  • This message is the response from a master to the Request Level Count message above. It is sent by a device/port upon reporting if the device has more than eight levels.
  • This message requests the number of elements per string and the string types supported by the device/port.
  • the initial assumption that the master makes is that each device/port in the system supports 64 elements/string and only supports 8-bit character strings.
  • This message is the response from a master to the Request String Size message above. It is sent by a device/port upon reporting if the device/port supports more than 64 byte strings or more than 8-bit character strings. It returns the maximum number of elements/string the device supports and the types of strings supported.
  • the size of the message will be determined by the smaller of the maximum string size supported by the device and maximum packet size supported by the low-level bus protocol.
  • This message requests the number of elements per command and the string types supported by the device/port.
  • the initial assumption that the master makes is that each device/port in the system supports 64 elements /command and only supports 8-bit character arrays .
  • This message is the response, from a device, to the Request Command Size message above. . It is sent by a device/port upon reporting if the device/port supports more than 64 byte commands or more than 8-bit character commands. It returns the maximum number of elements/command the device supports and the types of strings supported.
  • the size of the message will be determined by the smaller of the maximum command size supported by the device and maximum packet size supported by the low-level bus protocol.
  • This message requests a list of data types supported for the specified level.
  • the initial assumption that the master makes is that each device/port/level only supports 8-bit unsigned values (BYTE Type 0x10) .
  • BYTE Type 0x10 8-bit unsigned values
  • This message is the response from a master to the Request Level Size message above. . It is sent by a device/port upon reporting if the device/port/level supports more BYTE (Type 0x10) levels. It returns a list of data types supported by Level.
  • the master when transferring levels, the master will typecast from larger sized types to the largest type supported by the device. For example, if the users Axcess 2 program sends a FLOAT to a device that supports only BYTE, CHAR, and INTEGER types, the master typecasts the FLOAT to an INTEGER before sending to the device.
  • Request Status (Master->Master ; This message requests, from the destination device, the status of the device or port.
  • This message is the response from a master to the Request Status Code message above. . It is sent by a device/port if the device/port needs to update the master of a status change.
  • Flag - A 16-bit bit field. Each bit indicates a unique aspect of functionality.
  • ObjectID - An 8-bit unique (within the device) identifier that identifies this structure of information. This is used to construct an internal device hierarchy for display to the user.
  • ParentID - An 8-bit value that references an existing ObjectID. If 0, then this object has no parent.
  • ManufacturelD- A 16-bit value that uniquely identifies the manufacture of the device.
  • DevicelD - A 16-bit value that uniquely identifies the device type.
  • Serial number - A fixed length field 16 bytes long.
  • F ID (Firmware ID) - A 16-bit value that uniquely identifies the object code that the device requires.
  • Version - A NULL terminated text string that indicates the revision level of the re-programmable component .
  • DevicelD String - A NULL terminated text string that indicates the name or model number of the device.
  • Extended Address Format An 8-bit value that indicates the type of device specific addressing information to follow.
  • Extended Address Length An 8-bit value that indicates the length of device specific addressing information to follow.
  • Extended Address - Extended Address as indicated by Extended Address Type and Length.
  • This message indicates that all data (Device Info messages) have been sent as a result of a Request Device Info message. This message indicates to the requesting device that all Device Info information has been provided.
  • Master Status message requests that the master respond with its status.
  • Master Status message will be unsolicited, this message is included for completeness.
  • This message is the response to the Request Master Status message above, but more commonly will be sent by the master unsolicited.
  • Bits 1 & 0 are encoded as shown m the table below
  • the Diagnostic Messages will be better specified during/after the Diagnostic Manager specification is complete .
  • This message is used by tasks within the master to log/display error or diagnostic messages.
  • Request Diagnostic Information This message is used by the IDE to request that diagnostic information be sent to the requesting device. If any flag bits are set, unsolicited diagnostic messages of the specified type(s) will be sent to the device. If all bits are zero, then no diagnostic message will be sent to the device.
  • This message is used by the IDE to request a list of online devices for the receiving NetLinx master.
  • the master will respond with Device Info message (s) for each device currently online. In addition, it will generate a
  • This message indicates that all requested devices from the Request Devices Online message have been sent. This message is used by the IDE to determine when all online device information has been received.
  • This message is used by the IDE to request the status of the specified device.
  • the master responds with Output ON messages for each output channel that is on, Feedback ON messages for each feedback channel that is on, etc. See the Diagnostic Manager specification for more information. Message and parameters
  • This message indicates that all of the Request Device Status information has been sent. This message is used by the IDE to determine when all device status information has been received.
  • This message is used by the IDE to request the current asynchronous notification list from the master.
  • the master generates a series of Asynchronous Notification List messages, one for each entry in the list, to the requesting device.
  • This message is generated by the master in response to the Request Asynchronous Notification List message.
  • This message is used to add an entry into the Asynchronous Notification List or modify an existing entry.
  • the master will generate a Completion Code (Configuration Manager message 0x0213) message indicating success or failure of this command.
  • Delete Asynchronous Notification List This message is used to delete an/all entr (y) / (ies ) from the Asynchronous Notification List.
  • the master will generate a Completion Code (Configuration Manager message 0x0213) message indicating success or failure of this command.
  • Table B lists commands between connection manager and devices. Again, the first column is the name of the command, the second column is the value of the command, the third column is the device response, the fourth column is the master response and the last column is the description of the command. For example, on the second row, if the blink command sent by a master to a device, the value of the command is 0X0502 and in response to that command the device says nothing nor does the master. The description of the command is given to all devices to make the LED blink. As this occurs, the master determines whether the device is online and sends back a visual indication.
  • This message is sent by a master to request determine the presence of the specified device in the system.
  • This message is the response to the Ping Request message above.
  • the device responds with this message to inform the requestor that the device is still on-line.
  • the blink message is a broadcast message that is transmitted to every device periodically.
  • the time period of the message may be dependent upon the medium m which the message will be sent.
  • the time period for Blink messages is not determined at this time. Each device implementation may not require that the Blink message be periodically sent at any anticipated rate. The ideal rate will be determined based upon the quantity of bus traffic. It may, someday, even be determined dynamically.
  • the LED byte is a bit field.
  • the LSB (bit 0) indicates the current status of the bus LED.
  • the MSB (Bit 7) is set when the master initially powers-up/on-line. In response to bit 7 being set, the receiving device should place itself in the off-line state, turn all channels off, and set all levels to zero (or prepare itself to send status updates as necessary to the master) .
  • the master shall send 3 consecutive blink messages with bit 7 set.
  • This message requests from the destination master, a Blink message response.
  • the response will not be a global response, it will be destined only to the requestor .
  • the device can use this device number for as long as it has communication with the master.
  • the returned device number may the one suggested by the device in the
  • Request Dynamic Device Address message or may be different .
  • This message requests that the Connection manager redirect strings coming from the specified source device to the specified destination device. This will also prohibit strings from the source device getting sent to the interpreter until the PassThrough is disabled. This message will cause an 'RXON' message to be sent to the source AXLink device.
  • This message is sent by a master to request notification of specific messages that are received from OR sent to the specified device.
  • the notification messages are Device Manager messages (specified above) .
  • This message is used by tasks within the master to log/display error or diagnostic messages.
  • Request Diagnostic Information This message is used by the IDE to request that diagnostic information be sent to the requesting device. If any flag bits are set, unsolicited diagnostic messages of the specified type(s) will be sent to the device. If all bits are zero, then no diagnostic message will be sent to the device.
  • This message is used by the IDE to request a list of online devices for the receiving NetLinx master.
  • the master will respond with Device Info message (s) for each device currently online. In addition, it will generate a Port Count message for each device.
  • This message indicates that all requested devices from the Request Devices Online message have been sent. This message is used by the IDE to determine when all online device information has been received.
  • This message is used by the IDE to request the status of the specified device.
  • the master responds with Output ON messages for each output channel that is on, Feedback ON messages for each feedback channel that is on, etc. See the Diagnostic Manager specification for more information.
  • This message indicates that all of the Request Device Status information has been sent. This message is used by the IDE to determine when all device status information has been received. Message and parameters
  • This message is used by the IDE to request the current asynchronous notification list from the master.
  • the master generates a series of Asynchronous Notification List messages, one for each entry in the list, to the requesting device.
  • This message is generated by the master in response to the Request Asynchronous Notification List message. For each entry in the master's list, one of these messages will be generated. If there are no entries, then the number of entries field will be zero. See the Diagnostic Manager specification for more information.
  • This message is used to add an entry into the Asynchronous Notification List or modify an existing entry.
  • the master will generate a Completion Code (Configuration Manager message 0x0213) message indicating success or failure of this command.
  • MD[7. .10] Flag 32 Bit field (if the bit is set, the messages are enabled) :
  • This message is used to delete an/all entr (y) / (ies) from the Asynchronous Notification List.
  • the master will generate a Completion Code (Configuration Manager message 0x0213) message indicating success or failure of this command.
  • Identify Mode/Address Response report its old device as off-line, then report the new device as on-line.
  • This command initiates the transfer of data for a device or master. It is intended that this transfer mechanism be common to all types of file transfers including firmware upgrades, IR data, touch panel design files .
  • IP Address List message will be generated for each IP address in the list.
  • IP address (es) of the DNS servers and the domain name A maximum of three (3) IP addresses may be specified.
  • the search order is same as the order provided.
  • a NULL must be provided for empty entries.
  • the response to this message is the Get Ethernet IP Address message.
  • the response to this message is the Get Time and Date message .
  • the completion code message is generate using the "old" device information before the new settings take effect.
  • IP Port Connection Manager The following messages originate from or are destined for the IP Port Connection Manager:
  • the included message protocol and its packet are designed to be sent independent of any transport protocol.
  • this message can be sent by a TCP/IP protocol over any connection or by a lontalk protocol, which is based on the phastlink protocol developed by Pan]a, Inc.
  • This protocol can also be carried over on RS232/PPP connections. This protocol supports master to master, PC to master and PC to device communication.
  • Communication components are usually represented using the seven-layer ISO model.
  • Operating Systems such as Windows NT/9x provide most of these layers with a powerful object oriented abstraction at the application layer.
  • Windows at the application layer, the software developer is presented with a Berkley Sockets interface. With this interface, the developer can establish two-way communication using an object known as a "Socket".
  • Applications can choose to be clients or servers. Though this is a powerful abstraction, there is no facility to help the application developer formulate a protocol in terms of the packets of information sent back and forth on the wire.
  • the services that are available deal with namespace resolution and sending and receiving of blocks of binary data.
  • the client and server portions of the application are written to understand each other's messages on the wire.
  • the messages consist of structures of binary information. To formulate such messages, the developer usually has to program in a low-level language such as C or C++.
  • Web developers are not low-level programmers who can code in C or C++ and instead use some combination of HTML, Java, JavaScript and VBScript. Except for the full Java language, the other languages are "scripting languages”. They do not provide the developer with services and facilities of a full programming language.
  • the primary goal of the Panja dynamic messaging components invention is to make a scripting language such as VBScript or JavaScript (or even Visual Basic) capable of directly communicating on any TCP/IP network connection.
  • VBScript or JavaScript
  • JavaScript or even Visual Basic
  • these dynamic messaging components have to give the script writer the ability to: (i) form binary messages and transmit them on a network connection; and (ii) receive binary messages from a network connection, understand their format and "unpack" them to extract individual fields in the message.
  • current communication protocols require more complex features that these components now provide.
  • the dynamic messaging components were chosen to be implemented using the Microsoft Component Object Model or COM.
  • three distinct objects or components include a binary message descriptor/layout manager object, a message instance object that represents one network message, and a transport object that manages the buffered network transmission issues.
  • the message descriptor/layout manager object allows a script to define the structure of binary messages that represent packets of information sent back and forth on a network connection.
  • the message structures are identified using unique names. Once defined, these structures can later be used to form instances of messages or define more complex structures, which contain embedded structures in them. Referring to FIGURE 11 for an example of the message descriptor/layout manager object, which includes a binary message structure 700 that may be sent or received according to the communication protocol.
  • the packet structure includes a message header structure that is an embedded structure within the message.
  • the message header includes a packet protocol identifier (2 bytes) 702, a packet size in bytes (4 bytes) 703, a packet version (2 bytes) 704, and a packet type (2 bytes) 705.
  • Message structure 700 further includes a message body, which contains data according to the message type.
  • the message body may include an element 1 (2 bytes) 705, an element 2 (a variable length element whose size is specified by element 1) 707, and an element 3 which is a NULL terminated string.
  • the message header contains the header structure as an embedded structure within itself.
  • the following pseudo-code shows the general format of the description:
  • LayoutManager CreateObject (LayoutManager)
  • LayoutManager BeginDefineLayout ("PacketHeader)
  • LayoutManager.AddPrimitive ("LONG”, “PacketSize”)
  • LayoutManager.AddPrimitive (“SHORT”, “PacketVersion")
  • LayoutManager .BeginDefineLayout (“HelloWorldPacket) // message header
  • LayoutManager.AddPrimitive (SHORT”, “Elementl)
  • LayoutManager.AddPrimitiveDynamicArray (“CHAR”, "Element2”, “Elementl)
  • the operations (methods) that the layout manager provides allow a script to define the individual components of a binary message.
  • the operations generally take the form:
  • the "AddPrimitive” operation is used to add the "PacketSize” element to the message.
  • the element type is specified as “LONG” meaning it is an integer 4 bytes in size. Adding elements to a message has to be done within a "BeginDefineLayout- EndDefineLayout” pair of operations. This indicates to the layout manager when a new message structure definition begins and ends. Once a message structure is defined completely, it may be used as an element type in further message definitions.
  • the "AddStruct” operation was used to make “Packet Header Structure” an element in the structure definition of message "Packet Type 1". Embedding structures within structures allows for definition of very complex messages.
  • the example also illustrated yet another important concept. This is the ability to define variable length elements within a message structure.
  • the element named "element 2" is of variable length. It is a byte (char) array whose length is specified within the message by the preceding element named "element 1".
  • Dynamically sized elements of this type are pretty common in many communication protocols. Due to their very nature, some dynamically sized elements do not have to have an explicit element specify their size.
  • An example of such an element type is a NULL terminated string.
  • a NULL terminated string is a sequence of bytes in which the byte value of 0 is a special value indicating the end of the sequence. Since the end of the sequence is specified by this special value, its length does not have to be explicitly srored.
  • the example shows that "element 3" is a NULL terminated string and the operation "AddSZString" is used to add it.
  • the following examples enumerate the operations (methods) provided by the layout manager.
  • BeginDef ineLayout starts definition of a new message (cannot be called while already defining a message) .
  • EndDef ineLayout - ends definition of a current message (cannot be called if not currently defining a message) .
  • IsDefinedLayout checks for existence of a message definition and returns TRUE/FALSE.
  • AddPrimi tive - adds a primitive element to a message structure.
  • Primitive elements form the basic entities of a binary message. Primitive elements includes characters (1 byte), 2 byte integers, 4 byte integers, floating point numbers (4 bytes) and double precision floating point numbers (8 bytes) .
  • AddPrimitiveArray - adds an array of primitive elements to a message structure.
  • AddPrim.i t iveDynamicArray adds a dynamic array of primitive elements to a message structure.
  • the array does not have to be fixed in size, rather, the name of another (integer type) element is used to contain the actual length of this element inside a specific instance of this message structure.
  • the size element has to have been already defined within the message structure. In other words, the length of this dynamic element is specified by an element within the message and that element should be stored in a position physically above the dynamic element.
  • AddStruct - adds a structure element to a message structure.
  • the structure element must already have been defined.
  • AddStructArray - adds an array of structure elements to a message structure.
  • AddStructDynamicArray adds a dynamic array of structure elements to a message structure. The same rules as that of AddPrimitiveDynamicArray applies to this method.
  • AddSZStringArray adds an array of NULL terminated string elements to a message structure.
  • the array does not have to be fixed in length, rather, the last string element of the array has to be terminated with two NULL characters rather than one NULL character.
  • AddAlignmen t Padding adds padding to a message structure after an element to align to the specified alignment boundary. Byte alignments can be made to occur on 2, 4, 8 or 16 byte boundaries. This method is used to align individual elements on specific byte boundaries when the element sizes are not fixed.
  • the message instance object of the dynamic messaging component allows a script to create an instance of a previously defined message in memory, fill the message with values for the individual fields of the message, and then with the help of transport object (which is described in the next section) , transmit the message over a network connection.
  • the message instance object also allows a script to receive an instance of a message over a network connection, unpack the message and access the values of the individual elements in the message.
  • FIGURE 12 illustrates an instance of the message whose structure was describee m the previous section.
  • BegmSetLayout // setup message header fields
  • element 2 is a dynamic array of characters and "element 3" is a NULL terminated string.
  • the third step is actually setting the values of the various fields (elements) in the message.
  • this message there are two parts: header and body.
  • the various operations supported by the Message Instance object provide scripts extreme flexibility in writing values of elements into a message. In this instance, methods like “Setlnt2", “Setlnt4", “SetCharArray” and “SetSZString” are used.
  • the Message Instance object knows what the entire size of the message is, so the "GetMessageSize” operation can be used to get the size. This operation is used in writing the message size into the "PacketSize" element of the header.
  • the sequence of set operations has to be enclosed within a pair of "BeginSetLayout-EndSetLayout” operations so that the Message Instance knows when a message is ready to be transmitted.
  • the message/layout instance object includes the following methods : • Crea teMessage - creates an instance of a message, given its type. Optionally, this method can be used to transform a message of one type to another type.
  • SetDynamicArraySize sets the size of a dynamic element inside a message.
  • SetSZStringLength sets the length of a NULL terminated string. The string may be by itself an element in the message or could be part of a string array .
  • BeginSetLayout notifies the message instance object that "Set” methods are about to be called which will write values to individual elements within the message.
  • BeginGetLayout notifies the Message Instance object that the message should be un-packaged so that individual elements can be "read” out of it.
  • Message layout and message instance creation are set forth above.
  • the final step in network connectivity is the actual transport.
  • Message layout and message instancing are actions that give rise to blocks of bytes in the memory of the web server (or wherever the script is being executed) .
  • a live connection has to be made to be able to send and receive data.
  • the third object inside the Panja dynamic messaging components module is a transport object implemented specifically to handle TCP/IP networks. The two previous objects do not in anyway assume what kind of a network connection they are communicating over.
  • the transport object's interface is specified independent of the nature of the network.
  • the transport object has a built-in asynchronous message handler that can fire scripts when messages arrive outside of a script's
  • transport object methods examples include:
  • EnableAsyncHandler - enables the asynchronous message processor - from this point onward, every incoming asynchronous message will result m an external script being executed.
  • IsConnected - returns whether the transport object is connected to a remote computer or not.
  • the dynamic messaging components are used in the communication between the ASP-based web server and the Internet appliance server.
  • the various web pages that deal with controlling and administering the Internet appliance server use these objects to create and send TCP/IP messages to the IA server.

Abstract

L'invention porte sur un système d'envoi (74, 80) et de réception (74, 80) utilisant tout type de liaison TCP/IP. Ce système comporte un objet de structuration de message binaire dont la fonction est de fournir une structure de message binaire; un objet d'instance binaire dont la fonction est de fournir le contenu de la structure du message binaire défini ; et un objet de transport dont la fonction est de gérer l'émission du message par liaison TCP/IP. Le serveur (14) du dispositif Internet comporte un gérant CGI (72) et un gérant ASP (78). Le serveur WEB (13) communique avec le serveur (14) du dispositif Internet via le CGI (70) et l'ASP (76) pour envoyer des messages aux réseaux (30-31) de la zone de desserte.
PCT/US2000/011853 1999-04-29 2000-05-01 Procede et systeme de messagerie dynamique WO2000067141A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU48142/00A AU4814200A (en) 1999-04-29 2000-05-01 Dynamic messaging system and method

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US13160599P 1999-04-29 1999-04-29
US60/131,605 1999-04-29
US56110300A 2000-04-28 2000-04-28
US09/561,103 2000-04-28

Publications (1)

Publication Number Publication Date
WO2000067141A1 true WO2000067141A1 (fr) 2000-11-09

Family

ID=26829632

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/011853 WO2000067141A1 (fr) 1999-04-29 2000-05-01 Procede et systeme de messagerie dynamique

Country Status (2)

Country Link
AU (1) AU4814200A (fr)
WO (1) WO2000067141A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9063739B2 (en) 2005-09-07 2015-06-23 Open Invention Network, Llc Method and computer program for device configuration

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5491802A (en) * 1992-05-29 1996-02-13 Hewlett-Packard Company Network adapter for inserting pad bytes into packet link headers based on destination service access point fields for efficient memory transfer
US5519875A (en) * 1991-08-08 1996-05-21 Hitachi, Ltd. Distributed processing system for modules, each having modularized objects
US5732257A (en) * 1995-09-13 1998-03-24 Hewlett-Packard Co. Object conversion method from a flat object space to a class structured space
US5815516A (en) * 1996-04-05 1998-09-29 International Business Machines Corporation Method and apparatus for producing transmission control protocol checksums using internet protocol fragmentation
US5918022A (en) * 1998-09-28 1999-06-29 Cisco Technology, Inc. Protocol for transporting reservation system data over a TCP/IP network
US5968116A (en) * 1996-03-27 1999-10-19 Intel Corporation Method and apparatus for facilitating the management of networked devices
US6021433A (en) * 1996-01-26 2000-02-01 Wireless Internet, Inc. System and method for transmission of data

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5519875A (en) * 1991-08-08 1996-05-21 Hitachi, Ltd. Distributed processing system for modules, each having modularized objects
US5491802A (en) * 1992-05-29 1996-02-13 Hewlett-Packard Company Network adapter for inserting pad bytes into packet link headers based on destination service access point fields for efficient memory transfer
US5732257A (en) * 1995-09-13 1998-03-24 Hewlett-Packard Co. Object conversion method from a flat object space to a class structured space
US6021433A (en) * 1996-01-26 2000-02-01 Wireless Internet, Inc. System and method for transmission of data
US5968116A (en) * 1996-03-27 1999-10-19 Intel Corporation Method and apparatus for facilitating the management of networked devices
US5815516A (en) * 1996-04-05 1998-09-29 International Business Machines Corporation Method and apparatus for producing transmission control protocol checksums using internet protocol fragmentation
US5918022A (en) * 1998-09-28 1999-06-29 Cisco Technology, Inc. Protocol for transporting reservation system data over a TCP/IP network

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9063739B2 (en) 2005-09-07 2015-06-23 Open Invention Network, Llc Method and computer program for device configuration

Also Published As

Publication number Publication date
AU4814200A (en) 2000-11-17

Similar Documents

Publication Publication Date Title
CA2371739C (fr) Methode et systeme de commande d'internet
US6763040B1 (en) Internet control system communication protocol and method
US7085814B1 (en) Data driven remote device control model with general programming interface-to-network messaging adapter
EP1229687B1 (fr) Systeme et procedé pour fournir un service à un dispositif dans un reseau domestique
US6963925B1 (en) Gateway apparatus and the method thereof
EP1532768B1 (fr) Systeme de commande a distance d'un reseau domestique
CN101461194B (zh) 用于远程访问网络中的装置的方法和系统
CN1943171B (zh) 用于控制分布式站的网络中的设备的方法和网络站
WO2000075738A1 (fr) Systeme et procede de configuration d'interface de dispositif, pour systeme de commande
EP1082838A2 (fr) Procede et appareil de commande et de controle d'utilisateur et d'interface dans un reseau
JP2002094543A (ja) 携帯情報機器、携帯情報機器アクセス装置、ホームネットワークシステム、およびホームネットワークに対するアクセス方法
JP2004505499A (ja) サーバを利用する複合規格ホーム・ネットワーク・ブリッジ
CN1592283B (zh) 与异类网络相连的设备之间的控制方法和实现该方法的设备
CN101383789B (zh) 一种实现访问并控制家庭网络的家庭网关装置、系统和方法
KR20030028310A (ko) 홈네트워크에 연결된 피제어 장치를 인터넷을 통해제어하는 방법 및 그 제어 장치
Saif et al. Internet access to a home area network
KR101048613B1 (ko) 홈 네트워크 서비스 제공 UPnP기반 RG 시스템
WO2000067134A1 (fr) Systeme et procede de gestion d'applications internet
WO2000076174A1 (fr) Procede et systeme d'attribution dynamique de numeros de dispositif dans un systeme de controle
WO2000067141A1 (fr) Procede et systeme de messagerie dynamique
KR101082136B1 (ko) 홈 네트워크의 댁내 서비스 모드 제어 방법
WO2000076169A2 (fr) Procede et systeme permettant un acces a des elements d'un reseau de commande
Lucenius et al. Implementing mobile access to heterogeneous home environment
Scheichelbauer UPnP Connectivity for Home and Building Automation W. Kastner Institut fur Rechnergestutzte Automation Technische Universitat Wien Treitlstr. 1, A-1040 Wien, Austria
KR20130069298A (ko) 디바이스 아키텍처 시스템

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP