WO2004081801A1 - 情報処理装置、および情報処理方法、並びにコンピュータ・プログラム - Google Patents

情報処理装置、および情報処理方法、並びにコンピュータ・プログラム Download PDF

Info

Publication number
WO2004081801A1
WO2004081801A1 PCT/JP2004/002903 JP2004002903W WO2004081801A1 WO 2004081801 A1 WO2004081801 A1 WO 2004081801A1 JP 2004002903 W JP2004002903 W JP 2004002903W WO 2004081801 A1 WO2004081801 A1 WO 2004081801A1
Authority
WO
WIPO (PCT)
Prior art keywords
server
client
information
processing
information processing
Prior art date
Application number
PCT/JP2004/002903
Other languages
English (en)
French (fr)
Inventor
Kensuke Baba
Yasuyuki Kinoshita
Yoichi Kobori
Keigo Ihara
Original Assignee
Sony Corporation
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 Sony Corporation filed Critical Sony Corporation
Priority to CN2004800038450A priority Critical patent/CN1748207B/zh
Priority to EP04717870A priority patent/EP1603047A4/en
Priority to US10/546,822 priority patent/US7870261B2/en
Publication of WO2004081801A1 publication Critical patent/WO2004081801A1/ja

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2803Home automation networks
    • H04L12/2807Exchanging configuration information on appliance services in a home automation network
    • H04L12/2809Exchanging configuration information on appliance services in a home automation network indicating that an appliance service is present in a home automation network

Definitions

  • the present invention relates to an information processing device, an information processing method, and a computer program. Furthermore, in detail, the acquisition of information on information processing devices such as servers connected to an internal network such as a home network is performed by a client connected to an external network via a gateway.
  • the present invention relates to an information processing apparatus, an information processing method, and a computer program that enable the processing.
  • ft Keigeki With the spread of data communication networks in recent years, the so-called home network, which allows home appliances, computers, and other peripheral devices to be connected to each other within the network and enables communication between devices, is becoming more prevalent. is there.
  • a home network provides convenience and comfort to users, such as sharing data processing functions of each device by communicating between network-connected devices and transmitting and receiving content between devices.
  • Universal Plug and Play is known as a protocol suitable for such a home network configuration.
  • Universal Plug and Play (UP n P) enables a network to be easily constructed without complicated operations. The service provided can be received.
  • UP n P also has the advantage that devices can be easily added without depending on the OS (operating system) on the device. Have.
  • UPnP exchanges definition files conforming to XML (extensible Markup Language) between kneading machines and performs mutual recognition between the machines.
  • XML extensible Markup Language
  • the outline of the UPnP processing is as follows.
  • a device validation process that searches for devices on the network, receives responses from each device, and obtains information such as device types and functions contained in the responses.
  • content can be acquired by a device that has performed the UPnP connection that is the simple device connection configuration described above. If the content is movie data or music data, it is possible to watch movies and listen to music by connecting a TV or player as a network connection device. Access from a connected device to a user who has the right to use content may be allowed, but in the above-described network configuration, a user who does not have the right to use content or the like can easily enter the network. For example, in the case of a network configured by wireless LAN, there is a situation in which a server in a house is illegally entered into the network using communication equipment from the outdoors or from a neighbor, and exploits contents. Can occur.
  • a server may hold a list of clients that are allowed to access, and when a client requests access to the server, the server executes the process of collating with the list to perform unauthorized access.
  • a configuration that eliminates access has been proposed. For example, MAC address filtering that sets a MAC (Media Access Control 1) address, which is a physical address unique to a network connection device, as an access-permitted device list is known.
  • MAC address filtering is a method of registering a MAC address that permits access in advance on a router or gateway that separates an internal network (subnet) such as a home network from an external network, and receives the received packet. It checks the MAC address of the registered MAC address against the registered MAC address, and rejects access from devices with unregistered MAC addresses.
  • This type of technology is disclosed, for example, in Patent Document 1 (Japanese Patent Application Laid-Open No. 10-271154).
  • Patent Document 1 Japanese Patent Application Laid-Open No. 10-271154
  • Such a process can be performed under a predetermined administrator when it is required to construct a secure environment, for example, for a specific company or organization.
  • a home network environment it is not practical to require general users to generate and store MAC lists.
  • the process of adding a new device frequently occurs.In such a process of adding a device, the user sequentially checks the MAC address of the device and performs registration processing. Doing so would hinder the ease of network construction.
  • each server Even if the access authority is correctly determined, in order to obtain information on each server on the internal network connected to the client home network connected to the external network, for example, each server must be accessed individually and sequentially. It is necessary to obtain information.
  • the client If the client is connected to the internal network, it performs search processing according to the UPnP described above, that is, multicasts a search request according to UDP (User Datagram Protocol) (HTTPMU: HTTP Multicast). This makes it possible to collectively obtain information from multiple servers, and to easily obtain server information.
  • UDP User Datagram Protocol
  • HTTPMU HTTP Multicast
  • the present invention has been made in view of the above-described problems, and allows a client connected to an external network to easily obtain information of a device such as a server connected to an internal network such as a home network. It is an object of the present invention to provide an information processing device, an information processing method, and a computer program that can be executed securely. According to a first aspect of the present invention,
  • An information processing device that executes processing in accordance with a data processing request from an external network connection client at the boundary between an external network and an internal network.
  • a data transmitting / receiving unit for transmitting / receiving data via the external network and the internal network
  • An information processing apparatus comprising: a server discovery process execution unit that executes a device list generation process to transmit to the client via an external network based on the acquired server information. Further, in one embodiment of the information processing apparatus of the present invention, the server discovery processing execution unit performs a server information acquisition processing on a connection server via an internal network by applying SSDP (Simple Service Discovery Protocol).
  • SSDP Simple Service Discovery Protocol
  • the server discovery processing execution unit executes the server information acquisition processing of the connection server via the internal network by multicast transmission of the search request via the internal network. Executing the device list based on information received from a server connected to the internal network. Further, in one embodiment of the information processing apparatus of the present invention, the server discovery processing execution unit connects to an external network based on UDP (User Datagram Protocol) packet storage information received from each server connected to the internal network. And a device list to be transmitted to the selected client.
  • UDP User Datagram Protocol
  • the server discovery processing execution unit encrypts a device list transmitted to a client connected to an external network with a key shared with the client. And transmits the device list to the client as encrypted data.
  • the key applied to the encryption of the device list is a cryptographic key acquired by an SSL (Secure Socket Layer) handshake process executed between the client and the information processing apparatus. It is a processing key.
  • the information processing apparatus executes server information acquisition processing of a connection server via the internal network according to a UDP (User Datagram Protocol), and executes the external network.
  • UDP User Datagram Protocol
  • the server discovery processing execution unit includes, in the device list generation processing, access information for each server based on information received from a server connected to an internal network; And a process for generating a device list containing service information that can be provided by each server.
  • the information processing apparatus further includes a device authentication processing unit that determines whether or not a client has an access right, and the server discovery processing execution unit includes the device authentication processing unit. It is characterized in that it is configured to execute server discovery processing on condition that the client's access authority is granted in the processing unit.
  • the information processing apparatus has a client session ID table in which a client identifier is associated with a session ID as connection identification information with a client, and Characterized in that client identification processing is executed by searching the client session ID table based on the session ID received from the client.
  • the information processing apparatus has a function as an application gateway located at a boundary between an external network and an internal network.
  • the information processing apparatus has a function as a reverse proxy server located at a boundary between an external network and an internal network.
  • a second aspect of the present invention is:
  • An information processing method in which an information processing device connected to a boundary between an external network and an internal network executes a process in accordance with a data processing request from a client connected to an external network.
  • the server information acquisition processing step includes performing server information acquisition processing on a connection server via an internal network by applying SSDP (Simple Service Discovery Protocol). It is characterized by executing. Further, in one embodiment of the information processing method according to the present invention, the server information acquisition processing step includes the step of acquiring the server information of a connection server via an internal network to the multicast transmission of a search request via the internal network. It is characterized by performing more.
  • SSDP Simple Service Discovery Protocol
  • the server information acquisition processing step includes receiving UDP (User Datagram Protocol) packet storage information received from each server connected to an internal network, and The generating step includes generating a device list to be transmitted to a client connected to an external network based on the UDP (User Datagram Protocol) packet storage information.
  • the step of transmitting the depth list encrypts a device list transmitted to a client connected to an external network with a key shared with the client. Processing is performed, and the device list is transmitted to the client as encrypted data.
  • the key applied to the encryption of the device list is a cryptographic process acquired by an SSL (Secure Socket Layer) handshake process executed between the client and the information processing device. It is characterized by being a key.
  • the server information acquisition processing step executes the server information acquisition processing of the connection server via the internal network according to UDP (User Datagram Protocol), and In the transmitting step, the device list is transmitted to the client via the external network in accordance with a TCP (Transmission Control Protocol).
  • UDP User Datagram Protocol
  • the device list generation processing step includes the steps of: accessing information to each server; and accessing each server based on information received from a server connected to the internal network. Servers that can be provided by the server Executing a process of generating a device list including service information. Further, in one embodiment of the information processing method of the present invention, the information processing method further includes determining whether or not the client has an access right. There is a device authentication processing step of determining, and the server information acquisition processing step is executed on condition that a client access right is granted in the device authentication processing step.
  • the information processing method further includes a client session ID table in which a client identifier is associated with a session ID as connection identification information with the client.
  • a computer program that executes processing in accordance with a data processing request from an external network connection client in an information processing device connected to the boundary between the external network and the internal network.
  • the information processing device as an application gateway connected to the boundary between the external network and the internal network receives a request for acquiring information on server connected to the internal network from the external network connection client.
  • a device list is generated based on the obtained server information, and transmitted to the client via the external network. Therefore, it is possible to efficiently obtain information on a server connected to the internal network, such as a home network talk by a client connected to the external network.
  • the device list is encrypted using the signal processing key acquired by the SSL (Secure Socket Layer) handshake process executed between the client and the information processing device as the application gateway.
  • the server information acquisition processing of the connection server via the internal network is executed according to the UDP (User Datagram Protocol), and the device list transmission to the client via the external network is performed by TCP. (Transmission Control Protocol), so that the super information acquisition process can be executed as a process applying SSDP (Simple Service Discovery Protocol) in accordance with the UPnP regulations.
  • SSDP Simple Service Discovery Protocol
  • the computer program of the present invention is, for example, a storage medium or a communication medium provided in a computer-readable format to a general-purpose computer system capable of executing various program codes, for example, a storage medium such as a CDFD and an MO. It is a computer program that can be provided by a medium or a communication medium such as a network. By providing such a program in a computer-readable format, processing according to the program is realized on a computer system.
  • FIG. 1 is a diagram showing an example of a network configuration to which the present invention can be applied.
  • FIG. 2 is a diagram illustrating a configuration example of a network connection device.
  • FIG. 3 is a diagram showing a server discovery processing sequence by a client connected to an internal network such as a home network.
  • FIG. 4 is a sequence diagram illustrating a device registration processing procedure of a client connectable to an external network.
  • FIG. 5 is a sequence diagram illustrating a procedure of authentication and content acquisition processing by a client connected to an external network.
  • FIG. 1 is a sequence diagram (No. 1).
  • FIG. 7 is a sequence diagram (part 2) for explaining an authentication processing procedure of a client kneaded on an external network.
  • FIG. 8 is a diagram showing a configuration example of a client identification table generated by the application 'gateway.
  • FIG. 9 is a diagram showing a configuration example of a client session ID table generated by the application gateway.
  • FIG. 10 is a diagram showing a processing sequence of a device list acquisition request from a client connected to an external network.
  • FIG. 11 is a flowchart illustrating a process executed by the application gateway based on reception of a device list acquisition request from a client connected to an external network.
  • FIG. 12 is a block diagram illustrating the functional configuration of the application gateway.
  • FIG. 13 is a block diagram illustrating the functional configuration of the client.
  • FIG. 1 shows a personal network such as a home network 100 built in a specific user's house or the like, that is, an internal network, and includes a personal computer (PC) 101, 102, Various information processing devices, such as a hard disk recorder 103, a TV 104, and a PDA 105, transmit and receive data via the home network 100.
  • PC 101, 102, or hard disk recorder 103 as a content providing server
  • TV 104, PDA 105 as a client
  • the client obtains the contents stored in the server via the network.
  • the content is output using the client's display and speaker.
  • the home network 100 is a network such as a wired network or a wireless network, and each connected device transmits and receives communication packets such as Ethernet (registered trademark) frames via the network. That is, the client executes a data processing request to the server by transmitting a frame in which the processing request information is stored in the data portion of the Ethernet frame to the server. The server executes the data processing in response to the reception of the processing request frame, stores the result data as a data processing result in the data part of the communication packet as necessary, and transmits the data to each client.
  • the network connection device is configured by, for example, a device that supports Universal Plug and Play (UPnP: Universal Plug and Play). Therefore, it is easy to add and delete connected devices to the network. Devices newly connected to the network
  • a device validation process that searches for devices on the network, receives responses from each device, and obtains information such as device types and functions contained in the responses.
  • a home network 100 is an external network such as the Internet. Connected to network 120. Various information processing devices such as a PC 122, a mobile phone 122 and a portable playback player 123 are also connected to the external network 120. Information processing device in home network 100 and external network 1
  • Gateway 110 is installed.
  • the application gateway performs communication packet checking and filtering on the access request from the external network at the application layer.
  • the application gateway 110 also has a function as a proxy response server of the information processing device connected to the home network 100. That is, the application gateway 110 has a configuration that also has a reverse proxy server function.
  • the application gateway 110 is an application that is located between an internal network in a local area such as a home network and an external network outside the local area. It also has a function as a reverse proxy server.
  • Various information processing devices such as a PC 122 connected to the external network 120, a mobile phone 122, a portal playback player 123, etc., are connected to the home network 110 via applications and the gateway 110.
  • a PC 122 connected to the external network 120
  • a mobile phone 122 a portal playback player 123, etc.
  • the gateway 110 such as PC 101, 102, hard disk recorder 103, etc., and obtains the contents stored in these devices, and obtains PC 121, portable terminal 122
  • the CPU (Central Processing Unit) 201 executes various processes according to programs stored in ROM (Read Only Memory) 202 or HDD (Hard Disk Drive) 204, etc., and performs data processing. Function as communication control processing means.
  • a RAM (Random Access Memory) 203 stores programs and data to be executed by the CPU 201 as appropriate.
  • the CPU 201, the ROM 202, the RAM 203, and the HDD 204 are interconnected via a bus 205.
  • An input / output interface 206 is connected to the bus 205.
  • the input / output interface 206 includes, for example, an input constituted by a keyboard, switch, button, mouse, or the like operated by a user.
  • Unit 207 is connected to an output unit 208 composed of LCD, CRT, speed, etc.
  • a communication unit 209 functioning as a data transmission / reception means, and a removable recording medium 211 such as a magnetic disk, an optical disk, a magneto-optical disk, or a semiconductor memory can be mounted thereon.
  • Drive 210 that executes data read or write processing from the drive is connected.
  • the configuration shown in FIG. 2 shows the configuration of a general PC as an example of the network connection device shown in FIG. 1.
  • the network connection device is not limited to a PC, and as shown in FIG. It can be configured by a portable communication terminal such as a PDA, other various electronic devices, and an information processing device. Therefore, it is possible to have a hardware configuration specific to each device, and execute processing according to the hardware.
  • the client executes communication in accordance with the Universal Plug and Play (UPnP) protocol described above, and the client obtains the content from the server.
  • UFP Universal Plug and Play
  • a client connected to the home network 100 that is, an information processing apparatus that attempts to acquire content from a server, performs a server discovery process as a search for a server on the network, for example, a discovery scan process defined by UPnP.
  • service information that can be provided by the server can be obtained from the server.
  • FIG 3 shows the server discovery processing sequence by a client connected to the home network 100.
  • the client 301 performs server discovery processing via the home network by applying, for example, SSDP (Simple Service Discovery Protocol), which is a network service detection protocol.
  • SSDP Simple Service Discovery Protocol
  • step S1 the client performs a multicast transmission (HTTPMU: HTTP Multicast) of a search request via the network according to UDP (User Datagram Protocol).
  • UDP User Datagram Protocol
  • Each of servers 1 and 3 1 1, 2 and 3 1 2, and 3 and 3 13 connected to the home network receives a search request from a client.
  • steps S 2, S 3, and S 4 an OK response indicating that the service can be provided is transmitted to the client according to the UDP according to UDP (HTTPU: HTTP Unicast).
  • the OK response includes access information for each server, information on services that can be provided, and the like.
  • the client Upon receiving the OK response from each server by the above discovery process, the client checks information about the services that can be provided by the server, and then, based on this information, a service request that requests a service from each device. Execute the process. For example, it is possible to execute a content transmission request or the like to the server, acquire the content from the server, and output the content via the display and speaker of the client. '
  • An information processing device that attempts to access a server in the home network by kneading with an external network such as the Internet outside the home network.
  • (Mopile devices) must perform device registration processing in advance. That is, the mobile device performs device registration processing in accordance with a predetermined sequence with an information processing apparatus including an application gateway in the home network.
  • the device registration process requires the user to operate two devices that execute the registration process sequence or to confirm display information such as a password. For example, both devices (a mobile device and an application device) are connected to the home network. —Young gateway. The procedure of device registration processing of a mopile device will be described with reference to FIG. FIG.
  • step S11 the user presses a device registration button provided on the client side.
  • step S12 the client broadcasts the registration request. This is performed as a multicast transmission according to the UDP (User Datagram Protocol).
  • UDP User Datagram Protocol
  • the server that has received the registration request transmits a confirmation request to the client in step S13 by multicast.
  • Subsequent data transmission / reception processing is executed according to TCP (Transmission Control Protocol).
  • TCP Transmission Control Protocol
  • the confirmation request response contains the client name.
  • the server that has received the confirmation request response displays a message “The one-time password for the client“ ⁇ ”is“ ⁇ ”” to the user in step S15. That is, the one-time password is stored On the display. This password is generated by the server, for example, by random number generation processing.
  • the user confirms the one-time password and moves from the server to the client.
  • the user who has moved to the client side inputs the one-time password presented to the server side in step S16 from the input means of the client.
  • the client sends the input password to the server.
  • step S18 the server generates the one-time password presented in step S15 and presented to the user in step S15.
  • step S 19 the server notifies the client of the password verification OK / NG. If the password verification is NG, the server cancels the processing. If the password verification is OK, in step S 20, the flow shifts to SSL (Secure Socket Layer) handshake processing for enabling encrypted communication processing.
  • SSL Secure Socket Layer
  • the server and the client share confidential information that can be used as a key for cryptographic communication, and in subsequent communications, can transmit and receive encrypted data using the shared confidential information.
  • the server generates an ID by, for example, random number generation processing.
  • the ID preferably has global uniqueness.
  • the ID is generated as a bit string of 128 bits or more.
  • the ID generated by the server be Server ID: GUID (S).
  • GUID means Globally Unique Identifier.
  • the server generates the server ID: GUID (S) Is encrypted with the key shared between the server and client by the SSL handshake and sent to the client.
  • the client decrypts the received data and obtains a server ID: GU ID (S).
  • the client in step S23, the client generates an ID by, for example, random number generation processing.
  • the ID preferably has global uniqueness, and is generated, for example, as a bit string of 128 bits or more.
  • the ID generated by the client is referred to as client ID: GU ID (C).
  • the client encrypts the generated client ID: GUID (C) with a key shared between the server and the client by an SSL handshake, and transmits the encrypted client ID: GUID (C) to the server.
  • the server decrypts the received data and obtains the client ID: GU ID (C).
  • the client encrypts and stores the server ID: GUID (S) received from the server and the client ID: GU ID (C) generated by the client in the storage device.
  • the encryption key for example, identification information unique to the hardware of the own device, that is, a hardware unique ID (Hu id ( ⁇ ) is applied.
  • Server ID: GU ID (S) and client ID: GU ID (C ) Is stored in the storage unit as encrypted data.
  • the server ID: GU ID (S) and the client ID: GU ID (C) are encrypted by the hardware unique ID (Hu id ( ⁇ )).
  • the server stores the client ID received from the client as an encrypted data with increased unauthorized copy and tampering difficulty, that is, as data with tamper resistance.
  • the GU ID (C) and the server ID generated by the own device: The GU ID (S) is encrypted and stored in the storage means.
  • the identification information unique to the hardware of the own device, that is, the hardware unique ID (H uid (S)) is applied.
  • the server ID: GU ID (S) and the client ID: GU 1 D (C) are stored in the storage unit as encrypted data, and the tamper-resistant property that is difficult to copy and falsify is secured.
  • the mobile device that can be connected to the external network, the application in the home network, and each server including the gateway have a server ID: GUID (S) and a client ID: GU ID (C ) Will be held as shared secret information (Secret).
  • S server ID
  • C client ID
  • Fig. 5 shows the communication processing sequence between the mobile device connected to the external network and the application's gateway.
  • a client is a client connected to an external network
  • a server belongs to an internal network such as a home network
  • an application gateway exists between the two networks.
  • the client connects to the application gateway in step S31.
  • the client needs to obtain the IP address and port number of the application gateway to connect to the application gateway.
  • the host name set in the application gateway [based on the DNS (Domain Name System) server on the network, or other service servers provided by the ISP (Internet Service Provider)] Obtain the IP address and port number of the application gateway and make the connection.
  • DNS Domain Name System
  • ISP Internet Service Provider
  • the client does not execute the process of explicitly connecting to the application gateway, but uses the host name of the connection server of the internal network, such as the home network to which the application * gateway is connected, to the server. Even when a direct connection is attempted, the client is connected to the application gateway installed between the external network and the internal network based on the gateway setting information set for each server.
  • the device authentication sequence described below is executed.
  • the connection between the client and the application gateway is a TCP connection with an HTTP keep-alive (HTTPK Aive) that allows transmission and reception of multiple HTTP packets during the connection period.
  • HTTPK Aive HTTP keep-alive
  • step S32 the client and the application gateway (Secure Socket Layer) nodeshake processing is performed between the routers.
  • the client and the application gateway share the secret information (session key) that can be used as a key for cryptographic communication, and share it in subsequent communications. It is possible to send and receive encrypted data using the secret information (session key).
  • step S33 a login process is executed as a device authentication process between the client and the application / gateway. Details of the login (Login) process will be described with reference to FIGS.
  • the client having the authorized access right executes the device registration processing described above, and shares the server ID: GU ID (S) and the client ID: GU ID (C) with the application gateway. Retained as confidential information (Secret).
  • the server ID: GU ID (S) is a server ID generated by the application gateway in the device registration sequence described with reference to FIG.
  • Device authentication is based on the mutual recognition that the client and each of the application gateways share secret information (Secret), that is, the server ID: GU ID (S) and the client ID: GU ID (C). This is executed as confirmation processing.
  • the application gateway verifies that the client knows the same values as the server ID: GU ID (S) and client ID: GU ID (C) stored in the storage of the gateway.
  • the client confirms that the gateway knows the same values as the server ID: GU ID (S) and the client ID: GU ID (C) stored in the client storage unit. Authenticate the gateway.
  • the client generates a random number (N once 1). It should be noted that a function such as MD5 can be applied as the hash function.
  • the client sends the generated digest (D digest) and random number (N once 1) to the application gateway. Note that if authentication is performed again while the connection is already established between the client and the application gateway and the session continues, the client has the session ID received from the application gateway. Therefore, the client also sends the session ID to the application gateway. In the case of the initial connection, the client does not hold the session ID and sends only the generated digest (Digest) and random number (N once 1) to the application gateway. Data transmitted and received between the client and the application gateway in the mouth login processing sequence shown in FIGS.
  • the application gateway stores a client identifier and a table (client identification table) corresponding to Digest-h (Secret) as shown in FIG. 8 in the storage unit.
  • the client identification table stores the secret information (Secret), that is, the server ID: GU ID (S), shared with the client during the device registration process described with reference to FIG.
  • Client ID Performs hash value calculation processing based on GU ID (C), generates an entry corresponding to the client identifier, and stores it in the storage unit.
  • the application gateway generates a server authentication value (Server Authority) according to the following equation.
  • Secret GU ID (C)
  • the application gateway generates a random number (N once 2).
  • the application gateway generates a session ID as connection identification information if the connection with the client is an initial connection and has not received a session ID from the client in step S52, Save in association with the client identifier.
  • the application gateway sets an entry in the client session ID template that associates the client identifier with the session ID as shown in Fig. 9 for the client with a continuous connection, and stores it in the storage section. Store.
  • Noneel)] received from the application 'Gateway, and the Server Au th' generated by its own device. h (Secret
  • the server authentication value [Server Au th h (Secret
  • Noncel)] received from the application gateway and Server Auth ' h (Secret
  • Secret GU ID (C)
  • the game is a gateway. In this case, the client disconnects from the abbreviated gateway. If it is determined that the application is valid, the process proceeds to the next step, that is, step S57 in FIG. In step S57 of FIG. 7, the client determines the client authentication value (C
  • a hash value for combined data of Secret GU ID (C)
  • GUID (S) and a random number (N once 2) received from the application's gateway is obtained, and this is used as the client authentication value ( C lient Au th).
  • step S60 the application sends an authentication result [OK] or [NG] of the client to the client. If [OK], send the session ID together.
  • step S61 if the authentication is successful, the client stores the session ID received from the application gateway in the storage unit, and proceeds to the next process (for example, the device list acquisition process in step S34 in FIG. 5). If authentication is unsuccessful, the connection with the application gateway is disconnected.
  • the client connected to the external network and the application connected to the internal network such as the home network.
  • the authentication process between the gateway and the gateway is completed. Processing such as information acquisition for servers connected to the internal network, access to servers, and content acquisition from servers becomes possible.
  • the client and the application gateway share the shared secret information (Secret), that is, the server ID: GU ID (S) and the client ID: GU ID (C). This is executed as a process for mutually confirming that they are sharing the same. That is, the application gateway stores the server ID: GU ID (S) and the client ID: GU ID (C) stored in the storage of the gateway. Verify that the client knows the same value as, and authenticate the client subject to this confirmation.
  • the client confirms that the gateway knows the same values as the server ID: GUID (S) and the client ID: GUID (C) stored in the storage unit of the client. Authenticate the tow. In this manner, mutual authentication processing is performed, and subsequent processing can be performed on condition that mutual reliability is ensured.
  • the client can connect to the internal network connected to the application gateway, such as the home network.
  • the process proceeds to a process of acquiring server information in the server. If the client is connected to the home network, this device information acquisition process is performed by SSDP (Simple Service Discovery Protocol), which is a network service detection protocol, as described earlier with reference to Fig. 3.
  • SSDP Simple Service Discovery Protocol
  • UDP User Datagram Protocol
  • HTTP Multicast HyperText Transfer Protocol
  • the server information could be obtained by receiving the OK response according to the UDP, but the client who was trained on the external network and was communicating with the application gateway was able to perform the same multicasting of UDP packets as described above. Since it is not possible to execute transmission to obtain server information in the home network, the new definition command is sent from the client to the application gateway using a new definition command, and the application. A performs server discovery processing in the home network according to processing applying SSDP (Simple Service Discovery Protocol) based on the received command, and transmits the server information acquired by the application gateway to the client as a result. I do. In step S34 shown in FIG.
  • SSDP Simple Service Discovery Protocol
  • the client sends a device definition acquisition command (Get Device List) as a newly defined command to the application gateway, and the client sends the device list acquisition command to the application gateway.
  • the server executes the server discovery processing in the home network according to the processing to which SSDP (Simple Service Discovery Protocol) is applied, and the server obtains the server information obtained as the SSDP processing result in step S35. That is, the device list is transmitted to the client.
  • the device list includes information on access to the server and information on services that can be provided by the server.
  • a device list acquisition (Get Device List) processing sequence executed as server information acquisition processing by a client connected to the external network will be described with reference to FIG. In FIG.
  • a client is a client connected to an external network
  • a server is on an internal network such as a home network, and exists between an application and a gateway mobile network. It is assumed that the mouth login process described above has been executed between the client and the application gateway, and mutual authentication has been established and reliability has been guaranteed.
  • the client transmits a new definition command to the application gateway, that is, a device list acquisition [GetDevicelist] request command as server information.
  • the application gateway Upon receiving the device list acquisition [GetDeviceList] request command, the application gateway executes a client confirmation process, and then executes a device list acquisition process in step S72.
  • step S101 when the application gateway receives a device list acquisition [Get Devicelist] request command from the client, the application gateway first determines whether or not the client is a client that has been authenticated by the login process. Is determined.
  • a client registered in the client session ID table that associates a client identifier and a session ID described with reference to FIG. 9 is a client that has been successfully authenticated by mouth login processing, and a client that has not been registered. Since the client has not been authenticated by the login process, the continuation of the process is stopped, an error message is sent to the client in step S106, and the connection with the client is made in step S107. Disconnect the connection and end the process.
  • a device list acquisition process is performed.
  • the acquisition of the depth list is executed as a process to which UPnP SSDP (Simple Service Discovery Protocol) is applied. That is, the application gateway executes server discovery processing on an internal network such as a home network to which the application gateway is connected, and receives server information from each server. This allows search requests over the network to be sent to the application 'gateway' according to the User Datagram Protocol (UDP).
  • UDP User Datagram Protocol
  • HTT PMU HTT PMU Multicast
  • the application gateway determines whether or not acquisition of the device list was successful. If the acquisition process failed, in step S108, an error message for acquiring the device list is displayed. Message to the client. If the acquisition of the device list is successful, the flow advances to step S105 to transmit the acquired device list to the client.
  • the application gateway generates a TCP packet that stores the service information that can be provided by the server received from each server using a UDP packet in the home network as a TCP packet payload and sends it to the client. .
  • the transmission data of this device list is decrypted by the secret information (encryption key) shared with the client in the above-described SSL handshake processing and transmitted.
  • the device list includes access information to the server and service information that can be provided by the server.
  • the application gateway receives the OK response indicating that the service received from the server 1, server 2, or server 3 in the home network can be provided, and the server can provide the service. Encrypt a device list containing information about the service and send it to the client.
  • the client that has received the OK response from each server via the application gateway receives the secret information (encryption key) shared with the application gateway in the SSL handshake processing described above.
  • a service request process for requesting a service from the server is executed based on the information. For example, it becomes possible to execute a content transmission request or the like to the server, acquire the content, and output the content via the display and speaker of the client.
  • the application gateway If the application gateway has already obtained the server information before receiving the Get Device List request command from the client, the application gateway obtains the device list from the client. Get Dev evicelist] request After receiving the command, the server information that has been stored may be sent to the client without performing new server discovery processing.
  • a client who has a legitimate access right connected to the external network can use the application gateway to transmit exactly the same information as server information based on SSDP (Simple Service Discovery Protocol) applied in UPnP. Therefore, it is possible to execute a service request to the server in the same environment as the client in the home network.
  • the client that has acquired the device list issues a content acquisition request to the server in step S36 shown in FIG.
  • the content acquisition processing for the server can be executed, for example, as a transmission processing of an HTTP (Hyper Text Transfer Protocol) GET method request specifying the URL of the content included in the acquired server information.
  • HTTP Hyper Text Transfer Protocol
  • the gateway Upon receiving the packet from the client, the gateway establishes a new connection to the device's I address and port number written in the HOS ⁇ header value of the received packet, and sets a new connection. Relay without changing the contents of the packet.
  • communication between a client connected to an external network and a server connected to an internal network and service provision from the server to the client can be performed without changing the protocol used conventionally.
  • the server receives the content request, the server obtains the specified content from its storage means and sends it to the client. The content is sent to the client via the application gateway (steps S38, S39). The client can play back the content received from the server via the client's display and speakers.
  • the processing executed by the CPU is, for example, in the application gateway, a request from the client is input, input information is analyzed, device registration processing based on the analysis result, device authentication processing (login processing), server discovery processing according to SSDP
  • Processing on the client side includes information analysis processing received from the application gateway, generation of buckets for transmission and reception to and from the application gateway, analysis processing, device registration processing, device authentication, authentication processing, message output, and analysis of user input information. Processing, content playback processing, etc.
  • FIG. 12 is a block diagram illustrating the main functional configuration of the application gateway
  • FIG. 13 is a block diagram illustrating the main functional configuration of the client.
  • the data transmission / reception processing unit 501 executes packet transmission / reception processing for the client and the server.
  • the data transmission / reception processing unit 501 performs transmission packet generation processing and received packet analysis processing.
  • the data input unit 502 inputs input information from input means such as a keyboard and a switch to each processing unit.
  • the data output unit 503 executes a process of outputting the output signals of the various processing units in response to the display speed as an external output unit.
  • the device registration processing unit 504 executes a series of processing sequences based on a device registration request from a client. In the sequence described with reference to FIG. 4, the processing on the application gateway side is executed in accordance with the device registration processing program 521 stored in the program storage unit 507. It should be noted that the device registration processing section 504 has a password generation determination section 5111 and executes a password generation and collation processing.
  • the device authentication processing unit 505 executes a device authentication process when receiving a connection processing request from a client connected to the external network.
  • the processing on the gateway is executed in accordance with the device authentication processing program 522 stored in the program storage unit 507.
  • SSL Secure Socket Layer
  • the server discovery process execution unit 506 executes a process of executing a server discovery process according to SSDP and transmitting a server list acquired to the client, based on a device list request from the client.
  • the processing on the application gateway side described with reference to FIGS. 10 and 11 is executed in accordance with the server discovery processing execution program 523 stored in the program storage unit 507.
  • the program storage unit 507 stores programs to be executed in the respective processing units, that is, a device registration process program 521, a device authentication process program 522, and a server discovery process execution program 523.
  • the client identification table 532 (see Fig. 8) generated during the device registration process with the client, and the mutual authentication with the client is established and the client
  • the client session ID table 533 (see Fig. 9) for identifying the session for which a trust relationship has been established for each client is stored.
  • the block diagram shown in FIG. 12 is a function block diagram mainly showing a function for executing a process related to the present invention from various processes executed by the application gateway. 'The gateway holds various processing programs in addition to the above, and executes various processing according to each processing program.
  • the data transmission / reception processing unit 6001 executes bucket transmission / reception processing for the application gateway and the server.
  • the data transmission / reception processing unit 6001 performs transmission bucket generation processing and reception packet V analysis processing. This includes packet address setting, address recognition, data storage in the data section, and data acquisition processing from the data section.
  • the data input unit 602 inputs input information from input means such as a keyboard and a switch to each processing unit.
  • the data output unit 603 executes a process of outputting the output signals of the various processing units in response to the display speed as an external output unit.
  • the device registration processing unit 604 executes a device registration process sequence executed between the application, the gateway, and other devices. During the processing described with reference to FIG. 4, the processing on the client side is executed according to the device registration processing program 621 stored in the program storage unit 607.
  • the device authentication processing unit 605 executes device authentication processing when a client connected to the external network connects to the application gateway.
  • the client-side processing in the device authentication process (login) described with reference to FIGS. 5 to 7 is executed according to the device authentication processing program 622 stored in the program storage unit 607. It also performs SSL (Secure Socket Layer) handshake processing as encryption key sharing processing.
  • SSL Secure Socket Layer
  • the device list request processing execution section 606 issues a device list request to the application gateway and executes a device list acquisition process. During the processing described with reference to FIG. 10, the processing on the client side is executed in accordance with the device list request processing execution program 623 stored in the program storage section 607.
  • the program storage unit 607 stores programs to be executed in each of the above processing units, that is, a device registration processing program 621, a device authentication processing program 622, and a device list request processing execution program 623. .
  • the block diagram shown in FIG. 13 is a function block diagram mainly showing a function for executing a process related to the present invention from various processes executed by the client. Also, various processing programs are held and various processings are executed according to each processing program. The present invention has been described in detail with reference to the specific embodiments.
  • the program can be stored on removable storage media such as flexi-puno disk, CD-ROM (Compact Disk Read Only Memory), MO (Magneto optical) disk, DVD (Digital Versatile Disk), magnetic disk, and semiconductor memory. It can be stored (recorded) temporarily or permanently.
  • a removable storage medium can be provided as so-called package software.
  • the program can be installed on the computer from the removable storage medium as described above, or transmitted wirelessly from a download site card to the computer, or via a network such as a LAN (Local Area Network) or the Internet. Then, the computer can receive the transferred program and install it on a recording medium such as a built-in hard disk.
  • a system is a logical set configuration of a plurality of devices, and is not limited to a device in which each component is in the same housing.
  • INDUSTRIAL APPLICABILITY As described above, according to the present invention, an information processing apparatus as an application 'gateway' connected to a boundary between an external network and an internal network is connected to the internal network. The server information acquisition processing of the connection server via the internal network is executed on condition that the server information acquisition request is received from the external network connection client, and based on the acquired server information.
  • the Device list and send it to the client via the external network, so that clients connected to the external network can efficiently obtain information on servers connected to the internal network such as the home network. It becomes. Further, according to the configuration of the present invention, the device list is encrypted using the encryption processing key obtained by the SSL (Secure Socket Layer) handshake process executed between the client and the information processing device as the application gateway. Since it is configured to transmit data to the client, secure data transmission is possible even when data communication is required via a communication path such as the Internet where there is a risk of eavesdropping.
  • SSL Secure Socket Layer
  • the server information acquisition processing of the connection server via the internal network is executed according to the UDP (User Datagram Protocol), and the device list transmission to the client via the external network is performed by TCP.
  • TCP Transmission Control Protocol
  • the server information acquisition process can be executed as a process applying SSDP (Simple Service Discovery Protocol) in accordance with the UPnP regulations.
  • SSDP Simple Service Discovery Protocol
  • the device list acquisition and transmission are performed on condition that the client access right is granted in the device authentication process for determining whether the client has the access right.
  • the process of acquiring a device list from an unauthorized client having no access authority is prevented.

Abstract

外部ネットワークに接続されたクライアントによる内部ネットワーク接続サーバの効率的な情報取得を可能とした装置および方法を提供する。外部ネットワークおよび内部ネットワークの境界に接続されたアプリケーション・ゲートウェイとしての情報処理装置が、内部ネットワークに接続されたサーバ情報の取得要求を外部ネットワーク接続クライアントから受信したことを条件として、内部ネットワークを介した接続サーバのサーバ情報取得処理を実行し、取得したサーバ情報に基づいてデバイスリストを生成し、外部ネットワークを介してクライアントに送信する構成とした。本構成により、外部ネットワークに接続されたクライアントによる内部ネットワーク接続サーバの情報取得が効率的に実行できる。

Description

明 細 書 情報処理装置、 および情報処理方法、 並びにコンピュータ 'プログラム 技術分野 本発明は、 情報処理装置、 および情報処理方法、 並びにコンピュータ ·プロ グラムに関する。 さらに、 詳細には、 ホームネットワーク等の内部ネッ トヮ一 クに接続されたサーバ等の情報処理装置に関する情報の取得を外部ネッ トヮ ークに接続されたクライアントからゲートウェイを仲介として実行すること を可能とした情報処理装置、 および情報処理方法、 並びにコンピュータ 'プロ グラムに関する。 ft景技 昨今のデータ通信ネットワークの普及に伴い、家庭内においても家電機器や コンピュータ、その他の周辺機器をネッ トワーク接続し、各機器間での通信を 可能とした、いわゆるホームネッ トワークが浸透しつつある。 ホームネッ トヮ ークは、ネットワーク接続機器間で通信を行なうことにより各機器のデータ処 理機能を共有したり、機器間でコンテンツの送受信を行なう等、ユーザに利便 性'快適性を提供するものであり、今後、ますます普及することが予測される。 このようなホームネットワークの構成に適するプロ トコルとしてュ-バー サルプラグアンドプレイ (U P n P : Universal Plug and Play) が知られて いる。 ユニバーサルプラグアンドプレイ (U P n P ) は、 複雑な操作を伴うこ となく容易にネットワークを構築することが可能であり、困難な操作や設定を 伴うことなくネットワーク接続された機器において各接続機器の提供サービ スを受領可能とするものである。 また、 U P n Pはデバイス上の O S (ォペレ 一ティングシステム) にも依存せず、容易に機器の追加ができるという利点を 持つ。
U P n Pは、 接練機器間で、 X M L ( extensible Markup Language) に準拠 した定義ファイルを交換し、機器間において相互認識を行なう。 U P n Pの処 理の概要は、 以下の通りである。
( 1 ) I Pァドレス等の自己のデバィス I Dを取得するァドレッシング処理。
( 2 ) ネットワーク上の各デバイスの検索を行ない、 各デバイスから応答を 受信し、応答に含まれるデバイス種別、機能等の情報を取得するデイス力バリ 処理。
( 3 ) ディスカパリ処理で取得した情報に基づいて、 各デバイスにサービス を要求するサービス要求処理。 上記処理手順を行なうことで、ネットワーク接続された機器を適用したサー ビスの提供および受領が可能となる。ネットワークに新たに接続される機器は、 上記のァドレツシング処理によりデパイス I Dを取得し、ディスカバリ処理に よりネットワーク接続された他のデバイスの情報を取得して、取得情報に基づ いて他の機器にサービスの要求が可能となる。 しかし、 一方、 この種のネッ トワークでは、 不正アクセスに対する対策を考 慮することも必要となる。 ホームネッ トワーク内の機器、例えばサーバ等には 私的なコンテンツや有料コンテンッ等の著作権管理を要求されるコンテンッ が格納されることも多い。 このようなホームネットワーク内のサーバに格納されたコンテンッは、ネッ トワーク接続された他の機器からアクセス可能となる。例えば、上述の簡易な 機器接続構成である U P n P接続を実行した機器によってコンテンツを取得 することが可能となる。 コンテンツが映画データや音楽データの場合、ネット ワーク接続機器として T V、 あるいはプレーヤ等を接続すれば、映画を視聴し たり、 音楽を聴いたりすることが可能となる。 コンテンッの利用権を有するユーザの接続した機器によるアクセスは許容 されてもよいが、上述のようなネットワーク構成においては、 コンテンッ等の 利用権を持たないユーザがネットワークに入り込むことも容易である。例えば 無線 LANによって構成されたネットワークの場合には家の中にあるサーバ に対して、戸外、 あるいは隣家等から通信機器を利用して不正にネットワーク に参入し、 コンテンツの搾取を行なうような事態も発生し得る。 このような不 正なアクセスを許容する構成は、 秘密漏洩を生じさせることにもなり、 また、 コンテンツ著作権の管理の観点からも重要な問題となる。 上述のような不正アクセスを排除するため、例えばサーバにアクセスを許容 するクライアントのリス トを保持させ、クライアントからサーバに対するァク セス要求の際に、サーバでリストとの照合処理を実行して不正アクセスを排除 する構成が提案されている。 例えば、ネッ トワーク接続機器に固有の物理ァ ドレスである MAC (Me d i a A c c e s s C o n t r o 1 ) ア ドレスを、 アクセス許容機器リス ト として設定する MACァドレスフィルタリングが知られている。 MACァドレ スフィルタ リ ングとは、 ホームネッ トワーク等の内部ネッ トワーク (サブネッ ト) と外部ネットワークとを隔離するルータあるいはゲートウヱイに、予めァ クセスを許容する MACァドレスを登録しておき、受信したパケッ トの MAC 了ドレスと登録された MACァドレスとを照合し、登録されていない MACァ ドレスを有する機器からのアクセスを拒否するものである。 なお、 この種の技 術については、 例えば特許文献 1 (特許公開平 1 0— 2 7 1 1 54号公報) に 開示されている。 しかし、アクセス制限をするための MACァドレスの登録処理を行なうため には、ネットワークに接続される機器の全ての MACァドレスを調べることが 必要であり、 取得した全ての機器の MACァ ドレス (4 8 b i ) をオペレー タが入力してリ ス トを作成するという処理が必要となる。 このような処理は、 例えば特定の会社、団体等、セキュアな環境を構築することが要求される場合 には、所定の管理者の下に行なうことも可能であるが、例えば一般家庭に設定 されるホームネットワーク環境において、 一般ユーザに M A Cリストの生成、 格納を要求することは現実的ではない。 ホームネットワークにおいては、新たな機器の追加処理が行われることは頻 繁に発生することであり、 このような機器追加処理の際に、 ユーザが逐次、 機 器の M A Cァドレスを調べて登録処理をしなければならないとすると、ネット ワーク構築の容易性を阻害することになる。 一方、 一般家庭においても、 P Cのみならず、 家電機器も含んだネットヮー ク構成が構築され、どのような機器からでもネットワークにアクセス可能ない わゆるュビキタス環境が構築されつつあり、また、無線 L A N等の普及により、 通信可能な機器が外部から無線 L A Nに侵入することも容易となっている。こ のようなネットワーク環境において、ネットワーク接続機器に対する不正ァク セスもより発生しゃすくなつており、 不正なアクセスによる秘密情報の搾取、 コンテンッの不正読み取り等が実行される可能性はますます高くなっている。 このような状況において、一般ユーザに負担を強いることなく、適切なァクセ ス制御構成を容易に実現することが求められている。 また、 アクセス権限を正しく判定したとしても、外部ネットワークに接続さ れたクライアントカ ホームネットワークに接続された内部ネットワークの各 サーバの情報を取得するためには、例えば各サーバに個別に逐次アクセスして 情報を取得することが必要となる。 内部ネッ トワークに接続されたクライアントであれば、前述の U P n Pに従 つたサーチ処理、 すなわち U D P (User Datagram Protocol) に従って、 サー チリ クエス トをマルチキャスト送信 (H T T P M U : H T T P Multi cast) す ることで一括して複数サーバからの情報取得が可能となり、容易にサーバ情報 を取得することができる。 しかし、外部ネットワークに接続されたクライアントが、上記と同様の U D Pパケットのマルチキャスト送信により、特定の内部ネットワークに接続され たサーバの情報を取得することは困難である。 また、インターネッ ト等の外部 ネッ トワークにサーバ情報を生のまま送信することは盗聴等の危険を伴うこ とになる。 発明の開示 本発明は、上述の問題点に鑑みてなされたものであり、 ホームネッ トワーク 等の内部ネットワークに接続されたサーバ等の装置の情報取得を、外部ネット ワークに接続されたクライアントから容易にかつセキュアに実行することを 可能とした情報処理装置、 および情報処理方法、 並びにコンピュータ 'プログ ラムを提供することを目的とする。 本発明の第 1の側面は、
外部ネッ トワークおよび内部ネットワークの境界において、外部ネットヮー ク接続クライアントからのデータ処理要求に従った処理を実行する情報処理 装置であり、 '
外部ネッ トワークおよび内部ネッ トワークを介したデータ送受信を実行す るデータ送受信部と、
内部ネッ トワークに接続されたサーバ情報の取得要求を外部ネットワーク 接銃クライアントから受領したことを条件として、内部ネットワークを介した 接続サーバのサーバ情報取得処理を実行し、該サーバ情報取得処理に基づいて 取得したサーバ情報に基づいて、外部ネットワークを介して前記クライアント に送信するデバイス リ スト生成処理を実行するサーバ発見処理実行部と、 を有することを特徴とする情報処理装置にある。 さらに、本発明の情報処理装置の一実施態様において、前記サーバ発見処理 実行部は、内部ネッ トワークを介した接続サーバに関するサーバ情報取得処理 を S S D P (S imple Servi ce Di scovery Protocol) を適用した処理として実 行する構成であることを特徴とする。 さらに、本発明の情報処理装置の一実施態様において、前記サーバ発見処理 実行部は、 内部ネットワークを介した接続サーバのサーバ情報取得処理を、前 記内部ネッ トワークを介したサーチリ クエストのマルチキャスト送信により 実行し、内部ネッ トワークに接続されたサーバからの受信情報に基づいて前記 デバイスリ ス トを生成する構成であることを特徴とする。 さらに、本発明の情報処理装置の一実施態様において、前記サーバ発見処理 実行部は、 内部ネットワークに接続された各サーバから受信する U D P (User Datagram Protocol) パケット格納情報に基づいて、 外部ネットワークに接続 されたクライアン トに対して送信するデバイス リス トを生成する構成である ことを特徴とする。 さらに、本発明の情報処理装置の一実施態様において、前記サーバ発見処理 実行部は、外部ネットワークに接続されたクライアントに対して送信するデバ イスリス トを、前記クライアントと共有する鍵で暗号化する処理を実行し、デ バイスリ ストを暗号化データとしてクライアントに送信する構成であること を特徴とする。 さらに、本発明の情報処理装置の一実施態様において、前記デバィスリス ト の暗号化に適用する鍵は、クライアントと情報処理装置との間で実行する S S L (Secure Socket Layer)ハンドシェイク処理によって取得した暗号処理鍵で あることを特徴とする。 さらに、本発明の情報処理装置の一実施態様において、前記情報処理装置は、 前記内部ネ V トワークを介した接続サーバのサーバ情報取得処理を U D P (User Datagram Protocol) に従って実行し、 前記外部ネッ トワークを介した クライアントに対するデバィス リ スト送信を T C P (Transmi ss i on Control Protocol) に従って実行する構成であることを特徴とする。 さらに、本発明の情報処理装置の一実施態様において、前記サーバ発見処理 実行部は、前記デバィスリスト生成処理において、 内部ネットワークに接続さ れたサーバから受信する情報に基づいて、各サーバに対するアクセス情報、お よび各サーバの提供可能なサービス情報を含むデバィスリス トを生成する処 理を実行する構成であることを特徴とする。 さらに、本発明の情報処理装置の一実施態様において、前記情報処理装置は、 さらに、クライアントのアクセス権限の有無を判定する機器認証処理部を有し、 前記サーバ発見処理実行部は、前記機器認証処理部においてクライアントのァ クセス権限が認められたことを条件として、サーバ発見処理を実行する構成で あることを特徴とする。 さらに、本発明の情報処理装置の一実施態様において、前記情報処理装置は、 クライアント識別子と、クライアントとのコネクション識別情報としてのセッ シヨン I Dとを対応付けたクライアントセッション I Dテーブルを有し、クラ イアントから受信するセッショ ン I Dに基づく前記クライアントセッショ ン I Dテーブルの検索によりクライアントの識別処理を実行する構成であるこ とを特徴とする。 さらに、本発明の情報処理装置の一実施態様において、前記情報処理装置は、 外部ネッ トワークおょぴ内部ネッ トワークの境界に位置するアプリケーショ ン ·ゲートウェイとしての機能を有することを特徴とする。 さらに、本発明の情報処理装置の一実施態様において、前記情報処理装置は、 外部ネッ トワークおよび内部ネッ トワークの境界に位置するリバースプロキ シサーバと しての機能を有することを特徴とする。 さらに、 本発明の第 2の側面は、
外部ネッ トワークおよび内部ネッ トワークの境界に接続された情報処理装 置において、外部ネットワーク接続クライアントからのデータ処理要求に従つ た処理を実行する情報処理方法であり、
内部ネッ トワークに接続されたサーバ情報の取得要求を外部ネッ トワーク 接続クライアントから受信する情報要求受信ステップと、
内部ネッ トワークを介した接続サーバのサーバ情報取得処理を実行するサ ーバ情報取得処理ステップと、
前記サーバ情報取得処理ステップにおいて取得したサーバ情報に基づいて 前記クライアントに送信するデバイスリストを生成するデバイスリスト生成 処理ステップと、
前記デバィスリス ト生成処理ステップにおいて生成したデバィスリス トを 外部ネッ トワークを介してクライアントに送信するデバイスリスト送信ステ ップと、 '
を有することを特徴とする情報処理方法にある。 さらに、本発明の情報処理方法の一実施態様において、前記サーバ情報取得 処理ステップは、内部ネットワークを介した接続サーバに関するサーバ情報取 得処理を S S D P (S imple Servi ce Discovery Protocol) を適用した処理と して実行することを特徴とする。 さらに、本発明の情報処理方法の一実施態様において、前記サーバ情報取得 処理ステップは、内部ネットワークを介した接続サーバのサーバ情報取得処理 を、前記内部ネ Vトワークを介したサーチリクエストのマルチキャスト送信に より実行することを特徴とする。 さらに、本発明の情報処理方法の一実施態様において、前記サーバ情報取得 処理ステツプは、内部ネッ トワークに接続された各サーバから受信する U D P (User Datagram Protocol) パケット格納情報を受信し、 前記デバィスリ ス ト 生成処理ステップは、 前記 U D P (User Datagram Protocol) パケッ ト格納情 報に基づいて、外部ネッ トワークに接続されたクライアントに対して送信する デバイスリ ス トを生成することを特徴とする。 さらに、本発明の情報処理方法の一実施態様において、前記デパイス リ ス ト 送信ステップは、外部ネットワークに接続されたクライアントに対して送信す るデバイスリストを、前記クライアントと共有する鍵で暗号化する処理を実行 し、デバイスリストを暗号化データとしてクライアントに送信することを特徴 とする。 さらに、本発明の情報処理方法の一実施態様において、前記デバィスリスト の暗号化に適用する鍵は、クライアントと情報処理装置との間で実行する S S L (Secure Socket Layer)ハン ドシェイク処理によって取得した暗号処理鍵で あることを特徴とする。 さらに、本発明の情報処理方法の一実施態様において、前記サーバ情報取得 処理ステップは、前記内部ネッ トワークを介した接続サーバのサーバ情報取得 処理を U D P (User Datagram Protocol) に従って実行し、 前記デバイスリス ト送信ステップは、前記外部ネットワークを介したクライアントに対するデバ イスリス卜送信を T C P (Transmi ss ion Control Protocol) に従って実行す ることを特徴とする。 さらに、本発明の情報処理方法の一実施態様において、前記デバィス リ ス ト 生成処理ステップは、内部ネッ トワークに接続されたサーバから受信する情報 に基づいて、各サーバに対するアクセス情報、およぴ各サーバの提供可能なサ 一ビス情報を含むデバィスリ ス トを生成する処理を実行することを特徴とす る さらに、本発明の情報処理方法の一実施態様において、前記情報処理方法は、 さらに、クライアントのアクセス権限の有無を判定する機器認証処理ステップ を有し、前記サーバ情報取得処理ステップは、前記機器認証処理ステップにお いてクライアントのアクセス権限が認められたことを条件として実行するこ とを特徴とする。 さらに、本発明の情報処理方法の一実施態様において、前記情報処理方法は、 さらに、 クライアント識別子と、 クライアントとのコネクション識別情報とし てのセッシヨン I Dとを対応付けたクライアントセッション I Dテーブルに 基づいて、クライアントから受信するセッション I Dに従ったテーブル検索を 実行し、クライアントの識別処理を実行するステップを有することを特徴とす る。 さらに、 本発明の第 3の側面は、
外部ネッ トワークおよび内部ネッ トワークの境界に接続された情報処理装 置において、外部ネッ トワーク接続クライアントからのデータ処理要求に従つ た処理を実行するコンピュータ 'プログラムであり、
内部ネッ トワークに接続されたサーバ情報の取得要求を外部ネットワーク 接続クライアントから受信する情報要求受信ステップと、
内部ネッ トワークを介した接続サーバのサーバ情報取得処理を実行するサ ーバ情報取得処理ステップと、
前記サーバ情報取得処理ステップにおいて取得したサーバ情報に基づいて 前記クライアントに送信するデバイスリ ス トを生成するデバイスリス ト生成 処理ステップと、
前記デバィスリスト生成処理ステップにおいて生成したデバイスリストを 外部ネッ トワークを介してクライアントに送信するデバイスリスト送信ステ ップと、
を有することを特徴とするコンピュータ ·プログラムにある。 本発明の構成によれば、外部ネットワークおよび内部ネットワークの境界に 接続されたアプリケーション ·ゲートウエイとしての情報処理装置が、 内部ネ ッ トワークに接続されたサーバ情報の取得要求を外部ネットワーク接続クラ イアントから受信したことを条件として、内部ネットヮ一クを介した接続サー バのサーバ情報取得処理を実行し、取得したサーバ情報に基づいてデバイスリ ストを生成し、外部ネットワークを介してクライアントに送信する構成とした ので、外部ネッ トワークに接続されたクライアントによるホームネ Vトヮ一ク 等、 内部ネットワークに接続されたサーバ情報の効率的な取得が可能となる。 さらに、 本発明の構成によれば、 クライアントとアプリケーション ·ゲート ウェイとしての情報処理装置との間で実行する S S L (Secure Socket Layer) ハンドシェィク処理によって取得した喑号処理鍵を用いてデバイスリストを 暗号化してクライアントに送信する構成としたので、インターネット等の盗聴 のおそれのある通信路を介したデータ通信が必要な場合であっても、セキュア なデバイスリスト送信が可能となる。 さらに、本発明の構成によれば、内部ネッ トワークを介した接続サーバのサ ーバ情報取得処理を U D P (User Datagram Protocol) に従って実行し、 外部 ネッ トワークを介したクライアントに対するデバイスリス ト送信を T C P (Transmi ssion Control Protocol) に従って実行する構成としたので、 サ一 パ情報取得処理は、 U P n Pの規定に従った S S D P ( Simple Servi ce Di scovery Protocol) を適用した処理として実行可能であり、 また、 外部ネッ トワークに接続されたクライアントに対するデバイスリス ト送信は、 安全性、 確実性が高い T C Pによる通信によるリスト送信が実現される。 さらに、本発明の構成によれば、 クライアントのアクセス権限の有無を判定 する機器認証処理においてクライアントのアクセス権限が認められたことを 条件としてデバィスリストの取得および送付を実行する構成としたので、ァク セス権限を持たない不正クライアントからのデバイス リ スト取得処理が防止 される。 なお、 本発明のコンピュータ ' プログラムは、 例えば、 様々なプログラム' コードを実行可能な汎用コンピュータ 'システムに対して、 コンピュータ可読 な形式で提供する記憶媒体、 通信媒体、 例えば、 C D F D、 M Oなどの記憶 媒体、 あるいは、ネットワークなどの通信媒体によって提供可能なコンビユー タ .プログラムである。 このようなプログラムをコンピュータ可読な形式で提 供することにより、 コンピュータ 'システム上でプログラムに応じた処理が実 現される。 本発明のさらに他の目的、特徴や利点は、後述する本発明の実施例や添付す る図面に基づく、 より詳細な説明によって明らかになるであろう。 なお、 本明 細書においてシステムとは、複数の装置の論理的集合構成であり、各構成の装 置が同一筐体内にあるものには限らない。 図面の簡単な説明 図 1は、 本発明の適用可能なネットワーク構成例を示す図である。
図 2は、 ネットワーク接続機器の構成例について説明する図である。
図 3は、ホームネットワーク等の内部ネッ トワークに接続されたクライアン トによるサーバ発見処理シーケンスを示す図である。
図 4は、外部ネットワークに接続可能なクライアントの機器登録処理手順を 説明するシーケンス図である。
図 5は、外部ネットワークに接続されたクライアントによる認証および、 コ ンテンッ取得処理手順を説明するシーケンス図である。
図 6は、外部ネットワークに接続されたクライアントの認証処理手順を説明 するシーケンス図 (その 1 ) である。
図 7は、外部ネットワークに接練されたクライアントの認証処理手順を説明 するシーケンス図 (その 2 ) である。
図 8は、 アプリケーショ ン 'ゲートウェイの生成するクライアント識別テー ブルの構成例を示す図である。
図 9は、アプリケ一ション ·ゲートウエイの生成するクライアントセッショ ン I Dテーブルの構成例を示す図である。
図 1 0は、外部ネットワークに接続されたクライアントからのデバイスリス ト取得要求の処理シーケンスを示す図である。
図 1 1は、外部ネットワークに接続されたクライアントからのデバイスリス ト取得要求の受信に基づいてアプリケーション'ゲートウェイの実行する処理 を説明するフロー図である。
図 1 2は、 アプリケーション ·ゲートウェイの機能構成を説明するプロック 図である。
図 1 3は、 クライアントの機能構成を説明するプロック図である。
発明を実施するための最良の形態 以下、 図面を参照しながら、 本発明の情報処理装置、 および情報処理方法. 並びにコンピュータ ·プログラムの詳細について説明する。
'概要]
まず、 図 1を参照して、本発明の適用可能なネットワーク構成例について説 明する。 図 1は、例えば特定ユーザの家等に構築されたホームネットワーク 1 0 0等の口一力ルェリァネットワーク、すなわち内部ネットワークであり、パ 一ソナルコンビュ一タ(P C ) 1 0 1、 1 0 2、ハードディスクレコーダ 1 0 3、 T V 1 0 4、P D A 1 0 5等の様々な情報処理装置がホームネッ トワーク 1 0 0を介してデータ送受信を行う。 たとえば、 P C 1 0 1、 1 0 2、 あるいはハードディスクレコーダ 1 0 3を コンテンッ提供サーバとし、 TV 1 0 4、P DA 1 0 5をクライアントとして、 クライアントがサーバの格納コンテンツをネッ トワークを介して取得し、クラ イアントのディスプレイ、 スピーカを利用してコンテンツ出力を行う。 ホームネッ トワーク 1 0 0は、有線、無線等いずれかのネッ トワークであり、 各接続機器は、 例えばイーサネッ ト (登録商標) フレーム等の通信パケットを ネットワークを介して送受信する。 すなわち、 クライアントは、 イーサネッ ト フレームのデータ部に処理要求情報を格納したフレームをサーバに送信する ことにより、 サーバに対するデータ処理要求を実行する。 サーバは、 処理要求 フレームの受信に応じて、データ処理を実行し、必要に応じてデータ処理結果 としての結果データを通信パケッ トのデータ部に格納し、各クライアントに送 信する。 ネットワーク接続機器は、例えばユニバーサルプラグアンドプレイ (U P n P : Universal Plug and Play) 対応機器によって構成される。 従って、 ネッ トワークに対する接続機器の追加、削除が容易な構成である。ネッ トワークに 新たに接続する機器は、
( 1 ) I Pァドレス等の自己のデバイス I Dを取得するァドレッシング処理。
(2) ネットワーク上の各デバイスの検索を行ない、 各デバイスから応答を 受信し、応答に含まれるデバイス種別、機能等の情報を取得するデイス力バリ 処理。
( 3) ディスカバリ処理で取得した情報に基づいて、 各デパイスにサービス を要求するサービス要求処理。
上記処理手順を行なうことで、ネットワーク接続された機器を適用したサ一 ビスを受領することが可能となる。 図 1において、 ホームネットワーク 1 0 0は、ィンターネッ ト等の外部ネッ トワーク 1 2 0に接続されている。 外部ネットワーク 1 2 0にも P C 1 2 1、 携帯電話 1 2 2、ポータブル再生プレーヤ 1 2 3等の各種の情報処理装置が接 銃される。ホームネッ トヮ一ク 1 0 0内の情報処理装置と外部ネッ トワーク 1
2 0の情報処理装置とは、外部ネッ トワーク 1 2 0およびホームネットワーク 1 0 0を介して通信が可能となる。 外部ネッ トワーク 1 2 0およびホームネットワーク 1 0 0によって構成さ れる内部ネットワークの間には、外部ネッ トワーク 1 2 0の接続装置からのァ クセスを制限するためのファイアウォール機能を持つアプリケ——ンョン.ゲー トウエイ 1 1 0が設置される。 アプリケーション ·ゲートウェイは、 外部ネッ トワークからのアクセス要求について、アプリケーション層において通信パケ ッ トのチェックを実行し、 フィルタリ ングを行う。 なお、 アプリケ一ション ·ゲートウエイ 1 1 0は、 ホームネットワーク 1 0 0に接続された情報処理装置の代理応答サ一バとしての機能も有する。すなわ ち、 アプリケーション ·ゲートウヱイ 1 1 0は、 リバースプロキシサーバ機能 も兼ね備えた構成をもつ。 このように、 アプリケ一ション ·ゲートウエイ 1 1 0は、 ホームネッ 卜ヮ一 ク等のローカル領域内の内部ネットヮ一クと、ローカル領域外の外部ネットヮ ークの間に位置するアプリケーション.ゲートクエイであり、 またリバースプ ロキシサーバとしての機能を有する。 外部ネットワーク 1 2 0に接続された P C 1 2 1、携帯電話 1 2 2、 ポータ プル再生プレーヤ 1 2 3等の各種の情報処理装置は、アプリケーション.ゲー トウエイ 1 1 0を介してホームネットワーク 1 0 0内のサーバ、例えば P C 1 0 1、 1 0 2、 ハ—ドディスクレコーダ 1 0 3等にアクセスし、 これらの装置 に格納されたコンテンツを取得して P C 1 2 1、携帯端末 1 2 2、再生プレー ャ 1 2 3等においてコンテンツ出力を行うことが可能となる。 ただし、これらのコンテンツ取得を不特定のクライアントに許容することは、 コンテンツの著作権、 秘密漏洩等の問題から好ましいことではない。 従って、 外部ネットワーク 1 2 0とホームネッ トワーク 1 0 0の間に配置されたァプ リケーショ ン ·ゲ一トウエイ 1 1 0において、外部からのアクセスについての アクセス権限判定処理を実行し、権限ありと判定した場合においてのみ、外部 からのアクセスを許容する構成を持つ。この詳細処理構成については後述する c 図 1に示す各情報処理装置、 すなわちサーバ、 クライアント、 およびアプリ ケーション'ゲートウェイを構成する情報処理装置のハードウエア構成例につ いて図 2を参照して説明する。
C PU (Central Processing Unit) 2 0 1は、 ROM (Read Only Memory) 2 0 2、 または HDD (Hard Disk Drive) 2 0 4等に記憶されているプログラム に従って、 各種の処理を実行し、 データ処理手段、 あるいは通信制御処理手段 として機能する。 RAM (Random Access Memory) 2 0 3には、 C P U 2 0 1カ 実行するプログラムやデータが適宜記憶される。 C PU 2 0 1、ROM 2 0 2、 および RAM 2 0 3、 HDD 2 0 4は、バス 2 0 5を介して相互に接続されて いる。 バス 2 0 5には、入出力インタフェース 2 0 6が接続されており、 この入出 力インタフェース 2 0 6には、 例えば、 ユーザにより操作されるキーボード、 スィッチ、 ボタン、 あるいはマウス等により構成される入力部 2 0 7、 ユーザ に各種の情報を提示する L CD、 CRT, スピー力等により構成される出力部 2 0 8が接続される。さらに、データ送受信手段として機能する通信部 2 0 9、 さらに、 磁気ディスク、 光ディスク、 光磁気ディスク、 または半導体メモリな どのリムーバブル記録媒体 2 1 1を装着可能で、これらのリムーバプル記録媒 体 2 1 1からのデータ読み出しあるいは書き込み処理を実行する ドライブ 2 1 0が接続される。 図 2に示す構成は、図 1に示すネットワーク接続機器の一例としての一般的 な P Cの構成を示すものであるが、ネッ トワーク接続機器は P Cに限らず、図 1に示すように携帯電話、 PDA等の携帯通信端末、その他の様々な電子機器、 情報処理装置によって構成することが可能である。従って、それぞれの機器固 有のハードウェア構成を持つことが可能であり、そのハードウエアに従った処 理を実行する。
[ホームネットワーク内のクライアントによるコンテンッ取得処理] 図 1に示すホームネットワーク 1 0 0に接続された P C 1 0 1、 1 0 2、ハ ードディスクレコーダ 1 0 3、 TV 1 0 4、 P DA 1 0 5等の様々な情報処理 装置間においては、 上述したユニバーサルプラグアンドプレイ (U P n P : Universal Plug and Play) プロ トコノレに従った通信を実行して、 クライアン トはサーバからコンテンッを取得することが可能となる。 ホームネットワーク 1 0 0に接続されたクライアント、すなわちサーバから コンテンツを取得しようとする情報処理装置は、ネットワーク上のサーバの検 索としてのサーバ発見処理、例えば U P n Pの規定するディスカノくリ処理によ りサーバからサーバの提供可能なサービス情報を取得することができる。ホー ムネッ トワーク 1 0 0に接続されたクライアントによるサーバのディスカバ リ処理シーケンスを図 3に示す。 クライアント 3 0 1は、ホームネットワークを介して例えばネットワークサ 一ビス の検出プロ ト コノレである S S D P ( Simple Service Discovery Protocol) を適用してサーバ発見処理を行う。 クライアントは、 ステップ S 1 において、 ネッ トワークを介したサーチリクエストを UD P (User Datagram Protocol)に従って、マルチキャスト送信 ( H T T P M U: H T T P Multicast) する。ホームネッ トワークに接続されたサーバ 1 , 3 1 1、サーバ 2 , 3 1 2、 サーバ 3 , 3 1 3の各々は、 クライアントからのサーチリクエストを受信する と、 ステップ S 2 , S 3 , S 4において、 サービス提供可能であることを示す O Kレスポンスを U D Pに従って、 クライアントに対してュニキャス ト送信 ( H T T P U : H T T P Unicast) する。 なお、 O Kレスポンスには、 各サ一 バに対するアクセス情報、 提供可能なサービスについての情報等が含まれる。 上記のディスカバリ処理により、各サーバからの O Kレスポンスを受信した クライアントは、サーバの提供可能なサービスについての情報を確認し、その 後、 これらの情報に基づいて、各デバイスにサービスを要求するサービス要求 処理を実行する。 例えば、 サーバに対するコンテンツ送信要求等を実行し、 サ ーバからコンテンッを取得してクライアントのディスプレイ、スピーカを介し て出力する処理が可能となる。 '
[ホームネットワーク外のクライアントによるコンテンッ取得処理] 上述した一般的な U P n Pに従ったサーバ発見処理を外部ネッ トワークに 接続された情報処理端末とホームネットワーク内のサーバ間で実行すると、不 正なクライアント、すなわちコンテンツの利用を許諾されていないクライアン トからホームネッ トワークに接続されたサーバの格納コンテンツが不正に取 得され、 利用される可能性がある。 本発明の構成においては、外部ネットワークに接続されたクライアントから ホームネッ トワーク等の内部ネットワークに接続されたサーバに対するァク セス要求を図 1に示すアプリケーショ ン'ゲ一トウエイ 1 1 0において検証し、 アクセス権限の判定処理を実行した上で、外部ネットワークに接続されたクラ イアントが正当なアクセス権限を有するとの判定があった場合にのみサーバ に対するアクセスを許容する。 ( 1 ) 機器登録処理
ホームネッ トワーク外のインターネッ ト等の外部ネッ トワークに接練し、ホ 一ムネッ トワーク内のサーバに対するアクセスを行おうとする情報処理装置 (モパイル機器) は、 事前に機器登録処理を行うことが必要となる。 すなわち、 モパイル機器は、 ホームネッ トワーク内のアプリケーショ ン ·ゲ 一トウヱイを含む情報処理装置との間で、所定のシーケンスに従った機器登録 処理を実行する。 なお、機器登録処理はユーザが登録処理シーケンスを実行す る 2つの機器の操作、あるいはパスヮード等の表示情報の確認をすることが必 要であり、例えばホームネッ トワークに両機器 (モパイル機器とアプリケ——ン ヨン . ゲートウェイ) を接続して実行する。 図 4を参照してモパイル機器の機器登録処理の手順について説明する。図 4 には、左側にモパイル機器としてのクライアント、右側にホームネットワーク 内のアプリケーシヨン'ゲートウェイを含む情報処理装置を意味するサーバの 処理を示している。 まず、 ステップ S 1 1において、ユーザがクライアント側に設けられた機器 登録ボタンを押下する。 すると、 クライアントは、 ステップ S 1 2において、 登録要求をプロードキャス トする。 これは、 U D P (User Datagram Protocol) に従ったマルチキャスト送信として実行される。 登録要求を受信したサーバは、ステップ S 1 3において確認要求をクライア ントに対してュニキャスト送信する。 これ以降のデータ送受信処理は、 T C P (Transmi ss ion Control Protocol) l従って実行される。 サ一く力 らクライ アントに送信する確認要求には、 サーバ名が含まれる。確認要求を受信したク ライアントは、ステップ S 1 4において確認要求応答をサーバに対して送信す る。 確認要求応答には、 クライアント名が含まれる。 確認要求応答を受信したサーバは、ステップ S 1 5においてユーザに対して 「クライアント " γ γ γ γ " のためのワンタイムパスワードは "〇〇〇〇" で す。」 なるメッセージを表示する。 すなわち、 ワンタイムパスワードをサーバ のディスプレイに表示する。 このパスヮードは、サ一バが例えば乱数発生処理 により生成するものである。 ユーザは、 ワンタイムパスヮードを確認し、サーバ側からクライアント側に 移動する。 クライアント側に移動してきたユーザは、 ステップ S 1 6において サーバ側に提示されたワンタイムパスヮードをクライアントの入力手段から 入力する。 ステップ S 1 7において、 クライアントは、 入力パスヮードをサ一 バに送信する。 サーバは、ヮンタイムパスヮード提示後の所定時間の待機中にクライアント からのパスヮードを受信すると、 ステップ S 1 8において、先のステップ S 1 5においてサ"バが生成しユーザに提示したワンタイムパスヮードと受信パ スヮードとの照合処理を実行する。 サーバは、 ステップ S 1 9において、 クラ イアントに対してパスヮード照合 O K / N Gの通知を行う。パスヮード照合 N Gの場合は、 処理を中止する。 パスヮード照合 O Kの場合は、 ステップ S 2 0 において、 暗号化通信処理を可能とするための S S L (Secure Socket Layer) ハンドシェイク処理に移行する。
S S Lハンドシェィクにより、 サーバおよびクライァントは、暗号通信のた めの鍵として適用可能な秘密情報の共有を行い、その後の通信においては、共 有した秘密情報を用いた暗号化データの送受信が可能となる。 ステップ S 2 1において、サーバは、例えば乱数発生処理により I Dを生成 する。 I Dは、 グローバルユニーク性を有することが好ましく、 例えば 1 2 8 b i t以上のビッ ト列として生成される。 サーバの生成する I Dをサーバ I D : G U I D ( S ) とする。 G U I Dは、 Global ly Uni que Ident ifi er を意 味する。 ステップ S 2 2において、 サーバは、 生成したサーバ I D : G U I D ( S ) を S S Lハンドシェイクによりサーバクライアント間で共有した鍵で暗号化 してクライアントに送信する。 クライアントは、受信データを復号しサーバ I D : GU I D ( S ) を取得する。 一方、 クライアントは、 ステップ S 2 3において、 例えば乱数発生処理によ り I Dを生成する。 I Dは、 グローバルユニーク性を有することが好ましく、 例えば 1 2 8 b i t以上のビット列として生成される。クライアントの生成す る I Dをクライアント I D : GU I D (C ) とする。 ステップ S 24において、 クライアントは、 生成したクライアント I D: G U I D (C) を S S Lハンドシェイクによりサーバクライアント間で共有した 鍵で暗号化してサーバに送信する。サーバは、受信データを復号しクライアン ト I D : GU I D (C) を取得する。 ステップ S 2 5において、 クライアントは、 サーバから受信したサーバ I D: G U I D ( S) と自デパイスで生成したクライアント I D : GU I D (C) を記憶手段に暗号化して格納する。暗号化鍵としては、例えば自デバイスのハ 一ドウエアに固有の識別情報、すなわちハードウエアユニーク I D (Hu i d (Ο) を適用する。 サーバ I D : GU I D (S) およびクライアント I D : GU I D (C) は暗号化データとして記憶部に格納される。 このように、 サーバ I D : GU I D ( S ) およびクライアント I D : GU I D (C) は、 ハードウェアユニーク I D (Hu i d (Ο) による暗号化がな され、 不正コピー、 改ざん困難性を高めた暗号化データとして、 すなわち、 タ ンパレジスタント性を確保したデータとして格納される。 ステップ S 2 6において、サーバは、 クライアントから受信したクライアン ト I D : GU I D (C) と自デバイスで生成したサーバ I D : GU I D ( S ) を記憶手段に暗号化して格納する。 暗号化鍵としては、 クライアントと同様、 自デバイスのハードウエアに固有の識別情報、すなわちハードウエアユニーク I D (H u i d ( S )) を適用する。 サーバにおいても、 サーバ I D : GU I D ( S ) およびクライアント I D : GU 1 D (C) は暗号化データとして記憶 部に格納され、不正コピー、改ざんの困難なタンパレジスタント性が確保され o 上述の処理により、外部ネッ トワークに接続可能なモパイル機器と、 ホーム ネットワーク内のアプリケーション.ゲートウェイを含むサーバの各々は、そ れぞれ、 サーバ I D: G U I D ( S) およぴクライアント I D : GU I D (C) を共有する秘密情報 (S e c r e t ) として保有することになる。
( 2) 機器認証処理 上述の機器登録処理により、 サーバ I D : GU I D (S) およびクライアン ト I D : GU I D (C) をアプリケーショ ン ·ゲートウエイとの共有秘密情報 (S e c r e t ) として保有したモパイル機器は、ィンターネット等の外部ネ ットワークに接続し、図 1に示すアプリケーシヨ ン'ゲートウエイ 1 1 0に接 続し、所定のアクセス権限判定処理シーケンスを実行することで、ホームネッ トワーク等の内部ネッ トワークに接続されたサーバに対するアクセスが可能 となり、 サーバからのコンテンツ取得等が許容される。 すなわち、 モパイル機器は、 アプリケーショ ン ·ゲートウエイ 1 1 0によつ て共有秘密情報 (S e c r e t ) であるサーバ I D : GU I D (S) およびク ライアント I D:GU I D (C)を適用したアクセス権限判定処理が実行され、 アクセス権限ありとの判定を条件として、ホームネットワーク内のサーバに対 するアクセスが可能となる。 図 5に、 外部ネットワークに接続したモパイル機器と、 アプリケーショ ン ' ゲートウェイとの通信処理シーケンスを示す。 図 5において、クライアントは外部ネッ トワークに接続されたクライアント であり、 サーバはホームネッ トワーク等の内部ネッ トワークに属し、 アプリケ ーシヨ ン · ゲ一トウエイが、 両ネ V トワークの間に存在している。 クライアントは、 ステップ S 3 1において、 アプリケーショ ン ·ゲートクェ ィに接続する。 なお、 クライアントは、 アプリケーショ ン · ゲートウェイに接 続するためアプリケーショ ン ·ゲートウヱイの I Pア ドレス、 ポート番号を取 得することが必要である。例えばアプリケ一ション ·ゲートウエイに設定され たホス ト名等【こ基づ ヽて、 ネッ トワーク上の D N S (Domain Name System)サー バ、 その他、 I S P ( Internet Service Provi der) の提供するサービスサー バによって、 アプリケーション ·ゲートウエイの I Pア ドレス、 ポート番号を 取得し接続を行う。 なお、 クライアントは、 明示的にアプリケーション .ゲートウェイに接続す る処理を実行することなく、 例えばアプリケーション *ゲートウェイの接続さ れたホームネッ トワーク等、内部ネッ トワークの接続サーバのホス ト名を用い てサーバに対するダイレク ト接続を試みた場合においても、各サーバに設定さ れたゲ一トウエイの設定情報に基づいて、 クライアントは、 外部ネッ トワーク と内部ネッ トワークの間に設置されたアプリケーショ ン 'ゲートウェイに接続 され、 以下に説明する機器認証シーケンスが実行される。 なお、 クライアントとアプリケーション ·ゲートウェイとの接続は、 接続期 間において複数の H T T Pパケッ トの送受信が可能な H T T Pキープアライ ブ ( H T T P K e e p A 1 i v e ) の設定された T C P接練と し、一接続シ- ーケンスにおいて、 以下に説明する S S L (Secure Socket Layer)ハンドシェ ィク処理、 およびログイン処理を継続して実行することが好ましい。 ステップ S 3 2において、 クライアントと、 アプリケーション ·ゲートウェ ィ間において、 S S L (Secure Socket Layer)ノヽンドシェィク処理を実行する。 S S Lハン ドシェィクにより、 クライアントと、 ァプリケ——ンョ ン ·ザ一トゥ エイは、 暗号通信のための鍵として適用可能な秘密情報 (セッショ ン鍵) の共 有を行い、 その後の通信においては、 共有した秘密情報 (セッショ ン鍵) を用 いた暗号化データの送受信が可能となる。 ステップ S 3 3において、 クライアントと、 アプリケ一ション ·ゲートクェ ィ間において、機器認証処理としての口グイン(L o g i n)処理を実行する。 ログイン(L o g i n)処理の詳細について、図 6、図 7を参照して説明する。 正規なアクセス権限を有するクライアントは、前述した機器登録処理を実行 しており、サーバ I D : GU I D (S)およびクライアント I D : GU I D (C) をアプリケ——ンョ ン'ゲ一トウヱイとともに共有する秘密情報(S e c r e t ) として保有する。 なお、 サーバ I D: GU I D (S) は、 図 4を参照して説明 した機器登録シーケンスにおいて、 アプリケーション'ゲ一トウェイの生成し たサーバ I Dである。 機器認証は、 クライアントと、 アプリケーショ ン 'ゲートウェイの各々が、 秘密情報 (S e c r e t )、 すなわちサーバ I D : GU I D (S) およびクラ イアント I D : GU I D (C) を共有していることを相互に確認する処理とし て実行される。 アプリケーショ ン ·ゲートウェイは、 ゲートウェイの記憶部に 格納しているサーバ I D : GU I D (S) およびクライアント I D : GU I D (C) と同じ値をクライアントが知っていることを確認し、 この確認を条件と してクライアントを認証する。 また、 クライアントは、 クライアントの記憶部 に格納しているサーバ I D : GU I D ( S) およびクライアント I D : GU I D (C) と同じ値をゲートウェイが知っていることを確認し、 この確認を条件 としてゲートウェイを認証する。 図 6、 図 7において、 S e c r e t =GU I D (C) || G U I D ( S ) であ る。 なお、 A II Bは Aと Bの連結を示す。 まず、 クライアントは、 図 6に示すステツプ S 5 1において、 S e c r e =GU I D (C) II G U I D ( S ) に一方向性関数としてのハッシュ関数 (h) を適用してダイジエスト値を下記式に従って計算する。
D i g e s t = h (S e c r e t ;
さらに、 クライアントは、 乱数 (N o n c e 1 ) を生成する。 なお、 ハツシ ュ関数としてはたとえば MD 5等の関数が適用可能である。 ステップ S 5 2において、 クライアントは、 生成したダイジェスト (D i g e s t ) および乱数 (N o n c e 1 ) をアプリケーション ·ゲートウェイに送 信する。 なお、 クライアントとアプリケーション ·ゲートウェイ間において既にコネ クションが設定されセッションが継続している間において再度、認証を実行す る場合、 クライアントが、 アプリケーション 'ゲートウェイから受領済みのセ ッシヨン I Dを保有しているので、 クライアントは、 セッショ ン I Dについて もアプリケーショ ン .ゲートウエイに送信する。 初期接続の場合は、 クライア ントは、セッショ ン I Dを保持していないので生成したダイジエスト (D i g e s t ) および乱数 (N o n c e 1 ) のみをアプリケーション ·ザ一トウエイ に送信する。 なお、図 6、 図 7に示す口グイン処理シーケンスにおいてクライアントとァ プリケ——ンョン.ゲートウェイ間で送受信するデータは、図 5に示すステップ S 3 2の S S Lハンドシェイク処理において双方で共有している鍵を用いて 暗号化される。 クライアントとアプリケーション · ゲートウェイ間の通信は、 ィンターネッ ト等の外部ネットワークを介した通信として実行される力 暗号 化通信によるセキュリティが確保される。 ステップ S 5 3において、 アプリケーショ ン 'ゲートウエイは、 クライアン トからの受信データに含まれる D i g e s t = h (S e c r e t ) を元にクラ イアントの特定を行う。 アプリケーショ ン .ゲ一トウェイは、 図 8に示すよう なクライアント識別子と D i g e s t - h (S e c r e t )の対応テープル(ク ライアント識別テーブル) を記憶部に格納している。 なお、 このクライアント識別テーブルは、 アプリケーショ ン 'ゲートウェイ 力 図 4を参照して説明した機器登録処理の際に、 クライアントと共有した秘 密情報 (S e c r e t ), すなわちサーバ I D : GU I D ( S) およびクライ アント I D : GU I D (C) に基づくハッシュ値算出処理を実行して、 クライ アント識別子に対応付けたェント リを生成し記憶部に格納する。 ステップ S 5 4において、アプリケーショ ン .ゲートウェイはサーバ認証値 (S e r v e r Au t h) を下記式に従って生成する。
S e r v e r A u t h = h (S e c r e t || N o n c e l )
すなわち、 S e c r e t =GU I D (C) || G U I D (S) と、 クライアン トから受信した乱数(N o n c e 1 ) との結合データに対するハッシュ値を求 めて、 これをサーバ (アプリケーション ·ゲートウヱイ) 認証値 (S e r v e r Au t h) とする。 さらに、 アプリケーショ ン .ゲートウエイは、 乱数 (N o n c e 2 ) を生成する。 さらに、 アプリケーショ ン ·ゲートウェイは、 クライアントとの接続が初期 接続であり、ステップ S 5 2において、 クライアントからセッショ ン I Dを受 信していない場合は、コネクション識別情報としてのセッショ ン I Dを生成し、 クライアント識別子と対応付けて保存する。 アプリケ一ンョン ·ゲートウエイは、 コネクションが継続しているクライア ントについて、図 9に示すようにクライアン ト識別子とセッシヨ ン I Dを対応 付けたクライアントセッション I Dテ一プルにェントリを設定して記億部に 格納する。 アプリケーショ ン ·ゲ一トウェイが、外部ネットワークの複数のクライアン トと接続している場合においても、 アプリケーショ ン .ゲートウエイは、 図 9 に示すクライアントセッション I Dテーブルに基づいて、セッション I Dから 個々のクライアン 1、を判別することが可能となる。 ステップ S 5 5において、 アプリケーショ ン ·ゲ一トウエイは、 クライアン トに対してサーバ認、証値 [S e r v e r Au t h = h (S e c r e t || N o n c e 1 )] と、 生成乱数 (N o n c e 2) を送信する。 ステップ S 5 6において、 クライアントは、 アプリケーショ ン 'ゲ一トウェ ィから受信したサーバ認証値 [S e r v e r Au t h = h (S e e r e t || N o n e e l )] と、 自デバイスで生成した S e r v e r Au t h ' = h ( S e c r e t || N o n c e l ) とを比較照合する。 両値が一致、 すなわち、 S e r v e r Au t h = S e r v e r Au t h ' が成立すれば、 クライアントは、 通 信を行っているアプリケーション'ゲ一トウェイが、自己の保有する秘密情報、 すなわち、 S e c r e t =GU I D (C) || G U I D ( S ) と同一の秘密情報 を持つアプリケーショ ン 'ゲートウェイであり、機器登録シーケンスに基づい て秘密情報を共有した正当なアプリケーション'ゲ一トウェイであると判定す る。 一方、 アプリケ一ショ ン ·ゲートウェイから受信したサーバ認証値 [S e r v e r Au t h = h (S e c r e t || N o n c e l )] と、 自デバイスで生成 した S e r v e r Au t h ' = h (S e c r e t || N o n c e l ) とが不一致 の場合は、 アプリケーション ·ゲートウェイは、 クライアントが記憶部に格納 した秘密情報、 すなわち、 S e c r e t =GU I D (C) || G U I D ( S ) と 同一の秘密情報を持たないデバイスであり、機器登録シーケンスに基づいて秘 密情報を共有したアプリケーション 'ゲートウェイではなく、不正なアプリケ ーシヨン 'ゲ一トウヱイであると判定する。 この場合、 クライアントは、 アブ リケ——ンョ ン ·ゲートウェイとの接続を切断する。 正当なアプリケ一ション ·ゲートゥヱイであると判定された場合は、次のス テツプ、 すなわち、 図 7のステップ S 5 7に進む。 図 7のステップ S 5 7において、 クライアントは、 クライアント認証値 (C
1 i e n t A u t h ) を下記式に従って生成する。
C l i e n t Au t h = h (S e c r e t || N o n c e 2)
すなわち、 S e c r e t =GU I D (C) | G U I D ( S ) と、 アプリケー シヨ ン 'ゲートウェイから受信した乱数 (N o n c e 2 ) との結合データに対 するハッシュ値を求めて、これをクライアント認証値(C l i e n t Au t h) とする。 ステップ S 5 8において、 クライアントは、 アプリケーション ·ゲートウェ ィに対してクライアント認証値 [C 1 i e n t Au t h = h (S e e r e t || N o n c e 2)] を送信する。 ステップ S 5 9において、 アプリケーション ·ゲートウエイは、 クライアン ト力、ら受信したクライアント認証値 [C l i e n t Au t h = h (S e c r e t II N o n c e 2 ) ] と、 自デバイスで生成した C l i e n t Au t h ' = h (S e c r e t || N o n c e 2) とを比較照合する。 両値がー致、 すなわち C 1 i e n t Au t h = C l i e n t A u t h ' が成立すれば、アプリケ一ショ ン ·ゲートウエイは、 通信を行っているクライアントが、 自己の保有する秘密 情報、 すなわち、 S e c r e t = GU I D (C) || GU I D ( S) と同一の秘 密情報を持つクライアントであり、機器登録シーケンスに基づいて秘密情報を 共有した正当なクライアントであると判定する。 一方、 クライアントから受信したクライアント認証値 [C 1 i e n t Au t h = h (S e c r e t II N o n c e 2 )] と、 自デバイスで生成した C 1 i e n t A u t h ' = h (S e c r e t II N o n c e 2) とが不一致の場合は、 ク ライアントは、アプリケーショ ン'ゲートウェイが記億部に格納した秘密情報、 すなわち、 S e c r e t =G U I D (C) || G U I D ( S ) と同一の秘密情報 を持たないデバイスであり、機器登録シーケンスに基づいて秘密情報を共有し たクライアントではなく、 不正なクライアントであると判定する。 ステップ S 6 0において、 ァプリケーショ ン ·ザ一トウエイは、 クライアン トの認証結果 [OK] または [NG] をクライアントに送信する。 [OK] で あれば、 セッショ ン I Dも併せて送信する。 ステップ S 6 1において、 クライアントは、 認証成立なら、 アプリケーショ ンゲートウェイから受信したセッション I Dを記憶部に格納し、次の処理(例 えば図 5のステップ S 34のデバイスリスト取得処理) に移行する。認証不成 立の場合には、 アプリケーション ·グートウエイとの接続を切断する。 以上の処理により、外部ネットワークに接続されたクライアントと、 ホーム ネットワーク等の内部ネットワークに接続されたアブリケーション.ゲートゥ エイとの認証処理が終了し、 認証成立を条件として、 クライアントは、 ホーム ネットワーク等の内部ネッ トワークに接続されたサーバに関する情報取得、サ ーバに対するアクセス、 サーバからのコンテンツ取得等の処理が可能となる。 上述したように、 機器認証処理は、 クライアントと、 アプリケーション 'ゲ 一トウエイの各々が、 共有した秘密情報 (S e c r e t)、 すなわち、 サーバ I D : GU I D ( S ) およびクライアント I D : GU I D (C) を共有してい ることを相互に確認する処理として実行される。 すなわち、 アプリケ——ンョン ·ゲートウェイは、 グートウエイの記憶部に格 納しているサーバ I D : GU I D (S)およびクライアント I D : GU I D (C) と同じ値をクライアントが知っていることを確認し、この確認を条件としてク ライアントを認証する。 また、 クライアントは、 クライアントの記憶部に格納 しているサーバ I D: G U I D ( S ) およびクライアント I D: G U I D ( C ) と同じ値をグートウエイが知っていることを確認し、この確認を条件としてゲ 一トウエイを認証する。 このように、 相互に認証処理を実行することになり、 相互の信頼性が確保されたことを条件としてその後の処理が実行可能となる。
( 3 ) デバイスリス トの取得処理
外部ネットワークに接続されたクライアントと、 アプリケーショ ン 'ゲート ウェイ間でのログイン処理が済み、両デバイスの信頼性が確認されると、 クラ イアントは、 ホームネッ トワーク等、 アプリケーション ·ゲートウェイの接続 された内部ネットワーク内のサーバ情報を取得する処理に移行する。 ホームネットワーク内に接続されたクライアントであれば、このデバィス情 報取得処理は、先に図 3を参照して説明したように、ネットワークサービスの 検出プロ トコノレである S S D P (Simple Servi ce Di scovery Protocol) を適 用した処理として実行できる。すなわち、ネットワークを介したサーチリクェ ス 卜を U D P (User Datagram Protocol) (こ従って、 マノレチキャス卜送信 ( H T T P M U : H T T P Multicast) し、 ホームネッ トワークに接続されたサー バから提供可能なサービスについての情報が含まれる O Kレスポンスを U D Pに従って受信することでサーバ情報を取得することができた。 しかし、 外部ネッ トワークに接練され、 アプリケーション ·ゲートウェイと 通信を行っているクライアントは、上述と同様の U D Pパケットのマルチキヤ スト送信を実行してホームネッ トワーク内のサーバ情報を取得することはで きない。 従って、新たな定義コマンドを用いて、 この新定義コマンドをクライアント からアプリケーショ ン ·ゲートウェイに送信し、 アプリケーション .ゲートゥ エイにおいて受信コマンドに基づいて、 S S D P (Simple Service Discovery Protocol)を適用した処理に従ってホームネッ トワーク内においてサーバ発見 処理を実行し、その結果としてアプリケーション ·ゲートウェイが取得したサ ーバ情報をクライアントに対して送信する。 図 5に示すステップ S 3 4において、 クライアントは、新定義コマンドとし てのデバィスリス ト取得コマン ド (G e t D e v i c e L i s t ) をアプリ ケーション .ゲートウエイに送信し、 アプリケ一ション ·ゲ一トウヱイにおい て受信コマンド iこ基づ ヽて、 S S D P (Simple Service Discovery Protocol) を適用した処理に従ってホームネッ トワーク内においてサーバ発見処理を実 行し、 サーバは、 ステップ S 3 5において、 S S D P処理結果として取得した サーバ情報、すなわちデバイスリストをクライアントに対して送信する。デパ イスリ ス トには、サーバに対するアクセス情報、サーバの提供可能なサービス 情報が含まれる。 以下、図 1 0を参照して外部ネットワークに接続されたクライアントによる サーバ情報取得処理として実行されるデバイスリスト取得 (G e t D e v i c e L i s t ) 処理シーケンスの詳細について説明する。 図 1 0において、クライアントは外部ネッ トワークに接続されたクライアン トであり、サーバはホームネッ トワーク等の内部ネットワークに厲し、 アプリ ケーション.ゲートウェイ力 両ネットワークの間に存在しているものとする。 クライアントとアプリケーション'ゲ一トウェイ間では前述した口グイン処理 が実行済みであり、 相互認証が成立し信頼性が保証されているものとする。 ステップ S 7 1において、 クライアントは、 アプリケーション .ゲートウェ ィに対して新定義コマンド、すなわちサーバ情報としてのデバイスリスト取得 [G e t D e v i c e l i s t ] 要求コマンドを送信する。 アプリケーション · ゲートウエイは、 デバイスリスト取得 [G e t D e V i c e l i s t ] 要求コマンドを受信すると、 クライアント確認処理を実行 した後、 ステップ S 7 2において、 デバイスリス トの取得処理を実行する。 アプリケ——ンョン ·ゲートウェイにおける処理の詳細について、図
照して説明する。 ステップ S 1 0 1において、 アプリケ一ション ·ゲートウェイは、 クライア ントからデバイスリスト取得 [G e t D e v i c e l i s t ]要求コマンド を受信すると、 まず、 クライアントがログイン処理により認証が成立したクラ イアントであるか否かを判定する。図 9を参照して説明したクライアント識別 子とセッション I Dを対応付けたクライアントセッション I Dテーブル登録 されたクライアントであれば、口グイン処理による認証の成立したクライアン トであり、未登録のクライアントであれば、 口グイン処理による認証の成立し ていないクライアントであるので、処理の続行を中止し、 ステップ S 1 0 6に おいてエラーメッセージをクライアントに送信し、ステップ S 1 0 7でクライ アントとのコネクショ ンを切断し、 処理を終了する。 デパイス リ ス ト取得 [G e t D e v i c e l i s t ]要求コマンドの送信 クライアントが、クライアントセッション I Dテーブル登録されたクライアン トであれば、口グイン処理による認証の成立したクライアントであると判定し、 ステップ S 1 0 3において、 デバイスリスト取得処理を実行する。 デパイス リス トの取得は、 U P n Pの S S D P (Simple Service Discovery Protocol) を適用した処理として実行される。 すなわち、 アプリケーショ ン · ゲートウェイは、 アプリケーション.ゲートウェイの接続されたホームネット ヮ一ク等の内部ネットワークにおいてサーバ発見処理を実行し、各サ一パから のサーバ情報を受信する。 これは、ネッ トワークを介したサーチリクエストを UD P (User Datagram Protocol) に従って、 アプリケーショ ン 'ゲートゥェ ィからマルチキャス ト送信 (HTT PMU : HTT PMulticast) し、 ホーム ネッ トワークに接続されたサーバから提供可能なサービスについての情報が 含まれる OKレスポンスを UD Pに従って受信する処理である。 ステップ S 1 04において、 アプリケーショ ン ·ゲートウェイは、 デバイス リス トの取得に成功したか否かを判定し、取得処理に失敗した場合は、 ステツ プ S 1 0 8において、デバイスリストの取得エラーメッセ一ジをクライアント に送信する。 デバイスリストの取得に成功した場合は、 ステップ S 1 0 5に進み、取得し たデバイスリス トをクライアントに送信する。 アプリケーション ·ゲートウェ ィは、ホームネットワーク内で UD Pパケッ トにより各サーバから受信したサ ーバの提供可能なサービス情報を T C Pパケッ トのペイロードとして格納し た TC Pパケットを生成してクライアントに送信する。 なお、 このデバイスリ ストの送信データは、前述の S S Lハンドシェイク処理においてクライアント と共有した秘密情報 (暗号鍵) によって喑号化されて送信される。 デバイスリ ストには、サーバに対するアクセス情報、サーバの提供可能なサービス情報が 含まれる。 図 1 0に示すステップ S 7 3において、アプリケーション'ゲ一トウエイは、 ホームネッ トワーク内のサーバ 1、 サーバ 2、サーバ 3から受信したサービス 提供可能であることを示す OKレスポンスと、サーバにおいて提供可能なサー ビスについての情報を含むデバィスリストを暗号化してクライアントに送信 する。 上記の処理により、各サーバからの OKレスポンスをアプリケーショ ン 'ゲ 一トウエイを介して受信したクライアントは、前述の S S Lハンドシェイク処 理においてアプリケーショ ン ·ゲートウヱイと共有した秘密情報 (暗号鍵) に よって受信データを復号してサーパリストを取得し、サーバに対するアクセス 情報および提供可能なサービスについての情報を確認する。 その後、 これらの 情報に基づいて、 サーバにサービスを要求するサービス要求処理を実行する。 例えば、 サーバに対するコンテンツ送信要求等を実行し、 コンテンツを取得し てクライアントのディスプレイ、スピーカを介して出力する処理が可能となる。 なお、 アプリケーション ·ゲートウェイがクライアン卜からデバィスリス ト 取得 [G e t D e v i c e l i s t ] 要求コマンドを受信する以前に、 既に サーバ情報を取得済みである場合は、 アプリケーション 'ゲートウェイは、 ク ライアントからのデバイスリスト取得 [G e t D e v i c e l i s t ]要求 コマンドの受信後、新たにサーバ発見処理を実行せず、蓄積済みのサーバ情報 をクライアントに送信してもよい。 このように、外部ネットワークに接続された正規なアクセス権限を有するク ライアントは、 U P n Pにおいて適用される S S D P (Simple Service Discovery Protocol) に基づくサーバ情報とまったく同じ情報をアプリケーシ ョン ·ゲートウエイを介して受信できるので、ホームネットヮ一ク内のクライ アントと同様の環境でサーバに対するサ一ビス要求を実行することが可能と なる。 デバイスリストを取得したクライアントは、図 5に示すステップ S 3 6にお いて、サーバに対するコンテンツ取得要求を行う。サーバに対するコンテンツ 取得処理は、例えば取得したサーバ情報に含まれるコンテンツの UR Lを指定 した HTT P (Hyper Text Transfer Protocol) G E Tメソッドリクエストの送 信処理として実行可能である。 ステップ S 3 7において、 アプリケーショ ン ·ゲ一トウエイは、 サ一バに対 するコンテンツ要求を中継してパケッ トをサーバに送信する。クライアントか らパケッ トを受信したゲートウェイは、受信バケツトの HO S Τヘッダ値に書 かれたデバイスの I Ρァドレスとポート番号に新たにコネクションを張りノ ケット内容を変更することなく中継する。 これにより、従来使用していたプロ トコルを変更することなく、外部ネットヮ一クに接続されたクライアントと内 部ネットワークに接続されたサーバ間での通信およびサーバからクライアン トに対するサービス提供が可能となる。 サーバがコンテンツ要求を受信すると、サーバは、指定コンテンツを自己の 記憶手段から取得して、 クライアントに送信する。 コンテンツは、 アプリケー シヨン'ゲートウエイを介してクライアントに送信(ステップ S 3 8 , S 3 9 ) される。 クライアントは、サーバからの受信コンテンツをクライアントのディ スプレイ、 スピーカを介して再生することが可能となる。
[アプリケーション · ゲートウェイ、 およびクライアントの機能構成] アプリケ一ション .ゲートウエイ、 クライアント、 およびサーバのハードウ エア構成については、先に図 2を参照して説明した通りであり、上述した各種 の処理は、 アプリケーション ·ゲートウェイ、 クライアント、 およびサーバそ れぞれの記憶部に格納されたプログラムに従って制御部としての C P Uが実 行する。
C P Uによって実行される処理は、例えばアプリケーション 'ゲートウエイ では、 クライアントからの要求を入力し、 入力情報の解析、 解析結果に基づく 機器登録処理、 機器認証処理 (ログイン処理)、 S S D Pに従ったサーバ発見 処理、 パケット中継処理、 パケット生成、 解析処理、 さらに、 機器登録処理に おけるパスワード等、各種メッセージ出力、ュ一ザ入力情報の解析処理等であ る。 クライアント側の処理としては、 アプリケーション ·ゲートウェイから受 信する情報解析処理、 アプリケーション .ゲ一トウエイと送受信するバケツト 生成、 解析処理、 機器登録処理、 機器認、証処理、 メッセージ出力、 ユーザ入力 情報の解析処理、 コンテンツ再生処理等である 基本的にこれらの処理は、 アプリケーション ·ゲートウヱイ、 クライアント 装置にそれぞれ備えられた制御部としての C P Uの制御の下に予め格納され た処理プログラムに従って実行される。制御部としての C P Uが実行する処理 および記憶部の格納データ中、本発-明に関連する主要構成について、図 1 2お よび図 1 3を参照して説明する。 図 1 2は、 アプリケーション ·グートウエイ の主要機能構成を説明するプロック図であり、図 1 3は、 クライアントの主要 機能構成を説明するプロック図である。 まず、図 1 2のプロック図を参照してアプリケ一ション ·ゲートウェイの機 能構成について説明する。データ送受信処理部 5 0 1は、 クライアントおよび サーバに対するパケッ ト送受信処理を実行する。データ送受信処理部 5 0 1は, 送信パケッ トの生成処理、受信パケットの解析処理を行う。パケッ トのァ ドレ ス設定、 ア ドレス認識、 データ部に対するデータ格納、 データ部からのデータ 取得処理などである。 データ入力部 5 0 2は、 キーボード、 スィツチ等の入力手段からの入力情報 を各処理部に対して入力する。 データ出力部 5 0 3は、各種処理部の出力信号 を外部の出力部としてのディスプレイゃスピー力に対して出力する処理を実 行する。 機器登録処理部 5 0 4は、クライアントからの機器登録要求に基づく一連の 処理シーケンスを実行する。 図 4を参照して説明したシーケンス中、 アプリケ ーショ ン'ゲ一トウェイ側の処理をプログラム記憶部 5 0 7に格納された機器 登録処理プログラム 5 2 1に従って実行する。なお、機器登録処理部 5 0 4は、 パスヮード生成判定部 5 1 1を有し、パスヮードの生成および照合処理を実行 する。 機器認証処理部 5 0 5は、外部ネットワークに接続されたクライアントから の接続処理要求を受信した場合の機器認証処理を実行する。図 5〜図 7を参照 して説明した機器認証処理 (ログイン処理) におけるアプリケーショ ン ·ゲ一 トウェイ側の処理を、プログラム記憶部 5 0 7に格納された機器認証処理プロ グラム 5 2 2に従って実行する。また、暗号鍵共有処理としての S S L (Secure Socket Layer)ハンドシェイク処理も実行する。 サーバ発見処理実行部 5 0 6は、クライアントからのデバイスリスト要求に 基づいて、 S S D Pに従ったサーバ発見処理を実行して取得したサーバリ ス ト をクライアントに送信する処理を実行する。 図 1 0、 図 1 1を参照して説明し たアプリケーション .ゲートウェイ側の処理を、プログラム記憶部 5 0 7に格 納されたサーバ発見処理実行プログラム 5 2 3に従って実行する。 プログラム記憶部 5 0 7には、 上記各処理部において実行するプログラム、 すなわち、 機器登録処理プログラム 5 2 1、 機器認証処理プログラム 5 2 2、 およびサーバ発見処理実行プログラム 5 2 3が格納される。 データ記憶部 5 0 8には、クライアントとの機器登録処理において生成した 共有秘密情報(S e c r e t ) 5 3 1、すなわち、 S e c r e t = GU I D (C) II GU I D (S) をハードウエアユニーク I D (H u i d ( S )) で暗号化し たデータ、および、 クライアントとの機器登録処理において生成したクライア ント識別テーブル 5 3 2 (図 8参照)、 および、 クライアントとの相互認証が 成立しクライアントとの信頼関係が構築されたセッションを、クライアント毎 に識別するためのクライアントセッション I Dテーブル 5 3 3 (図 9参照) 力 S 格納される。 なお、 図 1 2に示すプロック図は、 アプリケ——ンョン ·ゲートウェイの実行 する様々な処理の中から本発明に関連する処理を実行するための機能を中心 として示した機能プロック図であり、 アプリケーション 'ゲートウエイは、 こ の他にも各種の処理プログラムを保持し、各処理プログラムに従った様々な処 理を実行する。 次に、 図 1 3を参照してクライアントの機能構成について説明する。データ 送受信処理部 6 0 1は、 アプリケ一ショ ン ·ザ一トウェイおよびサーバに対す るバケツト送受信処理を実行する。データ送受信処理部 6 0 1は、送信バケツ トの生成処理、 受信パケ Vトの解析処理を行う。 パケットのァ ドレス設定、 ァ ドレス認識、データ部に対するデータ格納、データ部からのデータ取得処理な どである。 データ入力部 6 0 2は、 キーボード、 スィツチ等の入力手段からの入力情報 を各処理部に対して入力する。 データ出力部 6 0 3は、各種処理部の出力信号 を外部の出力部としてのディスプレイゃスピー力に対して出力する処理を実 行する。 機器登録処理部 6 0 4は、 アプリケーショ ン ·ゲートウェイ他のデバイス間 で実行する機器登録処理シーケンスを実行する。図 4を参照して説明した処理 中、 クライアント側の処理を、 プログラム記憶部 6 0 7に格納された機器登録 処理プログラム 6 2 1に従って実行する。 機器認証処理部 6 0 5は、 外部ネットワークに接続されたクライアントが、 アプリケーショ ン'ゲ一トウエイに対して接続した際の機器認証処理を実行す る。 図 5〜図 7を参照して説明した機器認証処理 (ログイン) におけるクライ アント側の処理を、プログラム記憶部 6 0 7に格納された機器認証処理プログ ラム 6 2 2に従って実行する。 また、 暗号鍵共有処理としての S S L (Secure Socket Layer)ハンドシェイク処理も実行する。 デバイス リス ト要求処理実行部 6 0 6は、 アプリケーショ ン ·ゲートウエイ に対するデバイスリスト要求の発行およびデバィス リ スト取得処理を実行す る。 図 1 0を参照して説明した処理中、 クライアント側の処理を、 プログラム 記憶部 6 0 7に格納されたデバイスリスト要求処理実行プログラム 6 2 3に 従って実行する。 プログラム記憶部 6 0 7には、 上記各処理部において実行するプログラム、 すなわち、 機器登録処理プログラム 6 2 1、 機器認証処理プログラム 6 2 2、 およびデバイスリスト要求処理実行プログラム 6 2 3が格納される。 データ記憶部 6 0 8には、例えばアプリケ——ンョン ·ゲートウェイとの機器 登録処理において生成した共有秘密情報 (S e c r e t ) 6 3 1、 すなわち、 S e c r e t =GU I D (C) || G U I D ( S ) をハードウエア識別子 (H u i d ( Ο) で暗号化したデータ、 および、 アプリケーショ ン 'ゲートウェイ との認証が成立した場合に、アプリケーション'ゲートウェイから取得するセ ッシヨ ン I D 6 3 2が格納される。 なお、図 1 3に示すプロック図は、 クライアントの実行する様々な処理の中 から本発明に関連する処理を実行するための機能を中心として示した機能プ ロック図であり、クライアントは、この他にも各種の処理プログラムを保持し、 各処理プログラムに従った様々な処理を実行する。 以上、 特定の実施例を参照しながら、 本発明について詳解してきた。 しかし ながら、本発明の要旨を逸脱しない範囲で当業者が該実施例の修正や代用を成 し得ることは自明である。すなわち、例示という形態で本発明を開示してきた のであり、 限定的に解釈されるべきではない。本発明の要旨を判断するために は、 特許請求の範囲の欄を参酌すべきである。 なお、 明細書中において説明した一連の処理はハードウェア、 またはソフト ウェア、 あるいは両者の複合構成によって実行することが可能である。 ソフ ト ウェアによる処理を実行する場合は、処理シーケンスを記録したプログラムを, 専用のハードウェアに組み込まれたコンピュータ内のメモリにインストール して実行させるか、 あるいは、各種処理が実行可能な汎用コンピュータにプロ グラムをインストールして実行させることが可能である。 例えば、プログラムは記録媒体としてのハードディスクや R O M (Read Only Memory)に予め記録しておくことができる。 あるいは、 プログラムはフレキシ プノレディスク、 C D— R O M (Compact Di sc Read Only Memory) , M O (Magneto optical)ディスク, D V D (Di gi tal Versat i le Di sc)、 磁気ディスク、 半導体 メモリなどのリムーバブル記録媒体に、 一時的あるいは永続的に格納 (記録) しておくことができる。 このようなリムーパプル記録媒体は、いわゆるパッケ ージソフトウェアとして提供することができる。 なお、 プログラムは、上述したようなリムーバプル記録媒体からコンビユー タにィンス トールする他、 ダウンロードサイ トカ ら、 コンピュータに無線転送 したり、 L A N (Local Area Network)、 インターネッ トといったネッ トワーク を介して、 コンピュータに有線で転送し、 コンピュータでは、 そのようにして 転送されてくるプログラムを受信し、内蔵するハードディスク等の記録媒体に インス トールすることができる。 なお、 明細書に記載された各種の処理は、記載に従って時系列に実行される のみならず、処理を実行する装置の処理能力あるいは必要に応じて並列的にあ るいは個別に実行されてもよい。 また、 本明細書においてシステムとは、複数 の装置の論理的集合構成であり、各構成の装置が同一筐体内にあるものには限 らない。 産業上の利用可能性 以上、 説明したように、 本発明によれば、 外部ネットワークおよび内部ネッ トワークの境界に接続されたアプリケーション'ゲ一トウエイとしての情報処 理装置が、内部ネットワークに接続されたサーバ情報の取得要求を外部ネッ ト ワーク接続クライアントから受信したことを条件として、内部ネッ トワークを 介した接続サーバのサーバ情報取得処理を実行し、取得したサーバ情報に基づ いてデバィスリストを生成し、外部ネットヮ一クを介してクライアントに送信 する構成としたので、外部ネットワークに接続されたクライアントによるホー ムネットワーク等、内部ネットワークに接続されたサーバ情報の効率的な取得 が可能となる。 さらに、 本発明の構成によれば、 クライアントとアプリケーショ ン 'グート ウェイとしての情報処理装置との間で実行する S S L (Secure Socket Layer) ハンドシヱイク処理によって取得した暗号処理鍵を用いてデバイスリス トを 暗号化してクライアントに送信する構成としたので、インターネッ ト等の盗聴 のおそれのある通信路を介したデータ通信が必要な場合であっても、セキュア なデパイス リ スト送信が可能となる。 さらに、本発明の構成によれば、内部ネッ トワークを介した接続サーバのサ ーバ情報取得処理を U D P (User Datagram Protocol) に従って実行し、 外部 ネッ トワークを介したクライアントに対するデバイスリス ト送信を T C P (Transmi ssion Control Protocol) に従って実行する構成としたので、 サー バ情報取得処理は、 U P n Pの規定に従った S S D P ( S imple Service Di scovery Protocol) を適用した処理として実行可能であり、 また、 外部ネッ トワークに接続されたクライアントに対するデバイスリス ト送信は、 安全性、 確実性が高い T C Pによる通信によるリ スト送信が実現される。 さらに、本発明の構成によれば、 クライアントのアクセス権限の有無を判定 する機器認証処理においてクライアントのアクセス権限が認められたことを 条件としてデバィス リ ス トの取得および送付を実行する構成としたので、ァク セス権限を持たない不正クライアントからのデバイスリス ト取得処理が防止 される。

Claims

請求の範囲
1 . 外部ネッ トワークおよび内部ネットワークの境界において、外部ネッ トワーク接続クライアントからのデータ処理要求に従った処理を実行する情 報処理装置であり、
外部ネッ トワークおよび内部ネットワークを介したデータ送受信を実行す るデータ送受信部と、
内部ネッ トワークに接続されたサーバ情報の取得要求を外部ネッ トワーク 接続クライアントから受領したことを条件として、内部ネッ トワークを介した 接続サーバのサーバ情報取得処理を実行し、該サ バ情報取得処理に基づいて 取得したサーバ情報に基づいて、外部ネットワークを介して前記クライアント に送信するデバイスリ スト生成処理を実行するサーバ発見処理実行部と、 を有することを特徴とする情報処理装置。
2 . 前記サーバ発見処理実行部は、
内部ネッ トワークを介した接続サーバに関するサーバ情報取得処理を S S D P (Simple Service Di scovery Protocol) を適用した処理として実行する 構成であることを特徴とする請求項 1に記載の情報処理装置。
3 . 前記サーバ発見処理実行部は、
内部ネッ トワークを介した接続サーバのサーバ情報取得処理を、前記内部ネ Vトワークを介したサーチリクエストのマルチキャスト送信により実行し、内 部ネットワークに接続されたサーバからの受信情報に基づいて前記デバィス リ ストを生成する構成であることを特徴とする請求項 1に記載の情報処理装
4 . 前記サ一バ発見処理実行部は、
内部ネッ ト ワークに接続された各サーバから受信する U D P ( User Datagram Protocol) パケット格納情報に基づいて、 外部ネットワークに接続 されたクライアントに対して送信するデバイス リス トを生成する構成である ことを特徴とする請求項 1に記載の情報処理装置。
5 . 前記サーバ発見処理実行部は、
外部ネッ トワークに接続されたクライアントに対して送信するデバイスリ ス トを、 前記クライアントと共有する鍵で暗号化する処理を実行し、
デバイスリストを暗号化データとしてクライアントに送信する構成である ことを特徴とする請求項 1に記載の情報処理装置。
6 . 前記デバイスリス トの暗号化に適用する鍵は、 クライアントと情報処 理装置との間で実行する S S L (Secure Socket Layer)ハンドシェイク処理に よって取得した暗号処理鍵であることを特徴とする請求項 5に記載の情報処
7 . 前記情報処理装置は、
前記内部ネッ トワークを介した接続サーバのサーバ情報取得処理を U D P (User Datagram Protocol) に従って実行し、 前記外部ネットワークを介した クライアントに対するデバイスリス ト送信を T C P (Transmi ssion Control Protocol)に従って実行する構成であることを特徴とする請求項 1に記載の情 報処理装置。
8 . 前記サーバ発見処理実行部は、
前記デバイスリスト生成処理において、内部ネットワークに接続されたサー バから受信する情報に基づいて、各サーバに対するアクセス情報、およぴ各サ ーバの提供可能なサービス情報を含むデバィス リ ス トを生成する処理を実行 する構成であることを特徴とする請求項 1に記載の情報処理装置。
9 . 前記情報処理装置は、 さらに、 クライアントのアクセス権限の有無を判定する機器認証処理部を有し、 前記サーバ発見処理実行部は、
前記機器認証処理部においてクライアントのアクセス権限が認められたこ とを条件として、サーバ発見処理を実行する構成であることを特徴とする請求 項 1に記載の情報処理装置。
1 0 . 前記情報処理装置は、
クライアント識別子と、クライアントとのコネクショ ン識別情報としてのセ ッシヨン I Dとを対応付けたクライアントセッション I Dテーブルを有し、 クライアントから受信するセッショ ン I Dに基づく前記クライアン トセッ シヨ ン I Dテーブルの検索によりクライアントの識別処理を実行する構成で あることを特徴とする請求項 1に記載の情報処理装置。
1 1 . 前記情報処理装置は、
外部ネッ トワークおよび内部ネットワークの境界に位置するアプリケーシ ヨン ·ゲートウェイとしての機能を有することを特徴とする請求項 1に記載の 情報処理装置。
1 2 . 前記情報処理装置は、
外部ネッ トワークおよび内部ネッ トワークの境界に位置するリバースプロ キシサーバとしての機能を有することを特徴とする請求項 1に記載の情報処 理装置。
1 3 . 外部ネットワークおよび内部ネッ トワークの境界に接続された情報 処理装置において、外部ネットワーク接続クライアントからのデータ処理要求 に従った処理を実行する情報処理方法であり、
内部ネッ トワークに接続されたサーバ情報の取得要求を外部ネッ トワーク 接続クライアントから受信する情報要求受信ステップと、
内部ネッ トワークを介した接続サーバのサーバ情報取得処理を実行するサ ーバ情報取得処理ステップと、
前記サーバ情報取得処理ステップにおいて取得したサ一パ情報に基づいて 前記クライアントに送信するデバイスリス トを生成するデパイスリス ト生成 処理ステップと、
前記デバイスリス ト生成処理ステップにおいて生成したデバィスリス トを 外部ネッ トヮ一クを介してクライアントに送信するデバイスリス ト送信ステ ップと、
を有することを特徴とする情報処理方法。
1 4 . 前記サーバ情報取得処理ステップは、
内部ネットワークを介した接続サーバに関するサーバ情報取得処理を S S D P (Simple Servi ce Di scovery Protocol) を適用した処理として実行する ことを特徴とする請求項 1 3に記載の情報処理方法。
1 5 . 前記サーバ情報取得処理ステップは、
内部ネットワークを介した接続サーバのサーバ情報取得処理を、前記内部ネ ッ トワークを介したサーチリクエス トのマルチキャス ト送信によ り実行する ことを特微とする請求項 1 3に記載の情報処理方法。
1 6 . 前記サーバ情報取得処理ステップは、
内部ネッ ト ワーク に接続された各サーバから受信する U D P ( User Datagram Protocol) パケット格納情報を受信し、
前記デバイスリスト生成処理ステップは、
前記 U D P (User Datagram Protocol) パケッ ト格納情報に基づいて、 外部 ネットワークに接続されたクライアントに対して送信するデバイスリストを 生成することを特徴とする請求項 1 3に記載の情報処理方法。
1 7 . 前記デバイスリス ト送信ステップは、
外部ネッ トワークに接続されたクライアントに対して送信するデバイスリ ス トを、 前記クライアントと共有する鍵で暗号化する処理を実行し、 デバイス リ ス トを暗号化データとしてクライアントに送信することを特徴 とする請求項 1 3に記載の情報処理方法。
1 8 . 前記デバイスリス トの暗号化に適用する鍵は、 クライアントと情報 処理装置との間で実行する S S L (Secure Socket Layer)ハンドシェイク処理 によって取得した暗号処理鍵であることを特徴とする請求項 1 7に記載の情 報処理方法。
1 9 . 前記サーバ情報取得処理ステップは、
前記内部ネットワークを介した接続サーバのサーバ情報取得処理を U D P (User Datagram Protocol) に従って実行し、
前記デバイスリスト送信ステップは、
前記外部ネッ トワークを介したクライアントに対するデバイスリス ト送信 を T C P (Transmi ssion Control Protocol) に従って実行することを特徴と する請求項 1 3に記載の情報処理方法。
2 0 . 前記デバイスリスト生成処理ステップは、
内部ネッ トワークに接続されたサーバから受信する情報に基づいて、各サー バに対するアクセス情報、および各サーバの提供可能なサービス情報を含むデ バイス リ ス トを生成する処理を実行することを特徴とする請求項 1 3に記載 の情報処理方法。
2 1 . 前記情報処理方法は、 さらに、
クライアントのアクセス権限の有無を判定する機器認証処理ステップを有 し、
前記サーバ情報取得処理ステツプは、
前記機器認証処理ステップにおいてクライアントのアクセス権限が認めら れたことを条件として実行することを特徴とする請求項 1 3に記載の情報処 理方法。
2 2 . 前記情報処理方法は、 さらに、
クライアント識別子と、クライアントとのコネクション識別情報としてのセ ッシヨン I Dとを対応付けたクライアントセッショ ン I Dテーブルに基づい て、クライアントから受信するセッショ ン I Dに従ったテーブル検索を実行し、 クライアントの識別処理を実行するステップを有することを特徴とする請求 項 1 3に記載の情報処理方法。
2 3 . 外部ネッ トワークおよび内部ネッ トワークの境界に接続された情報 処理装置において、外部ネットワーク接続クライアントからのデータ処理要求 に従った処理を実行するコンピュータ .プログラムであり、
内部ネッ トワークに接続されたサーバ情報の取得要求を外部ネットワーク 接続クライアントから受信する情報要求受信ステップと、
内部ネットワークを介した接続サーバのサーバ情報取得処理を実行するサ ーバ情報取得処理ステップと、
前記サーバ情報取得処理ステップにおいて取得したサーバ情報に基づいて 前記クライアントに送信するデバイスリス トを生成するデバイスリス ト生成 処理ステップと、
前記デバイスリスト生成処理ステップにおいて生成したデバイスリストを 外部ネッ トワークを介してクライアントに送信するデバイスリス ト送信ステ ップと、
を有することを特徴とするコンピュータ .プログラム。
PCT/JP2004/002903 2003-03-10 2004-03-05 情報処理装置、および情報処理方法、並びにコンピュータ・プログラム WO2004081801A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN2004800038450A CN1748207B (zh) 2003-03-10 2004-03-05 信息处理装置、信息处理方法
EP04717870A EP1603047A4 (en) 2003-03-10 2004-03-05 INFORMATION PROCESSING DEVICE AND METHOD, AND COMPUTER PROGRAM
US10/546,822 US7870261B2 (en) 2003-03-10 2004-03-05 Information processing device, an information processing method, and a computer program to securely connect clients on an external network to devices within an internal network

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2003-063019 2003-03-10
JP2003063019A JP2004272632A (ja) 2003-03-10 2003-03-10 情報処理装置、および情報処理方法、並びにコンピュータ・プログラム

Publications (1)

Publication Number Publication Date
WO2004081801A1 true WO2004081801A1 (ja) 2004-09-23

Family

ID=32984418

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2004/002903 WO2004081801A1 (ja) 2003-03-10 2004-03-05 情報処理装置、および情報処理方法、並びにコンピュータ・プログラム

Country Status (6)

Country Link
US (1) US7870261B2 (ja)
EP (1) EP1603047A4 (ja)
JP (1) JP2004272632A (ja)
KR (1) KR101038612B1 (ja)
CN (1) CN1748207B (ja)
WO (1) WO2004081801A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8775791B2 (en) 2005-04-18 2014-07-08 Blackberry Limited System and method for secure messaging between wireless device and application gateway

Families Citing this family (66)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020002039A1 (en) 1998-06-12 2002-01-03 Safi Qureshey Network-enabled audio device
US20050240758A1 (en) * 2004-03-31 2005-10-27 Lord Christopher J Controlling devices on an internal network from an external network
US8028038B2 (en) 2004-05-05 2011-09-27 Dryden Enterprises, Llc Obtaining a playlist based on user profile matching
US9826046B2 (en) * 2004-05-05 2017-11-21 Black Hills Media, Llc Device discovery for digital entertainment network
US8028323B2 (en) * 2004-05-05 2011-09-27 Dryden Enterprises, Llc Method and system for employing a first device to direct a networked audio device to obtain a media item
US7830826B2 (en) * 2004-07-01 2010-11-09 Nokia Corporation Multicast relay for mobile devices
US20060041596A1 (en) * 2004-08-19 2006-02-23 Vlad Stirbu Caching directory server data for controlling the disposition of multimedia data on a network
CN101048766A (zh) * 2004-10-27 2007-10-03 诺基亚公司 控制存储器设备的操作
KR101075676B1 (ko) * 2004-11-20 2011-10-21 삼성전자주식회사 이동통신 단말기에 소프트웨어를 설치하는 장치 및 방법
FR2879385A1 (fr) * 2004-12-09 2006-06-16 Thomson Licensing Sa Methode d'agregation de decouverte de service dans un reseau local et appareil implementant la methode
US20060168126A1 (en) * 2004-12-21 2006-07-27 Jose Costa-Requena Aggregated content listing for ad-hoc peer to peer networks
US7881289B1 (en) * 2004-12-22 2011-02-01 At&T Intellectual Property Ii, L.P. Method and apparatus for porting telephone numbers of endpoint devices
JP2006227843A (ja) 2005-02-16 2006-08-31 Sony Corp コンテンツ情報管理システム、コンテンツ情報管理装置及びコンテンツ情報管理方法、並びにコンピュータ・プログラム
US9438683B2 (en) * 2005-04-04 2016-09-06 Aol Inc. Router-host logging
US8316416B2 (en) 2005-04-04 2012-11-20 Research In Motion Limited Securely using a display to exchange information
US7856504B2 (en) 2005-05-11 2010-12-21 Sony Corporation Server device, inter-server device connection method, program, and recording medium
JP2007060066A (ja) * 2005-08-23 2007-03-08 Toshiba Corp コンテンツデータ配信方法、並びにコンテンツデータ配信システム及びこれに用いられる携帯端末。
US7698061B2 (en) 2005-09-23 2010-04-13 Scenera Technologies, Llc System and method for selecting and presenting a route to a user
KR100694155B1 (ko) * 2005-10-12 2007-03-12 삼성전자주식회사 웹서비스를 통해 홈 네트워크 기기의 서비스를 홈 네트워크외부에 제공하는 방법 및 장치
EP1955489A2 (en) * 2005-12-02 2008-08-13 Nokia Corporation System and method for using web syndication protocols as an out-of-band upnp service discovery system
US7783771B2 (en) * 2005-12-20 2010-08-24 Sony Ericsson Mobile Communications Ab Network communication device for universal plug and play and internet multimedia subsystems networks
KR100739781B1 (ko) 2005-12-27 2007-07-13 삼성전자주식회사 무선 디바이스 그룹 별로 메시지를 전송하는 방법 및 장치
US7330882B2 (en) * 2005-12-28 2008-02-12 Matsushita Electric Works, Ltd. Systems and methods for discovering and interacting with services
US20070254634A1 (en) * 2006-04-27 2007-11-01 Jose Costa-Requena Configuring a local network device using a wireless provider network
US8670566B2 (en) * 2006-05-12 2014-03-11 Blackberry Limited System and method for exchanging encryption keys between a mobile device and a peripheral output device
US8005223B2 (en) 2006-05-12 2011-08-23 Research In Motion Limited System and method for exchanging encryption keys between a mobile device and a peripheral device
US20090129301A1 (en) * 2007-11-15 2009-05-21 Nokia Corporation And Recordation Configuring a user device to remotely access a private network
US8270937B2 (en) * 2007-12-17 2012-09-18 Kota Enterprises, Llc Low-threat response service for mobile device users
US8024431B2 (en) 2007-12-21 2011-09-20 Domingo Enterprises, Llc System and method for identifying transient friends
US8010601B2 (en) 2007-12-21 2011-08-30 Waldeck Technology, Llc Contiguous location-based user networks
US8725740B2 (en) 2008-03-24 2014-05-13 Napo Enterprises, Llc Active playlist having dynamic media item groups
KR101013104B1 (ko) * 2008-06-18 2011-02-14 은재형 애플리케이션의 수정 및 변경 없는 오픈망 및 폐쇄망용 스토리지 기반 실시간 중계 인터페이스 시스템
US8977710B2 (en) * 2008-06-18 2015-03-10 Qualcomm, Incorporated Remote selection and authorization of collected media transmission
US7948887B2 (en) 2008-06-24 2011-05-24 Microsoft Corporation Network bandwidth measurement
US8307093B2 (en) * 2008-06-25 2012-11-06 Microsoft Corporation Remote access between UPnP devices
US20100017261A1 (en) * 2008-07-17 2010-01-21 Kota Enterprises, Llc Expert system and service for location-based content influence for narrowcast
US8504073B2 (en) 2008-08-12 2013-08-06 Teaneck Enterprises, Llc Customized content delivery through the use of arbitrary geographic shapes
US7996496B2 (en) * 2008-08-29 2011-08-09 Sony Ericsson Mobile Communications Ab Remote user interface in multiphone environment
CN101729496B (zh) * 2008-10-10 2012-10-24 纬创资通股份有限公司 通用即插即用控制系统及其应用
US7921223B2 (en) 2008-12-08 2011-04-05 Lemi Technology, Llc Protected distribution and location based aggregation service
US20120047087A1 (en) 2009-03-25 2012-02-23 Waldeck Technology Llc Smart encounters
US9203831B2 (en) * 2009-11-25 2015-12-01 Red Hat, Inc. SSL client authentication
JP5528124B2 (ja) * 2010-01-06 2014-06-25 キヤノン株式会社 デバイス検索装置、デバイス検索方法並びにプログラム
US8925042B2 (en) 2010-04-30 2014-12-30 T-Mobile Usa, Inc. Connecting devices to an existing secure wireless network
US8340637B2 (en) * 2010-04-30 2012-12-25 T-Mobile Usa, Inc. Securely establishing presence on telecommunication devices
US8527417B2 (en) * 2010-07-12 2013-09-03 Mastercard International Incorporated Methods and systems for authenticating an identity of a payer in a financial transaction
CN101923616A (zh) * 2010-08-03 2010-12-22 鸿富锦精密工业(深圳)有限公司 版权保护中的服务提供装置、用户终端及版权保护方法
CN102724050A (zh) * 2011-03-30 2012-10-10 华为终端有限公司 设备管理系统中对网关进行初始化的方法及装置
CN103051593B (zh) * 2011-10-12 2016-09-14 国民技术股份有限公司 一种数据安全摆渡的方法及系统
US9838157B2 (en) * 2012-11-28 2017-12-05 Sony Corporation Receiver for receiving data in a broadcast system using redundancy data
US9692630B2 (en) * 2012-11-28 2017-06-27 Sony Corporation Receiver for receiving data in a broadcast system
US9755781B2 (en) 2012-11-28 2017-09-05 Sony Corporation Broadcast system and method for error correction using redundant data
KR101906449B1 (ko) * 2012-12-10 2018-10-10 삼성전자주식회사 홈 네트워크 시스템에서 홈 디바이스 및 외부 서버간의 접속 제어 방법 및 장치
US9729514B2 (en) * 2013-03-22 2017-08-08 Robert K Lemaster Method and system of a secure access gateway
NL2010823C2 (en) * 2013-05-17 2014-11-24 Insite Innovations And Properties B V System and method for processing web-browsing information.
US20150281376A1 (en) * 2014-04-01 2015-10-01 Palo Alto Research Center Incorporated System and method for device registration and discovery in content-centric networks
US9628850B2 (en) * 2014-05-30 2017-04-18 Lg Electronics Inc. Server, home device access server, terminal, and home device remote control system including the same
US10069814B2 (en) * 2014-10-28 2018-09-04 Ca, Inc. Single sign on across multiple devices using a unique machine identification
JP6223380B2 (ja) * 2015-04-03 2017-11-01 三菱電機ビルテクノサービス株式会社 中継装置及びプログラム
JP6249995B2 (ja) * 2015-06-30 2017-12-20 キヤノン株式会社 情報処理装置、情報処理システム、情報処理装置の制御方法、及び、プログラム
KR102442428B1 (ko) 2015-09-24 2022-09-14 삼성전자주식회사 다바이스의 액세스 토큰 발급 방법 및 이를 지원하는 장치
US10523635B2 (en) * 2016-06-17 2019-12-31 Assured Information Security, Inc. Filtering outbound network traffic
JP6813773B2 (ja) * 2016-10-17 2021-01-13 富士通株式会社 データ収集プログラム、データ収集システム及びデータ収集方法
US11012528B2 (en) * 2018-06-29 2021-05-18 Sling Media Pvt Ltd Locating network servers using media access control (MAC) addresses
US11863673B1 (en) * 2019-12-17 2024-01-02 APPDIRECT, Inc. White-labeled data connections for multi-tenant cloud platforms
US11671419B2 (en) 2020-09-30 2023-06-06 APPDIRECT, Inc. Multi-cloud data connections for white-labeled platforms

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002149516A (ja) * 2000-11-10 2002-05-24 Sharp Corp 情報処理システムおよび方法、サービス情報収集機器ならびに情報処理方法のプログラムを記録したコンピュータ読取可能な記録媒体
JP2002229878A (ja) * 2001-01-31 2002-08-16 Canon Inc リモートコピーシステム及びマルチファンクションシステム
JP2002247668A (ja) * 2001-02-16 2002-08-30 Tomoo Sumi 制御装置および制御プログラム受信方法
JP2003501765A (ja) * 1999-06-02 2003-01-14 トムソン ライセンシング ソシエテ アノニム HAVi部分ネットワークおよびUPnP部分ネットワークを橋渡しする方法および該方法を実行する装置
JP2003030072A (ja) * 2001-07-18 2003-01-31 Matsushita Electric Ind Co Ltd 遠隔制御代理方法および遠隔制御代理装置
JP2003046535A (ja) * 2001-05-24 2003-02-14 Sony Corp 情報処理装置および方法、記録媒体、並びにプログラム

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7047408B1 (en) * 2000-03-17 2006-05-16 Lucent Technologies Inc. Secure mutual network authentication and key exchange protocol
US7149803B2 (en) * 2000-06-08 2006-12-12 At&T Corp. Method for content distribution in a network supporting a security protocol
AU2000256423A1 (en) * 2000-06-28 2002-01-08 Microsoft Corporation Remoting general purpose operating system services via a peer networking device control protocol
JP2002044765A (ja) 2000-07-28 2002-02-08 Matsushita Electric Ind Co Ltd 遠隔制御システムとゲートウェイ装置
US7080147B2 (en) * 2000-09-04 2006-07-18 International Business Machines Corporation Computer network system, computer system, method for communication between computer systems, method for measuring computer system performance, and storage medium
JP2002094531A (ja) 2000-09-20 2002-03-29 Casio Comput Co Ltd ネットワーク上のデバイス情報取得方法、ネットワーク上のデバイス情報取得装置及び記録媒体
US6924727B2 (en) * 2000-09-27 2005-08-02 Ntt Docomo, Inc. Method for remote control of home-located electronic devices and a management facility
JP2002186069A (ja) 2000-12-12 2002-06-28 Matsushita Electric Ind Co Ltd 機器制御システムおよび機器制御契約方法
JP2002252882A (ja) * 2001-02-23 2002-09-06 Sanyo Electric Co Ltd リモート操作システム
US7065587B2 (en) 2001-04-02 2006-06-20 Microsoft Corporation Peer-to-peer name resolution protocol (PNRP) and multilevel cache for use therewith
US7350076B1 (en) * 2001-05-16 2008-03-25 3Com Corporation Scheme for device and user authentication with key distribution in a wireless network
US7516440B2 (en) * 2001-10-18 2009-04-07 Bea Systems, Inc. System and method for providing a java interface to an application view component
US20030093680A1 (en) * 2001-11-13 2003-05-15 International Business Machines Corporation Methods, apparatus and computer programs performing a mutual challenge-response authentication protocol using operating system capabilities
US20030135507A1 (en) * 2002-01-17 2003-07-17 International Business Machines Corporation System and method for managing and securing meta data using central repository
JP4487490B2 (ja) * 2003-03-10 2010-06-23 ソニー株式会社 情報処理装置、およびアクセス制御処理方法、情報処理方法、並びにコンピュータ・プログラム

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003501765A (ja) * 1999-06-02 2003-01-14 トムソン ライセンシング ソシエテ アノニム HAVi部分ネットワークおよびUPnP部分ネットワークを橋渡しする方法および該方法を実行する装置
JP2002149516A (ja) * 2000-11-10 2002-05-24 Sharp Corp 情報処理システムおよび方法、サービス情報収集機器ならびに情報処理方法のプログラムを記録したコンピュータ読取可能な記録媒体
JP2002229878A (ja) * 2001-01-31 2002-08-16 Canon Inc リモートコピーシステム及びマルチファンクションシステム
JP2002247668A (ja) * 2001-02-16 2002-08-30 Tomoo Sumi 制御装置および制御プログラム受信方法
JP2003046535A (ja) * 2001-05-24 2003-02-14 Sony Corp 情報処理装置および方法、記録媒体、並びにプログラム
JP2003030072A (ja) * 2001-07-18 2003-01-31 Matsushita Electric Ind Co Ltd 遠隔制御代理方法および遠隔制御代理装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1603047A4 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8775791B2 (en) 2005-04-18 2014-07-08 Blackberry Limited System and method for secure messaging between wireless device and application gateway

Also Published As

Publication number Publication date
US20060168264A1 (en) 2006-07-27
US7870261B2 (en) 2011-01-11
CN1748207A (zh) 2006-03-15
CN1748207B (zh) 2010-05-26
EP1603047A1 (en) 2005-12-07
EP1603047A4 (en) 2011-06-15
KR20050117543A (ko) 2005-12-14
JP2004272632A (ja) 2004-09-30
KR101038612B1 (ko) 2011-06-03

Similar Documents

Publication Publication Date Title
JP4487490B2 (ja) 情報処理装置、およびアクセス制御処理方法、情報処理方法、並びにコンピュータ・プログラム
KR101038612B1 (ko) 정보 처리 장치, 및 정보 처리 방법
CA2774648C (en) Modular device authentication framework
KR101031168B1 (ko) 정보 처리 장치 및 액세스 제어 처리 방법
KR101019974B1 (ko) 기기 인증 장치, 기기 인증 방법, 및 정보 처리 장치, 정보 처리 방법, 및 컴퓨터로 읽을 수 있는 매체
US7882356B2 (en) UPnP authentication and authorization
KR100593768B1 (ko) 콘텐츠 송신 장치, 콘텐츠 수신 장치 및 콘텐츠 전송 방법
US7600113B2 (en) Secure network channel
US20070022195A1 (en) Information communication system, information communication apparatus and method, and computer program
US20070254630A1 (en) Methods, devices and modules for secure remote access to home networks
KR20050083956A (ko) 정보 처리 장치, 서버 클라이언트 시스템, 및 방법, 및컴퓨터·프로그램
US20180262352A1 (en) Secure Authentication of Remote Equipment
US20150229616A1 (en) Home network controlling apparatus and method to obtain encrypted control information
JP3833652B2 (ja) ネットワークシステム、サーバ装置、および認証方法
US20050021469A1 (en) System and method for securing content copyright
TW202226785A (zh) 基於安全導向暨群組分享之物聯網系統
Lucenius et al. Security technologies in home and wireless networking environments

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 BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY 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): BW 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 PL 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: 20048038450

Country of ref document: CN

ENP Entry into the national phase

Ref document number: 2006168264

Country of ref document: US

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 10546822

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2004717870

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 1020057016744

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 2004717870

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1020057016744

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 10546822

Country of ref document: US