US6578067B1 - Apparatus, system, method and memory medium for data processing - Google Patents

Apparatus, system, method and memory medium for data processing Download PDF

Info

Publication number
US6578067B1
US6578067B1 US09/161,403 US16140398A US6578067B1 US 6578067 B1 US6578067 B1 US 6578067B1 US 16140398 A US16140398 A US 16140398A US 6578067 B1 US6578067 B1 US 6578067B1
Authority
US
United States
Prior art keywords
data
request
server
directed
client
Prior art date
Legal status (The legal status 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 status listed.)
Expired - Fee Related
Application number
US09/161,403
Inventor
Hiroshi Okazaki
Toshihiko Fukasawa
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Assigned to CANON KABUSHIKI KAISHA reassignment CANON KABUSHIKI KAISHA ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: FUKASAWA, TOSHIHIKO, OKAZAKI, HIROSHI
Application granted granted Critical
Publication of US6578067B1 publication Critical patent/US6578067B1/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/029Firewall traversal, e.g. tunnelling or, creating pinholes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Definitions

  • the present invention relates to a data processing apparatus, data processing system, a method of data processing and a storage medium. More particularly, the present invention relates to an apparatus, system, method and storage medium for providing data in conformity with Hyper Text Transfer Protocol (HTTP).
  • HTTP Hyper Text Transfer Protocol
  • the Fire Wall is set such that a service can pass only the port number 80 , i.e., a default port of HTTP, one of the services cannot pass the Fire Wall to be supplied to a client (a terminal receiving the service).
  • the present invention is made in consideration of the above situation, and has as its object to provide a data processing apparatus, data processing system, a method of data processing and a storage medium, which can supply a client with data in conformity with a generally used protocol even if the data is provided by a server or is unique data which is not provided by the server.
  • the data processing apparatus for supplying a client in a network with data other than data provided by a server in conformity with a generally used protocol, comprises: determining means for determining whether a given request is directed to data supplied by the server or directed to uniquely supplied data; and transferring means for transferring the request to the server in accordance with the determination result of the determining means.
  • a unique service is provided through a communication port of the unique service server, and when a request in conformity with Hyper Text Transfer Protocol, which is not directed to the unique service, is transmitted by the client, the request is transmitted through the unique service server and transferred to the WWW server.
  • FIG. 1 is a conceptual view of a construction of an embodiment of the present invention
  • FIG. 2 is an explanatory view showing an unfavorable state when a service complying with HTTP is provided through a Fire Wall;
  • FIGS. 3A and 3B are explanatory views showing examples of construction capable of serving as a generally used WWW server and a server supplying a unique service;
  • FIG. 4 is an explanatory view showing contents of a table according to the present embodiment
  • FIGS. 5A and 5B are conceptual views showing constructions of other embodiments of the present invention.
  • FIG. 6 is a flowchart showing operation processing performed by a unique service server of the present embodiment
  • FIG. 7 is a block diagram of the unique service server according to the present embodiment.
  • FIG. 8 is an allocation table according to another embodiment of the present invention.
  • FIG. 1 shows an overall configuration of an embodiment of the present invention.
  • reference numeral 102 denotes the generally used World Wide Web (WWW) server
  • 101 denotes a unique service server providing an original service which is not supplied by the WWW server 102 .
  • WWW World Wide Web
  • a unique module operated on the unique service server 101 is a server module which transfers live images picked up by cameras proposed by the assignee of the present invention.
  • the server module realizes the service for obtaining an image picked up by a camera and returning the image as a compressed image conforming to JPEG by utilizing the Hyper Text Transfer Protocol (HTTP).
  • HTTP is employed so that the network user can request and utilize services through the Fire Wall.
  • a service for moving image or for audio data can be given in addition to still-image services; however, detailed description thereof will not be provided herein.
  • a simple construction such as that shown in FIG. 2 may be provided.
  • the unique service module 201 serves as a different execution module from the WWW service module 202 , different communication ports must be utilized.
  • the Fire Wall is set such that only a default port for the HTTP protocol is available, one of the services is unable to pass the Fire Wall.
  • two host units In order to supply two services in the above state, two host units must be provided as the Fire Wall for each of the services as shown in FIG. 3A, or the WWW server function must be incorporated in the module of the unique service as shown in FIG. 3 B.
  • the former raises a problem of cost for setting up hardware or the like, and the latter raises a problem of high cost of development.
  • the unique service server in a case the unique service server receives a request for a service other than the unique service, the unique service server mediates the communication between the client and a designated WWW server, thereby making it possible to support both services with one communication port.
  • the unique module includes a command table 401 shown in FIG. 4 (since the unique service server according to the present embodiment is a personal computer or the like, the table is stored in hard disc or RAM or the like). With respect to a command included in the table, the unique module performs processing therefor. With respect to a command which is not included in the table, the unique module transfers the command to the WWW server without further processing, and returns the response to the client without any processing.
  • the client transmits the above-described request to the port number 80 of the module of the unique service server 101 .
  • the module of the unique service server 101 interprets this request, extracts an operator portion (in the above example, “CameraControl” or “GetImage”), and compares the operator with the contents of the table 401 . Since the above operator “CameraControl” for controlling a camera or “GetImage” for acquisition of an image are included in the table 401 , processing is performed by the module of the unique service server 101 and the result is returned to the client.
  • an operator portion in the above example, “CameraControl” or “GetImage”
  • GetImage for acquisition of an image
  • the camera is controlled such that the pan angle is 10° tilt angle is 5°, and zoom value (corresponding to zoom angle of view) is 30.
  • a character string “OK” is returned.
  • the operator “GetImage” is received, an image is captured from the currently connected camera and returns the captured image as a compressed image conforming to JPEG. Note that since the assignee of the present invention has already proposed a number of techniques for controlling a camera and transferring an image picked up by the camera to a client, detailed description will not be provided herein.
  • the port number 80 of the module of the unique service server 101 is also received by the port number 80 of the module of the unique service server 101 . Similar to the above, the operator portion “wwwroot” is extracted. Then, it is examined by referring to the table 401 that the operator “wwwroot” is not included in the table 401 . In such case, assuming that the service port of the WWW server is 8080, the module of the unique service server 101 operates as if it is a client, and transmits the following request to the WWW server 102 :
  • the module of the unique service server 101 transfers the result to the client without further processing, and the processing for this request ends.
  • the unique service server 101 operates in accordance with the flowchart shown in FIG. 6 . As shown in FIG. 6, there are two modules, one performing the processing of steps S 1 to S 7 and the other performing the processing of steps S 11 and S 12 .
  • step S 1 when a client request in conformity with Hyper Text Transfer Protocol (hereinafter, referred to as HTTP request) is detected through the Fire Wall, the processing proceeds to step S 2 where the unique service server 101 determines whether or not the request includes a request command related to the unique service by referring to the table 401 . If the unique service server 101 determines that the request includes descriptions not in the table 401 , i.e., descriptions directed to the WWW server, the processing proceeds from step S 3 to S 4 where the request is transferred to the WWW server in the manner described above (transferred to the WWW server as if the unique service server is the original requester). As a result, a file is transferred back from the WWW server in accordance with the HTTP. The unique service server 101 receives the file (step S 5 ) and transmits the file to the client (step S 6 ). Then, the processing returns to step S 1 .
  • HTTP request Hyper Text Transfer Protocol
  • step S 7 While receiving a request from a client, if it is determined that the request includes a command uniquely used in the unique service server, the processing proceeds to step S 7 where the command is used as an argument to execute an extension module which performs the unique processing. Then, the processing returns to step S 1 .
  • the extension module interprets the received command and performs processing based on the command in step S 11 , e.g., changes a camera angle (pan angle, tilt angle and zoom value) or captures an image sensed by the camera.
  • step S 12 the result is returned to the client.
  • the contents of response vary depending on each command. For instance, in a case where a request to change the camera angle is executed, completion or reception of the request is notified to the client. In a case of “GetImage” command, processing is performed such that an image picked up by a camera is transferred to the client.
  • the table 401 and extension service module are newly provided.
  • the unique extension service can be constructed by combining only necessary functions. Therefore, in a case where a new service is provided in the future, only a minimum modification is necessary; thus, developing a new service can be readily realized.
  • the unique service server 101 can be realized by a generally used personal computer. Detailed construction thereof is shown in FIG. 7 .
  • reference numeral 1 denotes a CPU which controls the entire unique service server; and 2 , a ROM where Basic Input/Output System (BIOS) or boot programs are stored.
  • Reference numeral 3 denotes a RAM, to which OS (operating system) or server programs are loaded, and used as a work area of the CPU 1 .
  • Reference numeral 4 denotes a command table memory storing the command table 401 described above.
  • Reference numeral 5 denotes a Network Interface Card (NIC) for communicating with a network.
  • Reference numeral 6 denotes a camera controller which controls the camera angles (pan angle, tilt angle and zoom ratio) under the control of CPU 1 .
  • the camera 7 is attached to a pan head (not shown).
  • Reference numeral 8 denotes a video capture portion where image signals picked up by the camera 7 are received and captured as digital image data.
  • Reference numeral 9 denotes an external storage device such as a hard disc or the like, where OS (Operating System) or programs serving as the unique service server as described above, are stored.
  • OS Operating System
  • the OS is loaded into the RAM 3 in accordance with the boot program in the ROM 2
  • the unique service server program is also loaded into the RAM 3 , thereby serving as the above-described unique service server 101 .
  • FIGS. 5A and 5B are structural views of a plurality of unique services provided.
  • FIG. 5B shows the case where the portion, having a table for allocation determination and receiving a service request from a client, is separated from the service servers. Modules providing respective extension services are arranged in parallel in the next level of the allocation module. In this case, it is possible to prevent efficiency from declining, caused due to the multi-level communications, unlike the case of FIG. 5A, and it is possible to construct the service by combining only the necessary functions.
  • the service allocation server has the same configuration as that shown in FIG. 7 . However, in a case where the allocation server does not provide any services, the camera controller, camera and video capture are unnecessary. However, the allocation table shown in FIG. 8 is required. The allocation table shows correspondences between commands requested by clients and servers which accept the command.
  • the unique service server is an apparatus including a controllable camera and having function to capture images sensed by the camera.
  • a generally used apparatus e.g., a personal computer, having hardware complying with the type of services, can realize the present invention. Therefore, the present invention can be realized by providing a storage medium, which stores program codes for realizing the above-described functions of the present embodiment, to a system or an apparatus, and reading the program codes with a computer (e.g., CPU, MPU) of the system or apparatus from the storage medium, then executing the program.
  • a computer e.g., CPU, MPU
  • the program codes read from the storage medium realize the new functions according to the present invention
  • the storage medium storing the program codes constitutes the invention.
  • the storage medium such as a floppy disk, hard disk, an optical disk, a magneto-optical disk, CD-ROM, CD-R, a magnetic tape, a non-volatile type memory card, and ROM can be used for providing the program codes.
  • the present invention includes a case where an OS (Operating System) or the like working on the computer performs a part or entire processes in accordance with designations of the program codes and realizes functions according to the above embodiment.
  • OS Operating System
  • the present invention also includes a case where, after the program codes read from the storage medium are written in a function expansion card which is inserted into the computer or in a memory provided in a function expansion unit which is connected to the computer, a CPU or the like contained in the function expansion card or unit performs a part or entire process in accordance with designations of the program codes and realizes functions of the above embodiment.
  • the unique service in response to a client request received through the Fire Wall, the unique service is provided by using the communication port of the unique service server, and in response to a client request on HTTP which is not directed to the unique service, the request is transmitted through the communication port and transferred to the WWW server. In this manner, both services can be supplied to the client with only one communication port.
  • the generally used protocol of the present invention is not limited to HTTP protocol, but may be any protocol used on various network, such as Ethernet. Moreover, the present invention is applicable to other servers besides WWW server.

Abstract

In response to a request transmitted by a client through the Fire Wall, a unique service server provides a unique service to the client by using a communication port. Response to an HTTP request which is not directed to the unique service, the unique service server transfers the request to the WWW server without processing, it provides both services by one communication port. A request for acquiring a data service is sent by a client HTTP through the Fire Wall, the unique service server determines the client's request is directed to data provided by the WWW server or directed to the uniquely provided data. If the unique service server determines that the client request is directed to the uniquely provided data, the processing is executed. If the unique service server determines that the client request is directed to data provided by the generally used WWW server, the server transfers the request to the WWW server.

Description

BACKGROUND OF THE INVENTION
The present invention relates to a data processing apparatus, data processing system, a method of data processing and a storage medium. More particularly, the present invention relates to an apparatus, system, method and storage medium for providing data in conformity with Hyper Text Transfer Protocol (HTTP).
When providing a user with a live image service, which is not provided by the existing generally used World Wide Web (WWW) server, in conformity with Hyper Text Transfer Protocol (HTTP) used in the Internet, it is necessary to generate a new independent program module. When providing a unique extension service and the WWW service, both the generated program module and the WWW server must be utilized.
When the WWW server and unique service server are simultaneously started to provide both services on HTTP, a problem may occur when the services pass a Fire Wall. Since two servers are separate execution modules, when the two servers are operated on a single machine, separate communication ports must be used.
If the Fire Wall is set such that a service can pass only the port number 80, i.e., a default port of HTTP, one of the services cannot pass the Fire Wall to be supplied to a client (a terminal receiving the service).
Under this circumstance, in order to enable both services to pass the Fire Wall, two computers must be provided for respective services, or the WWW server function must be incorporated in the module of the unique service.
SUMMARY OF THE INVENTION
The present invention is made in consideration of the above situation, and has as its object to provide a data processing apparatus, data processing system, a method of data processing and a storage medium, which can supply a client with data in conformity with a generally used protocol even if the data is provided by a server or is unique data which is not provided by the server.
In order to achieve the above object, the data processing apparatus according to the present invention has the following configuration. More specifically, the data processing apparatus for supplying a client in a network with data other than data provided by a server in conformity with a generally used protocol, comprises: determining means for determining whether a given request is directed to data supplied by the server or directed to uniquely supplied data; and transferring means for transferring the request to the server in accordance with the determination result of the determining means.
According to an aspect of the present invention, when a request is transmitted by a client through a Fire Wall, a unique service is provided through a communication port of the unique service server, and when a request in conformity with Hyper Text Transfer Protocol, which is not directed to the unique service, is transmitted by the client, the request is transmitted through the unique service server and transferred to the WWW server. By this, it is possible to provide a data processing apparatus, system, method and storage medium for providing a client with two services by using only one communication port.
Other objects and advantages besides those discussed above shall be apparent to those skilled in the art from the description of a preferred embodiment of the invention which follows. In the description, reference is made to accompanying drawings, which form a part thereof, and which illustrate an example of the invention. Such example, however, is not exhaustive of the various embodiments of the invention, and therefore reference is made to the claims which follows the description for determining the scope of the invention.
BRIEF DESCRIPTION OF THE DRAWINGS
The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate embodiments of the invention, and together with the description, serve to explain the principles of the invention.
FIG. 1 is a conceptual view of a construction of an embodiment of the present invention;
FIG. 2 is an explanatory view showing an unfavorable state when a service complying with HTTP is provided through a Fire Wall;
FIGS. 3A and 3B are explanatory views showing examples of construction capable of serving as a generally used WWW server and a server supplying a unique service;
FIG. 4 is an explanatory view showing contents of a table according to the present embodiment;
FIGS. 5A and 5B are conceptual views showing constructions of other embodiments of the present invention;
FIG. 6 is a flowchart showing operation processing performed by a unique service server of the present embodiment;
FIG. 7 is a block diagram of the unique service server according to the present embodiment; and
FIG. 8 is an allocation table according to another embodiment of the present invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
Preferred embodiments of the present invention will be described in detail in accordance with the accompanying drawings.
FIG. 1 shows an overall configuration of an embodiment of the present invention. Referring to FIG. 1, reference numeral 102 denotes the generally used World Wide Web (WWW) server, and 101 denotes a unique service server providing an original service which is not supplied by the WWW server 102.
A unique module operated on the unique service server 101 is a server module which transfers live images picked up by cameras proposed by the assignee of the present invention. In response to a request made by a Web browser operated on the client, the server module realizes the service for obtaining an image picked up by a camera and returning the image as a compressed image conforming to JPEG by utilizing the Hyper Text Transfer Protocol (HTTP). HTTP is employed so that the network user can request and utilize services through the Fire Wall. As an example of the unique service, a service for moving image or for audio data can be given in addition to still-image services; however, detailed description thereof will not be provided herein.
In the above configuration, in a case where a machine for supplying unique services provides a user with the generally used WWW service, a simple construction such as that shown in FIG. 2 may be provided. In this case, since the unique service module 201 serves as a different execution module from the WWW service module 202, different communication ports must be utilized. However, if the Fire Wall is set such that only a default port for the HTTP protocol is available, one of the services is unable to pass the Fire Wall.
In order to supply two services in the above state, two host units must be provided as the Fire Wall for each of the services as shown in FIG. 3A, or the WWW server function must be incorporated in the module of the unique service as shown in FIG. 3B. However, the former raises a problem of cost for setting up hardware or the like, and the latter raises a problem of high cost of development.
According to the present embodiment, as shown in FIG. 1, in a case the unique service server receives a request for a service other than the unique service, the unique service server mediates the communication between the client and a designated WWW server, thereby making it possible to support both services with one communication port.
The unique module includes a command table 401 shown in FIG. 4 (since the unique service server according to the present embodiment is a personal computer or the like, the table is stored in hard disc or RAM or the like). With respect to a command included in the table, the unique module performs processing therefor. With respect to a command which is not included in the table, the unique module transfers the command to the WWW server without further processing, and returns the response to the client without any processing.
Hereinafter, detailed description of data transmission will be provided. For instance, a request for camera control and a request for image acquisition as unique services are described as follows:
http://service_host/CameraControl?pan=10&tilt=5&zoom=30 http://service_host/GetImage
The client transmits the above-described request to the port number 80 of the module of the unique service server 101.
The module of the unique service server 101 interprets this request, extracts an operator portion (in the above example, “CameraControl” or “GetImage”), and compares the operator with the contents of the table 401. Since the above operator “CameraControl” for controlling a camera or “GetImage” for acquisition of an image are included in the table 401, processing is performed by the module of the unique service server 101 and the result is returned to the client.
For instance, in a case where the operator (operation command) “CameraControl” is received, the camera is controlled in accordance with the subsequent data pan=10&tilt=5&zoom=30. As can be readily assumed, the camera is controlled such that the pan angle is 10° tilt angle is 5°, and zoom value (corresponding to zoom angle of view) is 30. Upon controlling the camera, a character string “OK” is returned. Meanwhile, in a case where the operator “GetImage” is received, an image is captured from the currently connected camera and returns the captured image as a compressed image conforming to JPEG. Note that since the assignee of the present invention has already proposed a number of techniques for controlling a camera and transferring an image picked up by the camera to a client, detailed description will not be provided herein.
A request to the WWW server 102,
http://service_host/wwwroot/index.html
is also received by the port number 80 of the module of the unique service server 101. Similar to the above, the operator portion “wwwroot” is extracted. Then, it is examined by referring to the table 401 that the operator “wwwroot” is not included in the table 401. In such case, assuming that the service port of the WWW server is 8080, the module of the unique service server 101 operates as if it is a client, and transmits the following request to the WWW server 102:
http://service_host:8080/wwwroot/index.html
When the WWW server returns the result in response to the above request, the module of the unique service server 101 transfers the result to the client without further processing, and the processing for this request ends.
The unique service server 101 according to the present embodiment operates in accordance with the flowchart shown in FIG. 6. As shown in FIG. 6, there are two modules, one performing the processing of steps S1 to S7 and the other performing the processing of steps S11 and S12.
In step S1, when a client request in conformity with Hyper Text Transfer Protocol (hereinafter, referred to as HTTP request) is detected through the Fire Wall, the processing proceeds to step S2 where the unique service server 101 determines whether or not the request includes a request command related to the unique service by referring to the table 401. If the unique service server 101 determines that the request includes descriptions not in the table 401, i.e., descriptions directed to the WWW server, the processing proceeds from step S3 to S4 where the request is transferred to the WWW server in the manner described above (transferred to the WWW server as if the unique service server is the original requester). As a result, a file is transferred back from the WWW server in accordance with the HTTP. The unique service server 101 receives the file (step S5) and transmits the file to the client (step S6). Then, the processing returns to step S1.
While receiving a request from a client, if it is determined that the request includes a command uniquely used in the unique service server, the processing proceeds to step S7 where the command is used as an argument to execute an extension module which performs the unique processing. Then, the processing returns to step S1.
As shown in FIG. 6, the extension module interprets the received command and performs processing based on the command in step S11, e.g., changes a camera angle (pan angle, tilt angle and zoom value) or captures an image sensed by the camera. In step S12, the result is returned to the client. The contents of response vary depending on each command. For instance, in a case where a request to change the camera angle is executed, completion or reception of the request is notified to the client. In a case of “GetImage” command, processing is performed such that an image picked up by a camera is transferred to the client.
As described above, according to the present embodiment, in order to realize the unique extension service, the table 401 and extension service module are newly provided. However, since no change is necessary in the main module (steps S1 to S7 in FIG. 6), the unique extension service can be constructed by combining only necessary functions. Therefore, in a case where a new service is provided in the future, only a minimum modification is necessary; thus, developing a new service can be readily realized.
Note that the unique service server 101 according to the present embodiment can be realized by a generally used personal computer. Detailed construction thereof is shown in FIG. 7.
In FIG. 7, reference numeral 1 denotes a CPU which controls the entire unique service server; and 2, a ROM where Basic Input/Output System (BIOS) or boot programs are stored. Reference numeral 3 denotes a RAM, to which OS (operating system) or server programs are loaded, and used as a work area of the CPU 1. Reference numeral 4 denotes a command table memory storing the command table 401 described above. Reference numeral 5 denotes a Network Interface Card (NIC) for communicating with a network. Reference numeral 6 denotes a camera controller which controls the camera angles (pan angle, tilt angle and zoom ratio) under the control of CPU 1. The camera 7 is attached to a pan head (not shown). By controlling the pan head by the camera controller 6, the pan and tilt angles are changed. By controlling the optical unit of the camera, the zoom ratio is changed. Reference numeral 8 denotes a video capture portion where image signals picked up by the camera 7 are received and captured as digital image data. Reference numeral 9 denotes an external storage device such as a hard disc or the like, where OS (Operating System) or programs serving as the unique service server as described above, are stored. When power to the personal computer is turned on, the OS is loaded into the RAM 3 in accordance with the boot program in the ROM 2, and the unique service server program is also loaded into the RAM 3, thereby serving as the above-described unique service server 101.
Other Embodiments
FIGS. 5A and 5B are structural views of a plurality of unique services provided.
As shown in FIG. 5A, by serially connecting the extension modules each adopting the similar processing scheme, an additional function can be independently provided in module units and a new service can be constructed by combining only the necessary functions. In this case, the above-described processing according to the flowchart shown in FIG. 6 is executed basically by each of the unique service servers.
FIG. 5B shows the case where the portion, having a table for allocation determination and receiving a service request from a client, is separated from the service servers. Modules providing respective extension services are arranged in parallel in the next level of the allocation module. In this case, it is possible to prevent efficiency from declining, caused due to the multi-level communications, unlike the case of FIG. 5A, and it is possible to construct the service by combining only the necessary functions.
The service allocation server has the same configuration as that shown in FIG. 7. However, in a case where the allocation server does not provide any services, the camera controller, camera and video capture are unnecessary. However, the allocation table shown in FIG. 8 is required. The allocation table shows correspondences between commands requested by clients and servers which accept the command.
Note that in the present embodiment, description has been provided based on an assumption that the unique service server is an apparatus including a controllable camera and having function to capture images sensed by the camera. However, a generally used apparatus, e.g., a personal computer, having hardware complying with the type of services, can realize the present invention. Therefore, the present invention can be realized by providing a storage medium, which stores program codes for realizing the above-described functions of the present embodiment, to a system or an apparatus, and reading the program codes with a computer (e.g., CPU, MPU) of the system or apparatus from the storage medium, then executing the program.
In this case, the program codes read from the storage medium realize the new functions according to the present invention, and the storage medium storing the program codes constitutes the invention.
Further, the storage medium, such as a floppy disk, hard disk, an optical disk, a magneto-optical disk, CD-ROM, CD-R, a magnetic tape, a non-volatile type memory card, and ROM can be used for providing the program codes.
Furthermore, besides aforesaid functions according o the above embodiment are realized by executing the program codes which are read by a computer, the present invention includes a case where an OS (Operating System) or the like working on the computer performs a part or entire processes in accordance with designations of the program codes and realizes functions according to the above embodiment.
Furthermore, the present invention also includes a case where, after the program codes read from the storage medium are written in a function expansion card which is inserted into the computer or in a memory provided in a function expansion unit which is connected to the computer, a CPU or the like contained in the function expansion card or unit performs a part or entire process in accordance with designations of the program codes and realizes functions of the above embodiment.
As has been set forth above, according to the present embodiment, in response to a client request received through the Fire Wall, the unique service is provided by using the communication port of the unique service server, and in response to a client request on HTTP which is not directed to the unique service, the request is transmitted through the communication port and transferred to the WWW server. In this manner, both services can be supplied to the client with only one communication port.
The generally used protocol of the present invention is not limited to HTTP protocol, but may be any protocol used on various network, such as Ethernet. Moreover, the present invention is applicable to other servers besides WWW server.
As set forth above, according to the present invention, it is possible to supply a client with data provided by the server or unique data provided by other server, in accordance with generally used protocol.
The present invention is not limited to the above embodiments and various changes and modifications can be made within the spirit and scope of the present invention. Therefore, to appraise the public of the scope of the present invention, the following claims are made.

Claims (16)

What is claimed is:
1. A data processing apparatus for supplying a client in a network with data other than data provided by a server, in conformity with a generally used protocol, comprising:
determination means for determining whether a given request from a client is directed to data supplied by the server or directed to data uniquely supplied by said data processing apparatus; and
control means for, when said determination means determines that the given request is directed to data provided by the server, transferring the given request to the server, while, when said determination means determines that the given request is directed to uniquely supplied data, performing processing in accordance with the given request and sending a processed result to the client,
wherein said determination means performs the determination by comparing the given request with requests stored in a storage device, the stored requests being related to uniquely supplied data,
wherein in a case where said determination means determines that the given request is directed to uniquely supplied data, said control means transfers contents of the given request to a processing module which executes a service of the uniquely supplied data, and
wherein the uniquely supplied data includes a service for controlling a camera which can be controlled, and a service for acquiring an image picked up by the camera.
2. The data processing apparatus according to claim 1, wherein the generally used protocol is Hyper Text Transfer Protocol (HTTP).
3. A system constructed by having a plurality of data processing apparatuses according to claim 1 which are linked to each other.
4. A method of controlling a data processing apparatus which supplies a client in a network with data other than data provided by a server, in conformity with a generally used protocol, comprising the steps of:
determining whether a given request from a client is directed to data supplied by the server or directed to data uniquely supplied by the data processing apparatus; and
performing a control step for, when it is determined in said determining step that the given request is directed to data provided by the server, transferring the given request to the server, while, when it is determined in said determining step that the given request is directed to uniquely supplied data, performing processing in accordance with the given request and sending a processed result to the client,
wherein the determination said determining step is obtained by comparing the given request with requests stored in a storage device, the stored requests being related to uniquely supplied data,
wherein in a case where said determination means determines that the given request is directed to uniquely supplied data, said control means transfers contents of the given request to a processing module which executes a service of the uniquely supplied data, and
wherein the uniquely supplied data includes a service for controlling a camera which can be controlled, and a service for acquiring an image picked up by the camera.
5. A method of controlling the data processing apparatus according to claim 2, further comprising a process step executed in response to a request directed to the uniquely supplied data, as an independent step.
6. A storage medium storing a program serving as a data processing apparatus which supplies a client in a network with data other than data provided by a server in conformity with a generally used protocol, by causing a computer to read and execute the program, the program comprising:
program codes serving as determination means for determining whether a given request from a client is directed to data supplied by the server or directed to data uniquely supplied by the data processing apparatus; and
program codes serving as control means for, when the determination means determines that the given request is directed to data provided by the server, transferring the given request to the server, while, when the determination means determines that the given request is directed to uniquely supplied data, performing processing in accordance with the given request and sending a processed result to the client,
wherein the determination means performs the determination by comparing the given request with requests stored in a storage device, the stored requests being related to uniquely supplied data,
wherein in a case where said determination means determines that the given request is directed to uniquely supplied data, said control means transfers contents of the given request to a processing module which executes a service of the uniquely supplied data, and
wherein the uniquely supplied data includes a service for controlling a camera which can be controlled, and a service for acquiring an image picked up by the camera.
7. A data processing apparatus for supplying a client in a network with data other than data provided by a server, in conformity with Hyper Text Transfer Protocol (HTTP), comprising:
storage means for storing identification data for identifying whether a given request is directed to data supplied by the server or directed to uniquely supplied data;
determining means for determining whether or not a request transmitted by a client is directed to uniquely supplied data, by referring to the identification data stored in said storage means;
control means for performing processing corresponding to the request when said determining means determines that the request is directed to uniquely supplied data; and
transferring means for transferring the request to the server when said determining means determines that the request is directed to data supplied by the server,
wherein the uniquely supplied data includes a service for controlling a camera which can be controlled, and a service for acquiring an image picked up by the camera.
8. The data processing apparatus according to claim 7, wherein said control means transfers contents of the client request to a processing module which executes a service of the uniquely supplied data.
9. A system constructed by having a plurality of data processing apparatuses according to claim 7 which are linked to each other.
10. The data processing apparatus according to claim 7, wherein said server is a World Wide Web (WWW) server in the Internet.
11. A method of controlling a data processing apparatus which supplies a client in a network with data other than data provided by a server, in conformity with Hyper Text Transfer Protocol (HTTP), comprising the steps of:
determining whether or not a request transmitted by a client is directed to uniquely supplied data, by referring to identification data stored in advance;
controlling to perform processing corresponding to the request when it is determined that the request is directed to uniquely supplied data; and
transferring the request to the server when it is determined that the request is directed to data supplied by the server,
wherein the uniquely supplied data includes a service for controlling a camera which can be controlled, and a service for acquiring an image picked up by the camera.
12. A method of controlling the data processing apparatus according to claim 11, wherein processing performed in a controlling step in response to the given request is an independent step.
13. A method of controlling the data processing apparatus according to claim 11, wherein said server is a World Wide Web (WWW) server in the Internet.
14. A storage medium, storing a program, serving as a data processing apparatus which supplies a client in a network with data other than data provided by a server in conformity with Hyper Text Transfer Protocol (HTTP) by causing a computer to read and execute the program, comprising:
program codes serving as determining means for determining whether or not a request transmitted by a client is directed to uniquely supplied data, by referring to identification data stored in advance;
program codes serving as control means for executing processing means corresponding to the request when said determining means determines that the request is directed to uniquely supplied data; and
program codes serving as transferring means for transferring the request to the server when said determining means determines that the request is directed to data supplied by the server,
wherein the uniquely supplied data includes a service for controlling a camera which can be controlled, and a service for acquiring an image picked up by the camera.
15. The storage medium according to claim 14, wherein program codes for providing a service in response to the request directed to the uniquely supplied data are independent from each of said program codes for the determining means, control means, and transferring means.
16. The storage medium according to claim 14, wherein said server is a World Wide Web (WWW) server in the Internet.
US09/161,403 1997-09-30 1998-09-28 Apparatus, system, method and memory medium for data processing Expired - Fee Related US6578067B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP9-267371 1997-09-30
JP26737197A JP3792858B2 (en) 1997-09-30 1997-09-30 Information processing apparatus, system, method, and storage medium

Publications (1)

Publication Number Publication Date
US6578067B1 true US6578067B1 (en) 2003-06-10

Family

ID=17443916

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/161,403 Expired - Fee Related US6578067B1 (en) 1997-09-30 1998-09-28 Apparatus, system, method and memory medium for data processing

Country Status (2)

Country Link
US (1) US6578067B1 (en)
JP (1) JP3792858B2 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020023086A1 (en) * 2000-06-30 2002-02-21 Ponzio, Jr. Frank J. System and method for providing signaling quality and integrity of data content
US20020178116A1 (en) * 2001-05-22 2002-11-28 Masafumi Yamasaki Imaging system, imaging method, image service system and image service method
US20030217095A1 (en) * 2002-04-24 2003-11-20 Hiroshi Kitada System and method for managing documents with multiple applications
US20040025187A1 (en) * 2002-08-02 2004-02-05 Cross Match Technologies Web-enabled live scanner and method for control
US20040215671A1 (en) * 2001-03-01 2004-10-28 Ricoh Company, Ltd. And Ricoh Corporation System, computer program product and method for managing documents
US6857006B1 (en) * 1998-09-16 2005-02-15 Mitsui & Co., Ltd. Multimedia direct communication system linked with HTTP protocol
US20050198447A1 (en) * 2004-03-05 2005-09-08 Intel Corporation Exclusive access for logical blocks
US20060224686A1 (en) * 2005-03-30 2006-10-05 Hiroshi Kitada System and method for managing documents with multiple network applications
US20060230286A1 (en) * 2005-03-30 2006-10-12 Hiroshi Kitada System and method for authenticating a user of an image processing system
US20060227367A1 (en) * 2005-03-30 2006-10-12 Hiroshi Kitada System and method for compensating for resource unavailability in an image processing system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009230525A (en) * 2008-03-24 2009-10-08 Entermotion Co Ltd Content management system and method

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5808670A (en) * 1995-02-17 1998-09-15 Nec System Integration & Construction, Ltd. Method and system for camera control with monitoring area view
US5944783A (en) * 1997-07-29 1999-08-31 Lincom Corporation Apparatus and method for data transfers through software agents using client-to-server and peer-to-peer transfers
US5964832A (en) * 1997-04-18 1999-10-12 Intel Corporation Using networked remote computers to execute computer processing tasks at a predetermined time
US6012083A (en) * 1996-09-24 2000-01-04 Ricoh Company Ltd. Method and apparatus for document processing using agents to process transactions created based on document content
US6098093A (en) * 1998-03-19 2000-08-01 International Business Machines Corp. Maintaining sessions in a clustered server environment
US6128653A (en) * 1997-03-17 2000-10-03 Microsoft Corporation Method and apparatus for communication media commands and media data using the HTTP protocol
US6208379B1 (en) * 1996-02-20 2001-03-27 Canon Kabushiki Kaisha Camera display control and monitoring system
US6209048B1 (en) * 1996-02-09 2001-03-27 Ricoh Company, Ltd. Peripheral with integrated HTTP server for remote access using URL's
US6380972B1 (en) * 1993-11-11 2002-04-30 Canon Kabushiki Kaisha Video system including a camera controlled by a control apparatus through communication means

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6380972B1 (en) * 1993-11-11 2002-04-30 Canon Kabushiki Kaisha Video system including a camera controlled by a control apparatus through communication means
US5808670A (en) * 1995-02-17 1998-09-15 Nec System Integration & Construction, Ltd. Method and system for camera control with monitoring area view
US6209048B1 (en) * 1996-02-09 2001-03-27 Ricoh Company, Ltd. Peripheral with integrated HTTP server for remote access using URL's
US6208379B1 (en) * 1996-02-20 2001-03-27 Canon Kabushiki Kaisha Camera display control and monitoring system
US6012083A (en) * 1996-09-24 2000-01-04 Ricoh Company Ltd. Method and apparatus for document processing using agents to process transactions created based on document content
US6128653A (en) * 1997-03-17 2000-10-03 Microsoft Corporation Method and apparatus for communication media commands and media data using the HTTP protocol
US5964832A (en) * 1997-04-18 1999-10-12 Intel Corporation Using networked remote computers to execute computer processing tasks at a predetermined time
US5944783A (en) * 1997-07-29 1999-08-31 Lincom Corporation Apparatus and method for data transfers through software agents using client-to-server and peer-to-peer transfers
US6098093A (en) * 1998-03-19 2000-08-01 International Business Machines Corp. Maintaining sessions in a clustered server environment

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Axis Neteye 200 User's Manual, Axis Communications, pp. 1-90.* *
Axis Neteye 200, Network Snapshot Camera for Internet/Intranet, Axis Communications, pp. 1-5. *
Robb Linsky, How the Internet Works, 1997, Ziff-Davis Press, Special Edition, pp. 208-217, 229-231, 234-235.* *

Cited By (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6857006B1 (en) * 1998-09-16 2005-02-15 Mitsui & Co., Ltd. Multimedia direct communication system linked with HTTP protocol
US20020023086A1 (en) * 2000-06-30 2002-02-21 Ponzio, Jr. Frank J. System and method for providing signaling quality and integrity of data content
US20060168148A1 (en) * 2001-03-01 2006-07-27 Shogo Hyakutake System, computer program product and method for managing documents
US8059291B2 (en) 2001-03-01 2011-11-15 Ricoh Company, Ltd. System, computer program product and method for managing documents
US7877458B2 (en) 2001-03-01 2011-01-25 Ricoh Company Ltd. System, computer program product and method for managing documents
US7734715B2 (en) 2001-03-01 2010-06-08 Ricoh Company, Ltd. System, computer program product and method for managing documents
US20070150534A1 (en) * 2001-03-01 2007-06-28 Shogo Hyakutake System, computer program product and method for managing documents
US20070133051A1 (en) * 2001-03-01 2007-06-14 Shogo Hyakutake System, computer program product and method for managing documents
US20040215671A1 (en) * 2001-03-01 2004-10-28 Ricoh Company, Ltd. And Ricoh Corporation System, computer program product and method for managing documents
US20020178116A1 (en) * 2001-05-22 2002-11-28 Masafumi Yamasaki Imaging system, imaging method, image service system and image service method
US20070150242A1 (en) * 2002-04-24 2007-06-28 Hiroshi Kitada System and method for managing documents with multiple applications
US7216070B2 (en) 2002-04-24 2007-05-08 Ricoh Company, Ltd. System and method for managing documents with multiple applications
US20080295156A1 (en) * 2002-04-24 2008-11-27 Hiroshi Kitada System, computer program product and method for scanning and managing documents
US20040024811A1 (en) * 2002-04-24 2004-02-05 Hiroshi Kitada System, computer program product and method for scanning and managing documents
US20060184644A1 (en) * 2002-04-24 2006-08-17 Hiroshi Kitada System, computer program product and method for scanning and managing documents
US20060190622A1 (en) * 2002-04-24 2006-08-24 Hiroshi Kitada System, computer program product and method for scanning and managing documents
US20070133050A1 (en) * 2002-04-24 2007-06-14 Hiroshi Kitada System and method for managing documents with multiple applications
US20030217095A1 (en) * 2002-04-24 2003-11-20 Hiroshi Kitada System and method for managing documents with multiple applications
US20030233437A1 (en) * 2002-04-24 2003-12-18 Hiroshi Kitada Browser, method, and computer program product for managing documents
WO2004013724A2 (en) * 2002-08-02 2004-02-12 Cross Match Technologies, Inc. Web-enabled live scanner and method for control
WO2004013724A3 (en) * 2002-08-02 2004-05-13 Cross Match Technologies Inc Web-enabled live scanner and method for control
US7652780B2 (en) 2002-08-02 2010-01-26 Cross Match Technologies, Inc. Web-enabled live scanner and method for control
US6930792B2 (en) * 2002-08-02 2005-08-16 Cross Match Technologies, Inc. Web-enabled live scanner and method for control
US20050275888A1 (en) * 2002-08-02 2005-12-15 Cross Match Technologies, Inc. Web-enabled live scanner and method for control
US20040025187A1 (en) * 2002-08-02 2004-02-05 Cross Match Technologies Web-enabled live scanner and method for control
US7210019B2 (en) * 2004-03-05 2007-04-24 Intel Corporation Exclusive access for logical blocks
US20050198447A1 (en) * 2004-03-05 2005-09-08 Intel Corporation Exclusive access for logical blocks
US20060224686A1 (en) * 2005-03-30 2006-10-05 Hiroshi Kitada System and method for managing documents with multiple network applications
US7533155B2 (en) 2005-03-30 2009-05-12 Ricoh Company, Ltd. System and method for managing documents with multiple network applications
US7821660B2 (en) 2005-03-30 2010-10-26 Ricoh Company, Ltd. System and method for compensating for resource unavailability in an image processing system
US20060227367A1 (en) * 2005-03-30 2006-10-12 Hiroshi Kitada System and method for compensating for resource unavailability in an image processing system
US7996490B2 (en) 2005-03-30 2011-08-09 Ricoh Company, Ltd. System and method for changing a functionality of an image processing device based on a file corresponding to a network application
US20060230286A1 (en) * 2005-03-30 2006-10-12 Hiroshi Kitada System and method for authenticating a user of an image processing system

Also Published As

Publication number Publication date
JPH11112558A (en) 1999-04-23
JP3792858B2 (en) 2006-07-05

Similar Documents

Publication Publication Date Title
JP3817312B2 (en) Control method and apparatus, imaging system and display operation apparatus
US7467162B2 (en) Pre-configured settings for portable devices
US6538663B2 (en) Camera control system
US6836287B1 (en) Image distribution system and method of controlling the same
US7161623B2 (en) Camera control system, camera server, camera client, control method, and storage medium
US9176574B2 (en) System and method for accessing and utilizing ancillary data with an electronic camera device
US8558895B2 (en) System and method for effectively implementing an electronic image hub device
US6965399B1 (en) Camera control system
US6578067B1 (en) Apparatus, system, method and memory medium for data processing
US6822676B1 (en) Camera control system with electronic zoom processing
US20070245347A1 (en) Installation method and communication apparatus
US20120191649A1 (en) Data Transfer Method and Server Computer System
US8028244B2 (en) Status processing system, status processor, and status displaying method
US20080126646A1 (en) Server
US20030101325A1 (en) Transparent remote data storage device and method
JP3817313B2 (en) Camera control apparatus and method
JP2003209783A (en) Device and method for transmitting file
US20060106924A1 (en) Data-processing device, communication method, and computer program
US7870304B2 (en) Device and file transfer system
US20130335586A1 (en) System And Method For Efficiently Transferring Data From An Electronic Camera Device
JP5099232B2 (en) Information sharing system
JP2001145088A (en) Image processor, server, image processing method, storage medium, and video upload system
JP2001014412A (en) Image processing system, control method therefor, image processor, control method therefor and computer readable memory

Legal Events

Date Code Title Description
AS Assignment

Owner name: CANON KABUSHIKI KAISHA, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:OKAZAKI, HIROSHI;FUKASAWA, TOSHIHIKO;REEL/FRAME:009604/0741

Effective date: 19981113

CC Certificate of correction
FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20150610