WO2003101048A1 - Systeme de traitement d'information - Google Patents

Systeme de traitement d'information Download PDF

Info

Publication number
WO2003101048A1
WO2003101048A1 PCT/JP2003/006387 JP0306387W WO03101048A1 WO 2003101048 A1 WO2003101048 A1 WO 2003101048A1 JP 0306387 W JP0306387 W JP 0306387W WO 03101048 A1 WO03101048 A1 WO 03101048A1
Authority
WO
WIPO (PCT)
Prior art keywords
address
global
information
electronic device
unit
Prior art date
Application number
PCT/JP2003/006387
Other languages
English (en)
French (fr)
Inventor
Hajime Maekawa
Koji Iwamoto
Takumi Ikeda
Hideaki Takechi
Koji Hirose
Original Assignee
Matsushita Electric Industrial Co., Ltd.
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 Matsushita Electric Industrial Co., Ltd. filed Critical Matsushita Electric Industrial Co., Ltd.
Priority to IL16534003A priority Critical patent/IL165340A0/xx
Priority to JP2004507205A priority patent/JP3674634B2/ja
Priority to CA 2486973 priority patent/CA2486973A1/en
Priority to AU2003242391A priority patent/AU2003242391A1/en
Priority to EP03730573A priority patent/EP1503547A4/en
Priority to US10/515,364 priority patent/US20050204060A1/en
Priority to KR10-2004-7018864A priority patent/KR20050004194A/ko
Priority to CNB038117843A priority patent/CN1327665C/zh
Publication of WO2003101048A1 publication Critical patent/WO2003101048A1/ja
Priority to US11/509,456 priority patent/US20060288104A1/en
Priority to IL189106A priority patent/IL189106A0/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/02Hierarchically pre-organised networks, e.g. paging networks, cellular networks, WLAN [Wireless Local Area Network] or WLL [Wireless Local Loop]
    • H04W84/10Small scale networks; Flat hierarchical networks
    • H04W84/12WLAN [Wireless Local Area Networks]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/256NAT traversal
    • H04L61/2578NAT traversal without involvement of the NAT server
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/256NAT traversal
    • H04L61/2575NAT traversal using address mapping retrieval, e.g. simple traversal of user datagram protocol through session traversal utilities for NAT [STUN]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W92/00Interfaces specially adapted for wireless communication networks
    • H04W92/02Inter-networking arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5076Update or notification mechanisms, e.g. DynDNS

Definitions

  • the present invention relates to an electronic device or the like that can automatically set an IP address.
  • IP Internet Protocol
  • IPv4 Purgeyon 4
  • IPv6 IP version 6
  • a device such as a router as a device for connecting a home electronic device to the Internet.
  • the Internet hereafter, [WAN]
  • the home network hereafter, [LAN]
  • private IP addresses are not unique addresses, information cannot be communicated via the Internet as is.
  • routers and other equipment are Network address transliteration ability (NAT).
  • NAT is a technology that allows electronic devices in a WAN to which private IP addresses are assigned to perform information communication via the Internet.
  • NAT uses the value of the source IP address (hereinafter, referred to as [SA]) of the information (called "recket”) transmitted by the electronic device from the private IP address of the electronic device.
  • This function enables information communication via the Internet by changing to the global IP address of devices such as routers.
  • the global IP address of a device such as a router is usually dynamically allocated from a server device of an Internet service provider (ISP).
  • ISP Internet service provider
  • PPPoE, PPPoA, DHCP, etc. exist as protocols for dynamically allocating global IP addresses.
  • the present invention provides an information processing system having an electronic device and a server device,
  • the electronics are:
  • a server identifier storage unit storing a Sano identifier for identifying a server device, a global Ip address storage unit storing a global Ip address, An information transmission unit for transmitting information having a global IP address stored in the global IP address storage unit to the server device;
  • An information receiving unit that receives return information having a global IP address from the server device
  • An IP address acquisition unit for acquiring a global IP address from the return information received by the information receiving unit
  • An IP address setting unit for setting a global IP address acquired by the IP address acquisition unit
  • the server device is
  • An information receiving unit for receiving information having a global IP address from an electronic device, and an information transmitting unit for transmitting return information having a global IP address received by the information receiving unit to the electronic device.
  • An information processing system comprising:
  • FIG. 1 is a conceptual diagram of an information processing system according to the first embodiment.
  • FIG. 2 is a block diagram of the information processing system according to the first embodiment.
  • FIG. 3 is a flowchart illustrating the operation of the first electronic device according to the first embodiment.
  • FIG. 4 is a flowchart illustrating the operation of the second electronic device according to the first embodiment.
  • FIG. 5 is a flowchart illustrating the operation of the server device according to the first embodiment.
  • FIG. 6 is a configuration diagram of a specific information processing system according to the first embodiment.
  • FIG. 7 is a block diagram of an information processing system according to the second embodiment.
  • FIG. 8 is a flowchart illustrating the operation of the first electronic device according to the second embodiment.
  • FIG. 9 is a flowchart illustrating the operation of the server device according to the second embodiment.
  • FIG. 1 is a conceptual diagram of an information processing system according to the present embodiment.
  • This information processing system includes a first electronic device 11, a second electronic device 12, the Internet 13, and a server device 14.
  • the first electronic device 11 cannot have a global IP address, and is given a local IP address from the second electronic device 12 to connect to the Internet 13.
  • the first electronic device 11 is, for example, a computer, a microwave oven, a telephone, a printer, a facsimile machine, a refrigerator, a television, a set-top box, and the like.
  • the first electronic device 11 transmits information to the server device 14 via the second electronic device 12, obtains a global IP address from the server device 14 via the second electronic device 12, and Set the IP address automatically.
  • Global I Global I
  • the P address is an address (information) for communicating with a powerful electronic device such as an external device (such as an external device connected to the Internet), and any other address (information) that realizes such a function. It may be something. For example, when connecting multiple LANs that use private IPs using a router that has a NAT function, replace the address of the LAN where the router server is located with the equivalent of the global IP address here be able to. It should be noted that the IP address, global IP address, and local IP address in the present specification have the broad concept as described above. It goes without saying that it also includes the address of Here, the second electronic device 12 has a function of connecting the first electronic device 11 to the Internet 13, and specifically has a route control, a network address translation (NAT) function, and the like.
  • NAT network address translation
  • the second electronic device 12 is, for example, an electronic device called a router.
  • the second electronic device 12 holds a global IP address.
  • the second electronic device 12 has a private IP address, and a function for connecting the first electronic device 11 that cannot be possessed to the Internet.
  • the server device 14 is connected to the Internet 13 and, when information is received from the first electronic device 11 via the second electronic device 12, the global IP assigned by the second electronic device 12 The information having the address is transmitted to the first electronic device 11.
  • FIG. 2 shows a block diagram of the information processing system according to the present embodiment.
  • the first electronic device 11 includes a server identifier storage unit 1101, a first information transmission unit 1102, a first information reception unit 1103, an IP address acquisition unit 1104, and an IP address setting unit. It has 1 105.
  • the second electronic device 12 includes a global IP address storage unit 1201, a second information receiving unit 122, a second information transmitting unit 1203, a fourth information receiving unit 1204, and a fourth It has an information transmitting unit 125.
  • the server device 14 includes a third information receiving unit 1401, a return information forming unit 1402, and a third information transmitting unit 1443.
  • the server identifier storage unit 111 stores a server identifier for identifying the server device 14.
  • the server identifier storage unit 111 can be realized by a non-volatile recording medium or a volatile recording medium.
  • the first information transmitting unit 1102 transmits information via the second electronic device 12 to the server device 14 identified by the server identifier.
  • the first information transmission unit 1102 can be realized by wireless or wired communication means.
  • the first information receiving unit 1103 receives return information having a global IP address from the second electronic device 12.
  • the first information receiving unit 1103 can be realized by wireless or wired communication means. Normally, the first information transmitting unit 1102 and the first information receiving unit 1103 are physically the same means.
  • the IP address acquisition unit 1104 receives the return information received by the first information reception unit 1103. Obtain a global IP address from.
  • the IP address obtaining unit 111 can be usually realized by software, but may be realized by hardware (dedicated circuit).
  • the IP address setting unit 111 sets the global IP address acquired by the IP address acquisition unit 111.
  • the set global IP address is notified to other electronic devices such as a mobile phone. It is information necessary for another electronic device to communicate with the first electronic device 11 via the Internet.
  • the setting refers to the process of writing the global IP address to an appropriate location (there may be calls to the registry, properties, or attributes, etc.).
  • the IP address setting unit 1105 can be usually realized by software, but may be realized by hardware (dedicated circuit).
  • the global IP address storage section 1221 stores a global IP address.
  • the global IP address storage unit 1221 can be realized by a non-volatile recording medium or a volatile recording medium. Note that the global IP address of the global IP address storage section 1221 is normally transmitted from an external device. Also, the global IP address of the global IP address storage unit 1221 normally changes dynamically.
  • the external device refers to an electronic device that is not the second electronic device 12, and generally refers to an electronic device to which the second electronic device 12 can be connected via a network such as the Internet.
  • the external device in the present specification has a broad concept as described above.
  • the second information receiving unit 122 receives information from the first electronic device 11.
  • the second information receiving unit 122 can be realized by wireless or wired communication means.
  • the second information transmitting unit 1203 transmits the information received by the second information receiving unit 122 and the global IP address to the server device 14.
  • the second information transmission unit 123 can be realized by a wireless or wired communication means.
  • the fourth information receiver 124 receives return information, which is information having a global IP address, from the server device 14.
  • the fourth information receiving unit 1224 can be realized by wireless or wired communication means.
  • the fourth information transmitting unit 125 transmits the return information received by the fourth information receiving unit 1204 to the first electronic device 11.
  • the fourth information transmitting unit 125 can be realized by wireless or wired communication means.
  • the second information receiving section 122, the second information transmitting section 1203, the fourth information receiving section 122, and the fourth information transmitting section 125 are usually physically operated by one means. Is achieved.
  • the third information receiving unit 1401 receives the information and the global IP address from the second electronic device 12.
  • the third information receiving unit 1401 can be realized by wireless or wired communication means.
  • the return information forming unit 1402 forms return information, which is information having a global IP address, based on the information and the global IP address received by the third information receiving unit 1441.
  • the return information configuration unit 1402 may be realized by hardware (dedicated circuit) which can be usually realized by software.
  • the third information transmitting unit 1403 transmits the return information configured by the return information forming unit 1442 to the second electronic device 12.
  • the third information transmitting unit 1443 can be realized by wireless or wired communication means.
  • the third information receiving unit 1401 and the third information transmitting unit 1443 are usually physically realized by one means.
  • Step S301 The first information transmitting unit 1102 determines whether or not the force matches the condition for transmitting information to the server device 14 in order to set the global address. There are various conditions, and details are described below.
  • Step S3002 The first information transmitting unit 1102 acquires the server identifier from the server identifier storage unit 1101.
  • Step S303 The first information transmitting unit 1102 configures information to be transmitted. This information has a destination field indicating the transmission destination of the information, and as long as it has a server identifier in the destination field, the structure of other information and the contents of the information may be anything.
  • the information body (excluding the destination field, etc.) may be empty information (dummy information).
  • Step S304 The first information transmitting unit 1102 transmits the information configured in step S303 to the second electronic device 12.
  • Step S305 First information receiving section 1103 determines whether or not return information has been received. If return information is received, the procedure goes to step S306, and if no return information is received, the procedure goes to step S305.
  • Step S306 The IP address acquisition unit 111 extracts the global IP address from the return information received in step S305.
  • Step S307 The IP address setting section 1105 sets the global IP address obtained in step S306.
  • the operation for setting the global IP address is started when a certain condition is met, but the operation for setting the global IP address may be started according to a user's instruction.
  • Step S401 The second information receiving unit 1222 determines whether information has been received from the first electronic device 11 or not. If the information is received, the procedure goes to step S402, and if the information is not received, the procedure returns to step S401.
  • Step S 4 0 2 The second information transmission section 1 203 acquires the global IP address from the global IP address storage section 1 201.
  • Step S ⁇ b> 403 The second information transmitting unit 1203 transmits to the server device 14 based on the global IP address acquired in Step S ⁇ b> 402 and the information received in Step S ⁇ b> 401.
  • Configure information The global IP address is set in, for example, a field ([SA] in the following specific example) for identifying the transmission source device in the information to configure.
  • the structure of the information transmitted to the server device 14 may be anything.
  • Step S404 The second information transmission unit 123 transmits the information configured in step S403 to the server device 14. Since the information received in step S401 includes the server identifier, the information can be transmitted to server device 14. You.
  • Step S405 The fourth information receiving unit 1224 determines whether or not return information has been received from the server device 14. If the return information is received, the procedure goes to step S406, and if the return information is not received, the procedure returns to step S405.
  • Step S 406 The fourth information transmitting unit 125 transmits the return information received in step S 405 to the first electronic device 11.
  • the information received in step S405 and the information transmitted in step S406 are usually different. This is because information about the route through which the information passed is written. However, the information received in step S405 and the information transmitted in step S406 may be the same. It is only necessary that the global IP address is transmitted to the first electronic device 11 and that the first electronic device 11 can obtain the global IP address.
  • Step S501 The third information receiving unit 1401 determines whether information has been received from the second electronic device 12 or not. If the information is received, the procedure goes to step S502, and if the information is not received, the procedure returns to step S501.
  • Step S502 The return information forming unit 1402 configures return information that is information to be returned based on the information received in step S501. Normally, the global IP address included in the header (in the route information) in the information is extracted, and the global IP address is written in the return information in a format that can be obtained by the first electronic device 11. However, as long as the first electronic device 11 can acquire the global IP address, the structure of the return information does not matter. Therefore, the information received in step S501 and the return information may be the same.
  • Step S503 The third information transmitting unit 1443 transmits the return information configured in step S502 to the first electronic device 11. When the return information is transmitted to the first electronic device 11, it passes through the second electronic device 12.
  • a situation is set in which the second electronic device 12 always holds information on the connection status with the Internet, that is, the communication status. Further, it is assumed that communication has been disabled due to some accident. Note that if the second electronic device 12 cannot communicate, the first electronic device 11 cannot communicate. The second electronic device 12 notifies the first electronic device 11 that the communication has been disabled once when the communication becomes possible after being out of the strong communication disabled state. Next, the first electronic device 11 transmits the dummy information to the server device 14. Next, the second electronic device 12 transmits its own global IP address to the server device 14 together with the dummy information. The second electronic device 12 writes its own global IP address in the IP address field of the electronic device on the transmission path. The dummy information is empty in the main part of the information, but the header containing information identifying the transmission source and destination is not empty.
  • the server device 14 acquires the global IP address of the second electronic device 12 in the route information in the received information. Then, the global IP address is recorded in the main body of the return information, and the return information is transmitted to the first electronic device 11.
  • the second electronic device 12 receives the return information and transfers it to the first electronic device 11 as it is. Transferring as it is means transferring without rewriting the main unit. Normally, the header information is rewritten.
  • the first electronic device 11 receives the return information, and extracts the global IP address from the information (main unit). Then, the first electronic device 11 writes the global IP address to an appropriate setting location.
  • the start timing of the operation for setting the global IP address by the first electronic device is when a certain condition is met, and more specifically, the certain condition is the communication state. Condition. More specifically, the certain condition is that the second electronic device, and thus the first electronic device, cannot communicate. (Second specific example)
  • the first electronic device 11 is started up by the power supply ON. Then, immediately after the first electronic device 11 starts up, the first electronic device 11 transmits dummy information to the server device 14. Subsequent processing is the same as the processing described in the first specific example. As described above, in the second specific example, the certain condition is that the power supply of the first electronic device is turned on.
  • the timing at which the first information transmitting unit of the first electronic device transmits information is preferably when a certain condition is met, and the certain condition includes various other than the above.
  • the predetermined condition may be a case where a predetermined date and time is reached, or a case where the predetermined condition is a predetermined period.
  • the first electronic device may perform a process of automatically setting a global IP address based on a user instruction.
  • the third specific example shows the structure of specific information transmitted and received between the first electronic device, the second electronic device, and the server device, and a specific example of the information.
  • Figure 6 shows the structure of the information processing system in the third specific example, and the information transmitted and received.
  • the information sent and received is generally called a packet.
  • the packet is sent from the source IP address (hereinafter referred to as [SA]), the destination IP address (hereinafter referred to as [DA]), and the device port specified by the source IP address (hereinafter referred to as [SP].), The port of the device specified by the IP address of the transmission destination (hereinafter, referred to as [DP]), and the data (hereinafter, referred to as [D ata]).
  • the data is the main part of the information to be transmitted.
  • the information processing system in FIG. 6 includes a first electronic device 61, a second electronic device 62, the Internet 63, and a server device 64.
  • the first electronic device 61 is, for example, a laptop computer, and has a private IP address.
  • second The electronic device 62 is, for example, a router and has a network address conversion function.
  • the second electronic device 62 is assigned a global IP address. The operation of the information processing system shown in FIG. 6 is described below.
  • the first electronic device 61 transmits the information of the bucket 100 in FIG. 6 to the second electronic device 62.
  • the SA of the packet 100 is the private IP address of the first electronic device 61.
  • the DA of the packet 100 is the Gronore IP address of the server device 64. That is, the first electronic device 61 transmits the packet 100 in FIG. 6 to the server device 64.
  • SP of the packet 100 indicates a value of [P P 1]
  • DP indicates a value of [GP 2].
  • D ata of bucket 100 is empty ([0]).
  • the second electronic device 62 receives the packet 100 and converts the S A of the bucket 100 into a global IP address held by the second electronic device 62.
  • the SA of packet 100 is converted to [4. 5.6.7].
  • This process is called network address translation (NAT).
  • the second electronic device 62 holds its own global address IP address [4. 5. 6. 7].
  • the second electronic device 62 changes the SA and SP data of the packet 100.
  • the modified packet 200 is configured to be transmitted to the server device 64, and the packet 200 is transmitted to the server device 64.
  • the server device 64 receives the packet 200. Then, the server device 64 obtains the SA of the packet 200 and writes the SA to Data. Then, a packet 300 in which S A and D A are exchanged is formed. SA [1.2.3.4] is stored in Data 300 of bucket 300. Then, the server device 64 transmits the packet 300 to the second electronic device 62.
  • the second electronic device 62 receives the bucket 300. Then, the second electronic device 62 configures the bucket 400 by replacing the DA of the packet 300 from its own global IP address with the private IP address of the first electronic device 61. Packet 400 has a different DA and DP than packet 300. And the The second electronic device 62 transmits the packet 400 to the first electronic device 61.
  • the first electronic device 61 receives the bucket 400.
  • the first electronic device 61 acquires the global IP address [4.5.6.7] in Data of the packet 400.
  • the first electronic device 61 sets the acquired global IP address [4.5.6.7]. Setting refers to recording the global IP address used by other devices to communicate with the first electronic device 61 in an appropriate location (registry, property, attribute, etc.).
  • the first electronic device transmits the stored global IP address to an external device (for example, a portable terminal) that wants to access the first electronic device by using an electronic mail.
  • the mobile terminal receives and records the global IP address of the first electronic device. Thereafter, the mobile terminal can access the first electronic device using the recorded global IP address.
  • the operation of the first electronic device can be set remotely.
  • the status of the first electronic device can be known from a remote place.
  • first electronic device 61 may periodically transmit information to server device 64.
  • the first electronic device 61 acquires a global IP address.
  • the first electronic device 61 may set a new global IP address when the acquired global IP address is changed.
  • the global IP address is transmitted to an external device such as a mobile terminal.
  • the portable terminal or the like acquires and records the global IP address of the new first electronic device 61.
  • the mobile terminal or the like accesses the first electronic device 61 using the new global IP address.
  • the global IP address of the first electronic device 61 is changed, it is preferable to notify the global IP address to an external device such as a mobile terminal in terms of communication efficiency and the like.
  • the first electronic device automatically knows the global IP address of the second electronic device, and the external device such as a portable terminal transmits the global IP address of the first electronic device. Can be automatically notified. In addition, it becomes easier to access the first electronic device from an external device via the Internet. Therefore, the user can save time and perform normal communication.
  • the technique according to the first embodiment has a great effect particularly when the Internet protocol is switched to IPv6. In the case of IPv6, (1) the IP address is long, 128 bits, which makes it difficult to set manually, and (2) ISP, etc., because it is a standard that electronic devices generate IP addresses automatically. The problem is that there is no way for other network operators or administrators to know the valid and automatically generated IP address except to check the device settings. Therefore, as in the present embodiment, operation is extremely difficult without a mechanism to teach from the device side.
  • the first electronic device is one has been described, but the first electronic device may be connected to a plurality of electronic devices having the same global IP address.
  • the server device configures and transmits the return information.
  • the received information may be used as the return information without performing any processing on the received information.
  • the second electronic device writes the global IP address in the main body of the information
  • the server device receives the information
  • the server device sends the received information as it is to the second electronic device as return information.
  • the second electronic device receives the return information and transmits it to the first electronic device.
  • the first electronic device receives the return information, and acquires and sets the global IP address included in the main unit.
  • the server device 14 does not have the return information configuration unit 1402.
  • the server device 14 includes a third information receiving unit 1401 that receives the information IP address from the second electronic device 12 and a global IP address that is received by the third information receiving unit.
  • Ad This is an apparatus including a third information transmitting unit 1403 that transmits return information having a reply to the second electronic device.
  • the information received by the second electronic device from the first electronic device and the information transmitted to the server device may be the same information or different information.
  • the value of the field [S A] indicating the source of the two is different.
  • the return information received by the second electronic device from the server device and the return information transmitted to the first electronic device may be the same information or different information.
  • the value of the field [DA] indicating the destination is different between the two.
  • the operations of the first electronic device, the second electronic device, and the server device described in the present embodiment are implemented by software, and the software is distributed, for example, by placing the software on a server and downloading the software. You can. Further, the software may be recorded on a recording medium such as a CD-ROM and distributed. The fact that the means for realizing various devices can be software or the like is the same in other embodiments.
  • the program is a program to make a computer execute the following steps. (1) a first information transmission step of transmitting information via a second electronic device to a server device identified by a server identifier stored in advance, (2) return information having a global IP address from the second electronic device (3) IP address obtaining step for obtaining a global IP address from the return information received in the first information receiving step, and (4) IP address obtaining in the IP address obtaining step.
  • FIG. 7 is a block diagram of the information processing system according to the present embodiment.
  • This information processing system has first electronic equipment 71, Internet 13 and server device 74.
  • the first electronic device 71 can be a computer, a microwave, a telephone, a printer, a facsimile machine, a refrigerator, a television, a set-top bot, or anything.
  • the first electronic device 71 has a global IP address storage unit 1201, a server identifier storage unit 1101, a first information transmission unit 710, a first information reception unit 710, and an IP address. It has an acquisition unit 111 and an IP address setting unit 1105.
  • the server device 74 includes a third information receiving unit 7401, a return information forming unit 1402, and a third information transmitting unit 7403.
  • the first information transmitting unit 7102 transmits information to the server device 74 identified by the server identifier.
  • the first information transmitting unit 7102 can be realized by wireless or wired communication means.
  • the first information receiving unit 7103 receives return information having a global IP address from the server device 74.
  • the first information receiving unit 7103 can be realized by a wireless or wired communication means. Normally, the first information transmitting unit 7102 and the first information receiving unit 7103 are physically the same means.
  • the third information receiving unit 7401 receives the information and the global IP address from the first electronic device 71.
  • the third information receiving unit 7401 can be realized by wireless or wired communication means.
  • the third information transmitting unit 7403 transmits the return information configured by the return information forming unit 1442 to the first electronic device 71.
  • the third information transmitting unit 7403 can be realized by wireless or wired communication means.
  • the third information receiving section 7401 and the third information transmitting section 7403 are usually physically realized by one means.
  • Step S810 The first information transmitting unit 7102 determines whether or not the force matches the condition for transmitting information to the server device 74 in order to set the global address. There are various conditions, and details are described below. (Step S8002) The first information transmission section 7102 acquires the global IP address from the global IP address storage section 1201.
  • Step S 803 First information transmitting section 7102 acquires a server identifier from server identifier storage section 1101.
  • the first information transmitting section 7102 forms information having the global IP address obtained in step S802 and the server identifier obtained in step S803.
  • This information is information to be transmitted to the server device 74.
  • An example of the structure of the information to be transmitted is that a global IP address is stored in a field for identifying a transmission source (for example, [SA] in the first embodiment), and a server identifier is a field for identifying a transmission destination (for example, Are stored in [DA]) of the first embodiment.
  • the main part of the information (for example, the [Data] field in the first embodiment) is, for example, empty information.
  • the structure of the information to be transmitted does not matter.
  • Step S805 The first information transmitting unit 7102 transmits the information configured in step S804 to the server device 74.
  • Step S806 The first information receiving unit 7103 determines whether or not return information has been received. If the return information is received, the procedure goes to step S807, and if the return information is not received, the procedure returns to step S806.
  • Step S807 The IP address acquisition unit 111 extracts the global IP address from the return information received in step S806.
  • Step S808 The IP address setting unit 1105 sets the glow address IP address obtained in step S807.
  • Step. S910 The third information receiving unit 7401 determines whether information has been received from the first electronic device 71. If the information is received, the procedure goes to step S902, and if the information is not received, the procedure returns to step S901.
  • the return information forming unit 1402 configures return information which is information to be returned based on the information received in step S910. Normally, the global IP address included in the header (in the route information) in the information is taken out, and the first electronic device 71 can acquire the format (usually the main part of the return information. In the above example, Write the relevant global IP address in the return information in the field corresponding to [D ata]. However, as long as the first electronic device 71 can acquire a global IP address, the structure of the return information does not matter. Therefore, the information received in step S901 and the return information may be the same.
  • Step S930 The third information transmitting unit 7400 transmits the return information configured in step S902 to the first electronic device 71.
  • FIG. 10 shows the configuration of the information processing system of the fourth example and the structure of information to be transmitted and received.
  • the information processing system in FIG. 10 includes a first electronic device 101, the Internet 102, a server device 103, and a mobile terminal 104.
  • the first electronic device 101 holds a first global IP address and a second global IP address.
  • the first IP address is the destination IP address of the destination, and the second IP address is the global IP address of the source.
  • the first global IP address is a global IP address used by the first electronic device 101 to communicate with an external device (such as the server device 103).
  • the second global IP address is used by the first electronic device 101 to notify an external device (such as a portable terminal 104) of the global IP address of the first electronic device 101. IP address.
  • First Global IP 7 Dress and Second Global IP Address may not be consistent.
  • the first global IP address is dynamically assigned from, for example, an external device.
  • the second global IP address is obtained by the following procedure. Therefore, a new first group If a global IP address is dynamically assigned from an external device, the first IP address and the second global IP address may be different.
  • the first electronic device 101 stores [202.224.132.126] as the second global IP address of the transmission source.
  • This second global IP address is the previous global IP address of the first electronic device 101.
  • the global IP address assigned to the server device 103 is [1.2.3.4].
  • the first electronic device 101 also holds the global IP address of the server device 103.
  • the first electronic device 101 transmits, for example, the information of the bucket 100 to the server device 103 periodically.
  • the information of the packet 100 is as follows.
  • the source global IP address ([SA]) is [4.5.6.7]
  • the destination global IP address ([DA]) is [1.2.3.4]
  • the source is The port of the device (first electronic device 101) is [GP3]
  • the port of the destination device (server device 103) is [GP2].
  • Data of packet 100 is empty [0].
  • the server device 103 receives the packet 100. Then, the server device 103 forms a bucket 200 to be transmitted to the first electronic device 101.
  • the server device 103 acquires [4.5.6.7] as [SA] of the packet 100, and writes it in the [Data] field of the packet 200.
  • the server device 103 sets [SA] of the packet 100 as [DA] of the packet 200 and sets [DA] of the bucket 100 as [SA] of the packet 200.
  • the server device 103 forms the packet 200.
  • the server device transmits the packet 200 to the first electronic device 101.
  • the first electronic device 101 receives the packet 200. Then, the first electronic device 101 obtains the global IP address in the [Data] of the bucket 200. Next, the first electronic device 101 transmits the stored second global IP address. Compare [202.224.132.126] with the global IP address [4.5.6.7] in bucket 200 [Data]. The first electronic device 101 rewrites the second global IP address if they are different. Now, the first electronic device 101 rewrites the second global IP address to [4. 5. 6. 7].
  • the first electronic device 101 notifies the predetermined electronic device (mobile terminal) 104 of the new second global IP address. Any notification means may be used as long as the notification can be made. This notifying means notifies, for example, by e-mail. In the fourth example, the first electronic device 101 notifies the portable terminal 104 of the new second global IP address [4. 5. 6. 7] by e-mail.
  • the mobile terminal 104 acquires and stores the new global IP address [4.5.6.6.7] of the first electronic device 101. Thereafter, when accessing the first electronic device 101 from the portable terminal 104, the new global IP address [4. 5. 6. 7] is used.
  • the first electronic device 101 can always notify the other device (portable terminal) 104 of a new global IP address. Then, the other device (portable terminal) 104 can access the first electronic device 101 at any time.
  • the reason for accessing the first electronic device 101 from another device is, for example, operating the first electronic device 101 from another device while away from home, or accessing the first electronic device 101 from another device while away from home. This is for acquiring the status.
  • the start timing of the operation for setting the global IP address by the first electronic device is periodically given.
  • the start timing of the operation for setting the global IP address by the first electronic device is not limited to the case where the operation is performed periodically.
  • the start timing of the operation for setting the global IP address by the first electronic device may be when a certain condition is met. The certain condition is the same as described in the first embodiment.
  • First electronic device 101 The power of the first electronic device 101 may be changed from OFF to ON, or the communication of the first electronic device 101 may be disabled.
  • information is transmitted directly from the first electronic device to the server device.
  • a second electronic device may be provided between the first electronic device and the server device.
  • the information processing system includes a first electronic device 101, the Internet 102, a server device 103, a mobile terminal 104, and a second electronic device 105.
  • the second electronic device 105 is assigned a global IP address [4.5.6.7]. Then, the first electronic device 101 transmits the information of the packet 100 to the second electronic device 105.
  • [SA] of the bucket 100 is the global IP address of the first electronic device 101.
  • [DA] of the packet 100 is the global IP address of the server device 103.
  • [Data] of packet 100 is empty [0].
  • the second electronic device 105 receives the bucket 100.
  • the second electronic device 105 forms a packet 200 in which [SA] of the packet 100 is rewritten to its own global IP address. Then, the second electronic device 105 transmits the packet 200 to the server device 103.
  • the server device 103 receives the packet 200. Then, the server device 103 exchanges [SA] and [DA] of the packet 200 and records the global IP address [4.5.6.7] of the second electronic device 105 in the [Data] field. As described above, the server device 103 configures the packet 300. The server device 103 transmits the packet 300 to the second electronic device 105. The second electronic device 105 receives the packet 300. The second electronic device 105 rewrites [DA] of the bucket 300 with the global IP address of the first electronic device 101 to form a packet 400. The second electronic device 105 transmits the packet 400 to the first electronic device 101. The first electronic device 101 receives the packet 400. The first electronic device 101 sends the global IP address [4.5.6. 7].
  • the first electronic device 101 records the global IP address [4.5.6.7] in an appropriate place (such as a registry). As described above, the first electronic device 101 sets the global IP address [4.5.6.7]. The case where the second electronic device is between the first electronic device and the server device has been described above.
  • FIG. 12 shows a configuration diagram of the information processing system of the sixth specific example. Its configuration is the same as in Fig. 11, but the information (packets) to be transmitted and received is different.
  • the second electronic device 125 of the information processing system of FIG. 12 only flows the packet as it is. That is, packet 100 and packet 200 are the same. Also, packet 300 and packet 400 are the same.
  • the first electronic device can record its own global IP address in an appropriate place (referred to as a registry, a property, an attriboot, etc.). As described above, according to Embodiment 2, the first electronic device can automatically know its own global IP address, and can automatically notify an external device such as a portable terminal of the global IP address of the electronic device.
  • the technology according to the second embodiment has a great effect particularly when the Internet protocol is shifted to IPv6. This is because setting the IP address by hand is difficult because the IP address is as long as 128 bits.
  • the first electronic device 101 transmits the information to the server device 103, despite having the first global IP address therein, so that the second One Pal got IP address.
  • the reason is explained below. That is, the first software existing in the first electronic device 101 may not know where the first global IP address is stored. The location where the first global IP address is stored differs depending on the type of electronic device and the like, and may not be standardized.
  • the first software Is, for example, software downloaded and software that needs to know the global IP address. In such a case, the first electronic device obtains and sets the second global IP address by the above-described processing, so that the software or the like downloaded from the outside can obtain the global IP address of the first electronic device. Can be used. Note that the first electronic device acquires and sets the second global IP address, and the second software knows the storage location of the first global IP address.
  • the server device configures and transmits return information, but the received information may be used as return information without performing any processing on the received information. It is sufficient that the first electronic device receiving the return information knows the storage location of the global IP address in the return information. In such a case, the server device has no return information configuration unit. Therefore, in such a case, the server device includes a third information receiving unit that receives the information and the global IP address from the first electronic device, and returns the return information having the global IP address received by the third information receiving unit to the first electronic device. This is a device that includes a third information transmission unit that transmits the information to a third party.
  • the operations of the first electronic device, the second electronic device, and the server device described in the present embodiment are implemented by software, and the software is placed on a server, for example, and the software is distributed by software download. Even _ good. Further, the software may be recorded on a recording medium such as a CD-ROM and distributed.
  • the setting of the global IP address of the electronic device can be automatically performed, so that the user can save time and perform powerful normal communication.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)
  • Computer And Data Communications (AREA)

Description

情報処理システム 技術分野
本発明は、 自動的に I Pアドレスを設定され得る電子機器等に関するものであ る。
背景技術
近年、 インターネットが発展、 普及し、 コンピュータをはじめとする電子機器 がインターネットに接続され、 世界中の電子機器にどこからでもアクセスできる ようになつてきた。 世界中の電子機器間で通信を行うために、 インターネットプ ロトコル (I P) という取り決めのもと、 各電子機器には I Pアドレス (グロ一 パル I Pアドレス) と言うネットワーク上のユニークな宛先が付与されている。 現在普及している I Pァドレスは、 32ビットの数字で表される。 この 32ビッ トの I Pアドレスを利用する I Pはパージヨン 4 (I Pv4) である。 一方、 世 界中の非常に多数の電子機器がインターネットに接続されるようになると、 32 ビットではアドレスが不足してくる。 そこで、 I Pは、 I Pv4から、 128ビ ットの I Pァドレスを利用する I Pバージョン 6 (I Pv 6) へ移行されること が予測される。
上記のような状況にも関わらず、 電子機器の I Pアドレスの設定は、 通常、 人 手によりなされているのが現状である。
また、 例えば、 家庭内の電子機器とインターネットを接続する機器としてルー タなどの機器が存在する。 そして、 インターネット (以下、 [WAN] と言 う。 ) では、 グローバル I Pアドレスが使用され、 家庭内のネットワーク (以下、 [LAN] と言う。 ) ではプライベート I Pアドレスが使用される。 プライべ一 ト I Pアドレスは、 一意的なアドレスではないため、 そのままではインターネッ ト経由で情報の通信ができない。 これを解決するために、 ルータなどの機器がネ ットワークアドレス変誦能 (NAT) を有する。 NATとは、 プライベート I Pアドレスを割り振られる WAN内の電子機器がインターネット経由で情報通信 を行うための技術である。 具体的には、 N A Tは、 電子機器が送信する情報 ( レ ケット] と言う。 ) が有する送信元 I Pアドレス (以下、 [ S A] と言 う。 ) の値を当該電子機器のプライベート I Pアドレスからルータ等の機器のグ ローパル I Pアドレスに変更することによりインターネット経由の情報通信を可 能にする機能である。 そして、 ルータ等の機器のグローバル I Pアドレスは、 通 常、 インタネットサービスプロバイダー (I S P ) のサーバ装置から動的に割り 振られる。 この動的にグローバル I Pアドレスを割り振るプロトコルとして、 P P P o E、 P P P o A、 D H C Pなどが存在する
し;^しながら、 従来技術では、 家庭内の電子機器などのようにグローバル I P ァドレスが割り振られない電子機器に対して、 インターネット経由で外部の機器 からアクセスすることが困難である。 ルータ等の機器のグローバル I Pアドレス が動的に変更されるからである。 また、 その変更のルールは、 I S Pのサーバ装 置の実装方法に依存するので、 ルータ等の機器に割り振られるグローバル I Pァ ドレスを予測することは困難である。 また、 家庭内の電子機器がグローバル I P アドレスを知るには、 ユーザが手動でルータ等の機器のグローバル I Pアドレス を取得する必要があるが、 ルータ等の機器のグロ一パル I Pアドレスは動的に変 化するので、 正しいルータ等の機器のグローバル I Pアドレスを家庭内の電子機 器が常に知っている、 と言う状態を作ることは困難である。 発明の開示
以上の課題を解決するために、 本発明は、 電子機器とサーバ装置を有する情報 処理システムであって、
その電子機器は、
サーバ装置を識別するサーノ識別子を格納しているサーバ識別子格納部と、 グローバル I pアドレスを格納しているグロ一パル I pアドレス格納部と、 グロ一パル I Pアドレス格納部に格納されているグローバル I Pアドレスを 有する情報をサーバ装置に送信する情報送信部と、
サーバ装置からグローバル I Pアドレスを有する返送情報を受信する情報受 信部と、
情報受信部が受信した返送情報からグロ一パル I Pアドレスを取得する I P ァドレス取得咅 と、
I Pアドレス取得部が取得したグローバル I Pアドレスを設定する I Pアド レス設定部を具備し、
そのサーバ装置は、
電子機器からグローバル I Pァドレスを有する情報を受信する情報受信部と、 情報受信部で受信したグローバル I Pアドレスを有する返送情報を電子機器 に送信する情報送信部
を具備する情報処理システムであり、
かかる情報処理システムにより、 電子機器におけるグロ一パル I Pアドレスの設 定が自動的に行え、 電子機器などのようにグロ一バル I Pアドレスが割り振られ ない電子機器に対して、 インターネット経由で外部の機器からアクセスすること が容易になる。 図面の簡単な説明
図 1は実施の形態 1における情報処理システムの概念図。
図 2は実施の形態 1における情報処理システムのプロック図。
図 3は実施の形態 1における第一電子機器の動作を説明するフローチヤ一ト。 図 4は実施の形態 1における第二電子機器の動作を説明するフローチヤ一ト。 図 5は実施の形態 1におけるサーバ装置の動作を説明するフローチヤ一ト。
図 6は実施の形態 1における具体的な情報処理システムの構成図。
図 7は実施の形態 2における情報処理システムのブロック図。
図 8は実施の形態 2における第一電子機器の動作を説明するフローチヤ一ト。 図 9は実施の形態 2におけるサーバ装置の動作を説明するフローチヤ一ト。
図 1 0、 1 1、 1 2は実施の形態 2における具体的な情報処理システムの構成図。 発明を実施するための最良の形態
以下に、 本発明の実施の形態について、 図面を用いて詳細に説明する。 なお、 本実施の形態において、 同一の符号を用いた構成要素やフローチャートのステツ プなどは、 同じ機能を果たすので、 一度説明したものについて説明を省略する場 合がある。
(実施の形態 1 )
図 1は、 本実施の形態に係る情報処理システムの概念図である。 本情報処理シ ステムは、 第一電子機器 1 1、 第二電子機器 1 2、 インターネット 1 3、 サーバ 装置 1 4を有する。 第一電子機器 1 1は、 グローバル I Pアドレスを持ち得ず、 第二電子機器 1 2からローカル I Pアドレスを与えられてインターネット 1 3に 繋がる。 第一電子機器 1 1は例えば、 コンピュータ、 電子レンジ、 電話、 プリン タ、 ファクシミリ装置、 冷蔵庫、 テレビ、 セットトップボックスなどである。 第 一電子機器 1 1は、 情報を第二電子機器 1 2経由でサーバ装置 1 4に送信し、 サ ーバ装置 1 4から第二電子機器 1 2経由でグローバル I Pアドレスを得て、 当該 グローバル I Pアドレスを自動設定する。 なお、 本明細書におけるグロ一パル I
Pアドレスとは、 外部の装置 (インターネットに接続されている外部の装置な ど) 力 ある電子機器と通信するためのアドレス (情報) であり、 かかる機能を 実現するアドレス (情報) であれば他のものでも良い。 例えば、 プライベート I Pを使用する複数の L ANを、 NAT機能を有するルータを用いて接続する場合、 ルータのサーバが置かれている側の L ANのァドレスを、 ここでのグローバル I Pアドレス相当に読み替えることができる。 なお、 本明細書における I Pァドレ ス、 グローバル I Pアドレス、 ローカル I Pアドレスとは、 上記のような広い概 念であるので、 現在のいわゆる I P V e r 4のアドレスだけではなく、 I P V e r 6など他のパージヨンのアドレスも含むことは、 言うまでもない。 第二電子機器 1 2は、 ここでは、 第一電子機器 1 1とインターネット 1 3を接 続する機能を有し、 具体的には経路制御やネットワークアドレス変換 (NA T) 機能などを有する。 第二電子機器 1 2は、 例えば、 ルータと呼ばれる電子機器で ある。 第二電子機器 1 2は、 グローバル I Pアドレスを保持している。 つまり、 第二電子機器 1 2は、 プライベート I Pアドレスし力、持ち得ない第一電子機器 1 1をインターネットに接続するための機能を有する。
サーバ装置 1 4は、 インターネット 1 3に接続されており、 第一電子機器 1 1 力 ら第二電子機器 1 2経由で情報を受け取った場合に、 第二電子機器 1 2で付与 されたグローバル I Pアドレスを有する情報を第一電子機器 1 1に送信する。 次に、 本実施の形態に係る情報処理システムのプロック図を図 2に示す。 第一 電子機器 1 1は、 サーバ識別子格納部 1 1 0 1、 第一情報送信部 1 1 0 2、 第一 情報受信部 1 1 0 3、 I Pアドレス取得部 1 1 0 4、 I Pァドレス設定部 1 1 0 5を有する。 第二電子機器 1 2は、 グローバル I Pアドレス格納部 1 2 0 1、 第 二情報受信部 1 2 0 2、 第二情報送信部 1 2 0 3、 第四情報受信部 1 2 0 4、 第 四情報送信部 1 2 0 5を有する。 サーバ装置 1 4は、 第三情報受信部 1 4 0 1、 返送情報構成部 1 4 0 2、 第三情報送信部 1 4 0 3を有する。
サーバ識別子格納部 1 1 0 1は、 サーバ装置 1 4を識別するサーバ識別子を格 納している。 サーバ識別子格納部 1 1 0 1は、 不揮発性の記録媒体または揮発性 の記録媒体により実現され得る。
第一情報送信部 1 1 0 2は、 サーバ識別子で識別されるサーバ装置 1 4に第二 電子機器 1 2経由で情報を送信する。 第一情報送信部 1 1 0 2は、 無線または有 線の通信手段により実現され得る。
第一情報受信部 1 1 0 3は、 第二電子機器 1 2からグローバル I Pアドレスを 有する返送情報を受信する。 第一情報受信部 1 1 0 3は、 無線または有線の通信 手段により実現され得る。 通常、 第一情報送信部 1 1 0 2と第一情報受信部 1 1 0 3は、 物理的に同一の手段である。
I Pァドレス取得部 1 1 0 4は、 第一情報受信部 1 1 0 3が受信した返送情報 からグローバル I Pアドレスを取得する。 I Pアドレス取得部 1 1 0 4は、 通常、 ソフトウェアにより実現され得るが、 ハードウェア (専用回路) で実現しても良 レ、。
I Pアドレス設定部 1 1 0 5は、 I Pァドレス取得部 1 1 0 4が取得したグロ 一パル I Pアドレスを設定する。 設定されたグローバル I Pアドレスは、 例えば、 携帯電話等の他の電子機器に通知される。 それは、 他の電子機器が第一電子機器 1 1とインターネット経由で通信を行うために必要な情報である。 その設定とは、 グローバル I Pアドレスを適切な箇所 (レジストリ、 またはプロパティー、 また はアトリビュートなどの呼ぴ方をする場合がある。 ) に書き込む処理を言う。 I Pアドレス設定部 1 1 0 5は、 通常、 ソフトウェアにより実現され得るが、 ハー ドウ ア (専用回路) で実現しても良い。
グロ一パル I Pアドレス格納部 1 2 0 1は、 グローバル I Pアドレスを格納し ている。 グローバル I Pアドレス格納部 1 2 0 1は、 不揮発性の記録媒体または 揮発性の記録媒体により実現され得る。 なお、 グロ一パル I Pアドレス格納部 1 2 0 1のグローバル I Pアドレスは、 通常、 外部の機器から送信される。 また、 グローバル I Pァ ドレス格納部 1 2 0 1のグローバル I Pアドレスは、 通常、 動 的に変化する。 外部の機器とは、 第二電子機器 1 2ではない電子機器を言い、 通 常、 第二電子機器 1 2がインターネット等のネットワーク経由で接続可能な電子 機器を言う。 本明細書における外部の機器とは、 以上のように広い概念である。 第二情報受信部 1 2 0 2は、 第一電子機器 1 1から情報を受信する。 第二情報 受信部 1 2 0 2は、 無線または有線の通信手段により実現され得る。
第二情報送信部 1 2 0 3は、 第二情報受信部 1 2 0 2で受信した情報とグロ一 バル I Pアドレスをサーバ装置 1 4に送信する。 第二情報送信部 1 2 0 3は、 無 線または有線の通信手段により実現され得る。
第四情報受信咅 1 2 0 4は、 サーバ装置 1 4からグローバノレ I Pアドレスを有 する情報である返送情報を受信する。 第四情報受信部 1 2 0 4は、 無線または有 線の通信手段により実現され得る。 第四情報送信部 1 2 0 5は、 第四情報受信部 1 2 0 4で受信した返送情報を第 一電子機器 1 1に送信する。 第四情報送信部 1 2 0 5は、 無線または有線の通信 手段により実現され得る。 第二情報受信部 1 2 0 2、 第二情報送信部 1 2 0 3、 第四情報受信部 1 2 0 4および第四情報送信部 1 2 0 5は、 通常、 物理的に一の 手段により実現される。
第三情報受信部 1 4 0 1は、 第二電子機器 1 2から情報およびグローバル I P ァドレスを受信する。 第三情報受信部 1 4 0 1は、 無線または有線の通信手段に より実現され得る。
返送情報構成部 1 4 0 2は、 第三情報受信部 1 4 0 1で受信した情報おょぴグ ローバル I Pアドレスに基づいて、 グローバル I Pアドレスを有する情報である 返送情報を構成する。 返送情報構成部 1 4 0 2は、 通常、 ソフトウェアにより実 現され得る力 ハードウェア (専用回路) により実現しても良い。
第三情報送信部 1 4 0 3は、 返送情報構成部 1 4 0 2が構成した返送情報を第 二電子機器 1 2に送信する。 第三情報送信部 1 4 0 3は、 無線または有線の通信 手段により実現され得る。 第三情報受信部 1 4 0 1と第三情報送信部 1 4 0 3は、 通常、 物理的に一の手段により実現される。
以下、 本情報処理システムの動作について説明する。 まず、 第一電子機器 1 1 の動作について図 3のフローチャートを用いて説明する。
(ステップ S 3 0 1 ) 第一情報送信部 1 1 0 2は、 グローバルァドレスを設定 するために、 サーバ装置 1 4に向けて情報を送信する条件に合致する力、否かを判 断する。 なお、 条件は種々あり、 詳細は以下で述べる。
(ステップ S 3 0 2 ) 第一情報送信部 1 1 0 2は、 サーバ識別子格納部 1 1 0 1からサーバ識別子を取得する。
(ステップ S 3 0 3 ) 第一情報送信部 1 1 0 2は、 送信する情報を構成する。 この情報は情報の送信先を示す宛先フィールドを有し、 宛先フィールドにサーバ 識別子を有すれば、 他の情報の構造おょぴ情報の中身は何でも良い。 情報の本体 部分 (宛先フィールド等は除く) は、 空の情報 (ダミーの情報) でも良い。 (ステップ S 3 0 4 ) 第一情報送信部 1 1 0 2は、 ステップ S 3 0 3で構成し た情報を第二電子機器 1 2に送信する。
(ステップ S 3 0 5 ) 第一情報受信部 1 1 0 3は、 返送情報を受信したか否か を判断する。 返送情報を受信すればステップ S 3 0 6に行き、 返送情報を受信し なければステップ S 3 0 5に行く。
(ステップ S 3 0 6 ) I Pアドレス取得部 1 1 0 4は、 ステップ S 3 0 5で受 信した返送情報からグロ一パル I Pアドレスを取り出す。
(ステップ S 3 0 7 ) I Pアドレス設定部 1 1 0 5は、 ステップ S 3 0 6で取 得したグローバル I Pアドレスを設定する。
なお、 図 3のフローチャートにおいて、 一定の条件に合致した場合にグローバ ル I Pアドレスを設定する動作を開始したが、 ユーザの指示によりグローバル I Pァドレスを設定する動作を開始しても良い。
次に、 第二電子機器 1 2の動作について図 4のフローチャートを用いて説明す る。
(ステップ S 4 0 1 ) 第二情報受信部 1 2 0 2は、 第一電子機器 1 1から情報 を受信したか否かを判断する。 情報を受信すればステップ S 4 0 2に行き、 情報 を受信しなければステップ S 4 0 1に戻る。
(ステップ S 4 0 2 ) 第二情報送信部 1 2 0 3は、 グロ一バル I Pアドレス格 納部 1 2 0 1からグローバル I Pアドレスを取得する。
(ステップ S 4 0 3 ) 第二情報送信部 1 2 0 3は、 ステップ S 4 0 2で取得し たグローバル I Pアドレスとステップ S 4 0 1で受信した情報に基づいてサーバ 装置 1 4に送信する情報を構成する。 グローバル I Pアドレスは、 例えば、 構成 する情報中の送信元装置を識別するフィールド (以下の具体例では、 [ S A] ) に設定される。 なお、 サーバ装置 1 4に送信する情報の構造は、 何でも良い。
(ステップ S 4 0 4 ) 第二情報送信部 1 2 0 3は、 ステップ S 4 0 3で構成し た情報をサーバ装置 1 4に送信する。 なお、 ステップ S 4 0 1で受信した情報に は、 サーバ識別子が含まれるので、 サーバ装置 1 4に情報を送信することができ る。
(ステップ S 4 0 5 ) 第四情報受信部 1 2 0 4は、 サーバ装置 1 4から返送情 報を受信したか否かを判断する。 返送情報を受信すればステップ S 4 0 6に行き、 返送情報を受信しなければステップ S 4 0 5に戻る。
(ステップ S 4 0 6 ) 第四情報送信部 1 2 0 5は、 ステップ S 4 0 5で受信し た返送情報を第一電子機器 1 1に送信する。 なお、 ステップ S 4 0 5で受信した 情報とステップ S 4 0 6で送信する情報は、 通常、 異なる。 情報が通った経路に 関する情報が書き込まれるからである。 但し、 ステップ S 4 0 5で受信した情報 とステップ S 4 0 6で送信する情報が同じでも良い。 グローバル I Pァドレスが 第一電子機器 1 1に送信され、 第一電子機器 1 1がグローバル I Pアドレスを取 得できれば良い。
次に、 サーバ装置 1 4の動作について図 5のフローチャートを用いて説明する。
(ステップ S 5 0 1 ) 第三情報受信部 1 4 0 1は、 第二電子機器 1 2から情報 を受信したか否かを判断する。 情報を受信すればステップ S 5 0 2に行き、 情報 を受信しなければステップ S 5 0 1に戻る。
(ステップ S 5 0 2 ) 返送情報構成部 1 4 0 2は、 ステップ S 5 0 1で受信し た情報に基づいて返送する情報である返送情報を構成する。 通常、 情報中のへッ ダー (経路情報中) に含まれるグローバル I Pアドレスを取り出して、 第一電子 機器 1 1が取得できる形式で当該グローバル I Pアドレスを返送情報に書き込む。 但し、 第一電子機器 1 1がグローバル I Pアドレスを取得できれば、 返送情報の 構造は問わない。 従って、 ステップ S 5 0 1で受信した情報と返送情報が同一の ものでも良い。
(ステップ S 5 0 3 ) 第三情報送信部 1 4 0 3は、 ステップ S 5 0 2で構成し た返送情報を第一電子機器 1 1に向けて送信する。 なお、 返送情報を第一電子機 器 1 1に向けて送信した場合、 第二電子機器 1 2を経由する。
以下、 本実施の形態における情報処理システムの具体的な動作について説明す る。 (第一の具体例)
第一の具体例では、 第二電子機器 1 2が、 インターネットとの接続状態、 つま り通信状態に関する情報を常に保持している状況を設定する。 更に、 第二電子機 器 1 2力 何らかのアクシデントで通信不能になったものと仮定する。 なお、 第 二電子機器 1 2が通信不能であれば第一電子機器 1 1も通信不能であるとする。 力かる通信不能の状態から脱して通信可能になったときに、 第二電子機器 1 2 力 ら第一電子機器 1 1に、 一度通信不能になった旨を知らせる。 次に、 第一電子 機器 1 1は、 ダミーの情報をサーバ装置 1 4に送信する。 次に、 第二電子機器 1 2は、 自身のグローバル I Pアドレスをそのダミーの情報とともにサーバ装置 1 4に送信する。 なお、 第二電子機器 1 2は、 送信経路の電子機器の I Pアドレス のフィールドに自身のグローバル I Pアドレスを書き込む。 なお、 ダミーの情報 は、 情報の本体部が空であるが、 送信元や送信先を識別する情報が入っているへ ッダ一は空ではない。
次に、 サーバ装置 1 4は、 受信した情報中の経路情報の中にある第二電子機器 1 2のグローバル I Pアドレスを取得する。 そして、 当該グローバル I Pァドレ スを返送情報の本体部に記録し、 当該返送情報を第一電子機器 1 1に送信する。 次に、 第二電子機器 1 2は、 返送情報を受信し、 それを第一電子機器 1 1にそ のまま転送する。 そのまま転送する、 というのは、 本体部を書き換えずに転送す る、 という意味である。 通常、 ヘッダー情報は書き換わる。 次に、 第一電子機器 1 1は返送情報を受信し、 その中 (本体部) からグローバル I Pアドレスを取り 出す。 そして、 第一電子機器 1 1は、 グローバル I Pアドレス適切な設定箇所に 書さ込む。
以上の第一の具体例において、 第一電子機器がグローバル I Pアドレスを設定 するための動作の開始タイミングは、 一定の条件に合致した場合であり、 詳細に は、 その一定の条件とは通信状態に関する条件である。 さらに詳細には、 その一 定の条件とは、 第二電子機器、 ひいては第一電子機器が通信不能の状態になった ことである。 (第二の具体例)
第二の具体例では、 第一電子機器 1 1力 電源が O F Fから O Nになった場合 に、 グローバル I pァドレスを取得する動作を開始するように設定する。
すなわち、 電源 O Nにより第一電子機器 1 1が立ち上がる。 そして、 第一電子 機器 1 1が立ち上がった直後に、 第一電子機器 1 1はダミーの情報をサーバ装置 1 4に送信する。 あとの処理は、 第一の具体例で説明した処理と同様である。 以上、 第二の具体例において、 一定の条件とは第一電子機器の電源が投入され たことである場合にっレ、て説明した。
以上のように、 第一電子機器の第一情報送信部が情報を送信するタイミングは、 一定の条件に合致した場合であるのが好適であり、 その一定の条件には上記以外 にも種々の場合がある。 例えば、 その一定の条件が、 予め設定した日時になった 場合や、 一定の設定期間ごとである場合などでも良い。 また、 上述したように、 ユーザ指示に基づいて第一電子機器がグローバル I Pァドレスを自動設定する処 理を行っても良い。
(第三の具体例)
第三の具体例は、 第一電子機器、 第二電子機器、 サーバ装置の間で送受信され る具体的な情報の構造、 情報の具体例を示す。 第三の具体例における情報処理シ ステムの構造、 およぴ送受信される情報を図 6に示す。 送受信される情報は、 一 般にパケットと呼ばれる。 パケットは、 送信元の I Pアドレス (以下、 [ S A] と言う。 ) 、 送信先の I Pアドレス (以下、 [D A] と言う。 ) 、 送信元の I P アドレスで特定される装置のポート (以下、 [ S P ] と言う。 ) 、 送信先の I P アドレスで特定される装置のポート (以下、 [D P] と言う。 ) 、 およびデータ (以下、 [D a t a ] と言う。 ) を有する。 なお、 データは、 送信する情報の本 体部となる。
図 6の情報処理システムは、 第一電子機器 6 1、 第二電子機器 6 2、 インター ネット 6 3、 およびサーバ装置 6 4を有する。 第一電子機器 6 1は、 例えば、 ノ ート型パソコンであり、 プライベート I Pアドレスが割り当てられている。 第二 電子機器 62は、 例えば、 ルータであり、 ネットワークァドレス変■能を有す る。 また、 第二電子機器 62は、 グロ一パル I Pアドレスを割り当てられている。 図 6の情報処理システムにおける動作を以下に述べる。
まず、 第一電子機器 61は、 図 6のバケツト 100の情報を第二電子機器 62 に送信する。 パケット 100の SAは、 第一電子機器 61のプライベート I Pァ ドレスである。 そして、 パケット 100の DAは、 サーバ装置 64のグローノノレ I Pアドレスである。 つまり、 第一電子機器 61は、 図 6のパケット 100をサ ーパ装置 64に向けて送信している。 そして、 パケット 1 00の S Pは [P P 1] 、 D Pは [GP 2] という値を示す。 バケツト 1 00の D a t aは空 ( [0] ) である。
次に、 第二電子機器 62は、 パケット 100を受信し、 バケツト 100の S A を第二電子機器 62が保持しているグロ一パル I Pアドレスに変換する。 つまり、 パケット 100の SAを [4. 5. 6. 7] に変換する。 この処理は、 いわゆる ネットワークアドレス変換処理 (NAT) と言う。 なお、 第二電子機器 62は、 自身のグローバノレ I Pアドレス [4. 5. 6. 7] を保持している。 そして、 第 二電子機器 62は、 パケット 100の SA及び S Pのデータを変更しする。 変更 したパケット 200をサーバ装置 64に送信する構成し、 サーバ装置 64にパケ ット 200を送信する。
次に、 サーバ装置 64は、 パケット 200を受信する。 そして、 サーバ装置 6 4は、 パケット 200の S Aを取得して、 D a t aに S Aを書き込む。 そして、 S Aと D Aを入れ替えたパケット 300を構成する。 バケツト 300の Da t a には SA [1. 2. 3. 4] が格納されている。 そして、 サーバ装置 64は、 第 二電子機器 62にパケット 300を送信する。
次に、 第二電子機器 62は、 バケツト 300を受信する。 そして、 第二電子機 器 62は、 パケット 300の DAを自身のグロ一パル I Pアドレスから第一電子 機器 61のプライべ一ト I Pアドレスに入れ替えてバケツト 400を構成する。 パケット 400は、 パケット 300とは異なる DAと DPを有する。 そして、 第 二電子機器 6 2は、 パケット 4 0 0を第一電子機器 6 1に送信する。
次に、 第一電子機器 6 1はバケツト 4 0 0を受信する。 第一電子機器 6 1はパ ケット 4 0 0の D a t a中のグローバル I Pアドレス [ 4 . 5 . 6 . 7 ] を取得 する。 第一電子機器 6 1は、 取得したグローバル I Pアドレス [ 4 . 5 . 6 . 7 ] を設定する。 設定とは、 他の装置等が第一電子機器 6 1と通信するために 利用するグローバル I Pアドレスを、 適切な場所 (レジストリ、 プロパティー、 アトリビュートなど) に記録することを言う。
以上、 第一電子機器にグロ一パル I Pアドレスを設定する動作について、 種々 の例があることを説明した。
以下に、 第一電子機器に設定されたグローバル I Pアドレスの利用について説 明する。
例えば、 第一電子機器は、 格納されているグロ一パル I Pアドレスを、 第一電 子機器にアクセスして欲しい外部の装置 (例えば、 携帯端末) に、 電子メーノレ等 を利用して送信する。 携帯端末は、 第一電子機器のグローバル I Pアドレスを受 け取り、 記録する。 以後、 携帯端末は、 記録したグローバル I Pアドレスを利用 して第一電子機器にアクセスできる。 携帯端末から第一電子機器にアクセスする ことにより、 例えば、 遠隔から第一電子機器の動作を設定できる。 また、 遠隔か ら第一電子機器の状態を知り得る。
また、 後に、 実施の形態 2で述べるのと同様、 第一電子機器 6 1が、 定期的に、 サーバ装置 6 4に向けて情報を送信しても良い。 かかる場合、 上記第三の具体例 と同様に、 第一電子機器 6 1はグローバル I Pアドレスを取得する。 そして、 第 一電子機器 6 1は、 取得したグローバル I Pアドレスが変ィ匕した場合に、 新たな グロ一パル I Pアドレスを設定しても良い。 そして、 新たなグローバル I Pアド レスを取得した場合にのみ、 携帯端末等の外部の装置にグローバル I Pアドレス を送信する。 そして、 携帯端末等は、 新たな第一電子機器 6 1のグローバル I P アドレスを取得し、 記録する。 以後、 携帯端末等は、 新たなグローバル I Pアド レスを利用して第一電子機器 6 1にアクセスする。 以上のように、 第一電子機器 6 1のグローバル I Pァドレスが変ィヒした場合に、 携帯端末等の外部の装置にグローバル I Pァドレスを通知することが通信効率な どの点で好適である。
以上、 実施の形態 1によれば、 第一電子機器が第二電子機器のグロ一パル I P アドレスを自動的に知り得、 携帯端末などの外部の機器に第一電子機器のグロ一 パル I Pアドレスを自動的に通知できる。 また、 第一電子機器に対して、 インタ 一ネット経由で外部の機器からアクセスすることが容易になる。 従って、 ユーザ の手間が省け、 かつ正常な通信が行える。 実施の形態 1における技術は、 特にィ ンターネットプロトコルが、 I P V 6に移行した場合に、 大きな効果を奏する。 I P v 6の場合、 (1 ) I Pアドレスが 1 2 8ビットと長く、 人手による設定が 困難であること、 及び (2 ) 電子機器が I Pアドレスを自動生成するという規格 であるために、 I S P等のネットワーク事業者または管理者が機器の設定を調べ る以外には、 自動生成された有効なその I Pアドレスを知る方法がないこと、 と いう課題が有る。 従って、 本実施例のごとく、 機器側から教えるような仕組みを もたなければ、 運用が極めて困難である。
実施の形態 1では、 第一電子機器が 1台の場合を説明したが、 同一のグローパ ル I Pアドレスを有する複数の電子機器に接続しても良い。
なお、 実施の形態 1において、 サーバ装置は返送情報を構成し、 送信したが、 受信した情報に対して何も加工せずに、 受信した情報を返送情報としても良い。 かかる場合、 例えば、 第二電子機器が情報中の本体部にグローバル I Pアドレス を書き込み、 その情報をサーバ装置が受信して、 サーバ装置は受信した情報をそ のまま返送情報として第二電子機器に送信する。 第二電子機器は返送情報を受信 して第一電子機器に送信する。 第一電子機器は返送情報を受信して、 本体部に含 むグローバル I pアドレスを取得し、 設定する。 かかる場合は、 サーバ装置 1 4 は、 返送情報構成部 1 4 0 2を有さないこととなる。 従って、 かかる場合のサー バ装置 1 4は、 第二電子機器 1 2から情報おょぴグローバル I Pアドレスを受信 する第三情報受信部 1 4 0 1と、 第三情報受信部で受信したグローバル I Pアド レスを有する返送情報を第二電子機器に送信する第三情報送信部 1 4 0 3を具備 する装置である。 '
また、 本実施の形態において、 第二電子機器が第一電子機器から受信する情報 と、 サーバ装置に送信する情報は同一の情報でも異なる情報でも良い。 通常、 両 者のうち送信元を示すフィールド [ S A] の値は異なる。
また、 本実施の形態において、 第二電子機器がサーバ装置から受信する返送情 報と、 第一電子機器に送信する返送情報は同一の情報でも異なる情報でも良レ、。 通常、 両者のうち送信先を示すフィールド [DA] の値は異なる。
さらに、 本実施の形態において説明した第一電子機器、 第二電子機器、 サーバ 装置の動作について、 ソフトウェアで実現し、 当該ソフトウェアを例えば、 サー パ上に置いて、 ソフトウェアダウンロードにより当該ソフトウェアを配布しても 良い。 さらにソフトウェアを C D— ROM等の記録媒体に記録して配布しても良 い。 種々の装置の実現手段をソフトウェア等にすることが可能であることは、 他 の実施の形態においても同様である。
以下に、 第一電子機器の動作をソフトウェアにより実現した場合のプログラム の一例を説明する。 そのプログラムは、 コンピュータに以下のステップを実行さ せるためのプログラムである。 (1 ) 予め格納しているサーバ識別子で識別され るサーバ装置に第二電子機器経由で情報を送信する第一情報送信ステップ、 ( 2 ) 第二電子機器からグロ一パル I Pアドレスを有する返送情報を受信する第 一情報受信ステップ、 ( 3 ) 第一情報受信ステツプにおいて受信した返送情報か らグローバル I Pアドレスを取得する I Pアドレス取得ステップ及ぴ (4 ) I P 了ドレス取得ステップにおいて取得した I Pアドレスを設定する I Pアドレス設 定ニ
(実施の形態 2 )
図 7は、 本実施の形態に係る情報処理システムのプロック図である。 本情報処 理システムは、 第一電子機器 7 1、 インターネット 1 3、 サーバ装置 7 4を有す る。 第一電子機器 7 1は、 コンピュータでも、 電子レンジでも、 電話でも、 プリ ンタでも、 ファクシミリ装置でも、 冷蔵庫でも、 テレビでも、 セットトップボッ タスでも何でも良い。
第一電子機器 7 1は、 グローバル I Pァドレス格納部 1 2 0 1、 サーバ識別子 格納部 1 1 0 1、 第一情報送信部 7 1 0 2、 第一情報受信部 7 1 0 3、 I Pアド レス取得部 1 1 0 4、 I Pアドレス設定部 1 1 0 5を有する。
サーバ装置 7 4は、 第三情報受信部 7 4 0 1、 返送情報構成部 1 4 0 2、 第三 情報送信部 7 4 0 3を有する。
第一情報送信部 7 1 0 2は、 サーバ識別子で識別されるサーバ装置 7 4に情報 を送信する。 第一情報送信部 7 1 0 2は、 無線または有線の通信手段により実現 され得る。
第一情報受信部 7 1 0 3は、 サーバ装置 7 4からグロ一パル I Pアドレスを有 する返送情報を受信する。 第一情報受信部 7 1 0 3は、 無線または有線の通信手 段により実現され得る。 通常、 第一情報送信部 7 1 0 2と第一情報受信部 7 1 0 3は、 物理的に同一の手段である。
第三情報受信部 7 4 0 1は、 第一電子機器 7 1から情報およびグローバル I P ァドレスを受信する。 第三情報受信部 7 4 0 1は、 無線または有線の通信手段に より実現され得る。
第三情報送信部 7 4 0 3は、 返送情報構成部 1 4 0 2が構成した返送情報を第 一電子機器 7 1に送信する。 第三情報送信部 7 4 0 3は、 無線または有線の通信 手段により実現され得る。 第三情報受信部 7 4 0 1と第三情報送信部 7 4 0 3は、 通常、 物理的に一の手段により実現される。
以下、 本情報処理システムの動作について説明する。 まず、 第一電子機器 7 1 の動作について図 8のフローチャートを用いて説明する。
(ステップ S 8 0 1 ) 第一情報送信部 7 1 0 2は、 グロ一バルァドレスを設定 するために、 サーバ装置 7 4に向けて情報を送信する条件に合致する力否かを判 断する。 なお、 条件は種々あり、 詳細は以下で述べる。 (ステップ S 8 0 2 ) 第一情報送信部 7 1 0 2は、 グロ一パル I Pアドレス格 納部 1 2 0 1からグローバノレ I Pアドレスを取得する。
(ステップ S 8 0 3 ) 第一情報送信部 7 1 0 2は、 サーバ識別子格納部 1 1 0 1からサーバ識別子を取得する。
(ステップ S 8 0 4 ) 第一情報送信部 7 1 0 2は、 ステップ S 8 0 2で取得し たグローバル I Pアドレスとステップ S 8 0 3で取得したサーバ識別子を有する 情報を構成する。 この情報は、 サーバ装置 7 4に送信する情報である。 送信する 情報の構造の例は、 グロ一パル I Pアドレスが送信元を識別するフィールド (例 えば、 上記実施の形態 1の [ S A] ) に格納され、 サーバ識別子が送信先を識別 するフィールド (例えば、 上記実施の形態 1の [D A] ) に格納される。 また、 情報の本体部 (例えば、 上記実施の形態 1の [D a t a ] フィールド) は、 例え ば、 空の情報である。 但し、 送信する情報の構造は問わない。
(ステップ S 8 0 5 ) 第一情報送信部 7 1 0 2は、 ステップ S 8 0 4で構成し た情報をサーバ装置 7 4に送信する。
(ステップ S 8 0 6 ) 第一情報受信部 7 1 0 3は、 返送情報を受信したか否か を判断する。 返送情報を受信すればステップ S 8 0 7に行き、 返送情報を受信し なければステップ S 8 0 6に戻る。
(ステップ S 8 0 7 ) I Pアドレス取得部 1 1 0 4は、 ステップ S 8 0 6で受 信した返送情報からグローバル I Pアドレスを取り出す。
(ステップ S 8 0 8 ) I Pアドレス設定部 1 1 0 5は、 ステップ S 8 0 7で取 得したグローノ ノレ I Pアドレスを設定する。
なお、 図 8のフローチャートにおいて設定されたグローバル I Pアドレスは、 通常、 図 8を実現するソフトウェアとは別のソフトウェアが利用する。
次に、 サーバ装置 7 4の動作について図 9のフローチャートを用いて説明する。
(ステップ. S 9 0 1 ) 第三情報受信部 7 4 0 1は、 第一電子機器 7 1から情報 を受信したか否かを判断する。 情報を受信すればステップ S 9 0 2に行き、 情報 を受信しなければステップ S 9 0 1に戻る。 (ステップ S 9 0 2 ) 返送情報構成部 1 4 0 2は、 ステップ S 9 0 1で受信し た情報に基づいて返送する情報である返送情報を構成する。 通常、 情報中のへッ ダー (経路情報中) に含まれるグローバル I Pアドレスを取り出して、 第一電子 機器 7 1が取得できる形式 (通常、 返送情報の本体部であり、 上記の例で言えば [D a t a ] に該当するフィールド。 ) で当該グロ一パル I Pアドレスを返送情 報に書き込む。 伹し、 第一電子機器 7 1がグローバル I Pアドレスを取得できる のであれば、 返送情報の構造は問わない。 従って、 ステップ S 9 0 1で受信した 情報と返送情報が同一のものでも良い。
(ステップ S 9 0 3 ) 第三情報送信部 7 4 0 3は、 ステップ S 9 0 2で構成し た返送情報を第一電子機器 7 1に向けて送信する。
以下、 本実施の形態における情報処理システムの具体的な動作について説明す る。
(第四の具体例)
第四の具体例の情報処理システムの構成および送受信する情報の構造を図 1 0 に示す。 図 1 0の情報処理システムは、 第一電子機器 1 0 1、 インターネット 1 0 2、 サーバ装置 1 0 3、 携帯端末 1 0 4を有する。 第一電子機器 1 0 1は、 第 一のグローバル I Pアドレスと第二のグ口一バル I Pァドレスを保持している。 第一のグ口一バル I pアドレスは送信先のグ口ーパノレ I Pアドレスであり、 第二 のグローバノレ I pアドレスは、 送信元のグローバル I pァドレスである。 第一の グロ一パル I Pァドレスは、 第一電子機器 1 0 1が外部の装置 (サーバ装置 1 0 3など) と通信する際に利用するグローバル I Pアドレスである。 第二のグロ一 パル I Pアドレスは、 第一電子機器 1 0 1が外部の装置 (携帯端末 1 0 4など) に第一電子機器 1 0 1のグローバル I Pアドレスを知らせる際に利用するグロ一 パル I Pアドレスである。 第一のグローバル I P 7:ドレスと第二のグロ一パル I Pアドレスは、 整合性が取られていない場合がある。 つまり、 第一のグロ一パル I Pアドレスは、 例えば、 外部の機器から動的に割り当てられる。 そして、 第二 のグローバル I pアドレスは、 以下の手順で取得する。 従って、 新たに第一のグ ローバル I Pアドレスが外部の機器から動的に割り当てられた場合には、 第一の グ口ーパノレ I Pアドレスと第二のグローバノレ I Pアドレスが異なることがあり得 る。
今、 第一のグローバル I Pアドレスとして、 新たに [4. 5. 6. 7] が割り 当てられたとする。 そして、 第一電子機器 101は、 送信元の第二のグローバル I Pアドレスとして、 [202. 224. 132. 126 ] を格納しているとす る。 この第二のグロ一パル I Pアドレスは、 以前の第一電子機器 101のグロ一 パル I Pアドレスである。 そして、 サーバ装置 103に割り当てられたグローパ ル I Pアドレスは、 [1. 2. 3. 4] である。 第一電子機器 101は、 サーバ 装置 103のグロ一パル I Pアドレスも保持している。 そして、 第一電子機器 1 01は、 例えば、 定期的にサーバ装置 103にバケツト 100の情報を送信する。 パケット 100の情報は、 以下の内容である。 送信元のグローバル I Pァドレス ( [S A] ) カ [4. 5. 6. 7] であり、 送信先のグローバル I Pアドレス ( [DA] ) カ [1. 2. 3. 4] であり、 送信元の機器 (第一電子機器 10 1) のポートが [GP3] であり、 送信先の機器 (サーバ装置 103) のポート カ [GP 2] である。 また、 パケット 100の Da t aは空 [0] である。
次に、 サーバ装置 103は、 パケット 100を受信する。 そして、 サーバ装置 103は第一電子機器 101に送信するバケツト 200を構成する。 サーバ装置 103は、 パケット 100の [S A] として [4. 5. 6. 7] を取得し、 パケ ット 200の [Da t a] フィールドに書き込む。 次に、 サーバ装置 103は、 パケット 100の [S A] をパケット 200の [DA] とし、 バケツト 100の [DA] をパケット 200の [SA] とする。 以上により、 サーバ装置 103は パケット 200を構成する。 そして、 サーバ装置は、 パケット 200を第一電子 機器 101に送信する。
次に、 第一電子機器 101は、 パケット 200を受信する。 そして、 第一電子 機器 101は、 バケツト 200の [Da t a] 中のグロ一パル I Pァドレスを取 得する。 次に、 第一電子機器 101は、 格納している第二のグローバル I Pアド レス [202. 224. 132. 126] とバケツト 200の [Da t a] 中の グローバル I Pアドレス [4. 5. 6. 7] を比較する。 第一電子機器 101は、 両者が異なっていれば、 第二のグローバル I Pアドレスを書き換える。 今、 第一 電子機器 101は、 第二のグロ一パル I Pアドレスを [4. 5. 6. 7] に書き 換える。
次に、 第一電子機器 101は、 第二のグローバル I Pアドレスに変更があった 場合に、 予め決められた電子機器 (携帯端末) 104に新しい第二のグローバル I Pアドレスを通知する。 通知できるのであればどのような通知手段でもよい。 この通知手段は、 例えば、 電子メールで知らせる。 第四の具体例では、 第一電子 機器 101は携帯端末 104に、 新しい第二のグローバル I Pアドレス [4. 5. 6. 7] を電子メールで知らせる。
次に、 携帯端末 104は、 第一電子機器 101の新しいグローバル I Pァドレ ス [4. 5. 6. 7] を取得し、 格納する。 そして、 以後、 携帯端末 104から 第一電子機器 101にアクセスする際には、 新しいグローバル I Pアドレス [4. 5. 6. 7] を利用する
以上のように、 第四の具体例において、 第一電子機器 101は、 常に新しいグ ローパル I Pアドレスを他の装置 (携帯端末) 104に通知できる。 そして、 他 の装置 (携帯端末) 104は、 いつでも第一電子機器 101にアクセスできる。 なお、 他の装置から第一電子機器 101にアクセスする理由は、 例えば、 外出先 で他の装置から第一電子機器 101を操作したり、 外出先で他の装置から第一電 子機器 101の状態を取得したりするためである。
なお、 上記第四の具体例において、 第一電子機器がグローバル I Pアドレスを 設定するための動作の開始タイミングは、 定期的に与えられる。 しかし、 第一電 子機器がグローバル I Pアドレスを設定するための動作の開始タイミングは、 定 期的に行なう場合に限定されない。 例えば、 第一電子機器がグローバル I Pアド レスを設定するための動作の開始タイミングは、 一定の条件に合致した場合でも 良い、 一定の条件とは、 実施の形態 1で述べたのと同様に、 第一電子機器 101 の電源が O F Fから O Nになった場合や、 第一電子機器 101の通信が不能にな つた場合などでも良い。
また、 上記第四の具体例において、 第一電子機器から直接サーバ装置に情報が 送信されたが、 第一電子機器とサーバ装置の間に第二電子機器があっても良い。
(第五の具体例)
第五の具体例の情報処理システムの構成図と送受信される情報について図 11 を用いて説明する。 情報処理システムは、 第一電子機器 101、 インターネット 102、 サーバ装置 103、 携帯端末 104、 第二電子機器 105を有する。 第 二電子機器 105には、 グローバル I Pアドレス [4. 5. 6. 7] が割り当て られている。 そして、 第一電子機器 101は、 パケット 100の情報を第二電子 機器 105に送信する。 バケツト 100の [SA] は第一電子機器 101のグロ 一バル I Pアドレスである。 パケット 100の [DA] はサーバ装置 103のグ ローバル I Pアドレスである。 パケット 100の [Da t a] は空 [0] である。 次に、 第二電子機器 105はバケツト 100を受信する。 第二電子機器 105は パケット 100の [SA] を自身のグローバル I Pアドレスに書き換えたパケッ ト 200を構成する。 そして、 第二電子機器 105はパケット 200をサーバ装 置 103に送信する。
サーバ装置 103は、 パケット 200を受信する。 そして、 サーバ装置 103 は、 パケット 200の [SA] と [DA] を入れ替え、 [Da t a] フィールド に第二電子機器 105のグローバル I Pアドレス [4. 5. 6. 7] を記録する。 以上のように、 サーバ装置 103は、 パケット 300を構成する。 サーバ装置 1 03は、 パケット 300を第二電子機器 105に送信する。 第二電子機器 105 は、 パケット 300を受信する。 第二電子機器 105はバケツト 300の [D A] を第一電子機器 101のグローバル I Pアドレスに書き換えて、 パケット 4 00を構成する。 第二電子機器 105はパケット 400を第一電子機器 101に 送信する。 第一電子機器 101はパケット 400を受信する。 第一電子機器 10 1はパケット 400の [D a t a] からグローバル I Pアドレス [4. 5. 6. 7 ] を取得する。 そして、 第一電子機器 1 0 1はグローバル I Pアドレス [ 4 · 5 . 6 . 7 ] を適切な箇所 (レジストリ等) に記録する。 以上により、 第一電子 機器 1 0 1はグローバル I Pアドレス [ 4 . 5 . 6 . 7 ] を設定する。 以上、 第 一電子機器とサーバ装置の間に第二電子機器がある場合について述べた。
(第六の具体例)
第六の具体例の情報処理システムの構成図を図 1 2に示す。 その構成図は図 1 1と同じであるが、 送受信される情報 (パケット) が異なる。 図 1 2の情報処理 システムの第二電子機器 1 2 5は、 パケットをそのまま流すだけである。 つまり、 パケット 1 0 0とパケット 2 0 0は同じである。 また、 パケット 3 0 0とパケッ ト 4 0 0は同じである。 第六の具体例における情報処理システムにおいて、 第一 電子機器は自身のグローバル I Pアドレスを適切な箇所 (レジストリ、 プロパテ ィー、 アトリブート等と言う。 ) に記録できる。 以上、 実施の形態 2によれば、 第一電子機器が自身のグローバル I Pアドレス を自動的に知り得、 携帯端末などの外部の機器に電子機器のグローバル I Pアド レスを自動的に通知できる。 また、 第一電子機器に対して、 インターネット経由 で外部の機器からアクセスすることが容易になる。 従って、 ユーザの手間が省け、 かつ正常な通信が行える。 実施の形態 2における技術は、 特にインターネットプ 口トコルが、 I P v 6に移行した場合に、 大きな効果を奏する。 I Pアドレスが 1 2 8ビットと長いので、 人手による設定は困難であるからである。
なお、 実施の形態 2において、 第一電子機器 1 0 1は内部に第一のグローバル I Pアドレスを保持しているにも関わらず、 サーバ装置 1 0 3に情報を送信する ことにより第二のグロ一パル I Pアドレスを取得した。 その理由を、 以下に説明 する。 すなわち、 第一電子機器 1 0 1に存在するある第一のソフトウェアは、 第 一のグロ一パル I Pアドレスが格納されている場所を知らないことがあり得る。 また、 第一のグローバル I Pアドレスが格納されている場所は、 電子機器の種類 等により異なり、 標準化されていない場合があり得る。 当該第一のソフトウェア は、 例えば、 ダウンロードされたソフトウェアであり、 かつグロ一パル I Pアド レスを知る必要があるソフトウェアである、 とする。 かかる場合、 上述したよう な処理により、 第一電子機器が、 第二のグローバル I Pアドレスを取得し、 設定 しておくことにより、 外部からダウンロードしたソフトウェア等でも第一電子機 器のグローバル I Pアドレスの利用が可能になる。 なお、 第一電子機器が、 第二 のグロ一パル I Pアドレスを取得し、 設定する第二のソフトウェアは、 第一のグ ローパル I Pアドレスの格納場所を知っている。
また、 実施の形態 2において、 サーバ装置は返送情報を構成し、 送信したが、 受信した情報に対して何も加工せずに、 受信した情報を返送情報としても良い。 返送情報中のグ口一バル I Pアドレスの格納場所を、 返送情報を受信する第一電 子機器が知っていれば良いのである。 かかる場合は、 サーバ装置は、 返送情報構 成部を有さないこととなる。 従って、 かかる場合のサーバ装置は、 第一電子機器 力 ら情報およびグローバル I Pアドレスを受信する第三情報受信部と、 第三情報 受信部で受信したグローバル I Pアドレスを有する返送情報を第一電子機器に送 信する第三情報送信部を具備する装置である。
さらに、 本実施の形態において説明した第一電子機器、 第二電子機器、 サーバ 装置の動作について、 ソフトウェアで実現し、 当該ソフトウェアを例えば、 サー パ上に置いて、 ソフトウェアダウンロードにより当該ソフトウエアを配布しても _ 良い。 さらにソフトウェアを C D— ROM等の記録媒体に記録して配布しても良 い。
産業上の利用可能性
以上のように、 本発明によれば、 電子機器のグローバル I Pアドレスの設定が 自動的に行えることにより、 ユーザの手間が省け、 力つ正常な通信が行える。

Claims

請求の範囲
1 . サーバ装置と 1または 2以上の電子機器とを有する情報処理システムであつ て、 前記電子機器は、
前記サーバ装置を識別するサーバ識別子を格納しているサーバ識別子格納部 と、
グローバル I pアドレスを格納しているグローバル I Pアドレス格納部と、 前記グローバル I Pアドレス格納部に格納されている前記グローバル I Pァ ドレスを有する情報を、 前記サーバ識別子で識別される前記サーバ装置に送信す る第一情報送信部と、
前記サーバ装置からグローバル I Pァドレスを有する返送情報を受信する第 一情報受信部と、
前記第一情報受信部が受信した前記返送情報から前記グローバル I Pァドレ スを取得する I Pアドレス取得部と、
前記 I Pァドレス取得部が取得した前記グローバル I Pアドレスを設定する
I Pアドレス設定きを具備し、
前記サーバ装置は、
前記電子機器から前記グローバル I Pァドレスを有する前記情報を受信する 第三情報受信部と、
前記第三情報受信部で受信した前記グロ バル I Pァドレスを有する前記返 送情報を前記電子機器に送信する第三情報送信部を具備する。
2 . 請求項 1記載の情報処理システムであって、 前記電子機器が第一電子機器と 第二電子機器からなり、
前記第一電子機器は、
前記サーバ識別子格納部と、
前記サーバ識別子で識別される前記サーバ装置に前記第二電子機器経由で前 前記サーバ識別子で識別される前記サーバ装置に前記第二電子機器経由で前 記情報を送信する前記第一情報送信部と、
前記第二電子機器から前記グローバル I Pアドレスを有する前記返送情報を 受信する前記第一情報受信部と、
前記 I Pアドレス取得咅と、
前記 I Pアドレス設定部を具備し、
前記第二電子機器は、
グロ一パル I Pアドレスを格納している前記グロ一パル I Pアドレス格納部 と、
前記第一電子機器から前記情報を受信する第二情報受信部と、
前記第二情報受信部で受信した前記情報と前記グローバル I Pァドレスを前 記サーバ装置に送信する第二情報送信部と、
前記サーバ装置からグロ一パル I Pアドレスを有する前記返送情報を受信す る第四情報受信部と、
前記第四情報受信部で受信した前記返送情報を前記第一電子機器に送信する 第四情報送信部を具備し、
前記サーバ装置は、
前記第二電子機器から前記情報および前記グローバル I Pアドレスを受信す る前記第三情報受信部と、
前記第三情報受信部で受信した前記グローバル I Pァドレスを有する前記返 送情報を前記第二電子機器に送信する前記第三情報送信部を具備する。
3 . 請求項 1記載の情報処理システムであって、 前記電子機器は、 第二のグロ一 ノ ル I Pアドレスを格納している第二グローバル I Pアドレス格納部と、 前記 I Pアドレス取得部が取得した前記グローバル I Pァドレスと前記第二グロ一パル I Pアドレスが異なる場合に、 予め決められた外部の機器に前記グロ一パル I P アドレスを通知するグローバル I Pアドレス通知部をさらに具備し、 前記第一情 報送信部は、 定期的に前記情報を送信し、 前記 I Pアドレス設定部は、 前記 I P ァドレス取得部が取得した前記グロ一パル I Pァドレスと前記第二グロ一パル I Pアドレスが異なる場合に、 前記 I Pアドレス取得部が取得した前記グロ一パル I Pァドレスを前記第二グローバル I Pアドレス格納部に記録する。
4. 請求項 2記載の情報処理システムであって、 前記第一電子機器は、 前記第二 のグロ一パル I Pアドレスを格納している第二グロ一パル I Pアドレス格納部と、 前記 I Pアドレス取得部が取得した前記グ口一バル I Pアドレスと前記第二グ口 一パル I Pアドレスが異なる場合に、 予め決められた外部の機器に前記グローパ ル I Pアドレスを通知するグローバル I Pアドレス通知部をさらに具備し、 前記 第一情報送信部は、 定期的に前記情報を送信し、 前記 I Pアドレス設定部は、 前 記 I Pアドレス取得部が取得した前記グ口一パル I Pアドレスと前記第二グロ一 パル I Pァドレスが異なる場合に、 前記 I Pアドレス取得部が取得した前記グロ ーパノレ I Pァドレスを第二グローバル I Pァドレス格納部に記録する。
5 . 請求項 1または請求項 2いずれ力記載の情報処理システムであって、 前記第 一情報送信部は、 一定の条件に合致した場合に前記情報を送信する。
6 . 請求項 5記載の情報処理システムであって、 前記一定の条件は、 通信状態に 関する条件である。
7 . 請求項 6記載の情報処理システムであって、 前記通信状態に関する条件は、 前記第一電子機器が通信不可の状態になったことである。
8 . 請求項 5記載の情報処理システムであって、 前記一定の条件は、 前記第一電 子機器の電源が投入されたことである。
9. サーバ装置と 1または 2以上の電子機器とを有し前記電子機器のグローバル I Pァドレスを自動設定する情報処理システムに用いられる前記電子機器であつ て、 前記電子機器は、
前記サーバ装置を識別するサーバ識別子を格納しているサーバ識別子格納部 と、
前記グローバル I Pアドレスを格納しているグロ一パル I Pアドレス格納部 と、
前記グローバル I Pアドレス格納部に格納されている前記グローバル I Pァ ドレスを有する情報を、 前記サーバ識別子で識別されるサーバ装置に送信する第 一情報送信部と、
前記サーバ装置から前記グローバル I Pアドレスを有する返送情報を受信す る第一情報受信部と、
前記第一情報受信部が受信した前記返送情報から前記グローバル I Pァドレ スを取得する I Pアドレス取得部と、
前記 I Pアドレス取得部が取得した前記グローバル I Pアドレスを設定する
I Pアドレス設定部を具備する。
1 0 . 請求項 9記載の電子機器であって、 前記電子機器は、 第二のグローバル I Pアドレスを格納している第二グローバル I Pアドレス格納部と、 前記 I Pアド レス取得部が取得した前記グローバル I Pアドレスと前記第二グローバル I Pァ ドレスが異なる場合に、 予め決められた外部の機器に前記グローバル I Pァドレ スを通知するグ口一パル I Pアドレス通知部をさらに具備し、 前記第一情報送信 部は、 定期的に前記情報を送信し、 前記 I Pアドレス設定部は、 前記 I Pァドレ ス取得部が取得した前記グローバル I Pアドレスと前記第二グローバル I Pアド レスが異なる場合に、 前記 I Pアドレス取得部が取得した前記グローバル I Pァ ドレスを第二グローバル I Pァドレス格納部に記録する。
1 1 . 請求項 9記載の電子機器であって、 前記電子機器が第一電子機器と第二電 子機器からなり、 前記第一電子機器は、
前記サーバ識別子格納部と、
前記サーバ識別子で識別されるサーバ装置に前記第二電子機器経由で前記情 報を送信する第一情報送信部と、
前記第二電子機器から前記グローバル I Pァドレスを有する返送情報を受信 する第一情報受信部と、
前記 I Pアドレス取得咅 15と、
I Pァドレス設定音を具備し、
前記第二電子機器は前記グローバル I Pァドレスを格納しているグロ一パル I P 了ドレス格糸内眘と、
前記第一電子機器から前記情報を受信する第二情報受信部と、
前記第二情報受信部で受信した前記情報と前記グローバル I Pアドレスを前 記サーバ装置に送信する第二情報送信部と、
前記サーバ装置から前記グローバル I Pアドレスを有する前記返送情報を受 信する第四情報受信部と、
前記第四情報受信部で受信した前記返送情報を前記第一電子機器に送信する 第四情報送信部を具備する。
1 2 . 請求項 1 1載の電子機器であって、 前記第一電子機器は、 第二のグローバ ル I Pアドレスを格納している第二グロ一パル I Pアドレス格納部と、 前記 I P ァドレス取得部が取得した前記グ口一パル I Pアドレスと前記第二グ口一バル I Pアドレスが異なる場合に、 予め決められた外部の機器に前記グローバル I Pァ ドレスを通知するグロ一パル I Pアドレス通知部をさらに具備し、 前記第一情報 送信部は、 定期的に前記情報を送信し、 前記 I Pアドレス設定部は、 前記 I Pァ ドレス取得部が取得した前記グロ一パル I Pアドレスと前記第二グローバル I P アドレスが異なる場合に、 前記 I Pアドレス取得部が取得した前記グローバル I Pァドレスを第二グローバル I Pアドレス格納部に記録する。
1 3 . サーバ装置と 1または 2以上の電子機器とを有し、 前記電子機器のグロ一 バル I Pアドレスを自動設定する情報処理システムに使われるサーバ装置であつ て、 前記サーバ装置は、
前記電子機器から前記グローバル I Pァドレスを有する情報を受信する情報 受信部と、
前記情報受信部で受信した前記グローバル I Pアドレスを有する返送情報を 前記電子機器に送信する情報送信部を具備する。
1 4 . サーバ装置と 1または 2以上の電子機器とを有し、 前記電子機器の I Pァ ドレスを自動設定する情報処理システムにおいてコンピュータに実行させるため のプログラムであって、
前記電子機器に予め格納されている前記グローバル I Pァドレスを有する情 報を、 予め格納されているサーバ識別子で識別される前記サーバ装置に送信する 第一情報送信ステップと、
前記サーバ装置から前記グローバル I Pアドレスを有する返送情報を受信す る第一情報受信ステップと、
前記第一情報受信ステップで受信した前記返送情報から前記グローバル I P アドレスを取得する I Pアドレス取得ステップと
前記 I Pアドレス取得ステップで取得した前記グローバル I Pアドレスを設 定する I Pァドレス設定ステップを有する。
1 5 . 第一電子機器と第二電子機器とサーバ装置を有し、 前記第一電子機器のグ ローパル I Pアドレスを自動設定出来る情報処理システムにおいて、 コンビユー タに実行させるためのプログラムであって、
予め格納しているサーバ識別子で識別されるサーバ装置に第二電子機器経由 で情報を送信する第一情報送信」
前記第二電子機器から前記グローバル I Pアドレスを有する返送情報を受信 する第一情報受信ステップと、
前記第一 it報受信ステップにおいて受信した前記返送情報から前記グローバ ル I Pァドレスを取得する I Pアドレス取得ステップと、
前記 I Pアドレス取得ステップにおいて取得した前記グローバル I Pァドレ スを設定する I Pアドレス設定ステップを有する。
1 6 . 請求項 1 4または請求項 1 5いずれか記載のプログラムであって、 前記 I Pァドレス取得ステップにおいて取得した前記グローバル I Pァドレスと予め格 納されている第二グローバル I Pアドレスが異なる場合に、 予め決められた外部 の機器に前記グロ一パル I Pアドレスを通知するグローバル I Pアドレス通知ス テツプをさらに具備し、 前記第一情報送信ステップにおいて、 定期的に前記情報 を送信し、 前記 I Pアドレス設定ステップにおいて、 前記 I Pアドレス取得ステ ップで取得した前記グロ一パル I Pアドレスと前記第二グローバル I Pアドレス が異なる場合に、 前記 I Pアドレス取得ステップにおいて取得した前記グローバ ル I Pアドレスを第二グローバル I Pアドレスとして記録する。
PCT/JP2003/006387 2002-05-23 2003-05-22 Systeme de traitement d'information WO2003101048A1 (fr)

Priority Applications (10)

Application Number Priority Date Filing Date Title
IL16534003A IL165340A0 (en) 2002-05-23 2003-05-22 Information processing system
JP2004507205A JP3674634B2 (ja) 2002-05-23 2003-05-22 情報処理システム
CA 2486973 CA2486973A1 (en) 2002-05-23 2003-05-22 Information processing system
AU2003242391A AU2003242391A1 (en) 2002-05-23 2003-05-22 Information processing system
EP03730573A EP1503547A4 (en) 2002-05-23 2003-05-22 INFORMATIONSREARBEITUNGSSYSTEM
US10/515,364 US20050204060A1 (en) 2002-05-23 2003-05-22 Information processing system
KR10-2004-7018864A KR20050004194A (ko) 2002-05-23 2003-05-22 정보 처리 시스템
CNB038117843A CN1327665C (zh) 2002-05-23 2003-05-22 信息处理系统
US11/509,456 US20060288104A1 (en) 2002-05-23 2006-08-24 Information processing system
IL189106A IL189106A0 (en) 2002-05-23 2008-01-29 Information processing system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2002148705 2002-05-23
JP2002/148705 2002-05-23

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US11/509,456 Continuation US20060288104A1 (en) 2002-05-23 2006-08-24 Information processing system

Publications (1)

Publication Number Publication Date
WO2003101048A1 true WO2003101048A1 (fr) 2003-12-04

Family

ID=29561192

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2003/006387 WO2003101048A1 (fr) 2002-05-23 2003-05-22 Systeme de traitement d'information

Country Status (9)

Country Link
US (2) US20050204060A1 (ja)
EP (1) EP1503547A4 (ja)
JP (1) JP3674634B2 (ja)
KR (1) KR20050004194A (ja)
CN (3) CN101039335A (ja)
AU (1) AU2003242391A1 (ja)
CA (1) CA2486973A1 (ja)
IL (2) IL165340A0 (ja)
WO (1) WO2003101048A1 (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004088941A1 (ja) * 2003-03-28 2004-10-14 Sony Corporation ネットワークシステムおよび通信方法、情報処理装置および方法、並びにプログラム
JP2012095208A (ja) * 2010-10-28 2012-05-17 Canon Inc 通信装置、通信装置の制御方法、通信システムおよびプログラム

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2486973A1 (en) * 2002-05-23 2003-12-04 Matsushita Electric Industrial Co., Ltd. Information processing system
JP4480634B2 (ja) * 2005-06-24 2010-06-16 富士通株式会社 通信システム及びセッション確立方法
US7729359B1 (en) * 2006-03-15 2010-06-01 Manu Kumar Methods and systems for providing address transparency
JP2011139405A (ja) * 2010-01-04 2011-07-14 Sony Corp 情報処理装置、情報処理方法、プログラム、制御対象機器および情報処理システム
JP5501052B2 (ja) * 2010-03-24 2014-05-21 キヤノン株式会社 通信装置、通信装置の制御方法、プログラム
US8954508B2 (en) * 2010-10-28 2015-02-10 Canon Kabushiki Kaisha Communication apparatus, control method of communication apparatus, communication system, and program
US9301132B2 (en) 2013-11-07 2016-03-29 International Business Machines Corporation Managing distribution of software updates in near field communication (NFC) mobile devices
US10225105B2 (en) * 2015-07-08 2019-03-05 Openvpn Technologies, Inc. Network address translation
JP7188046B2 (ja) * 2018-12-14 2022-12-13 富士フイルムビジネスイノベーション株式会社 通信システム、通信装置、通信システムプログラム及び通信プログラム

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001189740A (ja) * 1999-12-28 2001-07-10 Toshiba Corp リモート装置及び同装置を備えた通信システム
JP2003134172A (ja) * 2001-10-29 2003-05-09 Dental Supply:Kk Ip電話サービスシステム、ip電話機、及び、サービス端末装置

Family Cites Families (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1216657A (zh) * 1996-04-24 1999-05-12 北方电讯有限公司 互联网协议过滤器
US6324267B1 (en) * 1997-01-17 2001-11-27 Scientific-Atlanta, Inc. Two-tiered authorization and authentication for a cable data delivery system
JP3038650B2 (ja) * 1997-04-28 2000-05-08 日本電気株式会社 移動体パケット通信システムのインターネット通信方法と装置
US6295560B1 (en) * 1997-12-05 2001-09-25 Kabushiki Kaisha Toshiba Data delivery system with load distribution among data delivery units using shared lower address and unique lower layer address
US6055236A (en) * 1998-03-05 2000-04-25 3Com Corporation Method and system for locating network services with distributed network address translation
US6154839A (en) * 1998-04-23 2000-11-28 Vpnet Technologies, Inc. Translating packet addresses based upon a user identifier
US6502135B1 (en) * 1998-10-30 2002-12-31 Science Applications International Corporation Agile network protocol for secure communications with assured system availability
US6427174B1 (en) * 1998-11-12 2002-07-30 Cisco Technology, Inc. Dynamic IP addressing and quality of service assurance
US6741575B1 (en) * 1999-02-26 2004-05-25 Hughes Electronics Corporation Apparatus and method for efficient delivery of multicast data over personal access communications system (PACS)
US6434627B1 (en) * 1999-03-15 2002-08-13 Cisco Technology, Inc. IP network for accomodating mobile users with incompatible network addressing
JP3576906B2 (ja) * 1999-12-21 2004-10-13 Necインフロンティア株式会社 インターネット網に接続可能な電話通信装置と主電話制御装置とipアドレスを管理する方法
US6295276B1 (en) * 1999-12-31 2001-09-25 Ragula Systems Combining routers to increase concurrency and redundancy in external network access
US7337217B2 (en) * 2000-07-21 2008-02-26 Samsung Electronics Co., Ltd. Architecture for home network on world wide web
US7020720B1 (en) * 2000-12-08 2006-03-28 The Directv Group, Inc. Apparatus and method for providing a globally routable bypass IP address to a host computer on a private network
US7039682B2 (en) * 2000-12-15 2006-05-02 International Business Machines Corporation Extension of the BOOTP protocol towards automatic reconfiguration
JP3760767B2 (ja) * 2000-12-21 2006-03-29 株式会社日立製作所 ネットワーク管理装置及びネットワーク管理方法
US7039721B1 (en) * 2001-01-26 2006-05-02 Mcafee, Inc. System and method for protecting internet protocol addresses
JP2002330177A (ja) * 2001-03-02 2002-11-15 Seer Insight Security Inc セキュリティ管理サーバおよびこれと連携して動作するホストサーバ
US20020147780A1 (en) * 2001-04-09 2002-10-10 Liu James Y. Method and system for scanning electronic mail to detect and eliminate computer viruses using a group of email-scanning servers and a recipient's email gateway
JP3800038B2 (ja) * 2001-06-08 2006-07-19 ティアック株式会社 ネットワーク装置及びサーバ装置及びクライアント装置及びネットワークのipアドレス付与方法及びプログラム
EP1407378B1 (en) * 2001-06-15 2012-08-29 Advanced Network Technology Laboratories Pte Ltd. Computer networks
JP3455971B2 (ja) * 2001-06-22 2003-10-14 株式会社アイペックス 通信回線を用いた情報供給システム
US6993595B1 (en) * 2001-12-28 2006-01-31 Nortel Networks Limited Address translation change identification
CA2486973A1 (en) * 2002-05-23 2003-12-04 Matsushita Electric Industrial Co., Ltd. Information processing system
JP4346869B2 (ja) * 2002-06-26 2009-10-21 パナソニック株式会社 電子機器、及び情報処理方法
WO2004030292A1 (ja) * 2002-09-30 2004-04-08 Matsushita Electric Industrial Co., Ltd. 情報処理装置および受信装置
US20050053063A1 (en) * 2003-09-04 2005-03-10 Sajeev Madhavan Automatic provisioning of network address translation data
US20060288014A1 (en) * 2005-06-15 2006-12-21 Edwards David M Method and software for mobile data collection having managed workflow

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001189740A (ja) * 1999-12-28 2001-07-10 Toshiba Corp リモート装置及び同装置を備えた通信システム
JP2003134172A (ja) * 2001-10-29 2003-05-09 Dental Supply:Kk Ip電話サービスシステム、ip電話機、及び、サービス端末装置

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
ROSENBERG ET AL., STUN - SIMPLE TRAVERSAL OF UDP THROUGH NATS, 1 October 2001 (2001-10-01), Retrieved from the Internet <URL:draft-rosenberg-midcom-stun-OO.txt>
See also references of EP1503547A4

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004088941A1 (ja) * 2003-03-28 2004-10-14 Sony Corporation ネットワークシステムおよび通信方法、情報処理装置および方法、並びにプログラム
US7716368B2 (en) 2003-03-28 2010-05-11 Sony Corporation Network system and communication method, information processing apparatus and method, and program
JP2012095208A (ja) * 2010-10-28 2012-05-17 Canon Inc 通信装置、通信装置の制御方法、通信システムおよびプログラム

Also Published As

Publication number Publication date
CN101039335A (zh) 2007-09-19
CA2486973A1 (en) 2003-12-04
JPWO2003101048A1 (ja) 2005-09-29
JP3674634B2 (ja) 2005-07-20
AU2003242391A1 (en) 2003-12-12
US20050204060A1 (en) 2005-09-15
EP1503547A4 (en) 2008-07-23
CN1656747A (zh) 2005-08-17
US20060288104A1 (en) 2006-12-21
CN101039336A (zh) 2007-09-19
IL189106A0 (en) 2009-02-11
KR20050004194A (ko) 2005-01-12
IL165340A0 (en) 2006-01-15
CN1327665C (zh) 2007-07-18
EP1503547A1 (en) 2005-02-02

Similar Documents

Publication Publication Date Title
US7526569B2 (en) Router and address identification information management server
US6708219B1 (en) Method and system for dual-network address utilization
JP4557803B2 (ja) ネットワークシステム及び通信方法
US7242689B2 (en) Mobile IP communication terminal, mobile IP communication method, and computer product
JP5051292B2 (ja) 情報処理装置および受信装置
EP1931087A1 (en) Information processing system, tunnel communication device, tunnel communication method, and program
US20060288104A1 (en) Information processing system
WO2007037028A1 (ja) 情報処理システム、トンネル通信装置、トンネル通信方法、代理応答装置、及び代理応答方法
JP4764737B2 (ja) ネットワークシステム、端末およびゲートウェイ装置
US20100228978A1 (en) Terminal Device, System, Connection Management Server, and Computer Readable Medium
JP2004135108A (ja) 通信制御方法、通信端末、ルータ、通信端末の制御プログラム、およびルータの制御プログラム
JP4670866B2 (ja) トランスレータ
JP4279847B2 (ja) 通信システム、通信方法、ならびに、プログラム
JP3661702B2 (ja) 情報処理システム
JP3900157B2 (ja) トランスレータ
JP2005537732A (ja) アップグレードされたコンピュータシステムにおけるオリジナルタイプメッセージの継続的処理機能
KR20070061036A (ko) 홈네트워크 간 미디어 공유 장치 및 그 방법
JP5084716B2 (ja) Vpn接続装置、dnsパケット制御方法、及びプログラム
JP4702332B2 (ja) 情報処理装置および受信装置
JP2005102196A (ja) 情報処理システム
JP2006115551A (ja) 変換装置及び管理方法
JP2005102196A6 (ja) 情報処理システム
JP2010157857A (ja) Vpn接続装置、パケット制御方法、及びプログラム
JP3612316B2 (ja) ネットワーク装置におけるアドレス変換方法、及びネットワーク装置
JP5126283B2 (ja) パケット送受信端末

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

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

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2004507205

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 2486973

Country of ref document: CA

Ref document number: 1020047018864

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 2003730573

Country of ref document: EP

Ref document number: 20038117843

Country of ref document: CN

WWP Wipo information: published in national office

Ref document number: 1020047018864

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 2003730573

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 10515364

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 189106

Country of ref document: IL