JP2006067064A - Service position retrieving device, server device, service position retrieving system and program - Google Patents

Service position retrieving device, server device, service position retrieving system and program Download PDF

Info

Publication number
JP2006067064A
JP2006067064A JP2004244951A JP2004244951A JP2006067064A JP 2006067064 A JP2006067064 A JP 2006067064A JP 2004244951 A JP2004244951 A JP 2004244951A JP 2004244951 A JP2004244951 A JP 2004244951A JP 2006067064 A JP2006067064 A JP 2006067064A
Authority
JP
Japan
Prior art keywords
service location
service
server device
location information
information
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.)
Withdrawn
Application number
JP2004244951A
Other languages
Japanese (ja)
Inventor
Katsuya Mitsutake
克也 光武
Koichi Yoshimura
浩一 吉村
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2004244951A priority Critical patent/JP2006067064A/en
Publication of JP2006067064A publication Critical patent/JP2006067064A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To easily retrieve the service position of a server device. <P>SOLUTION: A generation part 26 of a composite unit 20 generates service position information including a network address and encrypted specific information for self-identification. A printing part 23 adds the service position information to a raster image to be printed, and prints it on a sheet 16. A transmitting part 46 of the composite unit 40 transmits a connection request including the service position information and its own network address extracted from a sheet 16 read by a reading part 43 to the composite unit 20. A judging part 28 of the composite unit 20 verifies the specific information based on specific information included in the connection request received by a receiving part 27, and registers the network address of the composite unit 40 in a service position information storage part 24. Afterwards, a permission returning part 29 returns a connection permission response to the composite unit 40. A registering part 48 of the composite unit 40 confirms the reception of the connection permission response by a receiving part 47, and then registers the network address of the composite unit 20 in a service position information storage part 45. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、広域ネットワークに接続され、ネットワークサービスを提供するサーバ装置及びサーバ装置のネットワーク上における位置を示す情報を保持管理するサービス位置探索装置、またサーバ装置及びサービス位置探索装置を有するサービス位置探索システムに関する。   The present invention relates to a server device that is connected to a wide area network, provides a network service, a service location search device that holds and manages information indicating the location of the server device on the network, and a service location search having the server device and the service location search device About the system.

複数のサブネットワークの集合である広域コンピュータ・ネットワークにおいては、コンピュータによって各種のサービスが提供されている。提供されるサービスの代表例は、WWW(World Wide Web)システムによる情報提供サービス、サーバ-クライアントシステムによるプリントサービスやサービス発見サービスなどが挙げられる。   In a wide area computer network, which is a set of a plurality of sub-networks, various services are provided by computers. Typical examples of the provided services include an information providing service using a WWW (World Wide Web) system, a print service using a server-client system, and a service discovery service.

利用者がネットワーク上のサービスを利用する際には、まず、サービスを提供するサーバ装置のネットワーク上の位置を示す情報(ネットワークアドレス、ドメイン・ネーム、URL(Uniform Resource Locator)など。以下、「サービス位置」と総称する。)を知る必要がある。このことを「探索」と呼ぶ。そして、ネットワーク上に散在する各種のサーバ装置の中から要求を満足するサーバ装置を発見すると、サービス位置によってサーバ装置を指定する。もし、複数のサーバ装置が発見されたときには、その中から一つのサービス位置を選択する。このようにして特定されたサーバ装置に対してネットワークを介して通信を行い、所望の処理を実行する。ここで、「要求」とは、所望の処理、望ましいサービス属性(例えば、機能、性能)、制約条件(例えば、サポートされる通信プロトコル、使用される課金の種類)、または費用や品質に関する要求などである。   When a user uses a service on the network, first, information (network address, domain name, URL (Uniform Resource Locator), etc.) indicating the location of the server device providing the service on the network. It is necessary to know collectively “position”. This is called “search”. When a server device that satisfies the request is found from various server devices scattered on the network, the server device is designated by the service location. If a plurality of server devices are found, one service location is selected from them. Communication is performed via the network with the server device thus identified, and a desired process is executed. Here, “request” means desired processing, desired service attributes (for example, function, performance), constraint conditions (for example, supported communication protocol, type of charging used), request for cost or quality, etc. It is.

近年、インターネット利用の一般化により、遠隔地のコンピュータが提供する各種のサービスを、ネットワークを介して利用できるようになった。そこで、サービス探索システムには、探索可能範囲の広域性が求められている。   In recent years, with the generalization of Internet use, various services provided by remote computers can be used via a network. Thus, the service search system is required to have a wide searchable range.

これに対し、従来の一斉同報通信を用いたサービス探索技術は、ローカルネットワークに適用されており、次のいずれか、あるいは、両方の手法を使用する。すなわち、   On the other hand, the service search technology using the conventional broadcast communication is applied to the local network, and uses either or both of the following methods. That is,

(a)クライアント装置がサーバ装置を探索するためのメッセージ(以下、「探索メッセージ」と呼ぶ。)を、ネットワーク上の全てのコンピュータに対して一斉同報するという手法である。探索メッセージを受信したサーバ装置は、クライアント装置に対して応答メッセージを送信することによって、クライアント装置はサーバ装置の存在と、そのサービス位置を検知することができる。クライアント装置は検知したサーバ装置と通信を行うことによって、サービス属性を取得することができる。 (A) A method in which a message for a client device to search for a server device (hereinafter referred to as “search message”) is broadcast to all computers on the network. The server device that has received the search message transmits a response message to the client device, so that the client device can detect the presence of the server device and its service location. The client device can acquire the service attribute by communicating with the detected server device.

(b)サーバ装置が、起動時や一定期間毎に、自らの存在を公示(Advertise)するメッセージ(以下、「公示メッセージ」と呼ぶ。)を一斉同報することによって、クライアント装置がサーバ装置の存在を検知する。 (B) The server device broadcasts a message that advertises its existence (hereinafter referred to as “advertisement message”) at start-up or at regular intervals, thereby allowing the client device to Detect presence.

また、クライアント装置の代わりに、専用のサービス探索装置が上記の手法によって全てのサーバ装置のサービス位置とサービス属性を取得して保持しておいて、クライアント装置に対してサーバ装置のサービス属性を検索する機能を提供するように構成される場合もある。なお、この技術による従来例には、SLP(Service Location Protocol, Version2; IETF RFC2608)がある。   Also, instead of the client device, a dedicated service search device acquires and holds the service position and service attribute of all server devices by the above method, and searches the server device for the service attribute of the server device. It may be configured to provide a function to do. A conventional example of this technique is SLP (Service Location Protocol, Version 2; IETF RFC2608).

しかしながら、一斉同報通信を用いたサービス探索技術は、サーバ装置の検出可能範囲(以下、「サービス検出領域」と呼ぶ。)が一斉同報通信の到達可能範囲に制限されることから、探索可能範囲は有限である。なぜなら、各ネットワークの運用ポリシーに基づく管理上の理由から一斉同報通信がルータやファイアウォール等のネットワーク中継装置によって遮断される場合もあれば、一斉同報通信のパケットの生存時間(ルータのHOP数)によって制限される場合もあるからである。その結果として、広域コンピュータ・ネットワークには多数のサービス検出領域が存在することになる。したがって、一斉同報通信のみを用いるサービス探索技術では、あるサービス検出領域にネットワーク接続したクライアント装置は、広域に存在する他のサービス検出領域に位置するサービスを発見することはできないという問題がある。仮に、一斉同報通信の到達可能範囲を拡大することができたとしても、探索メッセージや公示メッセージをネットワーク全体に一斉同報することになり、ネットワーク全体の負荷を上昇させ、利用効率を低下させることになる。   However, the service search technology using broadcast communication is searchable because the detectable range of the server device (hereinafter referred to as “service detection area”) is limited to the reachable range of broadcast communication. The range is finite. This is because broadcasts may be blocked by a network relay device such as a router or firewall for management reasons based on the operation policy of each network, or the broadcast packet lifetime (number of router HOPs) ) In some cases. As a result, there are many service detection areas in the wide area computer network. Therefore, in the service search technique using only the broadcast communication, there is a problem that a client device connected to a network in a service detection area cannot find a service located in another service detection area existing in a wide area. Even if the reachable range of broadcast communication can be expanded, the search message and announcement message will be broadcast all over the network, increasing the load on the entire network and reducing the usage efficiency. It will be.

そこで、サービス検出領域毎に存在する全てのサービス探索装置をひとつのディレクトリ等の専用データベース機能に事前に登録することによって、一斉同報通信を用いたサービス探索技術に広域性を付与する技術が考案されている。   In view of this, a technology has been devised that gives a wide range to service search technology using simultaneous broadcast communications by pre-registering all service search devices existing in each service detection area in a dedicated database function such as one directory. Has been.

すなわち、サービス探索装置は、専用データベース機能のディレクトリ等を参照することによって他のサービス探索装置を発見し、発見したサービス探索装置とネットワークを介して通信を行って、他のサービス探索装置が位置しているサービス検出領域内のサーバ装置のサービス位置とサービス属性に関する情報を取得することによって、複数のサービス検出領域にまたがってサービスを探索することが可能になる。この技術による従来例には、例えば特許文献1がある。   That is, the service search device discovers another service search device by referring to the directory or the like of the dedicated database function, communicates with the found service search device via the network, and the other service search device is located. By acquiring information on the service position and service attribute of the server device in the service detection area, it is possible to search for services across a plurality of service detection areas. There exists patent document 1 as a prior art example by this technique, for example.

特開2003−091553号公報Japanese Patent Laid-Open No. 2003-091553

しかしながら、この従来の方式では、専用データベース機能を持つ装置が必要となるため、コストがかかるという問題がある。しかも、サービス位置の探索の際には、その装置のサービス位置を予め知っていなければ利用することができない。また、その装置のサービス位置が変更されたりすると、そのサービス位置の変更に伴う設定変更作業等の負荷が膨大となり、サービス探索システムの管理コストがかかるという問題がある。このように、従来技術のサービス探索システムにおいては、探索可能範囲の広域性を保つためにはシステムの管理・運用に人手や知識を必要とし、またコスト増加をまねくという問題点があった。   However, this conventional method requires a device having a dedicated database function. In addition, when searching for a service location, the device cannot be used unless the service location of the device is known in advance. Further, when the service location of the device is changed, there is a problem that the load of setting change work associated with the change of the service location becomes enormous and the management cost of the service search system is increased. As described above, in the service search system of the prior art, in order to maintain the wide range of the searchable range, there are problems that manpower and knowledge are required for management and operation of the system, and the cost increases.

本発明は、以上のような課題を解決するためになされたものであり、その目的は、サーバ装置のサービス位置を簡便に探索できるサービス位置探索装置、サービス位置探索システム及びプログラムを提供することにある。また、簡便にサービス位置が探索されうるサーバ装置を提供するものである。   The present invention has been made to solve the above problems, and an object of the present invention is to provide a service location search device, a service location search system, and a program that can easily search for a service location of a server device. is there. Further, the present invention provides a server device that can easily search for a service position.

以上のような目的を達成するために、本発明に係るサービス位置探索装置は、ネットワークサービスを提供するサーバ装置のサービス位置を探索するサービス位置探索装置において、少なくとも自己のサービス位置を含み自己装置に関する情報を記憶する記憶手段と、自己のサービス位置を含むサービス位置情報を生成する生成手段と、前記生成手段により生成されたサービス位置情報を出力する出力手段と、前記出力手段により出力されたサービス位置情報を入力したサーバ装置から送信され、少なくとも入力されたサービス位置情報と前記サーバ装置のサービス位置とを含む接続要求を受信する受信手段と、前記受信手段により受信された接続要求に含まれているサービス位置情報を、前記記憶手段に記憶された情報と比較することで前記サーバ装置との接続可否を判断する判断手段と、前記判断手段により接続可と判断されたときに前記サーバ装置のサービス位置を登録するサービス位置登録手段とを有することを特徴とする。   In order to achieve the above object, a service location search apparatus according to the present invention relates to a self-apparatus that includes at least its own service position in a service location search apparatus that searches for a service location of a server device that provides a network service. Storage means for storing information, generation means for generating service position information including its own service position, output means for outputting service position information generated by the generation means, and service position output by the output means A receiving unit that receives a connection request that is transmitted from the server device to which information is input and includes at least the input service location information and the service location of the server device; and is included in the connection request received by the receiving unit By comparing the service location information with the information stored in the storage means And having a determining means for determining whether connection is possible with the server device, and a service location registration means for registering the service position of the server apparatus when it is determined that the connection is possible by the determining means.

また、前記生成手段は、自己が発行するサービス位置情報であることを証明する特定情報をサービス位置情報に含め、前記判断手段は、前記受信手段により受信された接続要求に含まれている特定情報を、前記記憶手段に記憶された特定情報により検証することによって、受信した特定情報が自己発行のものであると認証できた場合に限り、前記サーバ装置との接続を可と判断することを特徴とする。   Further, the generation means includes in the service position information specific information that proves that it is service position information issued by itself, and the determination means includes the specific information included in the connection request received by the reception means. Is determined based on the specific information stored in the storage means, and only when the received specific information can be authenticated as self-issued, it is determined that the connection with the server device is possible. And

また、前記判断手段により接続可と判断されたときに前記サーバ装置へ接続許可を返信する許可返信手段を有することを特徴とする。   In addition, it is characterized by having a permission reply means for returning a connection permission to the server device when the judgment means judges that the connection is possible.

また、前記判断手段は、前記受信手段により受信された接続要求に含まれている前記サーバ装置のサービス位置に基づいて、前記サーバ装置が予め設定した接続許可の範囲内に含まれていることを確認できた場合に限り、前記サーバ装置との接続を可と判断することを特徴とする。   In addition, the determination unit is included in a connection permission range set in advance by the server device based on a service position of the server device included in the connection request received by the receiving unit. Only when it is confirmed, it is determined that the connection with the server device is possible.

また、前記出力手段は、サービス位置情報を媒体上に出力する印刷機能を有することを特徴とする。   Further, the output means has a printing function for outputting service location information on a medium.

また、前記出力手段は、サービス位置情報を電子データ化して出力するファクシミリ送信機能を有することを特徴とする。   Further, the output means has a facsimile transmission function for converting service location information into electronic data and outputting it.

また、前記出力手段は、サービス位置情報を電子メールとして送信する電子メール送信機能を有することを特徴とする。   Further, the output means has an e-mail transmission function for transmitting service location information as an e-mail.

また、コピーサービス、プリントサービス、ファクシミリサービス、スキャンサービス又はメールサービスの少なくとも1つを提供する複合機であることを特徴とする。   Further, the present invention is characterized in that the multifunction device provides at least one of a copy service, a print service, a facsimile service, a scan service, or a mail service.

本発明に係るサーバ装置は、ネットワークサービスを提供するサーバ装置において、少なくともサービス位置探索装置のサービス位置を含むサービス位置情報を入力する入力手段と、少なくとも入力されたサービス位置情報と自己のサービス位置とを含む接続要求を、サービス位置情報により特定されるサービス位置探索装置へ送信する送信手段とを有することを特徴とする。   The server device according to the present invention is a server device that provides a network service. The input device inputs service location information including at least the service location of the service location search device, at least the input service location information and its own service location. Transmission means for transmitting a connection request including a message to a service location searching device specified by service location information.

また、接続要求送信先のサービス位置探索装置から接続許可が送られてきた場合に前記サービス位置探索装置のサービス位置を登録するサービス位置登録手段を有することを特徴とする。   Further, the present invention is characterized by comprising service location registration means for registering the service location of the service location search device when connection permission is sent from the connection location transmission destination service location search device.

また、前記送信手段は、前記入力手段により入力されたサービス位置情報に含まれているサービス位置探索装置のサービス位置が、予め設定した接続許可の範囲内に含まれていることを確認できた場合に限り、接続要求を送信することを特徴とする。   In addition, when the transmission unit can confirm that the service location of the service location search device included in the service location information input by the input unit is included in a preset connection permission range Only, a connection request is transmitted.

また、前記入力手段は、媒体上に印刷されたサービス位置情報を読み取る読取部を有することを特徴とする。   In addition, the input unit includes a reading unit that reads service location information printed on a medium.

また、前記入力手段は、電子データ化されたサービス位置情報を受信するファクシミリ受信機能を有することを特徴とする。   The input means has a facsimile reception function for receiving service location information converted into electronic data.

また、前記入力手段は、サービス位置情報を含む電子メールを受信する電子メール受信機能を有することを特徴とする。   The input means has an e-mail receiving function for receiving e-mail including service location information.

本発明に係るサービス位置探索システムは、ネットワークサービスを提供するサーバ装置と、前記サーバ装置のサービス位置を探索するサービス位置探索装置とを有するサービス位置探索システムにおいて、前記サービス位置探索装置は、少なくとも自己のサービス位置を含み自己装置に関する情報を記憶する記憶手段と、自己のサービス位置を含むサービス位置情報を生成する生成手段と、前記生成手段により生成されたサービス位置情報を出力する出力手段と、前記出力手段により出力されたサービス位置情報を入力したサーバ装置から送信され、少なくとも入力されたサービス位置情報と前記サーバ装置のサービス位置とを含む接続要求を受信する受信手段と、前記受信手段により受信された接続要求に含まれているサービス位置情報を、前記記憶手段に記憶された情報と比較することで前記サーバ装置との接続可否を判断する判断手段と、前記判断手段により接続可と判断されたときに前記サーバ装置のサービス位置を登録するサービス位置登録手段とを有し、前記サーバ装置は、少なくともサービス位置探索装置のサービス位置を含むサービス位置情報を入力する入力手段と、少なくとも入力されたサービス位置情報と自己のサービス位置とを含む接続要求を、サービス位置情報により特定されるサービス位置探索装置へ送信する送信手段とを有することを特徴とする。   The service location search system according to the present invention includes a server device that provides a network service, and a service location search device that searches for a service location of the server device. Storage means for storing information relating to the self-device including the service position, generation means for generating service position information including the service position of the apparatus, output means for outputting the service position information generated by the generation means, A receiving unit that receives a connection request that is transmitted from the server device that has received the service location information output by the output unit and includes at least the input service location information and the service location of the server device; and that is received by the receiving unit. Service location information included in a connection request A determination unit that determines whether or not connection to the server device is possible by comparing with information stored in the storage unit, and a service that registers the service location of the server device when the determination unit determines that connection is possible The server device includes an input unit for inputting service location information including at least the service location of the service location search device, and a connection request including at least the input service location information and its own service location. Is transmitted to the service location searching device specified by the service location information.

本発明に係るプログラムは、ネットワークサービスを提供するサーバ装置のサービス位置を探索するサービス位置探索機能が搭載されたコンピュータを、少なくとも自己のサービス位置を含み自己装置に関する情報を記憶する記憶手段と、自己のサービス位置を含むサービス位置情報を生成する生成手段と、前記生成手段により生成されたサービス位置情報を出力する出力手段と、前記出力手段により出力されたサービス位置情報を入力したサーバ装置から送信され、少なくとも入力されたサービス位置情報と前記サーバ装置のサービス位置とを含む接続要求を受信する受信手段と、前記受信手段により受信された接続要求に含まれているサービス位置情報を、前記記憶手段に記憶された情報と比較することで前記サーバ装置との接続可否を判断する判断手段と、前記判断手段により接続可と判断されたときに前記サーバ装置のサービス位置を登録するサービス位置登録手段として機能させるためのプログラムである。   A program according to the present invention includes a computer having a service location search function for searching for a service location of a server device that provides a network service, storage means for storing information about the device itself, including at least its own service location, Generating means for generating service position information including the service position, output means for outputting the service position information generated by the generating means, and a server device that has received the service position information output by the output means. Receiving means for receiving a connection request including at least the input service location information and the service location of the server device; and service location information included in the connection request received by the receiving means in the storage means The connection with the server device can be checked by comparing with the stored information. Determining means for disconnection, a program to function as the service location registration means for registering the service position of the server apparatus when it is determined that the connection is possible by the determining means.

他の発明に係るプログラムは、ネットワークサービスを提供するサーバコンピュータを、少なくともサービス位置探索装置のサービス位置を含むサービス位置情報を入力する入力手段と、少なくとも入力されたサービス位置情報と自己のサービス位置とを含む接続要求を、サービス位置情報により特定されるサービス位置探索装置へ送信する送信手段として機能させるためのプログラムである。   According to another aspect of the invention, there is provided a program for inputting, into a server computer providing a network service, input means for inputting service location information including at least the service location of the service location search device, at least the input service location information and its own service location Is a program for functioning as a transmission means for transmitting a connection request including a message to a service location searching device specified by service location information.

本発明によれば、サービス位置情報を出力し、その出力したサーバ装置から送られてきた接続要求に含まれる当該サーバ装置のサービス位置を受け取るようにしたので、サーバ装置の探索可能範囲の広域性を保ちつつ、サーバ装置のサービス位置を探索することができる。また、サーバ装置のサービス位置の探索には、ネットワーク全体への負荷を増やすことなく、また運用・管理に人手や事前の知識が不要である。   According to the present invention, the service location information is output, and the service location of the server device included in the connection request sent from the output server device is received. The service location of the server device can be searched while maintaining Further, the search for the service location of the server device does not increase the load on the entire network and requires no manual or prior knowledge for operation and management.

以下、図面に基づいて、本発明の好適な実施の形態について説明する。   Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings.

実施の形態1.
図1は、本発明に係るサービス位置探索システムの一実施の形態を示したネットワーク構成図である。サービス位置探索システムを構成するサービス位置探索装置1,11は、それぞれローカルなネットワーク2,12に接続され、同一ネットワーク内におけるネットワークサービスを提供するサーバ装置3,13に関する情報を保持している。また、サービス位置探索装置1,11は、ファイアウォール4,14、広域ネットワーク15を介して所定の制限のもとに他のローカルネットワークに接続されたサーバ装置13,3、サービス位置探索装置11,1等他のコンピュータの位置を探索し、同一ネットワーク内におけるクライアント装置(図示せず)へサーバ装置の位置、すなわちサービス位置を提供する。
Embodiment 1 FIG.
FIG. 1 is a network configuration diagram showing an embodiment of a service location search system according to the present invention. The service location search devices 1 and 11 constituting the service location search system are connected to the local networks 2 and 12, respectively, and hold information on the server devices 3 and 13 that provide network services in the same network. The service location searching devices 1 and 11 include server devices 13 and 3 connected to other local networks via firewalls 4 and 14 and a wide area network 15 under predetermined restrictions, and service location searching devices 11 and 1. The location of the other computer is searched, and the location of the server device, that is, the service location is provided to a client device (not shown) in the same network.

図2は、本実施の形態におけるサービス位置探索システムを構成する2台の複合機のブロック構成図である。本実施の形態における複合機20,40は、コピーサービス、プリントサービス、ファクシミリサービス、スキャンサービス及びメールサービスのいずれか1つ以上のサービスを提供する機能を有している。ただ、本実施の形態の説明上、複合機20は、用紙という媒体に後述するサービス位置情報等を印字出力するコピーサービス又はプリントサービスを少なくとも有しており、一方、複合機40は、媒体に印刷されたサービス位置情報等を読み取るスキャンサービスを少なくとも有しているものとする。   FIG. 2 is a block configuration diagram of two multifunction peripherals that constitute the service location search system according to the present embodiment. The multi-function devices 20 and 40 in the present embodiment have a function of providing at least one of a copy service, a print service, a facsimile service, a scan service, and a mail service. However, for the description of the present embodiment, the multi-function device 20 has at least a copy service or a print service for printing out service position information, which will be described later, on a medium called paper, while the multi-function device 40 is used as a medium. It is assumed that it has at least a scan service for reading printed service location information and the like.

更に、各複合機20,40は、サーバ装置に相当すると共に、サービス位置探索装置として動作するための機能が搭載されている。このうち、複合機20には本発明に係るサービス位置探索装置として動作するための、複合機40には本発明に係るサーバ装置として動作するための機能ブロックがそれぞれ図示されている。   Further, each of the multifunction devices 20 and 40 corresponds to a server device and is equipped with a function for operating as a service location search device. Among these, a functional block for operating as a server device according to the present invention is illustrated in the multifunction device 40 for the multifunction device 20 to operate as a service location search device according to the present invention.

まず、複合機20は、複合機20をサービス位置探索装置と動作させるサービス位置探索機能処理部21、自己のサービス位置を含むプロパティが保存された記憶部22及びサービス位置探索機能処理部21からの指示に従いプリントサービス等によりサービス位置情報を用紙に印字出力する印刷部23を有している。記憶部22は外部記憶装置により、印刷部23は複合機のプリンタ機構によりそれぞれ実現される。   First, the MFP 20 includes a service location search function processing unit 21 that causes the MFP 20 to operate with a service location search device, a storage unit 22 that stores properties including its service location, and a service location search function processing unit 21. The printing unit 23 prints out the service position information on a sheet by a print service or the like according to the instruction. The storage unit 22 is realized by an external storage device, and the printing unit 23 is realized by a printer mechanism of a multifunction machine.

サービス位置探索機能処理部21は、複合機20をサービス位置探索装置と動作させるための構成要素であり、ネットワークサービスを提供するサーバ装置の位置(サービス位置)を格納するサービス位置情報記憶部24と、本実施の形態において特徴的な接続可否判断処理部25を有している。接続可否判断処理部25は、生成部26、受信部27、判断部28、許可返信部29及び登録部30を有している。生成部26は、自己のサービス位置及び特定情報を含むサービス位置情報を生成する。受信部27は、複合機40から送信された複合機20のサービス位置情報と複合機40のサービス位置とを含む接続伺い(接続要求)を受信する。なお、複合機40は、印刷部23により印刷されたサービス位置情報を読み取ったことで接続伺いを送信する。判断部28は、接続伺いに含まれているサービス位置情報を、記憶部22に記憶された情報と比較することで複合機40との接続可否を判断する。許可返信部29は、判断部28により接続可と判断されたときに複合機40へ接続許可を返信する。登録部30は、接続可の複合機40のサービス位置をサービス位置情報記憶部24に登録する。   The service location search function processing unit 21 is a component for causing the MFP 20 to operate with the service location search device, and a service location information storage unit 24 that stores the location (service location) of a server device that provides a network service; In addition, the present embodiment has a characteristic connection possibility determination processing unit 25. The connectability determination processing unit 25 includes a generation unit 26, a reception unit 27, a determination unit 28, a permission reply unit 29, and a registration unit 30. The generation unit 26 generates service location information including its own service location and specific information. The receiving unit 27 receives a connection request (connection request) including the service location information of the multifunction device 20 and the service location of the multifunction device 40 transmitted from the multifunction device 40. The multi-function device 40 transmits a connection inquiry upon reading the service location information printed by the printing unit 23. The determination unit 28 determines whether the connection with the multi-function device 40 is possible by comparing the service location information included in the connection request with the information stored in the storage unit 22. The permission reply unit 29 returns a connection permission to the multi-function device 40 when the determination unit 28 determines that the connection is possible. The registration unit 30 registers the service location of the connectable multifunction device 40 in the service location information storage unit 24.

一方、複合機40は、複合機40をサービス位置探索装置と動作させるサービス位置探索機能処理部41、自己のサービス位置を含むプロパティが保存された記憶部42、ユーザ操作によりスキャンサービスにより複合機40にセットされた用紙からサービス位置情報を読み取る読取部43及び本実施の形態において特徴的なサービス位置探索装置(複合機20)と後述する処理を実施することでそのサービス位置探索装置へ自己のサービス位置を通知する接続先確認処理部44を有している。記憶部42は外部記憶装置により、読取部43は複合機のスキャナ機構によりそれぞれ実現される。サーバ装置として動作する複合機40に搭載されるサービス位置探索機能処理部41は、従来例と同じ処理機能を有していればよく、サービス位置情報記憶部45を有している。接続先確認処理部44は、送信部46、受信部47及び登録部48を有している。送信部46は、読取部43による読取操作によって入力されたサービス位置情報と自己のサービス位置とを含む接続伺い(接続要求)を、サービス位置情報により特定されるサービス位置探索装置(複合機20)へ送信する。受信部47は、接続伺いをした複合機20から、接続伺いに応じて返信されてきた接続許可を受信する。登録部48は、返信されてきた接続許可に応じて複合機20のサービス位置をサービス位置情報記憶部45に登録する。   On the other hand, the multi-function device 40 includes a service position search function processing unit 41 that causes the multi-function device 40 to operate as a service position search device, a storage unit 42 that stores properties including its own service position, and a multi-function device 40 through a scan service by user operation. The service position search apparatus 43 reads the service position information from the paper set in the printer and the service position search apparatus (multifunction machine 20) characteristic in the present embodiment and performs the process described later, thereby providing the service position search apparatus with its own service. A connection destination confirmation processing unit 44 that notifies the position is provided. The storage unit 42 is realized by an external storage device, and the reading unit 43 is realized by a scanner mechanism of a multifunction machine. The service location search function processing unit 41 mounted on the multi-function device 40 that operates as a server device only needs to have the same processing function as the conventional example, and includes a service location information storage unit 45. The connection destination confirmation processing unit 44 includes a transmission unit 46, a reception unit 47, and a registration unit 48. The transmission unit 46 is a service location search device (multifunction device 20) identified by the service location information for a connection inquiry (connection request) including the service location information input by the reading operation by the reading unit 43 and its own service location. Send to. The receiving unit 47 receives the connection permission returned in response to the connection request from the MFP 20 that has made the connection request. The registration unit 48 registers the service location of the multifunction machine 20 in the service location information storage unit 45 according to the returned connection permission.

図2において記憶部22,24,42,45以外の構成要素が提供する各機能処理は、各複合機20,40搭載のCPUにて所定のアプリケーションプログラムを実行することによって実現される。なお、図2では、本実施の形態においてサービス位置探索装置として特徴的な構成要素を複合機20に、本実施の形態においてサーバ装置として特徴的な構成要素を複合機40にそれぞれ図示したが、各複合機20,40に双方の機能を搭載するようにしてもよい。   In FIG. 2, each functional process provided by the components other than the storage units 22, 24, 42, 45 is realized by executing a predetermined application program by the CPU mounted on each multifunction device 20, 40. In FIG. 2, the characteristic components as the service location search apparatus in the present embodiment are illustrated in the multifunction device 20, and the characteristic components as the server device in the present embodiment are illustrated in the multifunction device 40. You may make it mount both functions in each multifunction device 20 and 40. FIG.

次に、本実施の形態における動作について図3乃至図5に示したフローチャートを用いて説明する。   Next, the operation in this embodiment will be described with reference to the flowcharts shown in FIGS.

図3において、サービス位置の収集を期待する複合機20における生成部26は、記憶部22から自己の複合機20のネットワークアドレスを取り出すことで取得する(ステップ101)。なお、ネットワークアドレスは、オペレーティングシステム(OS)に用意されたコマンドで取得するようにしてもよい。たとえば、Windows(登録商標) OSであれば、ipconfigコマンド、Unix(登録商標)/Linuxなどであればifconfigコマンドなどである。更に、生成部26は、特定情報を生成する(ステップ102)。   In FIG. 3, the generation unit 26 in the multifunction device 20 that expects to collect the service position acquires the network address of the multifunction device 20 from the storage unit 22 by retrieving it (step 101). The network address may be acquired by a command prepared in the operating system (OS). For example, in the case of a Windows (registered trademark) OS, an ipconfig command is used, and in the case of Unix (registered trademark) / Linux, an ifconfig command is used. Further, the generation unit 26 generates specific information (step 102).

特定情報とは、外部に公示するサービス位置情報が複合機20内の接続可否判断処理部25において生成され発行されたものであることを確認できるデータである。生成部26は、たとえば、その接続可否判断処理部25に固有の文字列、更にその文字列を接続可否判断処理部25に固有の秘密鍵で暗号化した暗号文などで特定情報を形成する。共通鍵暗号化方式にはDES、トリプルDES、AESなど標準的に使用されるアルゴリズムが使える。たとえば、J2SE(Java(登録商標) 2 Platform Standard Edition)で提供されるencryptObject関数や、フリーで流通しているopensslで提供される関数(DES暗号化)が使える。plain.txtをDESで暗号化し、cryptedに出力する場合は、opensslがインストールされているUNIX(登録商標)マシンのコマンドプロンプトで、
% openssl enc -e -des -in plain.txt -out crypted
とする。たとえば、複合機20のマシンIDを、共通鍵Aで暗号化した値を特定情報とすると、この特定情報は、共通鍵Aを持たないと復号化できないため、複合機20以外では改ざんされない。
The specific information is data with which it is possible to confirm that the service location information advertised to the outside is generated and issued by the connectability determination processing unit 25 in the multifunction device 20. The generation unit 26 forms the specific information with, for example, a character string unique to the connectability determination processing unit 25 and a ciphertext obtained by encrypting the character string with a secret key unique to the connectability determination processing unit 25. Commonly used algorithms such as DES, triple DES, and AES can be used as the common key encryption method. For example, an encryptObject function provided by J2SE (Java (registered trademark) 2 Platform Standard Edition) or a function provided by opensl distributed freely (DES encryption) can be used. plain. When encrypting txt with DES and outputting to cryptod, at the command prompt of the UNIX (registered trademark) machine where opensl is installed,
% openssl enc -e -des -in plain.txt -out crypted
And For example, if the value obtained by encrypting the machine ID of the multifunction machine 20 with the common key A is specified information, the specified information cannot be decrypted without the common key A, and therefore cannot be altered except by the multifunction machine 20.

以上のようにして、接続可否判断処理部25の生成部26は、サービス位置を示すネットワークアドレスと特定情報を含むサービス位置情報を生成すると、その情報を印刷部23に送る。   As described above, when the generation unit 26 of the connectability determination processing unit 25 generates the service location information including the network address indicating the service location and the specific information, the information is sent to the printing unit 23.

印刷部23は、印刷対象のデータとして送られてきたラスタ画像を受け取り、印刷する際に、そのラスタ画像に生成部26から送られてきたサービス位置情報をすなわちネットワークアドレスと特定情報を付加して印刷する(ステップ103)。印刷部23は、印刷対象が用紙であれば、複合機20の図示しないスキャナ機構部分から送られてくるラスタ画像を入力する。あるいは、マイクロソフト社のWordなどの文書作成アプリケーションの出力ファイルであれば、印刷部23のもつラスタライズ機能によりラスタ画像に変換する。ネットワークアドレスと特定情報は、数値である。そこで、印刷部23は、これらの数値を示す数字をラスタ画像化、またはバーコードなどのラスタ画像にエンコードし、ラスタ画像に追加して用紙16に印刷する。図6に印刷例を示す。ネットワークアドレスを示す画像を印刷する場所は、予め決めておく。この例では右上にサービス位置情報を示すバーコード16aを印刷するが、この用紙上における印刷場所は任意である。   When the printing unit 23 receives a raster image sent as data to be printed and prints it, the service location information sent from the generating unit 26 is added to the raster image, that is, a network address and specific information are added. Printing is performed (step 103). If the printing target is paper, the printing unit 23 inputs a raster image sent from a scanner mechanism portion (not shown) of the multifunction device 20. Alternatively, if it is an output file of a document creation application such as Microsoft's Word, it is converted into a raster image by the rasterizing function of the printing unit 23. The network address and the specific information are numerical values. Therefore, the printing unit 23 converts the numbers indicating these numerical values into a raster image or encodes it into a raster image such as a barcode, adds it to the raster image, and prints it on the paper 16. FIG. 6 shows an example of printing. The location for printing the image indicating the network address is determined in advance. In this example, the barcode 16a indicating the service position information is printed on the upper right, but the printing location on the paper is arbitrary.

印刷された用紙16は、利用者(用紙16の発行者)の使用目的に応じて各所に配布される。図6に例示した稟議書の場合は、回付順序に従い総務に配布される。   The printed paper 16 is distributed to various places according to the purpose of use of the user (issuer of the paper 16). In the case of the approval document illustrated in FIG. 6, it is distributed to the general affairs in accordance with the circulation order.

図4において、配布された用紙16は、総務に設置されている複合機40における読取部43で読み取られる(ステップ201)。接続先確認処理部44は、読取部43により読み取られたラスタ画像の予め決められた所定位置、すなわち用紙16の右上に印刷されているサービス位置情報を抽出する。そして、そのラスタ画像からバーコードデコード、または文字認識によりネットワークアドレスと特定情報を抽出する(ステップ202)。   In FIG. 4, the distributed paper 16 is read by the reading unit 43 in the multi-function device 40 installed in the general affairs (step 201). The connection destination confirmation processing unit 44 extracts service position information printed on a predetermined position of the raster image read by the reading unit 43, that is, on the upper right of the paper 16. Then, the network address and specific information are extracted from the raster image by barcode decoding or character recognition (step 202).

そして、接続先確認処理部44は、抽出したネットワークアドレスが管理者等により予め設定された接続可能範囲内にあるかどうかを確認する(ステップ203)。なお、Internet Protocolを使用するコンピュータ・ネットワークのネットワークアドレスは、サブネット番号とホスト番号の組み合わせで構成される。そこで、管理者は、図7に示すような、接続を許可するサブネット番号のリストを接続可能範囲として予め設定する。従って、接続先確認処理部44は、受け取ったサービス位置すなわちネットワークアドレスのネットワーク番号が、図7に例示したリスト内に存在するかをチェックする。そして、存在する場合は接続可能範囲であると判断し、送信部46により接続要求として接続伺いを複合機20へ送信する(ステップ204)。接続伺いには、接続伺いの旨と用紙16から読み取ったネットワークアドレスと特定情報、更に記憶部42から読み出した自己のネットワークアドレスが含まれている。なお、接続伺いの宛先として用紙16から読み取ったネットワークアドレスを指定するものとする。従って、何らかの不正等が行われている場合は、接続伺いの宛先が正しく複合機20となるとは限らない。   Then, the connection destination confirmation processing unit 44 confirms whether or not the extracted network address is within the connectable range preset by the administrator or the like (step 203). Note that the network address of a computer network that uses the Internet Protocol is composed of a combination of a subnet number and a host number. Therefore, the administrator presets a list of subnet numbers permitted to be connected as shown in FIG. 7 as a connectable range. Accordingly, the connection destination confirmation processing unit 44 checks whether the received service location, that is, the network number of the network address exists in the list illustrated in FIG. If it exists, it is determined that it is within the connectable range, and the transmission unit 46 transmits a connection request as a connection request to the multi-function device 20 (step 204). The connection request includes the connection request, the network address and specific information read from the paper 16, and the own network address read from the storage unit 42. It is assumed that the network address read from the paper 16 is designated as a connection inquiry destination. Accordingly, if any fraud is performed, the connection destination is not always the MFP 20 correctly.

送信部46は、コンピュータ間パケット通信を実行する。パケット通信は、標準のプロトコルであるEthernet(登録商標)、TCP/IP(Transmission Control Protocol/Internet Protocol)、HTTP(HyperText Transfer Protocol)などで実現できる。送信部46は、各種データをプロトコルメッセージに組み立ててトランスペアレントに転送する。   The transmission unit 46 performs inter-computer packet communication. The packet communication can be realized by standard protocols Ethernet (registered trademark), TCP / IP (Transmission Control Protocol / Internet Protocol), HTTP (HyperText Transfer Protocol), and the like. The transmission unit 46 assembles various data into protocol messages and transfers them transparently.

一方、受け取ったサービス位置が、図7に例示したリスト内に存在しなければ、接続先確認処理部44は、当該サービス位置は接続可能範囲外であると判断し、複合機40における処理を終了する。複合機40における判断結果は、複合機20に通知されない。   On the other hand, if the received service location does not exist in the list illustrated in FIG. 7, the connection destination confirmation processing unit 44 determines that the service location is out of the connectable range, and ends the processing in the multifunction device 40. To do. The determination result in the multifunction device 40 is not notified to the multifunction device 20.

図5において、接続可否判断処理部25における受信部27は、複合機40からの接続伺いを受信すると(ステップ111)、判断部28により複合機40との接続可否を以下のようにして判定する。   In FIG. 5, when the reception unit 27 in the connection possibility determination processing unit 25 receives a connection request from the multifunction device 40 (step 111), the determination unit 28 determines whether the connection to the multifunction device 40 is possible or not as follows. .

まず、判断部28は、接続伺いの発信元である複合機40のネットワークアドレスが管理者等により予め設定された接続可能範囲内にあるかどうかを確認する(ステップ112)。ここで用いる接続可能範囲は、複合機40における処理において図7を用いて説明したように、管理者が接続を許可するサブネット番号のリストを接続可能範囲として予め設定する。従って、判断部28は、受信したネットワークアドレスのネットワーク番号が、図7に例示したようなリスト内に存在するかをチェックする。そして、存在しない場合、複合機40は接続可能範囲外にあると判断する。これにより、接続可否判断処理部25は、処理を終了する。接続伺いを発した複合機40にその旨を通知しない。一方、存在する場合は接続可能範囲であると判断し、次に接続伺いに含まれていた特定情報のチェックを行う(ステップ113)。   First, the determination unit 28 checks whether or not the network address of the multi-function device 40 that is a connection inquiry source is within a connectable range preset by an administrator or the like (step 112). The connectable range used here is set in advance as a connectable range by a list of subnet numbers that the administrator permits to connect, as described with reference to FIG. Therefore, the determination unit 28 checks whether the network number of the received network address exists in the list illustrated in FIG. If it does not exist, it is determined that the multi-function device 40 is outside the connectable range. Thereby, the connection possibility determination processing unit 25 ends the process. That is not notified to the multi-function device 40 that issued the connection request. On the other hand, if it exists, it is determined that it is in the connectable range, and then the specific information included in the connection inquiry is checked (step 113).

すなわち、判断部28は、受け取った特定情報を共通鍵Aで復号し、復号結果が複合機20のマシンIDと一致したことをもって、自分自身の特定情報であると判断する。つまり、その接続伺いを送った複合機40において、複合機20が出力した用紙16をスキャンして特定情報を得たことが確認できる。たとえば、DESで暗号化した暗号文cryptedをplain.txtに出力する場合は、opensslがインストールされているUNIX(登録商標)マシンのコマンドプロンプトで、
% openssl enc -d -des -in crypted -out plain.txt.decoded
とする。一方、復号結果が複合機20のマシンIDと一致しなかった場合、複合機20が出力した用紙16から特定情報を取得していないと判断する。これにより、接続可否判断処理部25は、処理を終了する。接続伺いを発した複合機40にその旨を通知しない。
That is, the determination unit 28 decrypts the received specific information with the common key A, and determines that it is the specific information of itself when the decryption result matches the machine ID of the multifunction device 20. That is, it can be confirmed that the multifunction device 40 that sent the connection request scanned the paper 16 output from the multifunction device 20 and obtained the specific information. For example, the encrypted text encrypted with DES is changed to plain. When outputting to txt, at the command prompt of the UNIX (registered trademark) machine where opensl is installed,
% openssl enc -d -des -in crypted -out plain.txt.decoded
And On the other hand, if the decryption result does not match the machine ID of the multifunction device 20, it is determined that the specific information has not been acquired from the paper 16 output by the multifunction device 20. Thereby, the connection possibility determination processing unit 25 ends the process. That is not notified to the multi-function device 40 that issued the connection request.

以上のようにして、接続伺いを発した複合機40との接続が許可できると判断すると、許可返信部39により「接続許可応答」を複合機40へ返送するとともに(ステップ114)、登録部30により「接続伺い」を発した複合機40のネットワークアドレスをサービス位置情報記憶部24に登録する(ステップ115)。   As described above, when it is determined that the connection with the multifunction device 40 that has issued the connection request can be permitted, the permission reply unit 39 returns a “connection permission response” to the multifunction device 40 (step 114), and the registration unit 30. Thus, the network address of the multi-function device 40 that issued the “connection inquiry” is registered in the service location information storage unit 24 (step 115).

図4において、接続伺い送信後、返信待ちであった複合機40において、接続先確認処理部は、受信部47により複合機20から送信された「接続許可応答」が受信されると(ステップ205)、登録部30によりサービス位置情報記憶部45に「接続許可応答」を発した複合機20のネットワークアドレスを登録する(ステップ206)。なお、タイムアウト等「接続許可応答」が正常に受信できなかった場合には、複合機20のネットワークアドレスを破棄する。   In FIG. 4, in the multi-function device 40 that is waiting for a reply after sending the connection request, the connection destination confirmation processing unit receives the “connection permission response” transmitted from the multi-function device 20 by the receiving unit 47 (step 205). The registration unit 30 registers the network address of the MFP 20 that has issued the “connection permission response” in the service location information storage unit 45 (step 206). If the “connection permission response” such as a timeout cannot be received normally, the network address of the multifunction device 20 is discarded.

以上のようにして、本実施の形態によれば、サービス位置探索装置として特徴的な処理機能を有する複合機20とサーバ装置として特徴的な処理機能を有する複合機40との間でサービス位置の交換が実施されることで、複合機20には複合機40のネットワークアドレスが、複合機40には複合機20のネットワークアドレスが、それぞれ登録されることになり、相互においてサービス位置の探索処理が完了することになる。   As described above, according to the present embodiment, the service position is determined between the multifunction device 20 having a processing function characteristic as a service position search device and the multifunction device 40 having a processing function characteristic as a server device. As a result of the exchange, the network address of the multifunction device 40 is registered in the multifunction device 20, and the network address of the multifunction device 20 is registered in the multifunction device 40. Will be completed.

より詳細に説明すると、複合機40は、複合機20から出力された用紙16を読み取り、その読み取ったラスタ画像データの中から複合機20のサービス位置を取得し、複合機20へ接続伺いをする。これにより、サービス位置探索装置である複合機20は、サーバ装置である複合機40のサービス位置を探索できたことになる。なお、複合機40が単なるサーバ装置であり、サービス位置探索装置としての機能が搭載されていなければ、この時点で処理を終了させてもよい。サービス位置探索装置である複合機20は、サーバ装置である複合機40のサービス位置を得るという目的ができたからである。一方、サービス位置探索装置ではない複合機40は、他のサーバ装置のサービス位置を保持管理しないからである。   More specifically, the multi-function device 40 reads the paper 16 output from the multi-function device 20, acquires the service position of the multi-function device 20 from the read raster image data, and asks for connection to the multi-function device 20. . As a result, the multi-function device 20 serving as the service position search device can search for the service position of the multi-function device 40 serving as the server device. If the multi-function device 40 is merely a server device and is not equipped with a function as a service location search device, the processing may be terminated at this point. This is because the multifunction device 20 that is a service location search device can obtain the service position of the multifunction device 40 that is a server device. On the other hand, the multi-function device 40 that is not a service location search device does not hold and manage the service location of other server devices.

ここで、複合機40にサービス位置探索装置としての機能が搭載されているときには、前述したように「接続許可応答」を返信する。もちろん、複合機40は、用紙16を読み取った時点で複合機20のサービス位置を取得しているが、「接続許可応答」を受け取ることで、用紙16に記録された複合機20のサービス位置の正当性が確認できる。このようにして、サービス位置探索装置である複合機20,40は、サービス位置の探索処理を相互に完了させることになる。   Here, when the multifunction device 40 is equipped with a function as a service location search device, a “connection permission response” is returned as described above. Of course, the multi-function device 40 acquires the service position of the multi-function device 20 at the time of reading the paper 16, but by receiving the “connection permission response”, the service position of the multi-function device 20 recorded on the paper 16 is obtained. Validity can be confirmed. In this way, the MFPs 20 and 40, which are service location search devices, mutually complete the service location search process.

複合機20と複合機40とが図1に示したサービス位置探索装置1とサービス位置探索装置11との位置関係にある場合、ファイアウォール4,14等のネットワーク中継装置によってネットワーク通信が遮断されてしまい、それぞれの一斉同報通信の到達可能範囲であるサービス検出領域外となってしまう。このため、従来においては、ネットワークアドレスを、広域ネットワーク15を介して交換することは不可能であった。これに対し、本実施の形態では、複合機20から出力された用紙16という媒体を介して複合機20のネットワークアドレスを、サービス検出領域外である複合機40に知らせることが可能になる。   When the MFP 20 and the MFP 40 are in the positional relationship between the service location search device 1 and the service location search device 11 shown in FIG. 1, network communication is blocked by the network relay device such as the firewalls 4 and 14. , It will be outside the service detection area that is the reachable range of each simultaneous broadcast communication. For this reason, conventionally, it has been impossible to exchange network addresses via the wide area network 15. On the other hand, in the present embodiment, it is possible to notify the multifunction device 40 that is outside the service detection area of the network address of the multifunction device 20 via the medium of paper 16 output from the multifunction device 20.

図6で示した稟議書は、総務部設置の複合機40で読み取られる。このユーザによる読取操作は、稟議に関する処理のために読み取るのであって、複合機20へ自己(複合機40)のサービス位置を通知するために読み取るものではない。しかしながら、ユーザによって行われる本来の目的とする処理(稟議書の読取処理)の実施に便乗して、複合機40は、自動的内部的に実行する処理によってサービス位置情報を読み取り、複合機20とサービス位置を相互に交換することができる。このように、本実施の形態においては、サービス位置の探索のために特別な操作をユーザに強要することはない。本実施の形態においては、サービス位置情報を付加した用紙16を複合機40で読み取らせさえすれば、複合機20は、その用紙16の読取りが行われた複合機40のサービス位置を自動的かつ確実に探索することができることになる。   The approval document shown in FIG. 6 is read by the multi-function device 40 installed in the general affairs department. This reading operation by the user is read for processing related to the request, and is not for notifying the multifunction device 20 of the service position of itself (the multifunction device 40). However, taking advantage of the original target process (request reading process) performed by the user, the multi-function device 40 reads the service location information through a process automatically executed internally, and the multi-function device 20 Service locations can be exchanged with each other. As described above, in this embodiment, the user is not forced to perform a special operation for searching for the service position. In the present embodiment, as long as the multi-function device 40 reads the paper 16 to which the service position information is added, the multi-function device 20 automatically sets the service position of the multi-function device 40 from which the paper 16 has been read. It will be possible to search reliably.

図6で示した稟議書は、総務部設置の複合機40で読み取られ、検印後、回付順序に従い法務部に回されることになるが、今度は稟議書が複合機40と同等の機能を有する法務部設置の複合機で読み取られると、複合機20は、上記と同様にして法務部設置の複合機からの接続伺いを受け取ることになり、これにより、法務部設置の複合機のサービス位置を取得することができる。この稟議書の読み取りが繰り返されることによって、複合機20は、他の複合機とのネットワーク接続形態に関係なく、サービス検出領域を超えた位置に設置されているサーバ装置のサービス位置を探索することができる。   The approval document shown in FIG. 6 is read by the multi-function device 40 installed in the general affairs department, and after approval, it is sent to the legal department in accordance with the circulation order. If the multifunction device 20 is read by a multifunction device installed in the Legal Department, the multifunction device 20 receives a connection request from the multifunction device installed in the Legal Department in the same manner as described above. The position can be acquired. By repeatedly reading the approval document, the multi-function device 20 searches for the service position of the server device installed at a position beyond the service detection area regardless of the network connection form with other multi-function devices. Can do.

上記説明では、稟議書を用紙16の例にしたため、回付順序に従い1台のサーバ装置ずつしかサービス位置を取得できないが、多数の用紙16にサービス位置情報を付加して出力し、多数の複合機で用紙16を読み取らせるようにすれば、多数のサーバ装置のサービス位置を探索できる。   In the above description, since the approval document is an example of the paper 16, the service position can be acquired only by one server device according to the circulation order. If the paper 16 is read by the machine, the service positions of a large number of server devices can be searched.

なお、上記説明では、各複合機20,40においてネットワークアドレスとサブネット番号のリストとを比較して接続可能範囲であるか否かを確認させるようにしたが、各複合機20,40に設定されるリストの内容は、常に同じ内容とする必要はない。また、接続可能範囲を指定しないようにしてもよい。   In the above description, the MFPs 20 and 40 compare the network address and the subnet number list to check whether they are within the connectable range. The contents of a list need not always be the same. Further, the connectable range may not be specified.

実施の形態2.
実施の形態1では、複合機のプリントサービス又はコピーサービス、スキャンサービスを利用してサーバ装置のサービス位置を探索する形態を示した。本実施の形態では、FAXサービスを利用してサーバ装置のサービス位置を探索する形態を示す。
Embodiment 2. FIG.
In the first embodiment, the service location of the server apparatus is searched using the print service, copy service, or scan service of the multifunction peripheral. In this embodiment, a form in which a service position of a server apparatus is searched using a FAX service is shown.

図8は、本実施の形態におけるサービス位置探索システムを構成する2台の複合機のブロック構成図である。図8は、実施の形態1における図2に相当する図であり、同じ構成要素には同じ符号を付け、説明を省略する。本実施の形態における複合機20は、コピーサービス又はプリントサービスを提供する上で必要な印刷部の代わりに、ファクシミリ機能を有し、FAXサービスを提供する上で必要なFAX送信部31を有している。一方、複合機40は、スキャンサービスを提供する上で必要な読取部の代わりに、ファクシミリ機能を有し、FAXサービスを提供する上で必要なFAX受信部49を有している。なお、各複合機20,40は、FAXサービスを提供する上でFAX受信部、FAX送信部を有しているが、ここでの説明では不要なので省略している。   FIG. 8 is a block configuration diagram of two multifunction peripherals that constitute the service location search system according to the present embodiment. FIG. 8 is a diagram corresponding to FIG. 2 in the first embodiment, and the same components are denoted by the same reference numerals and description thereof is omitted. The multi-function device 20 according to the present embodiment has a facsimile function instead of a printing unit necessary for providing a copy service or a print service, and a FAX transmission unit 31 necessary for providing a FAX service. ing. On the other hand, the multi-function device 40 has a facsimile function instead of a reading unit necessary for providing a scanning service, and has a FAX receiving unit 49 necessary for providing a FAX service. Each of the MFPs 20 and 40 has a FAX reception unit and a FAX transmission unit in providing a FAX service, but is omitted in the description here because it is unnecessary.

次に、本実施の形態における動作について説明するが、基本的な動作、処理の流れは実施の形態1と同じである。すなわち、本実施の形態は、複合機20がサービス位置情報を複合機40へ渡す方法がFAXサービスを利用する点で実施の形態1と異なり、それ以外は同じである。従って、以下の説明では、特に断らない限り、相違点について説明する。   Next, the operation in the present embodiment will be described. The basic operation and the flow of processing are the same as those in the first embodiment. In other words, the present embodiment is the same as the first embodiment in that the method in which the multifunction device 20 passes service location information to the multifunction device 40 uses the FAX service. Therefore, in the following description, differences will be described unless otherwise specified.

複合機20がサービス位置情報を出力する処理においては、図3におけるステップ103だけが異なる。すなわち、実施の形態1と同様にして生成部26がサービス位置情報を生成すると、FAX送信部31は、ラスタ画像を受け取り、FAX送信する際に、そのラスタ画像に生成部26から送られてきたサービス位置情報、すなわちネットワークアドレスと特定情報を付加することでFAX画像を生成する。そして、FAXの通信標準で規定された通信手順に従って電話回線を介してFAX送信する。なお、ネットワークアドレスと特定情報は、数値である。そこで、FAX送信部31は、これらの数値を示す数字をラスタ画像化、またはバーコードなどのラスタ画像にエンコードしてラスタ画像に追加する。サービス位置情報の画像を付加する位置は、予め設定されている。ここでは、実施の形態1と同様に右上とする。   In the process in which the multi-function device 20 outputs the service location information, only step 103 in FIG. 3 is different. That is, when the generation unit 26 generates service position information in the same manner as in the first embodiment, the FAX transmission unit 31 receives a raster image and transmits the raster image to the raster image when the FAX transmission is performed. A FAX image is generated by adding service location information, that is, a network address and specific information. Then, FAX transmission is performed via a telephone line in accordance with a communication procedure defined by the FAX communication standard. Note that the network address and the specific information are numerical values. Therefore, the FAX transmission unit 31 converts the numbers indicating these numerical values into a raster image or encodes it into a raster image such as a barcode and adds it to the raster image. The position to which the service position information image is added is set in advance. Here, it is set to the upper right as in the first embodiment.

複合機40において、FAX受信部49は、通信標準で規定された通信手順に従って受信したラスタ画像を受信する。接続先確認処理部44は、FAX受信部49により受信されたラスタ画像の予め決められた所定位置、すなわち画像の右上に位置するサービス位置情報を抽出する。その後の処理は、実施の形態1と同じなので説明を省略する。   In the multi-function device 40, the FAX receiving unit 49 receives a raster image received according to a communication procedure defined by a communication standard. The connection destination confirmation processing unit 44 extracts service position information located at a predetermined position of the raster image received by the FAX receiving unit 49, that is, at the upper right of the image. Since the subsequent processing is the same as that of the first embodiment, description thereof is omitted.

本実施の形態によれば、FAXサービスを利用してもサービス位置の探索を相互に行うことができ、実施の形態1と同等の効果を奏することができる。   According to the present embodiment, even when the FAX service is used, service location searches can be performed mutually, and the same effects as those of the first embodiment can be obtained.

実施の形態3.
実施の形態1では、複合機のプリントサービス又はコピーサービス、スキャンサービスを利用してサーバ装置のサービス位置を探索する形態を示した。本実施の形態では、スキャンtoメールサービス、ダイレクトプリントサービスを利用してサーバ装置のサービス位置を探索する形態を示す。
Embodiment 3 FIG.
In the first embodiment, the service location of the server apparatus is searched using the print service, copy service, or scan service of the multifunction peripheral. In the present embodiment, a form in which a service position of a server device is searched using a scan-to-mail service and a direct print service is shown.

図9は、本実施の形態におけるサービス位置探索システムを構成する2台の複合機のブロック構成図である。図9は、実施の形態1における図2に相当する図であり、同じ構成要素には同じ符号を付け、説明を省略する。本実施の形態における複合機20は、コピーサービス又はプリントサービスを提供する上で必要な印刷部の代わりに、スキャン機能と電子メール機能とを併合したスキャンtoメール機能を有し、スキャンtoメールサービスを提供する上で必要なスキャンtoメール送信部32を有している。一方、複合機40は、スキャンサービスを提供する上で必要な読取部の代わりに、受信メールを印刷するダイレクトプリント機能を有し、ダイレクトプリントサービスを提供する上で必要なダイレクトプリント部50を有している。   FIG. 9 is a block configuration diagram of two multifunction peripherals that constitute the service location search system according to the present embodiment. FIG. 9 is a diagram corresponding to FIG. 2 in the first embodiment, and the same components are denoted by the same reference numerals and description thereof is omitted. The multi-function device 20 according to the present embodiment has a scan-to-mail function in which a scan function and an e-mail function are combined, instead of a printing unit necessary for providing a copy service or a print service. A scan-to-mail transmission unit 32 necessary for providing the message. On the other hand, the multifunction device 40 has a direct print function for printing received mail instead of a reading unit necessary for providing a scan service, and a direct print unit 50 necessary for providing a direct print service. is doing.

また、図9には、複合機20からの送信メールを受信する情報機器として携帯電話60が示されている。携帯電話60は、電子メールを受信するメール受信部61と、受信メールを転送するメール転送部62とを有している。なお、この情報機器は、電子メール機能が搭載されている機器であればよいので、たとえばパーソナルコンピュータやPDA(Personal Digital Assistance)などでもよい。   FIG. 9 shows a mobile phone 60 as an information device that receives outgoing mail from the multifunction device 20. The cellular phone 60 includes a mail receiving unit 61 that receives an e-mail and a mail transfer unit 62 that transfers the received mail. The information device may be a device having an electronic mail function, and may be a personal computer, a PDA (Personal Digital Assistance), or the like.

次に、本実施の形態における動作について説明するが、基本的な動作、処理の流れは実施の形態1と同じである。すなわち、本実施の形態は、複合機20がサービス位置情報を複合機40へ渡す方法が電子メールを利用する点で実施の形態1と異なり、それ以外は同じである。従って、以下の説明では、特に断らない限り、相違点について説明する。   Next, the operation in the present embodiment will be described. The basic operation and the flow of processing are the same as those in the first embodiment. That is, the present embodiment is different from the first embodiment in that the method in which the multifunction device 20 passes the service location information to the multifunction device 40 is different from the first embodiment, and is otherwise the same. Therefore, in the following description, differences will be described unless otherwise specified.

複合機20がサービス位置情報を出力する処理においては、図3におけるステップ103だけが異なる。すなわち、実施の形態1と同様にして生成部26がサービス位置情報を生成すると、スキャンtoメール送信部32は、スキャンにより得られたラスタ画像を受け取り、そのラスタ画像に生成部26から送られてきたサービス位置情報、すなわちネットワークアドレスと特定情報を付加する。そして、サービス位置情報を付加したラスタ画像を電子メールに添付した後、宛先として指定された携帯電話60へメール送信する。なお、ネットワークアドレスと特定情報は、数値である。そこで、スキャンtoメール送信部32は、これらの数値を示す数字をラスタ画像化、またはバーコードなどのラスタ画像にエンコードしてラスタ画像に追加する。サービス位置情報の画像を付加する位置は、予め設定されている。ここでは、実施の形態1と同様に右上とする。   In the process in which the multi-function device 20 outputs the service location information, only step 103 in FIG. 3 is different. That is, when the generation unit 26 generates service position information in the same manner as in the first embodiment, the scan-to-mail transmission unit 32 receives a raster image obtained by scanning, and is sent from the generation unit 26 to the raster image. Service location information, that is, a network address and specific information are added. Then, after attaching the raster image to which the service position information is added to the e-mail, the e-mail is transmitted to the mobile phone 60 designated as the destination. Note that the network address and the specific information are numerical values. Therefore, the scan-to-mail transmission unit 32 converts the numbers indicating these numerical values into a raster image or encodes it into a raster image such as a barcode and adds it to the raster image. The position to which the service position information image is added is set in advance. Here, it is set to the upper right as in the first embodiment.

携帯電話60は、メール受信部61により複合機20から送信された電子メールを受信すると、メール転送部62によってその受信メールを添付ファイルと共に複合機40へ転送する。   When the cellular phone 60 receives the electronic mail transmitted from the multifunction device 20 by the mail receiving unit 61, the cellular phone 60 transfers the received mail together with the attached file to the multifunction device 40 by the mail transfer unit 62.

複合機40において、ダイレクトプリント部50では、転送されてきた電信メールから添付ファイル(ラスタ画像)を取り出し、接続先確認処理部44は、ダイレクトプリント部50により送られてきたラスタ画像の予め決められた所定位置、すなわち画像の右上に位置するサービス位置情報を抽出する。その後の処理は、実施の形態1と同じなので説明を省略する。   In the multi-function device 40, the direct print unit 50 extracts an attached file (raster image) from the transferred e-mail, and the connection destination confirmation processing unit 44 determines the raster image sent by the direct print unit 50 in advance. The service position information located at the predetermined position, that is, the upper right of the image is extracted. Since the subsequent processing is the same as that of the first embodiment, description thereof is omitted.

本実施の形態によれば、FAXサービスを利用してもサービス位置の探索を相互に行うことができ、実施の形態1と同等の効果を奏することができる。   According to the present embodiment, even when the FAX service is used, service location searches can be performed mutually, and the same effects as those of the first embodiment can be obtained.

なお、上記各実施の形態では、サーバ装置又はサービス位置探索装置の一形態として複合機を例にして説明した。各実施の形態では、各サービスを利用した形態を別個に説明したが、複合機は、プリントサービス、ファクシミリサービス等複数のサービスを提供しうるので、出力手段として設けた印刷部23、FAX送信部31、スキャンtoメール送信部32は、全て複合機20に搭載されており、また入力手段として設けた読取部43、FAX受信部49、ダイレクトプリント部50は、全て複合機40に搭載されている。そして、利用者によって選択的に利用されることになる。   In each of the above-described embodiments, the multi-function device has been described as an example of the server device or the service location search device. In each embodiment, the form using each service has been described separately. However, since the multi-function peripheral can provide a plurality of services such as a print service and a facsimile service, the printing unit 23 and the FAX transmission unit provided as output means. 31 and the scan-to-mail transmission unit 32 are all mounted on the multi-function device 20, and the reading unit 43, the FAX receiving unit 49, and the direct print unit 50 provided as input means are all mounted on the multi-function device 40. . And it will be selectively used by the user.

また、各実施の形態において示した構成は、一例であって本発明が上記構成例にて限定されるものではない。たとえば、ラスタ画像にサービス位置情報を付加する処理を印刷部23などの出力手段ではなく接続可否判断処理部25で行うようにしてもよい。また、ラスタ画像からサービス位置情報を抽出する処理を、接続先確認処理部44ではなく読取部43等の入力手段で行うようにしてもよい。   Moreover, the structure shown in each embodiment is an example, and this invention is not limited by the said structure example. For example, the process for adding the service position information to the raster image may be performed by the connectability determination processing unit 25 instead of the output unit such as the printing unit 23. Further, the process of extracting the service position information from the raster image may be performed by an input unit such as the reading unit 43 instead of the connection destination confirmation processing unit 44.

本発明に係るサービス位置探索システムの一実施の形態を示したネットワーク構成図である。It is the network block diagram which showed one Embodiment of the service location search system which concerns on this invention. 実施の形態1のサービス位置探索システムを構成する2台の複合機のブロック構成図である。FIG. 2 is a block configuration diagram of two multifunction peripherals that constitute the service location search system according to the first embodiment. 実施の形態1においてサービス位置探索のためにサービス位置情報を出力する処理の流れを示したフローチャートである。4 is a flowchart showing a flow of processing for outputting service location information for service location search in the first embodiment. 実施の形態1においてサービス位置情報を入力しサービス位置を探索する処理の流れを示したフローチャートである。4 is a flowchart showing a flow of processing for inputting service location information and searching for a service location in the first embodiment. 実施の形態1においてサービス位置探索のためにサービス位置情報出力後における処理の流れを示したフローチャートである。4 is a flowchart showing a flow of processing after service location information is output for service location search in the first embodiment. 実施の形態1において出力した用紙の内容例を示した図である。6 is a diagram illustrating an example of contents of a sheet output in Embodiment 1. FIG. 実施の形態1において接続可能範囲として予め設定したサブネット番号リストの例を示した図である。6 is a diagram showing an example of a subnet number list preset as a connectable range in Embodiment 1. FIG. 実施の形態2のサービス位置探索システムを構成する2台の複合機のブロック構成図である。FIG. 6 is a block configuration diagram of two multifunction peripherals that configure a service location search system according to a second embodiment. 実施の形態3のサービス位置探索システムを構成する2台の複合機のブロック構成図である。FIG. 10 is a block configuration diagram of two multifunction peripherals that configure a service location search system according to a third embodiment.

符号の説明Explanation of symbols

1,11 サービス位置探索装置、2,12 ネットワーク、3,13 サーバ装置、4,14 ファイアウォール、15 広域ネットワーク、16 用紙、16a バーコード、20,40 複合機、21,41 サービス位置探索機能処理部、22,42 記憶部、23 印刷部、24,45 サービス位置情報記憶部、25 接続可否判断処理部、26 生成部、27,47 受信部、28 判断部、29 許可返信部、30,48 登録部、31 FAX送信部、32 スキャンtoメール送信部、39 許可返信部、43 読取部、44 接続先確認処理部、46 送信部、49 FAX受信部、50 ダイレクトプリント部、60 携帯電話、61 メール受信部、62 メール転送部。   1,11 Service location search device, 2,12 network, 3,13 server device, 4,14 firewall, 15 wide area network, 16 sheets, 16a barcode, 20, 40 MFP, 21,41 service location search function processing unit , 22, 42 storage unit, 23 printing unit, 24, 45 service location information storage unit, 25 connection possibility determination processing unit, 26 generation unit, 27, 47 reception unit, 28 determination unit, 29 permission reply unit, 30, 48 registration Unit, 31 FAX transmission unit, 32 Scan to mail transmission unit, 39 Permit reply unit, 43 Reading unit, 44 Connection destination confirmation processing unit, 46 Transmission unit, 49 FAX reception unit, 50 Direct print unit, 60 Mobile phone, 61 Mail Receiving part, 62 mail forwarding part.

Claims (17)

ネットワークサービスを提供するサーバ装置のサービス位置を探索するサービス位置探索装置において、
少なくとも自己のサービス位置を含み自己装置に関する情報を記憶する記憶手段と、
自己のサービス位置を含むサービス位置情報を生成する生成手段と、
前記生成手段により生成されたサービス位置情報を出力する出力手段と、
前記出力手段により出力されたサービス位置情報を入力したサーバ装置から送信され、少なくとも入力されたサービス位置情報と前記サーバ装置のサービス位置とを含む接続要求を受信する受信手段と、
前記受信手段により受信された接続要求に含まれているサービス位置情報を、前記記憶手段に記憶された情報と比較することで前記サーバ装置との接続可否を判断する判断手段と、
前記判断手段により接続可と判断されたときに前記サーバ装置のサービス位置を登録するサービス位置登録手段と、
を有することを特徴とするサービス位置探索装置。
In a service location search device that searches for a service location of a server device that provides a network service,
Storage means for storing information about the self-device including at least its own service location;
Generating means for generating service location information including its own service location;
Output means for outputting service location information generated by the generating means;
Receiving means for receiving a connection request that is transmitted from the server device that has received the service location information output by the output means and includes at least the input service location information and the service location of the server device;
A determination unit that determines whether or not connection to the server device is possible by comparing service location information included in the connection request received by the reception unit with information stored in the storage unit;
Service location registration means for registering the service location of the server device when it is determined that the connection is possible by the determination means;
A service location search apparatus characterized by comprising:
請求項1記載のサービス位置探索装置において、
前記生成手段は、自己が発行するサービス位置情報であることを証明する特定情報をサービス位置情報に含め、
前記判断手段は、前記受信手段により受信された接続要求に含まれている特定情報を、前記記憶手段に記憶された特定情報により検証することによって、受信した特定情報が自己発行のものであると認証できた場合に限り、前記サーバ装置との接続を可と判断することを特徴とするサービス位置探索装置。
The service location search apparatus according to claim 1,
The generating means includes, in the service location information, specific information that proves that the service location information is issued by itself,
The determining means verifies the specific information included in the connection request received by the receiving means with the specific information stored in the storage means, so that the received specific information is self-issued. A service location searching apparatus that determines that connection with the server apparatus is possible only when authentication is successful.
請求項1記載のサービス位置探索装置において、
前記判断手段により接続可と判断されたときに前記サーバ装置へ接続許可を返信する許可返信手段を有することを特徴とするサービス位置探索装置。
The service location search apparatus according to claim 1,
A service location searching apparatus comprising permission return means for returning connection permission to the server apparatus when it is determined that the connection is possible by the determination means.
請求項1記載のサービス位置探索装置において、
前記判断手段は、前記受信手段により受信された接続要求に含まれている前記サーバ装置のサービス位置に基づいて、前記サーバ装置が予め設定した接続許可の範囲内に含まれていることを確認できた場合に限り、前記サーバ装置との接続を可と判断することを特徴とするサービス位置探索装置。
The service location search apparatus according to claim 1,
The determination means can confirm that the server apparatus is included in a connection permission range set in advance by the server apparatus based on a service position of the server apparatus included in the connection request received by the receiving means. A service location search apparatus that judges that connection with the server apparatus is possible only in the case of
請求項1記載のサービス位置探索装置において、
前記出力手段は、サービス位置情報を媒体上に出力する印刷機能を有することを特徴とするサービス位置探索装置。
The service location search apparatus according to claim 1,
The service location search apparatus, wherein the output means has a print function for outputting service location information on a medium.
請求項1記載のサービス位置探索装置において、
前記出力手段は、サービス位置情報を電子データ化して出力するファクシミリ送信機能を有することを特徴とするサービス位置探索装置。
The service location search apparatus according to claim 1,
The service location searching apparatus characterized in that the output means has a facsimile transmission function for outputting service location information as electronic data.
請求項1記載のサービス位置探索装置において、
前記出力手段は、サービス位置情報を電子メールとして送信する電子メール送信機能を有することを特徴とするサービス位置探索装置。
The service location search apparatus according to claim 1,
The service location search apparatus, wherein the output means has an e-mail transmission function for transmitting service location information as an e-mail.
請求項1記載のサービス位置探索装置において、
コピーサービス、プリントサービス、ファクシミリサービス、スキャンサービス又はメールサービスの少なくとも1つを提供する複合機であることを特徴とするサービス位置探索装置。
The service location search apparatus according to claim 1,
A service location search apparatus, which is a multi-function peripheral that provides at least one of a copy service, a print service, a facsimile service, a scan service, or a mail service.
ネットワークサービスを提供するサーバ装置において、
少なくともサービス位置探索装置のサービス位置を含むサービス位置情報を入力する入力手段と、
少なくとも入力されたサービス位置情報と自己のサービス位置とを含む接続要求を、サービス位置情報により特定されるサービス位置探索装置へ送信する送信手段と、
を有することを特徴とするサーバ装置。
In a server device that provides a network service,
Input means for inputting service location information including at least the service location of the service location search device;
Transmitting means for transmitting a connection request including at least the input service location information and its own service location to a service location search device specified by the service location information;
The server apparatus characterized by having.
請求項9記載のサーバ装置において、
接続要求送信先のサービス位置探索装置から接続許可が送られてきた場合に前記サービス位置探索装置のサービス位置を登録するサービス位置登録手段を有することを特徴とするサーバ装置。
The server device according to claim 9, wherein
A server device comprising service location registration means for registering a service location of the service location search device when a connection permission is transmitted from a service location search device as a connection request transmission destination.
請求項9記載のサーバ装置において、
前記送信手段は、前記入力手段により入力されたサービス位置情報に含まれているサービス位置探索装置のサービス位置が、予め設定した接続許可の範囲内に含まれていることを確認できた場合に限り、接続要求を送信することを特徴とするサーバ装置。
The server device according to claim 9, wherein
The transmission means only when it can be confirmed that the service location of the service location search device included in the service location information input by the input means is included within a preset connection permission range. A server device that transmits a connection request.
請求項1記載のサーバ装置において、
前記入力手段は、媒体上に印刷されたサービス位置情報を読み取る読取部を有することを特徴とするサーバ装置。
The server device according to claim 1,
The server apparatus according to claim 1, wherein the input unit includes a reading unit that reads service location information printed on a medium.
請求項1記載のサーバ装置において、
前記入力手段は、電子データ化されたサービス位置情報を受信するファクシミリ受信機能を有することを特徴とするサーバ装置。
The server device according to claim 1,
The server apparatus according to claim 1, wherein the input means has a facsimile reception function for receiving service location information converted into electronic data.
請求項1記載のサーバ装置において、
前記入力手段は、サービス位置情報を含む電子メールを受信する電子メール受信機能を有することを特徴とするサーバ装置。
The server device according to claim 1,
The server device characterized in that the input means has an e-mail receiving function for receiving an e-mail including service location information.
ネットワークサービスを提供するサーバ装置と、
前記サーバ装置のサービス位置を探索するサービス位置探索装置と、
を有するサービス位置探索システムにおいて、
前記サービス位置探索装置は、
少なくとも自己のサービス位置を含み自己装置に関する情報を記憶する記憶手段と、
自己のサービス位置を含むサービス位置情報を生成する生成手段と、
前記生成手段により生成されたサービス位置情報を出力する出力手段と、
前記出力手段により出力されたサービス位置情報を入力したサーバ装置から送信され、少なくとも入力されたサービス位置情報と前記サーバ装置のサービス位置とを含む接続要求を受信する受信手段と、
前記受信手段により受信された接続要求に含まれているサービス位置情報を、前記記憶手段に記憶された情報と比較することで前記サーバ装置との接続可否を判断する判断手段と、
前記判断手段により接続可と判断されたときに前記サーバ装置のサービス位置を登録するサービス位置登録手段と、
を有し、
前記サーバ装置は、
少なくともサービス位置探索装置のサービス位置を含むサービス位置情報を入力する入力手段と、
少なくとも入力されたサービス位置情報と自己のサービス位置とを含む接続要求を、サービス位置情報により特定されるサービス位置探索装置へ送信する送信手段と、
を有することを特徴とするサービス位置探索システム。
A server device for providing a network service;
A service location search device for searching for a service location of the server device;
In a service location search system having
The service location search apparatus includes:
Storage means for storing information about the self-device including at least its own service location;
Generating means for generating service location information including its own service location;
Output means for outputting service location information generated by the generating means;
Receiving means for receiving a connection request that is transmitted from the server device that has received the service location information output by the output means and includes at least the input service location information and the service location of the server device;
A determination unit that determines whether or not connection to the server device is possible by comparing service location information included in the connection request received by the reception unit with information stored in the storage unit;
Service location registration means for registering the service location of the server device when it is determined that the connection is possible by the determination means;
Have
The server device
Input means for inputting service location information including at least the service location of the service location search device;
Transmitting means for transmitting a connection request including at least the input service location information and its own service location to a service location search device specified by the service location information;
A service location search system comprising:
ネットワークサービスを提供するサーバ装置のサービス位置を探索するサービス位置探索機能が搭載されたコンピュータを、
少なくとも自己のサービス位置を含み自己装置に関する情報を記憶する記憶手段と、
自己のサービス位置を含むサービス位置情報を生成する生成手段と、
前記生成手段により生成されたサービス位置情報を出力する出力手段と、
前記出力手段により出力されたサービス位置情報を入力したサーバ装置から送信され、少なくとも入力されたサービス位置情報と前記サーバ装置のサービス位置とを含む接続要求を受信する受信手段と、
前記受信手段により受信された接続要求に含まれているサービス位置情報を、前記記憶手段に記憶された情報と比較することで前記サーバ装置との接続可否を判断する判断手段と、
前記判断手段により接続可と判断されたときに前記サーバ装置のサービス位置を登録するサービス位置登録手段と、
して機能させるためのプログラム。
A computer equipped with a service location search function for searching a service location of a server device that provides a network service,
Storage means for storing information about the self-device including at least its own service location;
Generating means for generating service location information including its own service location;
Output means for outputting service location information generated by the generating means;
Receiving means for receiving a connection request that is transmitted from the server device that has received the service location information output by the output means and includes at least the input service location information and the service location of the server device;
A determination unit that determines whether or not connection to the server device is possible by comparing service location information included in the connection request received by the reception unit with information stored in the storage unit;
Service location registration means for registering the service location of the server device when it is determined that the connection is possible by the determination means;
Program to make it function.
ネットワークサービスを提供するサーバコンピュータを、
少なくともサービス位置探索装置のサービス位置を含むサービス位置情報を入力する入力手段と、
少なくとも入力されたサービス位置情報と自己のサービス位置とを含む接続要求を、サービス位置情報により特定されるサービス位置探索装置へ送信する送信手段と、
して機能させるためのプログラム。
A server computer that provides network services
Input means for inputting service location information including at least the service location of the service location search device;
Transmitting means for transmitting a connection request including at least the input service location information and its own service location to a service location search device specified by the service location information;
Program to make it function.
JP2004244951A 2004-08-25 2004-08-25 Service position retrieving device, server device, service position retrieving system and program Withdrawn JP2006067064A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004244951A JP2006067064A (en) 2004-08-25 2004-08-25 Service position retrieving device, server device, service position retrieving system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004244951A JP2006067064A (en) 2004-08-25 2004-08-25 Service position retrieving device, server device, service position retrieving system and program

Publications (1)

Publication Number Publication Date
JP2006067064A true JP2006067064A (en) 2006-03-09

Family

ID=36113175

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004244951A Withdrawn JP2006067064A (en) 2004-08-25 2004-08-25 Service position retrieving device, server device, service position retrieving system and program

Country Status (1)

Country Link
JP (1) JP2006067064A (en)

Similar Documents

Publication Publication Date Title
US20190158485A1 (en) Communication apparatus, electronic mail transmitting method, and electronic mail transmitting program
EP1672556B1 (en) Multifunction device with secure job release
EP1614280B1 (en) Image communication method and apparatus
US9948584B2 (en) Communication apparatus and method of controlling same
US20050114520A1 (en) Access to foreign network resources
JP2007180614A (en) Transmitting device and receiver and method of controlling them, communication system, and program
US6898623B1 (en) Simplified configuration of an internet-enabled device
JP2008005209A (en) Image processor and program
US7246241B2 (en) Apparatus and method for securely realizing cooperative processing
JP2005057549A (en) Mfp system, server, remote operating method, and program
JP2006235981A (en) Remote printing server, output destination printing terminal, remote printing system, and remote printing method
JP2006252321A (en) Electronic document management system, print setting device, print history device, image forming apparatus, print setting service device, temporary document keeping service device and control program
JP3856029B2 (en) Image processing system, image processing apparatus, and image processing program
JP2006067064A (en) Service position retrieving device, server device, service position retrieving system and program
JP4666986B2 (en) Communication method, communication permission server
JP4411957B2 (en) Printing apparatus and printing control program
JP4210209B2 (en) Broadcast communication system, data transmission terminal, server, and client terminal
JP5396631B2 (en) Mail sending system and mail sending method
JP4211738B2 (en) Internet facsimile machine
JP4483502B2 (en) Information processing apparatus and information processing system using the same
JP2008129639A (en) Data repeater, data repeating method, and computer program
JP2007053696A (en) Network system, data processor and data transmitter
JP2006148712A (en) Facsimile system
JP2011234041A (en) Image formation apparatus, method for data transmission with image formation apparatus
JP2007060415A (en) Image reading apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070719

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20081016