WO2014010189A1 - Proxy device, communication system, program - Google Patents

Proxy device, communication system, program Download PDF

Info

Publication number
WO2014010189A1
WO2014010189A1 PCT/JP2013/004016 JP2013004016W WO2014010189A1 WO 2014010189 A1 WO2014010189 A1 WO 2014010189A1 JP 2013004016 W JP2013004016 W JP 2013004016W WO 2014010189 A1 WO2014010189 A1 WO 2014010189A1
Authority
WO
WIPO (PCT)
Prior art keywords
request information
subsystem
server
proxy device
communication
Prior art date
Application number
PCT/JP2013/004016
Other languages
French (fr)
Japanese (ja)
Inventor
浩基 數野
敏章 中尾
Original Assignee
パナソニック株式会社
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 パナソニック株式会社 filed Critical パナソニック株式会社
Priority to CN201380036657.7A priority Critical patent/CN104429025A/en
Publication of WO2014010189A1 publication Critical patent/WO2014010189A1/en

Links

Images

Classifications

    • 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/46Interconnection of networks
    • H04L12/4604LAN interconnection over a backbone network, e.g. Internet, Frame Relay
    • H04L12/462LAN interconnection over a bridge based backbone
    • H04L12/4625Single bridge functionality, e.g. connection of two networks over a single bridge
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content
    • H04L67/5651Reducing the amount or size of exchanged application data
    • 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/46Interconnection of networks
    • H04L12/4633Interconnection of networks using encapsulation techniques, e.g. tunneling

Definitions

  • the present invention relates to a proxy device that is interposed between different communication networks and controls transmission of information between different communication networks, a communication system using the proxy device, and a program for realizing the proxy device.
  • Document 1 describes a technique of performing communication via a proxy device (SIP Proxy) connected to the Internet in order to perform communication between the communication devices connected to the LAN via the Internet. That is, the communication device enables data transmission through networks of different protocols by performing encapsulation.
  • SIP Proxy proxy device
  • the proxy device transmits request information from one of the two communication devices connected to a different communication network, and performs processing on the request information in the other communication device and responds. It is also used for protocol conversion when information is returned to the one communication device. In a communication system having such a configuration, when a plurality of communication devices using different protocols are provided for each proxy device, a large amount of request information or response information may occur.
  • the communication amount of the communication network connected to the proxy device increases, and the communication processing amount for transmitting and receiving the packet Will increase. That is, a load is applied to the communication device and the proxy device, and the communication amount of the communication network increases, so that the service of the communication system may be stopped in some cases.
  • the proxy device communicates between a first communication interface unit that communicates with a server connected to a first communication network and a subsystem that is connected to a second communication network.
  • Two communication interface units and when the first communication interface unit receives a packet including a plurality of request information for the subsystem from the server, the packet is expanded into individual request information, and the second And a processing unit that transmits the request information to the subsystem through a communication interface unit.
  • the first communication interface unit receives the request information encapsulated by a first communication protocol that is a push type, and the second communication interface unit is an open type. It is preferable to communicate with the subsystem using the communication protocol No. 2.
  • the processing unit determines an order in which the individual request information is transmitted to the subsystem according to a time at which the first communication interface unit receives the packet from the server.
  • the second communication interface unit adjusts the timing of transmitting the request information to the subsystem so that the request information is not lost according to the processing capability of the subsystem.
  • the processing unit includes a request information buffer that holds a plurality of request information waiting to be transmitted, and a rank storage unit in which types of request information and priority levels to be transmitted to the subsystem are registered in advance. And when the priority of the request information received by the first communication interface unit is higher than the priority of the plurality of transmission-waiting request information held in the request information buffer, It is preferable that the request information received by the communication interface unit is transmitted to the subsystem first.
  • the processing unit collects the plurality of request information into one packet and transmits the packet to the corresponding subsystem. It is preferable.
  • the second communication interface unit has a function of receiving response information for the request information from the subsystem, and the first communication interface unit is configured to respond to the processing capability of the server. It is preferable to adjust the timing for transmitting the response information to the server so that the information is not lost.
  • the processing unit receives the response information for the request information from the subsystem when the second communication interface unit includes a plurality of response information to be transmitted to the same server. It is preferable that the pieces of response information are collected into one packet and transmitted to the corresponding server.
  • a communication system includes the above-described proxy device, a server connected to the proxy device via a first communication network, and a subsystem connected to the proxy device via a second communication network. Request information issued by the server is transmitted to the subsystem via the proxy device, and response information for the request information from the subsystem is transmitted to the server via the proxy device.
  • an overall management device that performs at least one of control and monitoring for the server, the subsystem, and the proxy device.
  • a program according to the present invention communicates between a first communication interface unit that communicates a computer with a server connected to a first communication network and a subsystem connected to a second communication network. And when the first communication interface unit receives a packet including a plurality of request information for the subsystem from the server, expands the packet into individual request information, and And a processing unit that transmits the request information to the subsystem through two communication interface units.
  • the present invention is not limited to a program, and may be a computer-readable recording medium that records the program.
  • the configuration of the present invention when performing communication between different communication networks, a plurality of request information is transmitted in a single packet, so the communication amount of the communication network is reduced as compared with the conventional network. Therefore, it is possible to avoid the suspension of the communication system service.
  • FIG. 1 is a block diagram illustrating a communication system according to a first embodiment.
  • 1 is a diagram illustrating a configuration example of a communication system according to a first embodiment.
  • FIG. 5 is an operation explanatory diagram illustrating a processing procedure of the communication system according to the first embodiment in a sequence diagram.
  • 6 is a diagram illustrating an operation of a main part of a communication system according to Embodiment 2.
  • the communication system shown in FIG. 2 includes a plurality of servers 20 connected to a first communication network NT1 such as the Internet, and a plurality of subsystems 30 connected to a second communication network NT2. .
  • the second communication network NT2 is a LAN (Local Area Network), and the subsystem 30 includes terminal devices (not shown) connected to the second communication network NT2, respectively.
  • a communication system different from the communication system shown in FIG. 2 is constructed.
  • a large-scale communication system can be constructed. For example, even when there are a large number of monitoring targets and control targets, such as when monitoring and controlling equipment in a building such as a building is performed using communication technology, the communication system is hierarchized. It is possible to respond easily.
  • the proxy device 10 in the illustrated example has a function of relaying data transmission between the server 20 connected to the first communication network NT1 and the second communication network NT2, and the proxy device 10 and the first communication network There is a firewall 40 between NT1.
  • the illustrated configuration example shows a configuration in which a plurality of subsystems 30 share the proxy device 10.
  • a plurality of proxy devices 10 are connected to the first communication network NT1
  • a plurality of proxy devices 10 are connected to the first communication network NT1 via the second communication network NT2.
  • Each subsystem 30 may be connected.
  • this embodiment assumes only when a plurality of subsystems 30 are connected to one proxy apparatus 10. .
  • using the communication system described above enables monitoring and control of equipment (not shown) arranged for each facility.
  • equipment not shown
  • one or more proxy devices 10 are provided for each facility, and each proxy device 10 is connected to the second communication network NT2 to A communication system is constructed. Therefore, the server 20 connected to the first communication network NT1 can monitor and control a large number of devices arranged in the facility through the subsystem 30.
  • the lighting control system is constructed as the subsystem 30 in units of buildings and areas.
  • an organization for example, a city office
  • the proxy device 10 that operates public lighting in the city can connect the lighting control system for the entire city to the first communication network NT1. It becomes possible to manage all at once.
  • the Internet is used for the first communication network NT1, it is possible to control lighting device lighting / lighting off and monitor lighting device lighting time from the server 20 via the Internet. .
  • a terminal device connected to any one of the servers 20 or the first communication network NT1 is used as a general management device that performs at least one of monitoring and control of the proxy device 10, the server 20, and the subsystem 30.
  • an overall management apparatus By using such an overall management apparatus, it becomes possible to collectively manage the lighting control system (at least one of control and monitoring) existing in various places in the city by the overall management apparatus.
  • the proxy device 10 includes a first communication interface unit (hereinafter referred to as “communication I / F”) 11 for connecting to the first communication network NT1, a second communication interface unit And a second communication I / F 12 for connecting to the communication network NT2.
  • the first communication I / F 11 performs communication using a push-type first communication protocol
  • the second communication I / F 12 performs communication using an open-type second communication protocol.
  • a processing unit that transmits request information from the server 20 to the subsystem 30 and returns response information from the subsystem 30 to the server 20.
  • the proxy device 10 is a computer on which a CPU (Central Processing Unit) and a memory are mounted, and performs various processes by executing a program.
  • a computer-readable recording medium that records the program may be used.
  • the first communication protocol for example, a protocol that enables Comet communication is used, and by long polling, it is possible to transmit data from the server 20 to the proxy device 10 beyond the firewall 40.
  • the time during which the downstream communication path from the server 20 to the proxy device 10 is opened between the server 20 and the proxy device 10 is limited. If no data is transmitted within the limited time, a timeout occurs, and the downstream communication path from the server 20 to the proxy device 10 is disconnected after the timeout. Communication from the proxy device 10 to the server 20 is required to reopen the communication path.
  • the server 20 transmits request information in the application layer to the subsystem 30. That is, the server 20 issues request information for the subsystem 30 in the application processing unit 200, and sends the request information to the first communication network NT1 through the communication processing unit 201. Further, the server 20 receives the response information from the subsystem 30 through the proxy device 10 when receiving the response information to the request information from the subsystem 30.
  • the proxy device 10 can communicate with one or more subsystems 30.
  • the server 20 transmits request information and response information to and from each subsystem 30 when there are a plurality of subsystems 30.
  • the request information to be transmitted even when there are a plurality of subsystems 30 by collecting data for request information to the subsystems 30. Can be transmitted in one packet. That is, the data to be transmitted to the subsystem 30 is encapsulated in the payload of the packet transmitted from the server 20 to the proxy device 10 through the first communication network NT1.
  • the communication processing unit 201 of the server 20 has a function of generating a payload by collecting request information to be transmitted to the subsystem 30.
  • the proxy device 10 includes a request processing unit 101 that expands the payload received from the server 20 into request information for each subsystem 30.
  • the proxy device 10 transmits the response information from the subsystem 30 received through the second communication network NT2 to the server 20 as a packet of the first communication network NT1.
  • the server 20 issues request information to the subsystem 30 and performs processing for response information from the subsystem 30 and communication for connecting to the first communication network NT1.
  • a processing unit 201 a processing unit 201.
  • the application processing unit 200 corresponds to an application layer in the hierarchical communication model.
  • the application processing unit 200 issues request information for the subsystem 30 when an event is input, and provides appropriate services such as display and notification for response information from the subsystem 30.
  • An event is, for example, a switch operation by a user, a state change of a sensor (not shown), and a service means, for example, presentation of information to a monitor device (not shown), storage of information in a storage device (not shown) .
  • an event input to the application processing unit 200 and a service provided by the application processing unit 200 may be received from a device that communicates with the server 20.
  • response information received from the subsystem 30 can be used as an event, or request information transmitted to the subsystem 30 can be used as a service.
  • the application processing unit 200 includes a relationship storage unit (not shown) that stores a group of events and a group of request information for the subsystem 30 in association with each other, and refers to the relationship storage unit when an event is input. As a result, the request information to the subsystem 30 is issued. Request information issued by the application processing unit 200 is input to the communication processing unit 201.
  • the communication processing unit 201 includes a buffer (not shown) that temporarily stores request information.
  • the communication processing unit 201 holds the request information in the buffer and measures the reception time. . Further, the communication processing unit 201 holds all request information input from the application processing unit 200 in the buffer within a period in which the reception time is counted.
  • the communication processing unit 201 transmits the request information held in the buffer as a whole. That is, the communication processing unit 201 uses the request information held in the buffer as a payload, generates a packet with a header and trailer for transmission to the proxy device 10, and transmits the packet to the proxy device 10.
  • the communication processing unit 201 resets a built-in clock (not shown) that counts the reception time when sending the request information held in the buffer to the first communication network NT1, and receives the next request from the application processing unit 200. Wait for information. That is, when the request information is input from the application processing unit 200 after resetting the built-in clock, the communication processing unit 201 starts counting the reception time, and the request information input within the period in which the reception time is timed. Are sent to the first communication network NT1.
  • a built-in clock not shown
  • FIG. 2 shows only one proxy device 10, but a plurality of proxy devices 10 are often used. Therefore, the application processing unit 200 desirably delivers the destination information of the proxy device 10 to the communication processing unit 201 together with the request information in order to identify the destination proxy device 10 to which the request information is transmitted. If the system has only one proxy device 10, the destination information can be omitted.
  • the communication processing unit 201 when a plurality of pieces of request information are generated during the reception time counting, the plurality of pieces of request information are combined into one, and the communication processing unit 201 generates a packet having the combined request information as a payload, Transfer to the proxy device 10 indicated by the information. Accordingly, the payload of this packet can include request information addressed to one or more subsystems 30. That is, the server 20 encapsulates a plurality of request information, and transmits the created packet to the proxy device 10.
  • the proxy device 10 decapsulates the packet from the server 20.
  • the first communication I / F 11 of the proxy device 10 receives the packet from the server 20
  • the first communication I / F 11 extracts the header and the payload from the packet and delivers them to the request processing unit 101.
  • the header includes information for identifying the server 20 that is the transmission source
  • the payload includes a subsystem 30 that is a counterpart to which the request information is transmitted, and request information for the subsystem 30.
  • the request processing unit 101 extracts the identification information (address, etc.) of the transmission source server 20 from the packet header, and extracts the identification information (address, etc.) of the subsystem 30 and the request information for the subsystem 30 from the packet payload. . That is, the request processing unit 101 restores a plurality of request information in the packet payload.
  • an IP address is used as the identification information of the server 20, but the identification information of the subsystem 30 may be information that can be identified in the second communication network NT2 in addition to the IP address, the MAC address, and the like. .
  • the request processing unit 101 extracts the request information for each subsystem 30, the identification information of the subsystem 30, and the identification information of the transmission source server 20 from the packet received from the server 20, and requests the request. Store in the information buffer 102. Further, the request processing unit 101 delivers these pieces of information from the request information buffer 102 to the second communication I / F 12. The second communication I / F 12 generates a packet to be transmitted for each subsystem 30 using the information delivered from the request information buffer 102 by the request processing unit 101. That is, a packet including request information for each subsystem 30 is transmitted to the second communication network NT2 with the transmission source as the server 20 and the designated subsystem 30 as the transmission destination.
  • the request processing unit 101 delivers information to the second communication I / F 12 in the order in which the information is received from the first communication I / F 11.
  • the order in which the request processing unit 101 delivers information to the second communication I / F 12 is determined by FIFO (First In First Out) processing, or the request processing unit 101 receives information from the first communication I / F11. It is determined using time (this point will be described in Embodiment 2).
  • the proxy device 10 includes a response information buffer 104 that stores the identification information of the transmission source server 20 that issued the request information in association with the request identification information assigned for each request information.
  • the response information buffer 104 stores a set of (request identification information, server identification information) for each request information to the subsystem 30. Since the request identification information only needs to be able to identify the request information, for example, a number indicating the order of the request information handled by the request processing unit 101 is used.
  • the request identification information is added to a packet when request information is transmitted from the proxy device 10 to the subsystem 30, and is also added to a packet when response information is returned from the subsystem 30 to the proxy device 10. Therefore, the proxy device 10 that has received the response information can acquire the identification information of the server 20 to which the response information should be returned by collating the request identification information with the response information buffer 104, and return the response information to the appropriate server 20. It becomes possible to do.
  • the proxy device 10 transmits the request information received from the server 20 to the subsystem 30, and the subsystem 30 performs processing according to the request information received from the proxy device 10.
  • the subsystem 30 includes a communication processing unit 301 for communicating through the second communication network NT2, and an application processing unit 300 for processing request information and issuing response information.
  • the subsystem 30 has a function of storing identification information of the proxy device 10 that has received the request information, and returning response information for the request information to the proxy device 10 in which the identification information is stored.
  • the request information transmitted from the proxy device 10 to the subsystem 30 is accompanied by request identification information.
  • the request identification is made together with the proxy device 10 to which the response information is returned. It also stores information. Further, when returning the response information to the proxy device 10, the subsystem 30 adds the request identification information received accompanying the request information.
  • the response processing unit 103 generates data for transmitting the response information received from the subsystem 30 to the server 20 using the extracted identification information of the server 20 and transmits the data to the server 20 through the first communication I / F 11. Send the packet to be sent. That is, since the first communication network NT1 performs communication using the first communication protocol (for example, Comet communication), the proxy device 10 adapts the packet including the response information from the subsystem 30 to the first communication protocol. Assemble.
  • the first communication protocol for example, Comet communication
  • the response processing unit 103 has the same function as the communication processing unit 201 of the server 20, and when there are a plurality of response information to be transmitted to one server 20 (the same server 20), the response information Are sorted for each server 20.
  • Response information to be collected is not limited to response information received from one subsystem 30, but may be response information received from a plurality of subsystems 30.
  • the collected response information is temporarily stored in the response information buffer 104.
  • the response processing unit 103 first stores response information from a state in which no response information is stored in the response information buffer 104, and then collects the response information stored within a predetermined waiting time.
  • the response processing unit 103 When there is only one server 20, the response processing unit 103 does not need to extract the identification information of the server 20 and only needs to transmit the response information from the subsystem 30 to one known server 20. . Further, the response processing unit 103 may hold only one piece of response information in the response information buffer 104.
  • the response processing unit 103 summarizes the response information for each destination server 20
  • the first communication I / F 11 converts the response information collected for each server 20 into one packet, and the first communication network. Send to NT1.
  • the server 20 causes the communication processing unit 201 to extract individual response information from the packet. Therefore, the server 20 can provide various services using the response information received for the request information.
  • the server 20 collects a plurality of pieces of request information for the subsystems 30 and transmits them to the proxy device 10 in one packet.
  • the proxy device 10 converts the packets into request information for each subsystem 30. expand.
  • the proxy device 10 transmits response information from the plurality of subsystems 30 in one packet for each server 20 to be returned, and the server 20 expands the packet into individual response information. Therefore, the amount of communication (number of communication processes) performed between the server 20 and the proxy device 10 through the first communication network NT1 is compared with the case where a packet is transmitted for each request information and each response information. Can be greatly reduced.
  • the communication processing unit 201 integrates these request information (P1).
  • the integrated request information is transmitted as one packet to the proxy device 10 (P2).
  • the proxy device 10 expands the request information included in the packet (P3), and transmits the expanded request information to the subsystem 30 (P4).
  • the application processing unit 300 processes the request information (P5), issues response information, and transmits it to the proxy device 10 (P6).
  • the proxy device 10 integrates these response information for each server 20 (P7), and integrates the response information into the corresponding server. 20 (P8).
  • the server 20 issues a plurality of pieces of request information, since the request information is collected into one packet, it is possible to reduce the amount of communication in the first communication network NT1. Become. In addition, the communication processing amount is reduced in the communication processing unit 201 and the first communication I / F 11. As a result, it is possible to avoid a service stop provided by the communication system.
  • the time when the first communication I / F 11 receives a packet according to the first protocol from the server 20 is added to the request information, so that the subsystem 30 is in the order in which the proxy device 10 received the request information. It is possible to send request information to.
  • the time at which the first communication I / F 11 receives the packet the time measured by a built-in clock (not shown) of the proxy device 10 is used, or the time at which the server 20 transmits the packet is used.
  • the time measured by the built-in clocks of all the servers 20 is matched using the time measured by a standard time server (for example, an NTP server) provided separately. It is necessary to keep.
  • the proxy device 10 receives two packets each including request information from two of the three servers 20 connected to the first communication network NT1.
  • one packet includes three request information D11, D12, and D13
  • the other packet includes three request information D21, D22, and D23.
  • request information D11, D12, D13 included in one packet is issued in this order
  • request information D21, D22, D23 included in the other packet is issued in this order.
  • the request information D11, D12, D13 of one packet and the request information D21, D22, D23 of the other packet are expanded into individual request information D11, D12, D13, D21, D22, D23 by the request processing unit 101, and the request It is held in the information buffer 102.
  • the request information buffer 102 stores the request information D11 as shown in FIG. , D12, and D13 are stored earlier than the request information D21, D22, and D23 (representing that the time is earlier in the upper side).
  • request information included in one packet also has a time order, indicating that the left side of the figure is earlier in time. That is, the request information D11 is issued before the request information D12, and the request information D22 indicates that it is issued before the request information D23.
  • the processing unit 100 of the proxy device 10 acquires the reception time of the request information, and stores the request information in the request information buffer 102 from the earlier reception time. .
  • the request information is stored in the request information buffer 102 in consideration of the order in which the request information is issued in addition to the reception time.
  • the request information buffer 102 stores reception time information including the reception time and the order in association with the request information.
  • the request information stored in the request information buffer 102 in this way is transmitted to the subsystem 30 in the order stored in the request information buffer.
  • the proxy device 10 When transmitting the request information to the subsystem 30, the proxy device 10 delivers the issued identification information of the server 20 to the subsystem 30 as in the first embodiment. At this time, not only the identification information of the server 20 but also the reception time information associated with the request information may be delivered to the subsystem 30 together.
  • the request information can be sequentially delivered to the subsystem 30.
  • Other configurations and operations are the same as those of the first embodiment.
  • the overflow of request information may occur when request information for a specific subsystem 30 is generated in a concentrated manner or when the processing capacity of the subsystem 30 is low.
  • the overflow request information is lost without being processed in the subsystem 30.
  • the second communication I / F 12 in the proxy device 10 has a function of transmitting request information according to the processing capability of the subsystem 30. For example, when the subsystem 30 has only the processing capability to process request information one by one, the second communication I / F 12 transmits one request information to the subsystem 30 and receives response information for the request information. After that, the next request information is transmitted. By performing such an operation, it becomes unnecessary to simultaneously process a plurality of request information in the subsystem 30, and it is possible to prevent the loss of the request information.
  • the packet transmitted from the proxy device 10 to the subsystem 30 may adopt either a format including request information one by one or a format including a plurality of request information.
  • the proxy device 10 When a plurality of request information is transmitted from the proxy device 10 to the subsystem 30 within a unit time, the proxy device 10 receives the response information for these request information from the subsystem 30 and then transmits the next request information. To do. By this operation, overflow of request information in the subsystem 30 is prevented.
  • Other configurations and operations are the same as those of the above-described embodiment.
  • the proxy device 10 transmits the request information to the subsystem 30 in the order in which the request information is received.
  • the request information received later from the server 20 by the proxy device 10 must be transmitted to the subsystem 30 in preference to the request information waiting for transmission.
  • the proxy apparatus 10 can set the priority order according to at least one of the type of the subsystem 30 and the type of request information. That is, a rank storage unit (not shown) that registers at least one of the type of the subsystem 30 that transmits request information and the type of request information in association with the priority order in the processing unit 100 of the proxy device 10.
  • the processing unit 100 checks the request information (at least one of the type of the subsystem 30 and the type of request information) received by the first communication I / F 11 from the server 20 with the rank storage unit. If the request information received from the server 20 has higher priority than the request information held in the request information buffer 102, the request information received from the server 20 is held in the request information buffer 102. The request information is sent to the subsystem 30 in preference to the queue of request information.
  • priority is set for at least one of the type of subsystem 30 and the type of request information.
  • the request information buffer 102 when the number of request information to be transmitted to a specific subsystem 30 exceeds a threshold, an operation for increasing the priority of the request information to be transmitted to the specific subsystem 30 is performed. It may be adopted.
  • the request information stored in the request information buffer 102 is interrupted in the order of request information, and other request information can be transmitted to the subsystem 30 with priority. Therefore, when the subsystem 30 includes a device with a high degree of urgency, the request information can be transmitted at an appropriate timing, for example, when ensuring the processing stability of the proxy device 10 or when transmitting a survival confirmation command. become.
  • Other configurations and operations are the same as those of the above-described embodiments.
  • the second communication I / F 12 in the proxy device 10 includes a plurality of request information to be transmitted to the same subsystem 30 in the request information held in the request information buffer 102.
  • a function of transmitting a plurality of pieces of request information in one packet That is, the second communication I / F 12 includes request information to be transmitted to the same subsystem 30 in the request information queued in the request information buffer 102, and the number exceeds the predetermined threshold.
  • the request information in the queue means request information held in the request information buffer 102 within a predetermined reception time.
  • the second communication I / F 12 transmits the collected request information in one packet, and the subsystem 30 receiving this packet expands a plurality of request information contained in the packet into individual request information.
  • the processing in the application processing unit 300 is executed.
  • a plurality of pieces of request information are collected in the packet transmitted from the proxy device 10 to the subsystem 30, so that the amount of communication in the second communication network NT2 is reduced and communication is performed. The number of processes is also reduced.
  • Other configurations and operations are the same as those of the above-described embodiment.
  • the proxy device 10 has a function of adjusting the timing at which the response information is returned to the server 20 according to the processing capability of the server 20.
  • the server 20 has only the processing ability to receive response information one by one
  • the first communication I / F 11 transmits one response information to the server 20 and confirms that the server 20 has received this response information. Later, the operation of transmitting the next response information is performed. By performing this operation, the server 20 does not receive a plurality of response information at the same time, and the loss of response information is prevented.
  • the server 20 can simultaneously receive a plurality of response information, the number of response information to be transmitted to the server 20 per unit time may be set in the proxy device 10 in advance. Alternatively, the total amount of response information transmitted per unit time may be set in advance for each server 20.

Abstract

A proxy device is provided with a first communication interface unit, a second communication interface unit, and a processing unit. The first communication interface unit communicates with a server connected to a first communication network. The second communication interface unit communicates with a subsystem connected to a second communication network. When the first communication interface unit has received a packet including a plurality of information items requested by the server to the subsystem, the processing unit disseminates the individual requested information items and transmits the requested information to the subsystem via the second communication interface unit.

Description

プロキシ装置、通信システム、プログラムProxy device, communication system, program
 本発明は、異なる通信網の間に介在し、異なる通信網の間で情報の伝送を制御するプロキシ装置、このプロキシ装置を用いた通信システム、プロキシ装置を実現するためのプログラムに関するものである。 The present invention relates to a proxy device that is interposed between different communication networks and controls transmission of information between different communication networks, a communication system using the proxy device, and a program for realizing the proxy device.
 従来から、インターネットのような第1の通信網と、LAN(Local Area Network)のような第2の通信網との間で通信を行う場合に、第1の通信網と第2の通信網との間のプロトコルの違いを吸収するためにプロキシ装置を用いる技術が提案されている(たとえば、日本国公開特許第2007-166423号公報(以下「文献1」という)参照)。文献1には、それぞれLANに接続された通信装置の間でインターネットを介して通信を行うために、インターネットに接続したプロキシ装置(SIP Proxy)を介して通信を行う技術が記載されている。すなわち、通信装置は、カプセル化を行うことにより、異なるプロトコルのネットワークを通したデータの伝送を可能にしている。 Conventionally, when communication is performed between a first communication network such as the Internet and a second communication network such as a LAN (Local Area Network), the first communication network and the second communication network In order to absorb the difference in protocol between the two, a technique using a proxy device has been proposed (see, for example, Japanese Patent Publication No. 2007-166423 (hereinafter referred to as “Document 1”)). Document 1 describes a technique of performing communication via a proxy device (SIP Proxy) connected to the Internet in order to perform communication between the communication devices connected to the LAN via the Internet. That is, the communication device enables data transmission through networks of different protocols by performing encapsulation.
 プロキシ装置は、上述の構成のほかに、異なる通信網に接続された2台の通信装置のうちの一方の通信装置から要求情報を送信し、他方の通信装置において要求情報に対する処理を行って応答情報を前記一方の通信装置に返送する場合にもプロトコルの変換を行うために用いられる。このような構成の通信システムにおいて、1台のプロキシ装置に対して、異なるプロトコルを用いる通信装置がそれぞれ複数台ずつ設けられている場合、要求情報あるいは応答情報が多量に発生する場合がある。 In addition to the above-described configuration, the proxy device transmits request information from one of the two communication devices connected to a different communication network, and performs processing on the request information in the other communication device and responds. It is also used for protocol conversion when information is returned to the one communication device. In a communication system having such a configuration, when a plurality of communication devices using different protocols are provided for each proxy device, a large amount of request information or response information may occur.
 このような場合、要求情報や応答情報にそれぞれ1個のパケットを割り当てて通信を行うと、プロキシ装置に接続された通信網の通信量が増加し、またパケットの送受信を行うための通信処理量が増加することになる。すなわち、通信装置、プロキシ装置に負荷がかかり、通信網の通信量が増加するから、場合によっては通信システムのサービスが停止する可能性がある。 In such a case, if one packet is assigned to each of request information and response information and communication is performed, the communication amount of the communication network connected to the proxy device increases, and the communication processing amount for transmitting and receiving the packet Will increase. That is, a load is applied to the communication device and the proxy device, and the communication amount of the communication network increases, so that the service of the communication system may be stopped in some cases.
 本発明は、異なる通信網の間で通信を行うにあたって、通信網の通信量を従来よりも低下させることにより通信システムのサービスの停止を回避することを可能にするプロキシ装置を提供することを目的とし、さらに、このプロキシ装置を用いた通信システムを提供し、プロキシ装置を実現するためのプログラムを提供することを目的とする。 It is an object of the present invention to provide a proxy device that can avoid a service stop of a communication system by lowering the communication amount of the communication network than before when performing communication between different communication networks. Furthermore, an object of the present invention is to provide a communication system using the proxy device and to provide a program for realizing the proxy device.
 本発明に係るプロキシ装置は、第1の通信網に接続されたサーバとの間で通信する第1の通信インターフェイス部と、第2の通信網に接続されたサブシステムとの間で通信する第2の通信インターフェイス部と、前記サーバから前記サブシステムに対する複数個の要求情報を含むパケットを前記第1の通信インターフェイス部が受信した場合に前記パケットを個々の要求情報に展開し、前記第2の通信インターフェイス部を通して前記要求情報を前記サブシステムに送信させる処理部とを備えることを特徴とする。 The proxy device according to the present invention communicates between a first communication interface unit that communicates with a server connected to a first communication network and a subsystem that is connected to a second communication network. Two communication interface units, and when the first communication interface unit receives a packet including a plurality of request information for the subsystem from the server, the packet is expanded into individual request information, and the second And a processing unit that transmits the request information to the subsystem through a communication interface unit.
 このプロキシ装置において、前記第1の通信インターフェイス部はプッシュ型である第1の通信プロトコルでカプセル化された前記要求情報を前記サーバから受信し、前記第2の通信インターフェイス部はオープン型である第2の通信プロトコルを用いて前記サブシステムとの通信を行うことが好ましい。 In this proxy device, the first communication interface unit receives the request information encapsulated by a first communication protocol that is a push type, and the second communication interface unit is an open type. It is preferable to communicate with the subsystem using the communication protocol No. 2.
 このプロキシ装置において、前記処理部は、前記第1の通信インターフェイス部が前記サーバから前記パケットを受信した時刻により、個々の前記要求情報を前記サブシステムに送信する順番を定めることが好ましい。 In this proxy apparatus, it is preferable that the processing unit determines an order in which the individual request information is transmitted to the subsystem according to a time at which the first communication interface unit receives the packet from the server.
 このプロキシ装置において、前記第2の通信インターフェイス部は、前記サブシステムの処理能力に応じて前記要求情報が消失しないように前記サブシステムに前記要求情報を送信するタイミングを調節することが好ましい。 In this proxy apparatus, it is preferable that the second communication interface unit adjusts the timing of transmitting the request information to the subsystem so that the request information is not lost according to the processing capability of the subsystem.
 このプロキシ装置において、前記処理部は、複数個の送信待ちの要求情報を保持する要求情報バッファと、要求情報の種類と前記サブシステムに送信する優先順位とがあらかじめ登録された順位記憶部とを備え、前記第1の通信インターフェイス部が受信した前記要求情報の優先順位が前記要求情報バッファに保持されている前記複数個の送信待ちの要求情報の優先順位よりも高い場合に、前記第1の通信インターフェイス部が受信した前記要求情報を前記サブシステムに先に送信することが好ましい。 In this proxy device, the processing unit includes a request information buffer that holds a plurality of request information waiting to be transmitted, and a rank storage unit in which types of request information and priority levels to be transmitted to the subsystem are registered in advance. And when the priority of the request information received by the first communication interface unit is higher than the priority of the plurality of transmission-waiting request information held in the request information buffer, It is preferable that the request information received by the communication interface unit is transmitted to the subsystem first.
 このプロキシ装置において、前記処理部は、同一の前記サブシステムに送信する複数個の要求情報が存在する場合、前記複数個の要求情報を1個のパケットにまとめて該当する前記サブシステムに送信することが好ましい。 In this proxy device, when there are a plurality of request information to be transmitted to the same subsystem, the processing unit collects the plurality of request information into one packet and transmits the packet to the corresponding subsystem. It is preferable.
 このプロキシ装置において、前記第2の通信インターフェイス部は、前記サブシステムから前記要求情報に対する応答情報を受け取る機能を有し、前記第1の通信インターフェイス部は、前記サーバの処理能力に応じて前記応答情報が消失しないように前記サーバに前記応答情報を送信するタイミングを調節することが好ましい。 In the proxy device, the second communication interface unit has a function of receiving response information for the request information from the subsystem, and the first communication interface unit is configured to respond to the processing capability of the server. It is preferable to adjust the timing for transmitting the response information to the server so that the information is not lost.
 このプロキシ装置において、前記処理部は、前記第2の通信インターフェイス部が前記要求情報に対する応答情報を前記サブシステムから受け取り、同一の前記サーバに送信する複数個の応答情報が存在する場合、前記複数個の応答情報を1個のパケットにまとめて該当する前記サーバに送信することが好ましい。 In this proxy apparatus, the processing unit receives the response information for the request information from the subsystem when the second communication interface unit includes a plurality of response information to be transmitted to the same server. It is preferable that the pieces of response information are collected into one packet and transmitted to the corresponding server.
 本発明に係る通信システムは、上述したプロキシ装置と、前記プロキシ装置に第1の通信網を介して接続されるサーバと、前記プロキシ装置に第2の通信網を介して接続されるサブシステムとを備え、前記サーバが発行した要求情報が前記プロキシ装置を介して前記サブシステムに送信され、前記サブシステムからの前記要求情報に対する応答情報が前記プロキシ装置を介して前記サーバに送信されることを特徴とする。 A communication system according to the present invention includes the above-described proxy device, a server connected to the proxy device via a first communication network, and a subsystem connected to the proxy device via a second communication network. Request information issued by the server is transmitted to the subsystem via the proxy device, and response information for the request information from the subsystem is transmitted to the server via the proxy device. Features.
 この通信システムにおいて、前記サーバと前記サブシステムと前記プロキシ装置とについて、制御と監視との少なくとも一方を行う統括管理装置をさらに備えることが好ましい。 In this communication system, it is preferable to further include an overall management device that performs at least one of control and monitoring for the server, the subsystem, and the proxy device.
 本発明に係るプログラムは、コンピュータを、第1の通信網に接続されたサーバとの間で通信する第1の通信インターフェイス部と、第2の通信網に接続されたサブシステムとの間で通信する第2の通信インターフェイス部と、前記サーバから前記サブシステムに対する複数個の要求情報を含むパケットを前記第1の通信インターフェイス部が受信した場合に前記パケットを個々の要求情報に展開し、前記第2の通信インターフェイス部を通して前記要求情報を前記サブシステムに送信させる処理部とを備えるプロキシ装置として機能させるものである。本発明は、プログラムに限らず、当該プログラムを記録したコンピュータ読み取り可能な記録媒体であってもよい。 A program according to the present invention communicates between a first communication interface unit that communicates a computer with a server connected to a first communication network and a subsystem connected to a second communication network. And when the first communication interface unit receives a packet including a plurality of request information for the subsystem from the server, expands the packet into individual request information, and And a processing unit that transmits the request information to the subsystem through two communication interface units. The present invention is not limited to a program, and may be a computer-readable recording medium that records the program.
 本発明の構成によれば、異なる通信網の間で通信を行うにあたって、複数個の要求情報を1個のパケットにまとめて伝送するから、通信網の通信量を従来よりも低下させることになり、通信システムのサービスの停止を回避することが可能になる。 According to the configuration of the present invention, when performing communication between different communication networks, a plurality of request information is transmitted in a single packet, so the communication amount of the communication network is reduced as compared with the conventional network. Therefore, it is possible to avoid the suspension of the communication system service.
 本発明の好ましい実施形態をより詳細に記載する。本発明の他の特徴および利点は、以下の詳細な記載および添付図面に関連して一層よく理解される。
実施形態1に係る通信システムを示すブロック図である。 実施形態1に係る通信システムの構成例を示す図である。 実施形態1に係る通信システムの処理手順をシーケンス図で表した動作説明図である。 実施形態2に係る通信システムの要部の動作を示す図である。
Preferred embodiments of the invention are described in more detail. Other features and advantages of the present invention will be better understood with regard to the following detailed description and accompanying drawings.
1 is a block diagram illustrating a communication system according to a first embodiment. 1 is a diagram illustrating a configuration example of a communication system according to a first embodiment. FIG. 5 is an operation explanatory diagram illustrating a processing procedure of the communication system according to the first embodiment in a sequence diagram. 6 is a diagram illustrating an operation of a main part of a communication system according to Embodiment 2. FIG.
 (実施形態1)
 以下に説明する実施形態は、図2に示す構成の通信システムを例として説明する。図2に示す通信システムは、インターネットのような第1の通信網NT1に接続された複数台のサーバ20と、第2の通信網NT2に接続された複数個のサブシステム30とを含んでいる。第2の通信網NT2は、LAN(Local Area Network)であって、サブシステム30は、それぞれ第2の通信網NT2に接続された端末装置(図示せず)を備え、この端末装置の下位階層には、図2に示す通信システムとは別の通信システムが構築されている。
(Embodiment 1)
In the embodiment described below, a communication system having the configuration shown in FIG. 2 will be described as an example. The communication system shown in FIG. 2 includes a plurality of servers 20 connected to a first communication network NT1 such as the Internet, and a plurality of subsystems 30 connected to a second communication network NT2. . The second communication network NT2 is a LAN (Local Area Network), and the subsystem 30 includes terminal devices (not shown) connected to the second communication network NT2, respectively. A communication system different from the communication system shown in FIG. 2 is constructed.
 このように階層化された通信システムを構築することにより、大規模な通信システムの構築が可能になる。たとえば、ビルのような建物内に存在する機器の監視と制御とを通信技術を用いて行う場合のように、監視対象や制御対象が多数個存在する場合であっても、通信システムの階層化によって容易に対応することが可能である。 ¡By constructing a hierarchical communication system in this way, a large-scale communication system can be constructed. For example, even when there are a large number of monitoring targets and control targets, such as when monitoring and controlling equipment in a building such as a building is performed using communication technology, the communication system is hierarchized. It is possible to respond easily.
 第1の通信網NT1と第2の通信網NT2との間では、プロキシ装置10を介してデータを伝送する。図示例のプロキシ装置10は、第1の通信網NT1に接続されたサーバ20と第2の通信網NT2との間のデータ伝送を中継する機能を有し、プロキシ装置10と第1の通信網NT1との間にはファイアウォール40が介在する。 Data is transmitted via the proxy device 10 between the first communication network NT1 and the second communication network NT2. The proxy device 10 in the illustrated example has a function of relaying data transmission between the server 20 connected to the first communication network NT1 and the second communication network NT2, and the proxy device 10 and the first communication network There is a firewall 40 between NT1.
 図示する構成例は、複数台のサブシステム30がプロキシ装置10を共用する構成を示している。図中にはプロキシ装置10が1台だけ示されているが、第1の通信網NT1に複数台のプロキシ装置10を接続し、プロキシ装置10ごとに、第2の通信網NT2を介して複数台のサブシステム30をそれぞれ接続してもよい。なお、1台のプロキシ装置10に1台のサブシステム30を接続することも可能であるが、本実施形態は1台のプロキシ装置10に複数台のサブシステム30が接続される場合のみ想定する。 The illustrated configuration example shows a configuration in which a plurality of subsystems 30 share the proxy device 10. Although only one proxy device 10 is shown in the figure, a plurality of proxy devices 10 are connected to the first communication network NT1, and a plurality of proxy devices 10 are connected to the first communication network NT1 via the second communication network NT2. Each subsystem 30 may be connected. In addition, although it is possible to connect one subsystem 30 to one proxy apparatus 10, this embodiment assumes only when a plurality of subsystems 30 are connected to one proxy apparatus 10. .
 複数の施設が存在する広範囲な地域において、上述した通信システムを用いると、施設ごとに配置された機器(図示せず)の監視と制御とが可能になる。たとえば、施設内に複数のサブシステム30が構築されているときに、施設ごとに1台以上のプロキシ装置10を設け、それぞれのプロキシ装置10を第2の通信網NT2に接続することにより、上述した通信システムが構築される。したがって、第1の通信網NT1に接続されたサーバ20は、サブシステム30を通して施設に配置された多数台の機器の監視と制御とが可能になる。 In a wide area where a plurality of facilities exist, using the communication system described above enables monitoring and control of equipment (not shown) arranged for each facility. For example, when a plurality of subsystems 30 are constructed in a facility, one or more proxy devices 10 are provided for each facility, and each proxy device 10 is connected to the second communication network NT2 to A communication system is constructed. Therefore, the server 20 connected to the first communication network NT1 can monitor and control a large number of devices arranged in the facility through the subsystem 30.
 一例として、1つの都市において、公共施設の建屋ごとあるいは領域ごとに照明機器が管理されている場合を想定する。建屋や領域の範囲が単位となって、照明制御システムがサブシステム30として構築される。このようなシステムでは、照明制御システムごとにプロキシ装置10を設けておけば、都市の公共照明を運営する団体(たとえば、市役所など)が、都市全体の照明制御システムを、第1の通信網NT1を通して一括して管理することが可能になる。すなわち、第1の通信網NT1にインターネットを用いるとすれば、インターネットを経由してサーバ20から、照明機器の点灯・消灯の制御や、照明機器の点灯時間の監視などを行うことが可能になる。 As an example, assume that lighting equipment is managed for each building or area of public facilities in one city. The lighting control system is constructed as the subsystem 30 in units of buildings and areas. In such a system, if the proxy device 10 is provided for each lighting control system, an organization (for example, a city office) that operates public lighting in the city can connect the lighting control system for the entire city to the first communication network NT1. It becomes possible to manage all at once. In other words, if the Internet is used for the first communication network NT1, it is possible to control lighting device lighting / lighting off and monitor lighting device lighting time from the server 20 via the Internet. .
 この場合、いずれかのサーバ20あるいは第1の通信網NT1に接続される端末装置が、プロキシ装置10、サーバ20、サブシステム30の監視と制御との少なくとも一方を行う統括管理装置として用いられる。このような統括管理装置を用いることにより、都市の各所に存在する照明制御システムの管理(制御と監視との少なくとも一方)を、統括管理装置によって一括して行うことが可能になる。 In this case, a terminal device connected to any one of the servers 20 or the first communication network NT1 is used as a general management device that performs at least one of monitoring and control of the proxy device 10, the server 20, and the subsystem 30. By using such an overall management apparatus, it becomes possible to collectively manage the lighting control system (at least one of control and monitoring) existing in various places in the city by the overall management apparatus.
 プロキシ装置10は、図1に示すように、第1の通信網NT1に接続するための第1の通信インターフェイス部(以下、通信インターフェイス部を「通信I/F」という)11と、第2の通信網NT2に接続するための第2の通信I/F12とを備える。第1の通信I/F11は、プッシュ型である第1の通信プロトコルによる通信を行い、第2の通信I/F12は、オープン型である第2の通信プロトコルによる通信を行う。第1の通信I/F11と第2の通信I/F12との間には、サーバ20からの要求情報をサブシステム30に送信し、サブシステム30からの応答情報をサーバ20に返送する処理部100が設けられる。プロキシ装置10は、CPU(Central Processing Unit)およびメモリが搭載されたコンピュータであり、プログラムを実行することによって、種々の処理を行う。なお、本実施形態では、当該プログラムを記録したコンピュータ読み取り可能な記録媒体を用いてもよい。 As shown in FIG. 1, the proxy device 10 includes a first communication interface unit (hereinafter referred to as “communication I / F”) 11 for connecting to the first communication network NT1, a second communication interface unit And a second communication I / F 12 for connecting to the communication network NT2. The first communication I / F 11 performs communication using a push-type first communication protocol, and the second communication I / F 12 performs communication using an open-type second communication protocol. Between the first communication I / F 11 and the second communication I / F 12, a processing unit that transmits request information from the server 20 to the subsystem 30 and returns response information from the subsystem 30 to the server 20. 100 is provided. The proxy device 10 is a computer on which a CPU (Central Processing Unit) and a memory are mounted, and performs various processes by executing a program. In the present embodiment, a computer-readable recording medium that records the program may be used.
 第1の通信プロトコルは、たとえばComet通信を可能にするプロトコルが用いられ、ロングポーリングにより、見かけ上、サーバ20からファイアウォール40を超えてプロキシ装置10にデータを伝送することを可能にする。ただし、サーバ20とプロキシ装置10との間で、サーバ20からプロキシ装置10に対する下り側の通信路が開通する時間は制限されている。制限された時間内にデータの伝送がなければタイムアウトになり、タイムアウト後にはサーバ20からプロキシ装置10への下り側の通信路は不通になる。当該通信路を再び開通させるにはプロキシ装置10からサーバ20への通信が必要になる。 As the first communication protocol, for example, a protocol that enables Comet communication is used, and by long polling, it is possible to transmit data from the server 20 to the proxy device 10 beyond the firewall 40. However, the time during which the downstream communication path from the server 20 to the proxy device 10 is opened between the server 20 and the proxy device 10 is limited. If no data is transmitted within the limited time, a timeout occurs, and the downstream communication path from the server 20 to the proxy device 10 is disconnected after the timeout. Communication from the proxy device 10 to the server 20 is required to reopen the communication path.
 サーバ20は、サブシステム30に対してアプリケーション層における要求情報を送信する。すなわち、サーバ20はアプリケーション処理部200においてサブシステム30に対する要求情報を発行し、通信処理部201を通して要求情報を第1の通信網NT1に送出する。また、サーバ20は、サブシステム30から要求情報に対する応答情報を受信する際に、プロキシ装置10を通してサブシステム30からの応答情報を受け取る。プロキシ装置10は1以上のサブシステム30と通信可能になっている。 The server 20 transmits request information in the application layer to the subsystem 30. That is, the server 20 issues request information for the subsystem 30 in the application processing unit 200, and sends the request information to the first communication network NT1 through the communication processing unit 201. Further, the server 20 receives the response information from the subsystem 30 through the proxy device 10 when receiving the response information to the request information from the subsystem 30. The proxy device 10 can communicate with one or more subsystems 30.
 いま、プロキシ装置10が存在しない場合を想定すると、複数のサブシステム30が存在する場合に、サーバ20は、個々のサブシステム30と要求情報や応答情報を伝送することになるから、第1の通信網NT1を伝送されるパケット数の増加につながる。つまり、サーバ20は、要求情報あるいは応答情報の内容であるペイロードとヘッダおよびトレーラとを備えたパケットを、サブシステム30ごとに送信しなければならないから、第1の通信網NT1を伝送されるパケット数が増加することになる。 Assuming that the proxy device 10 does not exist, the server 20 transmits request information and response information to and from each subsystem 30 when there are a plurality of subsystems 30. This leads to an increase in the number of packets transmitted through the communication network NT1. That is, since the server 20 must transmit a packet including a payload, a header, and a trailer, which are the contents of request information or response information, for each subsystem 30, the packet transmitted through the first communication network NT1. The number will increase.
 本実施形態は、サーバ20からプロキシ装置10にデータを伝送する場合に、サブシステム30への要求情報を行うデータをまとめることにより、サブシステム30が複数存在している場合でも、送信する要求情報を1個のパケットで伝送することを可能にしている。つまり、第1の通信網NT1を通してサーバ20からプロキシ装置10に伝送されるパケットのペイロードに、サブシステム30に伝送するデータがカプセル化される。 In the present embodiment, when data is transmitted from the server 20 to the proxy device 10, the request information to be transmitted even when there are a plurality of subsystems 30 by collecting data for request information to the subsystems 30. Can be transmitted in one packet. That is, the data to be transmitted to the subsystem 30 is encapsulated in the payload of the packet transmitted from the server 20 to the proxy device 10 through the first communication network NT1.
 そのため、サーバ20の通信処理部201は、サブシステム30に送信する要求情報をまとめてペイロードを生成する機能を有する。また、プロキシ装置10は、サーバ20から受信したペイロードを個々のサブシステム30への要求情報に展開する要求処理部101を備える。 Therefore, the communication processing unit 201 of the server 20 has a function of generating a payload by collecting request information to be transmitted to the subsystem 30. In addition, the proxy device 10 includes a request processing unit 101 that expands the payload received from the server 20 into request information for each subsystem 30.
 一方、プロキシ装置10からサーバ20にデータを伝送する上り側の通信に際しては、個々のサブシステム30からの応答情報をペイロードとするパケットが伝送される。つまり、プロキシ装置10は、第2の通信網NT2を通して受信したサブシステム30からの応答情報を、第1の通信網NT1のパケットとしてサーバ20に伝送する。 On the other hand, in upstream communication in which data is transmitted from the proxy device 10 to the server 20, a packet having response information from each subsystem 30 as a payload is transmitted. That is, the proxy device 10 transmits the response information from the subsystem 30 received through the second communication network NT2 to the server 20 as a packet of the first communication network NT1.
 以下、さらに具体的に説明する。ここでは、プロキシ装置10とサーバ20との間で、Comet通信(たとえば、Bayeux)の初期処理は、すでに完了しているものとする。すなわち、Comet通信を確立するために、プロキシ装置10が通信しようとする目的のサーバ20に対して、Comet通信のリクエストを送信し、サーバ20とプロキシ装置10との間でComet通信のための初期処理が行われているものとする。 More specific description will be given below. Here, it is assumed that the initial processing of Comet communication (for example, Bayeux) has already been completed between the proxy device 10 and the server 20. That is, in order to establish Comet communication, a request for Comet communication is transmitted to the target server 20 to which the proxy device 10 intends to communicate, and the initial communication for Comet communication between the server 20 and the proxy device 10 is performed. It is assumed that processing has been performed.
 サーバ20は、上述したように、サブシステム30に対して要求情報を発行し、サブシステム30からの応答情報に対する処理を行うアプリケーション処理部200と、第1の通信網NT1に接続するための通信処理部201とを備える。アプリケーション処理部200は、階層化通信モデルにおけるアプリケーション層に相当する。このアプリケーション処理部200は、何らかのイベントが入力されるとサブシステム30に対する要求情報を発行し、またサブシステム30からの応答情報に対して表示や報知のような適宜のサービスを提供する。 As described above, the server 20 issues request information to the subsystem 30 and performs processing for response information from the subsystem 30 and communication for connecting to the first communication network NT1. And a processing unit 201. The application processing unit 200 corresponds to an application layer in the hierarchical communication model. The application processing unit 200 issues request information for the subsystem 30 when an event is input, and provides appropriate services such as display and notification for response information from the subsystem 30.
 イベントは、たとえば、利用者によるスイッチの操作、図示しないセンサの状態変化などであり、サービスは、たとえば、図示しないモニタ装置への情報の提示、図示しない記憶装置への情報の格納などを意味する。また、アプリケーション処理部200に入力されるイベントやアプリケーション処理部200が提供するサービスは、サーバ20と通信する装置から受け取ってもよい。たとえば、サブシステム30から受信する応答情報をイベントとすること、あるいはサブシステム30に送信する要求情報をサービスとすることも可能である。 An event is, for example, a switch operation by a user, a state change of a sensor (not shown), and a service means, for example, presentation of information to a monitor device (not shown), storage of information in a storage device (not shown) . Further, an event input to the application processing unit 200 and a service provided by the application processing unit 200 may be received from a device that communicates with the server 20. For example, response information received from the subsystem 30 can be used as an event, or request information transmitted to the subsystem 30 can be used as a service.
 ここでは、サーバ20のアプリケーション処理部200にイベントが入力され、アプリケーション処理部200が、入力されたイベントに対して3台のサブシステム30にそれぞれ要求情報を発行する場合を想定して説明する。アプリケーション処理部200は、一群のイベントとサブシステム30に対する一群の要求情報とをあらかじめ対応付けて記憶した関係記憶部(図示せず)を備え、イベントが入力されると、関係記憶部を参照することによりサブシステム30への要求情報を発行する。アプリケーション処理部200が発行した要求情報は、通信処理部201に入力される。 Here, description will be made assuming that an event is input to the application processing unit 200 of the server 20 and the application processing unit 200 issues request information to each of the three subsystems 30 in response to the input event. The application processing unit 200 includes a relationship storage unit (not shown) that stores a group of events and a group of request information for the subsystem 30 in association with each other, and refers to the relationship storage unit when an event is input. As a result, the request information to the subsystem 30 is issued. Request information issued by the application processing unit 200 is input to the communication processing unit 201.
 通信処理部201は、要求情報を一時的に記憶するバッファ(図示せず)を備え、アプリケーション処理部200から要求情報が入力されると当該要求情報をバッファに保持し、かつ受付時間を計時する。さらに、通信処理部201は、受付時間が計時されている期間内にアプリケーション処理部200から入力されるすべての要求情報をバッファに保持する。通信処理部201は、受付時間が満了すると、バッファに保持された要求情報をひとまとめにして送信する。すなわち、通信処理部201は、バッファに保持された要求情報をペイロードとし、プロキシ装置10に送信するためのヘッダおよびトレーラを付加したパケットを生成し、このパケットをプロキシ装置10に送信する。 The communication processing unit 201 includes a buffer (not shown) that temporarily stores request information. When the request information is input from the application processing unit 200, the communication processing unit 201 holds the request information in the buffer and measures the reception time. . Further, the communication processing unit 201 holds all request information input from the application processing unit 200 in the buffer within a period in which the reception time is counted. When the reception time expires, the communication processing unit 201 transmits the request information held in the buffer as a whole. That is, the communication processing unit 201 uses the request information held in the buffer as a payload, generates a packet with a header and trailer for transmission to the proxy device 10, and transmits the packet to the proxy device 10.
 通信処理部201は、バッファに保持された要求情報を第1の通信網NT1に送出するときに受付時間を計時する内蔵時計(図示せず)をリセットし、アプリケーション処理部200からの次の要求情報を待つ。つまり、通信処理部201は、内蔵時計をリセットした後にアプリケーション処理部200から要求情報が入力されると、受付時間の計時を開始し、受付時間が計時されている期間内に入力された要求情報をまとめて第1の通信網NT1に送出する。 The communication processing unit 201 resets a built-in clock (not shown) that counts the reception time when sending the request information held in the buffer to the first communication network NT1, and receives the next request from the application processing unit 200. Wait for information. That is, when the request information is input from the application processing unit 200 after resetting the built-in clock, the communication processing unit 201 starts counting the reception time, and the request information input within the period in which the reception time is timed. Are sent to the first communication network NT1.
 図2にはプロキシ装置10を1台だけ記載しているが、複数台のプロキシ装置10が用いられることが多い。したがって、アプリケーション処理部200は、要求情報を送信する送信先のプロキシ装置10を特定するために、要求情報と併せて、プロキシ装置10の宛先情報を通信処理部201に引き渡すことが望ましい。プロキシ装置10が1台しか存在しないシステムであれば、宛先情報は省略することが可能である。 FIG. 2 shows only one proxy device 10, but a plurality of proxy devices 10 are often used. Therefore, the application processing unit 200 desirably delivers the destination information of the proxy device 10 to the communication processing unit 201 together with the request information in order to identify the destination proxy device 10 to which the request information is transmitted. If the system has only one proxy device 10, the destination information can be omitted.
 上述したように、受付時間の計時中に複数の要求情報が発生したときには、複数の要求情報をひとつにまとめ、通信処理部201は、まとめた要求情報をペイロードとするパケットを生成して、宛先情報で指示されたプロキシ装置10に転送する。したがって、このパケットのペイロードは、1以上のサブシステム30に宛てた要求情報を含むことができる。すなわち、サーバ20は、複数個の要求情報に対してカプセル化を行い、作成したパケットをプロキシ装置10に送信する。 As described above, when a plurality of pieces of request information are generated during the reception time counting, the plurality of pieces of request information are combined into one, and the communication processing unit 201 generates a packet having the combined request information as a payload, Transfer to the proxy device 10 indicated by the information. Accordingly, the payload of this packet can include request information addressed to one or more subsystems 30. That is, the server 20 encapsulates a plurality of request information, and transmits the created packet to the proxy device 10.
 一方、プロキシ装置10は、サーバ20からのパケットに対してデカプセル化を行う。プロキシ装置10の第1の通信I/F11が、サーバ20からのパケットを受け取ると、第1の通信I/F11は、パケットからヘッダとペイロードとを取り出して要求処理部101に引き渡す。ヘッダは、送信元のサーバ20を識別するための情報を含み、ペイロードは、要求情報を送信する相手先であるサブシステム30と、サブシステム30に対する要求情報とを含んでいる。 On the other hand, the proxy device 10 decapsulates the packet from the server 20. When the first communication I / F 11 of the proxy device 10 receives the packet from the server 20, the first communication I / F 11 extracts the header and the payload from the packet and delivers them to the request processing unit 101. The header includes information for identifying the server 20 that is the transmission source, and the payload includes a subsystem 30 that is a counterpart to which the request information is transmitted, and request information for the subsystem 30.
 要求処理部101は、パケットのヘッダから送信元のサーバ20の識別情報(アドレスなど)を取り出し、パケットのペイロードからサブシステム30の識別情報(アドレスなど)とサブシステム30に対する要求情報とを抽出する。すなわち、要求処理部101は、パケットのペイロード内の複数個の要求情報を復元する。ここに、サーバ20の識別情報は、たとえばIPアドレスが用いられるが、サブシステム30の識別情報は、IPアドレス、MACアドレスなどのほか、第2の通信網NT2において識別可能な情報であればよい。 The request processing unit 101 extracts the identification information (address, etc.) of the transmission source server 20 from the packet header, and extracts the identification information (address, etc.) of the subsystem 30 and the request information for the subsystem 30 from the packet payload. . That is, the request processing unit 101 restores a plurality of request information in the packet payload. Here, for example, an IP address is used as the identification information of the server 20, but the identification information of the subsystem 30 may be information that can be identified in the second communication network NT2 in addition to the IP address, the MAC address, and the like. .
 上述のように、要求処理部101は、サーバ20から受け取ったパケットから、サブシステム30ごとの要求情報と、サブシステム30の識別情報と、送信元のサーバ20の識別情報とを抽出し、要求情報バッファ102に格納する。さらに、要求処理部101は、これらの情報を要求情報バッファ102から第2の通信I/F12に引き渡す。第2の通信I/F12は、要求処理部101によって要求情報バッファ102から引き渡された情報を用いてサブシステム30ごとに送信するパケットを生成する。すなわち、送信元をサーバ20とし、指定されたサブシステム30を送信先として、サブシステム30ごとに要求情報を含むパケットを第2の通信網NT2に送出する。 As described above, the request processing unit 101 extracts the request information for each subsystem 30, the identification information of the subsystem 30, and the identification information of the transmission source server 20 from the packet received from the server 20, and requests the request. Store in the information buffer 102. Further, the request processing unit 101 delivers these pieces of information from the request information buffer 102 to the second communication I / F 12. The second communication I / F 12 generates a packet to be transmitted for each subsystem 30 using the information delivered from the request information buffer 102 by the request processing unit 101. That is, a packet including request information for each subsystem 30 is transmitted to the second communication network NT2 with the transmission source as the server 20 and the designated subsystem 30 as the transmission destination.
 ここに、要求処理部101は、第1の通信I/F11から情報を受け取った順序で、第2の通信I/F12に情報を引き渡す。要求処理部101が第2の通信I/F12に情報を引き渡す順序は、FIFO(First In First Out)処理によって定めるか、あるいは、第1の通信I/F11から要求処理部101が情報を受信した時刻を用いて定める(この点については、実施形態2で説明する)。 Here, the request processing unit 101 delivers information to the second communication I / F 12 in the order in which the information is received from the first communication I / F 11. The order in which the request processing unit 101 delivers information to the second communication I / F 12 is determined by FIFO (First In First Out) processing, or the request processing unit 101 receives information from the first communication I / F11. It is determined using time (this point will be described in Embodiment 2).
 ところで、サーバ20は、サブシステム30に要求情報を送信したとき、サブシステム30からの応答情報を期待している。サーバ20とサブシステム30との間の通信をプロキシ装置10が中継する場合、サブシステム30からプロキシ装置10が受け取る応答情報を、サブシステム30への要求情報を発行したサーバ20に返送する必要がある。そのため、プロキシ装置10は、要求情報を発行した送信元のサーバ20の識別情報と、要求情報ごとに付与した要求識別情報とを対応付けて記憶する応答情報バッファ104を備える。 By the way, when the server 20 transmits request information to the subsystem 30, it expects response information from the subsystem 30. When the proxy device 10 relays communication between the server 20 and the subsystem 30, it is necessary to return response information received by the proxy device 10 from the subsystem 30 to the server 20 that issued the request information to the subsystem 30. is there. Therefore, the proxy device 10 includes a response information buffer 104 that stores the identification information of the transmission source server 20 that issued the request information in association with the request identification information assigned for each request information.
 応答情報バッファ104は、サブシステム30への要求情報ごとに、(要求識別情報、サーバの識別情報)の組を記憶する。要求識別情報は、要求情報を識別できればよいから、たとえば、要求処理部101が扱った要求情報の順番を表す番号が用いられる。要求識別情報は、プロキシ装置10からサブシステム30に要求情報を送信する際のパケットに付加され、また、サブシステム30からプロキシ装置10に応答情報を返送する際のパケットにも付加される。したがって、応答情報を受け取ったプロキシ装置10は、要求識別情報を応答情報バッファ104と照合することにより、応答情報を返送すべきサーバ20の識別情報を取得でき、適切なサーバ20に応答情報を返送することが可能になる。 The response information buffer 104 stores a set of (request identification information, server identification information) for each request information to the subsystem 30. Since the request identification information only needs to be able to identify the request information, for example, a number indicating the order of the request information handled by the request processing unit 101 is used. The request identification information is added to a packet when request information is transmitted from the proxy device 10 to the subsystem 30, and is also added to a packet when response information is returned from the subsystem 30 to the proxy device 10. Therefore, the proxy device 10 that has received the response information can acquire the identification information of the server 20 to which the response information should be returned by collating the request identification information with the response information buffer 104, and return the response information to the appropriate server 20. It becomes possible to do.
 プロキシ装置10は、サーバ20から受け取った要求情報をサブシステム30に送信し、サブシステム30はプロキシ装置10から受信した要求情報に応じた処理を行う。ここに、サブシステム30は、第2の通信網NT2を通して通信するための通信処理部301と、要求情報を処理して応答情報を発行するアプリケーション処理部300とを備える。サブシステム30は、要求情報を受けたプロキシ装置10の識別情報を記憶し、識別情報が記憶されているプロキシ装置10に、要求情報に対する応答情報を返送する機能を有する。 The proxy device 10 transmits the request information received from the server 20 to the subsystem 30, and the subsystem 30 performs processing according to the request information received from the proxy device 10. Here, the subsystem 30 includes a communication processing unit 301 for communicating through the second communication network NT2, and an application processing unit 300 for processing request information and issuing response information. The subsystem 30 has a function of storing identification information of the proxy device 10 that has received the request information, and returning response information for the request information to the proxy device 10 in which the identification information is stored.
 プロキシ装置10からサブシステム30に送信される要求情報には要求識別情報が付随し、サブシステム30はプロキシ装置10から要求情報を受け取ると、応答情報を返送する返送先のプロキシ装置10とともに要求識別情報も記憶する。また、サブシステム30は、プロキシ装置10に応答情報を返送する際に、要求情報に付随して受け取った要求識別情報を付加する。 The request information transmitted from the proxy device 10 to the subsystem 30 is accompanied by request identification information. When the subsystem 30 receives the request information from the proxy device 10, the request identification is made together with the proxy device 10 to which the response information is returned. It also stores information. Further, when returning the response information to the proxy device 10, the subsystem 30 adds the request identification information received accompanying the request information.
 一方、サブシステム30がプロキシ装置10を指定して応答情報を返送すると、指定されたプロキシ装置10の第2の通信I/F12は、サブシステム30からの応答情報と要求識別情報とを受け取る。第2の通信I/F12は、サブシステム30から受け取った応答情報と要求識別情報とを、プロキシ装置10に設けられた応答処理部103に与える。応答処理部103は、要求識別情報を用いて応答情報を返送すべきサーバ20の識別情報を抽出する。 On the other hand, when the subsystem 30 designates the proxy device 10 and returns response information, the second communication I / F 12 of the designated proxy device 10 receives the response information and request identification information from the subsystem 30. The second communication I / F 12 gives the response information and the request identification information received from the subsystem 30 to the response processing unit 103 provided in the proxy device 10. The response processing unit 103 extracts the identification information of the server 20 to which the response information should be returned using the request identification information.
 応答処理部103は、抽出したサーバ20の識別情報を用いて、サブシステム30から受け取った応答情報をサーバ20に送信するためのデータを生成し、第1の通信I/F11を通してサーバ20に伝送するパケットを送出させる。つまり、第1の通信網NT1は第1の通信プロトコルによる通信(たとえば、Comet通信)を行うから、プロキシ装置10は、サブシステム30からの応答情報を含むパケットを、第1の通信プロトコルに適合するように組み立てる。 The response processing unit 103 generates data for transmitting the response information received from the subsystem 30 to the server 20 using the extracted identification information of the server 20 and transmits the data to the server 20 through the first communication I / F 11. Send the packet to be sent. That is, since the first communication network NT1 performs communication using the first communication protocol (for example, Comet communication), the proxy device 10 adapts the packet including the response information from the subsystem 30 to the first communication protocol. Assemble.
 応答処理部103は、サーバ20の通信処理部201と同様の機能を有しており、1台のサーバ20(同一のサーバ20)に伝送する応答情報が複数個存在する場合には、応答情報をサーバ20ごとに振り分けてまとめる。まとめられる応答情報は、1つのサブシステム30から受け取った応答情報に限らず、複数のサブシステム30から受け取った応答情報であってもよい。まとめられた応答情報は、応答情報バッファ104に一時的に保持される。応答処理部103は、応答情報バッファ104に応答情報が格納されていない状態から最初に応答情報を格納した後、所定の待機時間内に格納された応答情報をひとまとめにする。 The response processing unit 103 has the same function as the communication processing unit 201 of the server 20, and when there are a plurality of response information to be transmitted to one server 20 (the same server 20), the response information Are sorted for each server 20. Response information to be collected is not limited to response information received from one subsystem 30, but may be response information received from a plurality of subsystems 30. The collected response information is temporarily stored in the response information buffer 104. The response processing unit 103 first stores response information from a state in which no response information is stored in the response information buffer 104, and then collects the response information stored within a predetermined waiting time.
 なお、サーバ20が1台しか存在しない場合、応答処理部103は、サーバ20の識別情報を抽出する必要がなく、既知の1台のサーバ20にサブシステム30からの応答情報を送信すればよい。また、応答処理部103は、1個の応答情報のみを応答情報バッファ104に保持させてもよい。 When there is only one server 20, the response processing unit 103 does not need to extract the identification information of the server 20 and only needs to transmit the response information from the subsystem 30 to one known server 20. . Further, the response processing unit 103 may hold only one piece of response information in the response information buffer 104.
 上述のように、応答処理部103が送り先のサーバ20ごとに応答情報をまとめると、第1の通信I/F11はサーバ20ごとにまとめた応答情報を1個のパケットにし、第1の通信網NT1に送出する。このパケットを受け取ったサーバ20は、通信処理部201により、パケットから個々の応答情報を抽出する。したがって、サーバ20は、要求情報に対して受け取った応答情報を用いて、種々のサービスを提供することが可能になる。 As described above, when the response processing unit 103 summarizes the response information for each destination server 20, the first communication I / F 11 converts the response information collected for each server 20 into one packet, and the first communication network. Send to NT1. Receiving this packet, the server 20 causes the communication processing unit 201 to extract individual response information from the packet. Therefore, the server 20 can provide various services using the response information received for the request information.
 以上説明したように、サーバ20は、サブシステム30に対する複数の要求情報をまとめて1個のパケットでプロキシ装置10に送信し、プロキシ装置10は、このパケットを個々のサブシステム30に対する要求情報に展開する。また、プロキシ装置10は、複数のサブシステム30からの応答情報を、返送するサーバ20ごとに1個のパケットにまとめて送信し、サーバ20は、このパケットを個々の応答情報に展開する。したがって、サーバ20とプロキシ装置10との間で第1の通信網NT1を通して行う通信の通信量(通信処理数)を、個々の要求情報や個々の応答情報ごとにパケットを送信する場合に比較して大幅に低減させることが可能になる。 As described above, the server 20 collects a plurality of pieces of request information for the subsystems 30 and transmits them to the proxy device 10 in one packet. The proxy device 10 converts the packets into request information for each subsystem 30. expand. In addition, the proxy device 10 transmits response information from the plurality of subsystems 30 in one packet for each server 20 to be returned, and the server 20 expands the packet into individual response information. Therefore, the amount of communication (number of communication processes) performed between the server 20 and the proxy device 10 through the first communication network NT1 is compared with the case where a packet is transmitted for each request information and each response information. Can be greatly reduced.
 上述した動作を図3にまとめて示す。まず、サーバ20のアプリケーション処理部200が複数の要求情報を発行すると、通信処理部201は、これらの要求情報を統合する(P1)。統合された要求情報は1個のパケットでプロキシ装置10に送信される(P2)。プロキシ装置10は、パケットに含まれる要求情報を展開し(P3)、展開した要求情報をサブシステム30に送信する(P4)。サブシステム30は、プロキシ装置10から要求情報を受け取るとアプリケーション処理部300において要求情報に対する処理を行い(P5)、応答情報を発行してプロキシ装置10に送信する(P6)。1台のサーバ20に対して複数個の応答情報が存在する場合には、プロキシ装置10は、これらの応答情報をサーバ20ごとに統合し(P7)、統合された応答情報を、該当するサーバ20に送信する(P8)。 The operations described above are summarized in FIG. First, when the application processing unit 200 of the server 20 issues a plurality of request information, the communication processing unit 201 integrates these request information (P1). The integrated request information is transmitted as one packet to the proxy device 10 (P2). The proxy device 10 expands the request information included in the packet (P3), and transmits the expanded request information to the subsystem 30 (P4). When the subsystem 30 receives the request information from the proxy device 10, the application processing unit 300 processes the request information (P5), issues response information, and transmits it to the proxy device 10 (P6). When a plurality of response information exists for one server 20, the proxy device 10 integrates these response information for each server 20 (P7), and integrates the response information into the corresponding server. 20 (P8).
 上述したように、サーバ20が複数個の要求情報を発行する場合に、これらの要求情報を1個のパケットにまとめているから、第1の通信網NT1における通信量を低減させることが可能になる。また、通信処理部201および第1の通信I/F11において、通信処理量が低減されることになる。その結果、通信システムが提供するサービスの停止を回避することが可能になる。 As described above, when the server 20 issues a plurality of pieces of request information, since the request information is collected into one packet, it is possible to reduce the amount of communication in the first communication network NT1. Become. In addition, the communication processing amount is reduced in the communication processing unit 201 and the first communication I / F 11. As a result, it is possible to avoid a service stop provided by the communication system.
 (実施形態2)
 実施形態1は、要求情報に付随する要求識別情報として、要求処理部101が扱った要求情報の順番を表す番号を用いる場合を例に挙げた。ただし、短時間に発生する要求情報について時間順で処理を行う場合、システムの動作を正しく安定に動作させるには、プロキシ装置10が受信した順番通りに要求情報に対する処理を行うことが必要になる場合がある。
(Embodiment 2)
In the first embodiment, a case in which a number indicating the order of request information handled by the request processing unit 101 is used as request identification information accompanying the request information is taken as an example. However, when request information generated in a short time is processed in time order, it is necessary to process the request information in the order received by the proxy device 10 in order to operate the system correctly and stably. There is a case.
 本実施形態は、第1の通信I/F11がサーバ20から第1のプロトコルによるパケットを受信した時刻を要求情報に付加することによって、プロキシ装置10が要求情報を受信した順番通りにサブシステム30に要求情報を送信することを可能にしている。第1の通信I/F11がパケットを受信した時刻は、プロキシ装置10の内蔵時計(図示せず)が計時している時刻を用いるか、サーバ20がパケットを送信した時刻を用いる。ただし、複数台のサーバ20が存在する場合は、別に設けた標準時刻サーバ(たとえば、NTPサーバ)が計時している時刻を用いて、すべてのサーバ20の内蔵時計が計時する時刻を一致させておく必要がある。 In this embodiment, the time when the first communication I / F 11 receives a packet according to the first protocol from the server 20 is added to the request information, so that the subsystem 30 is in the order in which the proxy device 10 received the request information. It is possible to send request information to. As the time at which the first communication I / F 11 receives the packet, the time measured by a built-in clock (not shown) of the proxy device 10 is used, or the time at which the server 20 transmits the packet is used. However, when there are a plurality of servers 20, the time measured by the built-in clocks of all the servers 20 is matched using the time measured by a standard time server (for example, an NTP server) provided separately. It is necessary to keep.
 いま、プロキシ装置10が、第1の通信網NT1に接続された3台のサーバ20のうちの2台からそれぞれ要求情報を含む2つのパケットを受け取ったとする。ここで、図4に示すように、一方のパケットには3個の要求情報D11,D12,D13が含まれ、他方のパケットには3個の要求情報D21,D22,D23が含まれているものとする。以下では、一方のパケットに含まれる要求情報D11,D12,D13がこの順番で発行され、他方のパケットに含まれる要求情報D21,D22,D23がこの順番で発行された場合を想定する。 Now, it is assumed that the proxy device 10 receives two packets each including request information from two of the three servers 20 connected to the first communication network NT1. Here, as shown in FIG. 4, one packet includes three request information D11, D12, and D13, and the other packet includes three request information D21, D22, and D23. And In the following, it is assumed that request information D11, D12, D13 included in one packet is issued in this order, and request information D21, D22, D23 included in the other packet is issued in this order.
 一方のパケットの要求情報D11,D12、D13および他方のパケットの要求情報D21,D22,D23は、要求処理部101により個々の要求情報D11,D12,D13,D21,D22,D23に展開され、要求情報バッファ102に保持される。プロキシ装置10の第1の通信I/F11が一方のパケットを受信した時刻が、他方のパケットを受信した時刻に先行した場合、図4に示すように、要求情報バッファ102には、要求情報D11,D12,D13が要求情報D21,D22,D23よりも先に格納される(上側ほど時間が早いことを表している)。 The request information D11, D12, D13 of one packet and the request information D21, D22, D23 of the other packet are expanded into individual request information D11, D12, D13, D21, D22, D23 by the request processing unit 101, and the request It is held in the information buffer 102. When the time when the first communication I / F 11 of the proxy device 10 receives one packet precedes the time when the other packet is received, the request information buffer 102 stores the request information D11 as shown in FIG. , D12, and D13 are stored earlier than the request information D21, D22, and D23 (representing that the time is earlier in the upper side).
 図示例では、第1の通信I/F11が一方のパケットを受信した1秒後に他方のパケットを受信した場合を示している。また、1個のパケット内に含まれる要求情報にも時間順があり、図の左側ほど時間が早いことを表している。つまり、要求情報D11は要求情報D12よりも先に発行されており、要求情報D22は要求情報D23よりも先に発行されたことを表している。 In the illustrated example, a case is shown in which the first communication I / F 11 receives the other packet one second after receiving the one packet. In addition, request information included in one packet also has a time order, indicating that the left side of the figure is earlier in time. That is, the request information D11 is issued before the request information D12, and the request information D22 indicates that it is issued before the request information D23.
 プロキシ装置10の処理部100は、第1の通信I/F11がサーバ20からパケットを受信すると、要求情報の受信時刻を取得し、受信時刻の早いほうから要求情報バッファ102に要求情報を格納する。また、1つのパケットに複数の要求情報が含まれている場合は、受信時刻に加えて要求情報が発行された順番を考慮して要求情報バッファ102に要求情報を格納する。要求情報バッファ102には、要求情報に対応付けて受信時刻と順番とを含む受信時刻情報が格納される。このようにして要求情報バッファ102に格納された要求情報は、要求情報バッファに格納された順番でサブシステム30に送信される。 When the first communication I / F 11 receives a packet from the server 20, the processing unit 100 of the proxy device 10 acquires the reception time of the request information, and stores the request information in the request information buffer 102 from the earlier reception time. . When a plurality of pieces of request information are included in one packet, the request information is stored in the request information buffer 102 in consideration of the order in which the request information is issued in addition to the reception time. The request information buffer 102 stores reception time information including the reception time and the order in association with the request information. The request information stored in the request information buffer 102 in this way is transmitted to the subsystem 30 in the order stored in the request information buffer.
 プロキシ装置10は、要求情報をサブシステム30に送信する際に、実施形態1と同様に、発行したサーバ20の識別情報をサブシステム30に引き渡す。このとき、サーバ20の識別情報だけではなく、要求情報に対応付けた受信時刻情報も併せてサブシステム30に引き渡してもよい。 When transmitting the request information to the subsystem 30, the proxy device 10 delivers the issued identification information of the server 20 to the subsystem 30 as in the first embodiment. At this time, not only the identification information of the server 20 but also the reception time information associated with the request information may be delivered to the subsystem 30 together.
 このように、受信時刻情報を用いることによって、複数のサーバ20から短時間内に要求情報を受け取った場合でも、要求情報を順番にサブシステム30に引き渡すことが可能になる。他の構成および動作は実施形態1と同様である。 As described above, by using the reception time information, even when request information is received from a plurality of servers 20 within a short time, the request information can be sequentially delivered to the subsystem 30. Other configurations and operations are the same as those of the first embodiment.
 (実施形態3)
 本実施形態では、プロキシ装置10からサブシステム30に送信する要求情報が一時的に過多になった場合に、サブシステム30において要求情報のオーバーフローが生じるのを防止する動作について説明する。要求情報のオーバーフローは、特定のサブシステム30に対する要求情報が集中的に発生した場合や、サブシステム30の処理能力が低い場合などに生じる可能性がある。サブシステム30において要求情報のオーバーフローが生じると、溢れた要求情報は、サブシステム30で処理されずに消失することになる。
(Embodiment 3)
In the present embodiment, an operation for preventing overflow of request information in the subsystem 30 when request information transmitted from the proxy apparatus 10 to the subsystem 30 temporarily becomes excessive will be described. The overflow of request information may occur when request information for a specific subsystem 30 is generated in a concentrated manner or when the processing capacity of the subsystem 30 is low. When the request information overflows in the subsystem 30, the overflow request information is lost without being processed in the subsystem 30.
 このような場合に備えてプロキシ装置10における第2の通信I/F12は、サブシステム30の処理能力に応じて要求情報を送信する機能を備える。たとえば、サブシステム30が要求情報を1個ずつ処理する処理能力しかない場合、第2の通信I/F12は、1個の要求情報をサブシステム30に送信し、この要求情報に対する応答情報を受信した後に、次の要求情報を送信するという動作を行う。このような動作を行うことにより、サブシステム30において複数の要求情報を同時的に処理する必要がなくなり、要求情報の消失を防止することが可能になる。 In preparation for such a case, the second communication I / F 12 in the proxy device 10 has a function of transmitting request information according to the processing capability of the subsystem 30. For example, when the subsystem 30 has only the processing capability to process request information one by one, the second communication I / F 12 transmits one request information to the subsystem 30 and receives response information for the request information. After that, the next request information is transmitted. By performing such an operation, it becomes unnecessary to simultaneously process a plurality of request information in the subsystem 30, and it is possible to prevent the loss of the request information.
 上述した例では、サブシステム30が要求情報を1個ずつ処理する処理能力しかない場合について説明したが、サブシステム30の処理能力が高ければ、第2の通信I/F12はサブシステム30の処理能力の範囲内で複数個の要求情報を同時的に送信してもよい。この場合、プロキシ装置10からサブシステム30に送信するパケットは、1個ずつ要求情報を含む形式と、複数個の要求情報を含む形式とのどちらを採用してもよい。いずれの場合も、サブシステム30ごとに単位時間当たりに送信する要求情報の個数をプロキシ装置10にあらかじめ設定可能にしておくことが望ましい。あるいはまた、サブシステム30ごとに、単位時間に送信する要求情報の総量をあらかじめ設定可能にしてもよい。 In the above-described example, the case where the subsystem 30 has only the processing capability to process the request information one by one has been described. However, if the processing capability of the subsystem 30 is high, the second communication I / F 12 performs the processing of the subsystem 30. A plurality of pieces of request information may be transmitted simultaneously within the capability range. In this case, the packet transmitted from the proxy device 10 to the subsystem 30 may adopt either a format including request information one by one or a format including a plurality of request information. In any case, it is desirable that the number of request information to be transmitted per unit time for each subsystem 30 can be set in the proxy device 10 in advance. Alternatively, the total amount of request information transmitted per unit time may be set in advance for each subsystem 30.
 プロキシ装置10からサブシステム30に対して単位時間内に複数個の要求情報を送信する場合、プロキシ装置10はこれらの要求情報に対する応答情報をサブシステム30から受信した後に、次の要求情報を送信する。この動作により、サブシステム30での要求情報のオーバーフローが防止される。他の構成および動作は上述した実施形態と同様である。 When a plurality of request information is transmitted from the proxy device 10 to the subsystem 30 within a unit time, the proxy device 10 receives the response information for these request information from the subsystem 30 and then transmits the next request information. To do. By this operation, overflow of request information in the subsystem 30 is prevented. Other configurations and operations are the same as those of the above-described embodiment.
 (実施形態4)
 上述した実施形態では、プロキシ装置10が要求情報を受信した順番でサブシステム30に要求情報を送信している。しかしながら、サブシステム30の種類や要求情報の種類によっては、後からプロキシ装置10がサーバ20から受け取った要求情報を、送信待ちである要求情報に優先してサブシステム30に送信しなければならない場合がある。このような場合に備えて、本実施形態では、プロキシ装置10においてサブシステム30の種類と要求情報の種類との少なくとも一方に応じた優先順位の設定を可能にしている。すなわち、プロキシ装置10の処理部100に、要求情報を送信するサブシステム30の種類と要求情報の種類との少なくとも一方について、優先順位を対応付けて登録している順位記憶部(図示せず)を設けている。処理部100は、第1の通信I/F11がサーバ20から受け取った要求情報(サブシステム30の種類と要求情報の種類との少なくとも一方)について順位記憶部と照合する。そして、サーバ20から受け取った要求情報のほうが要求情報バッファ102に保持している要求情報よりも優先順位が高い情報であれば、サーバ20から受け取った要求情報を要求情報バッファ102に保持されている要求情報の待ち行列に優先してサブシステム30に送信する。
(Embodiment 4)
In the above-described embodiment, the proxy device 10 transmits the request information to the subsystem 30 in the order in which the request information is received. However, depending on the type of the subsystem 30 and the type of request information, the request information received later from the server 20 by the proxy device 10 must be transmitted to the subsystem 30 in preference to the request information waiting for transmission. There is. In preparation for such a case, in the present embodiment, the proxy apparatus 10 can set the priority order according to at least one of the type of the subsystem 30 and the type of request information. That is, a rank storage unit (not shown) that registers at least one of the type of the subsystem 30 that transmits request information and the type of request information in association with the priority order in the processing unit 100 of the proxy device 10. Is provided. The processing unit 100 checks the request information (at least one of the type of the subsystem 30 and the type of request information) received by the first communication I / F 11 from the server 20 with the rank storage unit. If the request information received from the server 20 has higher priority than the request information held in the request information buffer 102, the request information received from the server 20 is held in the request information buffer 102. The request information is sent to the subsystem 30 in preference to the queue of request information.
 上述の動作では、サブシステム30の種類と要求情報の種類との少なくとも一方について優先順位を設定している。これに対して、要求情報バッファ102において、特定のサブシステム30に送信する要求情報の個数が閾値を超えている場合に、当該特定のサブシステム30に送信する要求情報の優先順位を高める動作を採用してもよい。 In the above-described operation, priority is set for at least one of the type of subsystem 30 and the type of request information. On the other hand, in the request information buffer 102, when the number of request information to be transmitted to a specific subsystem 30 exceeds a threshold, an operation for increasing the priority of the request information to be transmitted to the specific subsystem 30 is performed. It may be adopted.
 本実施形態は、要求情報バッファ102が保持している要求情報の順番に割り込んで他の要求情報を優先的にサブシステム30に送信可能にしている。したがって、サブシステム30に緊急度の高い機器が含まれる場合、プロキシ装置10の処理安定性を確保する場合、生存確認コマンドを送信する場合などにおいて、要求情報を適切なタイミングで送信することが可能になる。他の構成および動作は上述した各実施形態と同様である。 In the present embodiment, the request information stored in the request information buffer 102 is interrupted in the order of request information, and other request information can be transmitted to the subsystem 30 with priority. Therefore, when the subsystem 30 includes a device with a high degree of urgency, the request information can be transmitted at an appropriate timing, for example, when ensuring the processing stability of the proxy device 10 or when transmitting a survival confirmation command. become. Other configurations and operations are the same as those of the above-described embodiments.
 (実施形態5)
 上述した各実施形態では、プロキシ装置10からサブシステム30に要求情報を送信する際には、1個の要求情報を1個のパケットに含めている。ただし、実施形態3でも触れたように、1個のサブシステム30に送信する1個のパケットに複数個の要求情報を含めて送信することも可能である。
(Embodiment 5)
In each embodiment described above, when request information is transmitted from the proxy device 10 to the subsystem 30, one request information is included in one packet. However, as described in the third embodiment, it is also possible to transmit a single packet to be transmitted to one subsystem 30 by including a plurality of request information.
 そこで、本実施形態のプロキシ装置10における第2の通信I/F12は、要求情報バッファ102に保持されている要求情報の中に、同じサブシステム30に送信する要求情報が複数個存在するときに、複数個の要求情報を1個のパケットにまとめて送信する機能を有している。すなわち、第2の通信I/F12は、要求情報バッファ102で待ち行列となっている要求情報の中に、同じサブシステム30に送信する要求情報が含まれ、その個数が所定の閾値を超えていることを条件として複数個の要求情報をまとめる機能を有する。待ち行列となっている要求情報は、所定の受付時間内に要求情報バッファ102に保持された要求情報を意味する。第2の通信I/F12は、まとめた要求情報を1個のパケットで送信し、このパケットを受信したサブシステム30は、パケットに含まれる複数個の要求情報を個々の要求情報に展開して、アプリケーション処理部300における処理を実行する。 Therefore, the second communication I / F 12 in the proxy device 10 according to the present embodiment includes a plurality of request information to be transmitted to the same subsystem 30 in the request information held in the request information buffer 102. , A function of transmitting a plurality of pieces of request information in one packet. That is, the second communication I / F 12 includes request information to be transmitted to the same subsystem 30 in the request information queued in the request information buffer 102, and the number exceeds the predetermined threshold. A function of collecting a plurality of pieces of request information on condition that the request information is present. The request information in the queue means request information held in the request information buffer 102 within a predetermined reception time. The second communication I / F 12 transmits the collected request information in one packet, and the subsystem 30 receiving this packet expands a plurality of request information contained in the packet into individual request information. The processing in the application processing unit 300 is executed.
 以上のように、本実施形態は、プロキシ装置10からサブシステム30に送信するパケットにおいて、複数個の要求情報をまとめているから、第2の通信網NT2における通信量が低減され、また、通信処理の回数も低減されることになる。他の構成および動作は上述した実施形態と同様である。 As described above, in the present embodiment, a plurality of pieces of request information are collected in the packet transmitted from the proxy device 10 to the subsystem 30, so that the amount of communication in the second communication network NT2 is reduced and communication is performed. The number of processes is also reduced. Other configurations and operations are the same as those of the above-described embodiment.
 (実施形態6)
 実施形態3では、サブシステム30の処理能力によっては要求情報にオーバーフローが生じる可能性があることについて説明したが、サーバ20についても同様に応答情報にオーバーフローが生じる可能性がある。サーバ20の負荷を分散させるためにロードバランサを設けることも考えられるが、コスト高になるために実用的ではない。
(Embodiment 6)
In the third embodiment, it has been described that the request information may overflow depending on the processing capability of the subsystem 30, but the server 20 may similarly overflow in the response information. Although it is conceivable to provide a load balancer in order to distribute the load of the server 20, it is not practical because the cost increases.
 そこで、本実施形態では、プロキシ装置10がサーバ20に応答情報を返送するタイミングを、サーバ20の処理能力に応じて調節する機能を有する。サーバ20が応答情報を1個ずつ受け取る処理能力しかない場合、第1の通信I/F11は、1個の応答情報をサーバ20に送信し、この応答情報をサーバ20が受け取ったことを確認した後に、次の応答情報を送信するという動作を行う。この動作を行うことにより、サーバ20が複数の応答情報を同時的に受け取ることがなくなり、応答情報の消失が防止される。 Therefore, in this embodiment, the proxy device 10 has a function of adjusting the timing at which the response information is returned to the server 20 according to the processing capability of the server 20. When the server 20 has only the processing ability to receive response information one by one, the first communication I / F 11 transmits one response information to the server 20 and confirms that the server 20 has received this response information. Later, the operation of transmitting the next response information is performed. By performing this operation, the server 20 does not receive a plurality of response information at the same time, and the loss of response information is prevented.
 なお、サーバ20が複数個の応答情報を同時的に受け取ることが可能な場合には、単位時間当たりにサーバ20に送信する応答情報の個数をプロキシ装置10にあらかじめ設定しておけばよい。あるいはまた、サーバ20ごとに、単位時間に送信する応答情報の総量があらかじめ設定されるようにしてもよい。 If the server 20 can simultaneously receive a plurality of response information, the number of response information to be transmitted to the server 20 per unit time may be set in the proxy device 10 in advance. Alternatively, the total amount of response information transmitted per unit time may be set in advance for each server 20.
 上述のように、プロキシ装置10がサーバ20に応答情報を送信するタイミングを調節することにより、サーバ20での応答情報のオーバーフローが防止される。他の構成および動作は上述した実施形態と同様である。 As described above, by adjusting the timing at which the proxy device 10 transmits the response information to the server 20, an overflow of the response information at the server 20 is prevented. Other configurations and operations are the same as those of the above-described embodiment.
 本発明をいくつかの好ましい実施形態によって記載したが、本発明の本来の精神および範囲、すなわち請求の範囲を逸脱することなく、当業者によってさまざまな修正および変形が可能である。 While the invention has been described in terms of several preferred embodiments, various modifications and variations can be made by those skilled in the art without departing from the true spirit and scope of the invention, ie, the claims.

Claims (11)

  1.  第1の通信網に接続されたサーバとの間で通信する第1の通信インターフェイス部と、
     第2の通信網に接続されたサブシステムとの間で通信する第2の通信インターフェイス部と、
     前記サーバから前記サブシステムに対する複数個の要求情報を含むパケットを前記第1の通信インターフェイス部が受信した場合に前記パケットを個々の要求情報に展開し、前記第2の通信インターフェイス部を通して前記要求情報を前記サブシステムに送信させる処理部とを備える
     ことを特徴とするプロキシ装置。
    A first communication interface unit for communicating with a server connected to the first communication network;
    A second communication interface unit communicating with a subsystem connected to the second communication network;
    When the first communication interface unit receives a packet including a plurality of request information for the subsystem from the server, the packet is expanded into individual request information, and the request information is transmitted through the second communication interface unit. And a processing unit that causes the subsystem to transmit the proxy device.
  2.  前記第1の通信インターフェイス部はプッシュ型である第1の通信プロトコルでカプセル化された前記要求情報を前記サーバから受信し、
     前記第2の通信インターフェイス部はオープン型である第2の通信プロトコルを用いて前記サブシステムとの通信を行う
     ことを特徴とする請求項1記載のプロキシ装置。
    The first communication interface unit receives the request information encapsulated by a first communication protocol that is a push type from the server,
    The proxy apparatus according to claim 1, wherein the second communication interface unit communicates with the subsystem using a second communication protocol that is an open type.
  3.  前記処理部は、前記第1の通信インターフェイス部が前記サーバから前記パケットを受信した時刻により、個々の前記要求情報を前記サブシステムに送信する順番を定める
     ことを特徴とする請求項1又は2記載のプロキシ装置。
    The said processing part determines the order which transmits each said request information to the said subsystem according to the time when the said 1st communication interface part received the said packet from the said server. Proxy device.
  4.  前記第2の通信インターフェイス部は、前記サブシステムの処理能力に応じて前記要求情報が消失しないように前記サブシステムに前記要求情報を送信するタイミングを調節する
     ことを特徴とする請求項1~3のいずれか1項に記載のプロキシ装置。
    The second communication interface unit adjusts the timing of transmitting the request information to the subsystem so that the request information is not lost according to the processing capability of the subsystem. The proxy device according to any one of the above.
  5.  前記処理部は、
     複数個の送信待ちの要求情報を保持する要求情報バッファと、
     要求情報の種類と前記サブシステムに送信する優先順位とがあらかじめ登録された順位記憶部とを備え、
     前記第1の通信インターフェイス部が受信した前記要求情報の優先順位が前記要求情報バッファに保持されている前記複数個の送信待ちの要求情報の優先順位よりも高い場合に、前記第1の通信インターフェイス部が受信した前記要求情報を前記サブシステムに先に送信する
     ことを特徴とする請求項1~4のいずれか1項に記載のプロキシ装置。
    The processor is
    A request information buffer for holding a plurality of request information waiting to be transmitted;
    A rank storage unit in which the type of request information and the priority to be transmitted to the subsystem are registered in advance;
    When the priority of the request information received by the first communication interface unit is higher than the priority of the plurality of request information waiting for transmission held in the request information buffer, the first communication interface 5. The proxy device according to claim 1, wherein the request information received by a unit is transmitted to the subsystem first.
  6.  前記処理部は、同一の前記サブシステムに送信する複数個の要求情報が存在する場合、前記複数個の要求情報を1個のパケットにまとめて該当する前記サブシステムに送信する
     ことを特徴とする請求項1~5のいずれか1項に記載のプロキシ装置。
    When there are a plurality of pieces of request information to be transmitted to the same subsystem, the processing unit combines the plurality of request information into one packet and transmits the packets to the corresponding subsystem. The proxy device according to any one of claims 1 to 5.
  7.  前記第2の通信インターフェイス部は、前記サブシステムから前記要求情報に対する応答情報を受け取る機能を有し、
     前記第1の通信インターフェイス部は、前記サーバの処理能力に応じて前記応答情報が消失しないように前記サーバに前記応答情報を送信するタイミングを調節する
     ことを特徴とする請求項1~3のいずれか1項に記載のプロキシ装置。
    The second communication interface unit has a function of receiving response information to the request information from the subsystem;
    The first communication interface unit adjusts the timing of transmitting the response information to the server so that the response information is not lost according to the processing capability of the server. 2. The proxy device according to claim 1.
  8.  前記処理部は、前記第2の通信インターフェイス部が前記要求情報に対する応答情報を前記サブシステムから受け取り、同一の前記サーバに送信する複数個の応答情報が存在する場合、前記複数個の応答情報を1個のパケットにまとめて該当する前記サーバに送信する
     ことを特徴とする請求項1~7のいずれか1項に記載のプロキシ装置。
    When the second communication interface unit receives response information for the request information from the subsystem and there is a plurality of response information to be transmitted to the same server, the processing unit receives the plurality of response information. The proxy device according to any one of claims 1 to 7, wherein the proxy device transmits the packets together to the corresponding server.
  9.  請求項1~8のいずれか1項に記載のプロキシ装置と、
     前記プロキシ装置に第1の通信網を介して接続されるサーバと、
     前記プロキシ装置に第2の通信網を介して接続されるサブシステムとを備え、
     前記サーバが発行した要求情報が前記プロキシ装置を介して前記サブシステムに送信され、前記サブシステムからの前記要求情報に対する応答情報が前記プロキシ装置を介して前記サーバに送信される
     ことを特徴とする通信システム。
    The proxy device according to any one of claims 1 to 8,
    A server connected to the proxy device via a first communication network;
    A subsystem connected to the proxy device via a second communication network,
    Request information issued by the server is transmitted to the subsystem via the proxy device, and response information for the request information from the subsystem is transmitted to the server via the proxy device. Communications system.
  10.  前記サーバと前記サブシステムと前記プロキシ装置とについて、制御と監視との少なくとも一方を行う統括管理装置をさらに備えることを特徴とする請求項9記載の通信システム。 The communication system according to claim 9, further comprising an overall management device that performs at least one of control and monitoring for the server, the subsystem, and the proxy device.
  11.  コンピュータを、
     第1の通信網に接続されたサーバとの間で通信する第1の通信インターフェイス部と、第2の通信網に接続されたサブシステムとの間で通信する第2の通信インターフェイス部と、前記サーバから前記サブシステムに対する複数個の要求情報を含むパケットを前記第1の通信インターフェイス部が受信した場合に前記パケットを個々の要求情報に展開し、前記第2の通信インターフェイス部を通して前記要求情報を前記サブシステムに送信させる処理部とを備えるプロキシ装置として機能させるプログラム。
    Computer
    A first communication interface unit that communicates with a server connected to a first communication network; a second communication interface unit that communicates with a subsystem connected to a second communication network; When the first communication interface unit receives a packet including a plurality of request information for the subsystem from a server, the packet is expanded into individual request information, and the request information is transmitted through the second communication interface unit. A program that functions as a proxy device including a processing unit that causes the subsystem to transmit.
PCT/JP2013/004016 2012-07-13 2013-06-27 Proxy device, communication system, program WO2014010189A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201380036657.7A CN104429025A (en) 2012-07-13 2013-06-27 Proxy device, communication system, program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2012-157496 2012-07-13
JP2012157496A JP2014022820A (en) 2012-07-13 2012-07-13 Proxy device, communication system, and program

Publications (1)

Publication Number Publication Date
WO2014010189A1 true WO2014010189A1 (en) 2014-01-16

Family

ID=49915673

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/004016 WO2014010189A1 (en) 2012-07-13 2013-06-27 Proxy device, communication system, program

Country Status (3)

Country Link
JP (1) JP2014022820A (en)
CN (1) CN104429025A (en)
WO (1) WO2014010189A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020016940A (en) * 2018-07-23 2020-01-30 村田機械株式会社 Communication processing system and communication processing method

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111448784B (en) * 2017-12-14 2022-09-06 索尼公司 Information processing apparatus, information processing method, and information processing system
WO2023024035A1 (en) * 2021-08-26 2023-03-02 阿波罗智联(北京)科技有限公司 Request processing method and apparatus, electronic device, and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002366457A (en) * 2001-06-11 2002-12-20 Ntt Comware Corp Device and method for transferring processing request and its program and recording medium with its program recorded
JP2002373149A (en) * 2001-06-15 2002-12-26 Nippon Telegr & Teleph Corp <Ntt> Simultaneous access method, request processing server, proxy server, client terminal, simultaneous access control program and storage medium having the same program stored thereon
JP2005259105A (en) * 2004-02-09 2005-09-22 Ricoh Co Ltd Mediating device, communication system, control method of mediating device, program, and recording medium
JP2006201970A (en) * 2005-01-19 2006-08-03 Fujitsu Ltd Relay control program and its recording medium, replay control method and relay controller

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7587496B2 (en) * 2004-09-17 2009-09-08 Ricoh Company, Ltd. Transfer device, distributed processing system, transfer device control method, program, and recording medium
JP4758362B2 (en) * 2007-01-30 2011-08-24 株式会社日立製作所 Relay device, program, and relay method
CN101878619B (en) * 2007-12-19 2012-11-07 上海贝尔股份有限公司 A method and device of controlling the data packet transmission in wireless relay network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002366457A (en) * 2001-06-11 2002-12-20 Ntt Comware Corp Device and method for transferring processing request and its program and recording medium with its program recorded
JP2002373149A (en) * 2001-06-15 2002-12-26 Nippon Telegr & Teleph Corp <Ntt> Simultaneous access method, request processing server, proxy server, client terminal, simultaneous access control program and storage medium having the same program stored thereon
JP2005259105A (en) * 2004-02-09 2005-09-22 Ricoh Co Ltd Mediating device, communication system, control method of mediating device, program, and recording medium
JP2006201970A (en) * 2005-01-19 2006-08-03 Fujitsu Ltd Relay control program and its recording medium, replay control method and relay controller

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020016940A (en) * 2018-07-23 2020-01-30 村田機械株式会社 Communication processing system and communication processing method

Also Published As

Publication number Publication date
CN104429025A (en) 2015-03-18
JP2014022820A (en) 2014-02-03

Similar Documents

Publication Publication Date Title
CN111769998B (en) Method and device for detecting network delay state
US9609065B2 (en) Bridge for implementing a converged network protocol to facilitate communication between different communication protocol networks
CN103312807B (en) Data transmission method, apparatus and system
EP2755363B1 (en) Data-fast-distribution method and device
EP2661029B1 (en) Avoiding Delayed Data
WO2016065152A1 (en) Wired data-connection aggregation
WO2017028399A1 (en) Communication data transmission method and system
CN112631788B (en) Data transmission method and data transmission server
US20200351215A1 (en) Data Stream Sending Method and System, and Device
US8838782B2 (en) Network protocol processing system and network protocol processing method
US20070291782A1 (en) Acknowledgement filtering
US20200252337A1 (en) Data transmission method, device, and computer storage medium
WO2014010189A1 (en) Proxy device, communication system, program
CN102845029A (en) Remote control system, remote control method, and remote control program
US8391285B2 (en) Communication apparatus, communication system, and communication method
US20140185629A1 (en) Queue processing method
EP2774342B1 (en) Reducing tcp timeouts due to incast collapse at a network switch
JP2011182115A (en) Communication method, communication system and server
JP4990187B2 (en) Data transfer device
JP4915345B2 (en) Test equipment measurement system
JP5737756B2 (en) Communication apparatus and packet discard reduction method
WO2023162130A1 (en) Data collection system, method, and program
EP3955115B1 (en) Flexible link level retry for shared memory switches
WO2023162128A1 (en) System, method, and program for collecting data
US11570257B1 (en) Communication protocol, and a method thereof for accelerating artificial intelligence processing tasks

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

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

Country of ref document: EP

Kind code of ref document: A1