JP5432595B2 - Communication apparatus and processing method thereof - Google Patents
Communication apparatus and processing method thereof Download PDFInfo
- Publication number
- JP5432595B2 JP5432595B2 JP2009130937A JP2009130937A JP5432595B2 JP 5432595 B2 JP5432595 B2 JP 5432595B2 JP 2009130937 A JP2009130937 A JP 2009130937A JP 2009130937 A JP2009130937 A JP 2009130937A JP 5432595 B2 JP5432595 B2 JP 5432595B2
- Authority
- JP
- Japan
- Prior art keywords
- message
- service
- information
- connection
- execution
- 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
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
Description
本発明は、他の装置とネットワークを介してメッセージを送受信する通信装置及びその処理方法に関する。 The present invention relates to a communication apparatus that transmits / receives a message to / from another apparatus via a network, and a processing method thereof.
近年、ネットワークを介して複数の装置同士がデータのやり取りを行うWebサービス技術を用いたPCや機器の連携が一般的に行われている。サービスは、クライアントからのサービスの実行を要求するリクエストメッセージを受信し、サービスロジックを実行して、実行結果を含んだレスポンスメッセージをクライアントに送信する。サービスがリクエストメッセージを受信した後に、ネットワーク障害やタイムアウト、及び、クライアントのキャンセルにより、コネクションが切断された場合、サービス側では、サービスロジックの実行処理を途中で止められない。通常、サービスロジックの実行が終了し、レスポンスメッセージを書き出そうとして、コネクションの切断に気づき、処理を終了する。そのため、せっかく作成したレスポンスメッセージが無駄になってしまう。
そこで、先行技術には、ウェブ・サービス要求を受信したことに応答して、ウェブ・サービス・コントローラが制御し、サービスロジックを実行せずにキャッシュしたものを使用できるようにした特許がある(参考文献1参照)。
In recent years, cooperation between PCs and devices using Web service technology in which a plurality of devices exchange data with each other via a network is generally performed. The service receives a request message for requesting execution of the service from the client, executes the service logic, and transmits a response message including the execution result to the client. After the service receives the request message, if the connection is disconnected due to a network failure, timeout, or client cancellation, the service side cannot stop the service logic execution process. Normally, the execution of the service logic is completed, the response message is written out, the disconnection is noticed, and the process is terminated. Therefore, the created response message is wasted.
Therefore, in the prior art, in response to receiving a web service request, there is a patent which is controlled by a web service controller and can use a cached one without executing service logic (reference) Reference 1).
特許文献1の場合、どのような場合でもキャッシュを使用するが、すべての情報をキャッシュしておくことは難しい。また、Webサービスのオペレーション呼び出しの場合、同じ呼び出しであっても、毎回同じ実行結果が返るとは限らない。例えば、申請書類などのファイルのダウンロードをするようなサービスの場合を考える。申請書類には、複数人が閲覧及び、承認印などの処理を加える。そのため、同じファイル名であっても、呼び出したタイミングによって、申請書類の情報が異なっている。つまり、一度呼び出したサービスの実行結果をキャッシュしておくことには何の意味もないのである。
In the case of
また、まったくキャッシュしておくことができない場合もある。その場合、非常に処理が重いサービスロジックの実行処理は無駄となってしまう。そこで、キャッシュをしない場合でも、コネクションの切断時に、非常に処理が重いようなサービスロジックの実行処理を途中で中断できる仕組みが必要である。 In some cases, it may not be possible to cache at all. In that case, the execution process of the service logic which is very heavy processing is wasted. Therefore, there is a need for a mechanism that can interrupt the execution process of service logic that is very heavy even when the connection is disconnected even when the cache is not used.
本発明は、サービスを実行した結果を効率よく利用する通信装置及びその処理方法を提供する。 The present invention provides a communication apparatus and a processing method thereof that efficiently use a result of executing a service.
本発明の一実施形態に係る通信装置は、他の装置とネットワークを介してメッセージを送受信する通信装置であって、
前記他の装置からサービスの実行を要求するメッセージを受信する受信手段と、
前記他の装置とのコネクションが切断されたか否かを監視する監視手段と、
前記メッセージに該メッセージを識別するための情報が付与されているか否かを判定する判定手段と、
前記受信されたメッセージのサービスを実行中に前記他の装置とのコネクションが切断された場合であって、前記判定手段が前記情報は付与されていると判定した場合、当該サービスを実行した結果を前記情報と共に保存する保存手段と、
前記受信されたメッセージのサービスを実行中に前記他の装置とのコネクションが切断された場合であって、前記判定手段が前記情報は付与されていないと判定した場合、前記受信されたメッセージのサービスの実行を中断させる制御手段と、
前記受信手段により受信されたメッセージに前記保存手段に保存された前記情報が付与されていた場合、前記情報と共に保存された実行結果を前記他の装置へ送信する送信手段と、
を有することを特徴とする。
A communication apparatus according to an embodiment of the present invention is a communication apparatus that transmits / receives a message to / from another apparatus via a network,
Receiving means for receiving a message requesting execution of a service from the other device;
Monitoring means for monitoring whether or not the connection with the other device is disconnected;
Determining means for determining whether or not information for identifying the message is attached to the message;
When the connection with the other device is disconnected while executing the service of the received message, and the determination unit determines that the information is given, the result of executing the service is and storage means for storing together before Kijo report,
If the connection with the other device is disconnected while the service of the received message is being executed, and the determination unit determines that the information is not given, the service of the received message Control means for interrupting the execution of
When the information stored in the storage unit is added to the message received by the reception unit, a transmission unit that transmits the execution result stored together with the information to the other device;
It is characterized by having.
本発明によれば、サービスを実行した結果を効率よく利用することができる。 According to the present invention, it is possible to efficiently use a result of executing a service.
以下、図面を参照しながら発明を実施するための形態について詳細に説明する。まず、本実施形態における通信装置のハードウェア構成の一例を、図1を用いて説明する。尚、本実施形態では、通信装置として、他の装置からの、サービス要求に応じて、サービスを実行し、実行結果(応答)を他の装置へ返送するサービス装置を例に説明する。 Hereinafter, embodiments for carrying out the invention will be described in detail with reference to the drawings. First, an example of the hardware configuration of the communication apparatus according to the present embodiment will be described with reference to FIG. In the present embodiment, a communication apparatus that executes a service in response to a service request from another apparatus and returns an execution result (response) to the other apparatus will be described as an example.
図1において、他の装置101は、ネットワーク113を介してサービス装置(通信装置)102とメッセージを授受する、サービスを利用する側の装置(コンピュータ)である。サービス装置102は、CPU103、メモリ104、HD(ハードディスク)装置105、表示ボード106、周辺コントローラ107、ネットワークI/F108を備える。CPU103は、プログラムに従ってサービス装置102の各処理部の処理を実行する。プログラムはHD装置105やメモリ104に格納されており、CPU103がプログラムを実行時にRAMに読み込まれる。メモリ104はプログラムや制御データを格納するROMとCPU103の作業領域としてのRAMを含み、更にXMLの要素やオブジェクトも格納される。また、プログラムはコンピュータを通信装置として機能させるためのものである。
In FIG. 1, another
HD装置105はハードディスクへのアクセスを制御するインタフェースを含み、各種データを記憶する。表示ボード106はディスプレイ装置109を接続するためのインタフェースを含み、サービス装置102の状態や処理結果をディスプレイ装置109に表示させる。周辺コントローラ107はマウス110やキーボード111を接続するためのインタフェースを含み、サービス装置102への指示や各種入力を制御する。ネットワークI/F108はネットワーク113との間で通信するためのインタフェースを含み、他の装置101との通信を制御する。
The
システムバス112は上述の各部を接続する。ネットワーク113は他の装置101とサービス装置102がメッセージを通信できればどのような形態でもよく、例えばインターネット、WAN、LANなどである。また、通信プロトコルも特定のプロトコルに限るものではない。
The
次に、サービス装置102のソフトウェア構成の一例を、図2を用いて説明する。他の装置101からサービスの実行を要求するメッセージとしてリクエストメッセージ201が送信されると、メッセージ受信部202がそのリクエストメッセージ201を受信する。ここで、他の装置101とサービス装置102とのコネクションが切断されていないか否かはコネクション切断検知部203が検知する。コネクションが切断されていなければ、メッセージ解析部204がそのリクエストメッセージ201を解析し、何のサービスの呼び出しかを判断する。また、メッセージ解析部204はリクエストメッセージ201に、メッセージを識別するための情報として識別IDが含まれているか否かも判断する。
Next, an example of the software configuration of the
次に、メッセージ解析部204で呼び出すサービスが特定されると、サービスロジック制御部205がサービスロジック206の呼び出しを行う。また、コネクション切断検知部203が切断を検知した場合は、リクエストメッセージ201に識別IDが付与されていない場合、サービスロジック206の処理を中断させる。サービスロジック206は、サービスロジック制御部205によってサービスの実行及び実行の中断が行われる。
Next, when the service to be called is specified by the
サービスロジック制御部205によるサービスの実行が終了すると、メッセージ作成部207がサービスロジック206の実行結果に基づいて他の装置101に返信するレスポンスメッセージ209を作成する。そして、メッセージ送信部208が他の装置101にサービスの実行結果を表すメッセージとして、レスポンスメッセージ209を送信する。また、レスポンスメッセージ209は、サービスの実行に失敗した場合、失敗した情報を表すメッセージとなる。
When the service
他の装置101とのコネクションの切断により、メッセージを送信できなかった場合、未送信メッセージ管理部210がデータベース211に未送信のレスポンスメッセージを保持する。これは、他の装置101からのリクエストメッセージ201に識別IDが付与されていた場合に行われ、識別IDとレスポンスメッセージ209を紐付けて保持する。また、未送信メッセージ管理部210は再び、同じ識別IDを持つリクエストメッセージ201が他の装置101から送信された場合、既に紐付けされたレスポンスメッセージをメッセージ送信部208に渡す。データベース211は、未送信メッセージ管理部210が情報を格納する格納先であり、HD装置105に含まれる。
If the message cannot be transmitted due to the disconnection with the
次に、本実施形態におけるサービス装置の特徴的な処理を、図3乃至図8を用いて説明する。まず、識別IDが付与されていないリクエストメッセージをやり取りする具体例を図3に示す。リクエストメッセージ301は、他の装置101がgetDataオペレーションを呼び出す際に送信される具体例である。リクエストメッセージ301には、識別IDが付与されていない。サービス装置102では、このリクエストメッセージ301を受信し、具体的なサービスロジック302を実行する。そのサービスロジック302を実行した結果として、具体的なレスポンスメッセージ303が作成される。しかし、このサービスロジック302の処理を実行中にコネクションが切断された場合、リクエストメッセージ301に識別IDが付与されていないため、サービスロジック302の実行を中断する。従って、この場合、レスポンスメッセージ303は作成されない。
Next, characteristic processing of the service device according to the present embodiment will be described with reference to FIGS. First, a specific example of exchanging request messages without an identification ID is shown in FIG. The
次に、識別IDが付与されたリクエストメッセージをやり取りする具体例を図4に示す。リクエストメッセージ401は、他の装置101がgetDataオペレーションを呼び出す際に送信される具体例である。リクエストメッセージ401には、識別ID「100020」が付与されている。この識別IDは初めてのアクセスであるため、データベース211には、紐付けされたレスポンスメッセージ303は存在しない。そのため、サービス装置102は、サービスロジック302の実行を行い、レスポンスメッセージ303の作成を行う。このサービスロジック302の実行結果として、具体的なレスポンスメッセージ303が作成される。ここで、サービスロジック302の処理を実行中にコネクションが切断された場合、このリクエストメッセージ401には識別IDが付与されているため、サービスロジック302の実行を最後まで行う。そして、レスポンスメッセージ303を作成し、識別ID「100020」と紐付けして保持しておく。再度、リクエストメッセージ401が他の装置101から送信されると、識別ID「100020」に紐付けされたレスポンスメッセージ303が存在するため、サービスロジック302を実行せずに、そのメッセージを送信する。そして、識別ID「100020」と紐付けされたレスポンスメッセージ303の情報をデータベース211から削除する。
Next, a specific example of exchanging request messages with identification IDs is shown in FIG. The
また、サービスロジック302の処理を実行中にコネクションが切断されなかった場合は、サービスロジック302を実行して作成したレスポンスメッセージ303を他の装置101にそのまま送信する。
If the connection is not disconnected during the processing of the
ここで、他の装置101から識別IDのみが送信された場合に、装置間で送受信されるメッセージを図5に示す。識別IDの情報だけをもつリクエストメッセージ501が送信される。サービス装置102では、送信された識別ID「100020」に紐付けされたレスポンスメッセージが格納されているか否かを判断する。判断した結果、紐付けされたメッセージ303が存在すれば、図4と同様にそのメッセージを送信し、格納されているメッセージの情報をデータベース211から削除する。しかし、紐付けされたメッセージ303が存在しなかった場合、識別IDのみで実行するサービスが不明なため、フォルトのメッセージを具体的なレスポンスメッセージ502として作成する。このサービス実行に失敗したことを表すレスポンスメッセージ502が他の装置101に送信される。
Here, FIG. 5 shows a message transmitted and received between devices when only the identification ID is transmitted from another
上述したサービス装置102におけるデータベース211が保持する情報の一例を図6に示す。図4に示すリクエストメッセージ401のサービスを実行処理中にコネクションが切断された場合、識別ID「100020」がレスポンスメッセージと共に格納される(601)。この例では、識別ID「100120」もレスポンスメッセージと共に格納されている(602)。また、この例では、他に、保存期間が記述してある。601では残り60分となっており、602では残り120分となっている。これは、サービス装置102のデータベース211において、データを保存しておく期間を設けた例である。
An example of information held in the
他の装置101がサービスの実行要求を行った場合に、コネクションが切断される可能性は、二つある。一つは、ネットワーク障害やタイムアウトなどによる、他の装置101が意図していない切断である。この場合、他の装置101がリトライを行う可能性が高い。しかし、他の装置101が何らかの理由により、意図的に切断を行う場合もある。この場合、後で実行する可能性もあるが、実行を行わない場合もある。そのため、二度とリトライが発生しないようなメッセージが存在してしまう。二度とアクセスされないメッセージをいつまでもデータベースに保管しておくのは、よくないので、ある一定の保存期間を設けるのが望ましい。
There are two possibilities of disconnecting the connection when another
この保存期間は、サービス装置102の作成者が自由に設定するか、他の装置101からのリクエストメッセージに情報として付与されても良い。この保存期間を過ぎたデータは削除するが、削除された後にその識別IDでリクエストメッセージを送信してきた場合、図4に示すように、サービスのメッセージを含んでいれば、サービスロジックの実行が行われるので問題ない。但し、図5に示すように、識別IDのみのリクエストメッセージの場合は、フォルトレスポンスメッセージが返ることになる。
This storage period may be freely set by the creator of the
次に、本実施形態におけるサービス装置102の処理を、図7に示すフローチャートを用いて説明する。メッセージ受信部202が他の装置101から送られてきたリクエストメッセージ201を受信する(S701)。次に、コネクション切断検知部203がコネクションが切断されていないかを常に監視する(S702)。切断を検知した場合には、すぐにメッセージ受信部202に知らせる。通知された情報は、その他の全ての処理部に伝えられる。
Next, the processing of the
次に、メッセージ解析部204がリクエストメッセージ201に識別IDが付与されているか否かを判定する(S703)。判定した結果、リクエストメッセージ201に識別IDが付与されていなければ(S703でNO)、呼び出すサービスを特定し(S704)、処理がサービスロジック制御部205へ移る。サービスロジック制御部205では、メッセージ解析部204が特定したサービスに基づいてサービスロジック206を実行する(S705)。リクエストメッセージ201が上述したgetDataオペレーションを呼び出すリクエストメッセージ301の場合は、サービスロジック302が実行される。
Next, the
ここで、サービスロジック206の実行中に、コネクション切断検知部203がコネクションの切断を検知しなければ(S706でNO)、メッセージ作成部207がサービスロジックの結果を含むレスポンスメッセージ209を作成する(S707)。次に、メッセージ送信部208が、作成されたレスポンスメッセージ209を他の装置101に送信し(S708)、この処理を終了する。
If the connection
一方、コネクション切断検知部203がコネクションの切断を検知すると(S706でYES)、サービスロジック制御部205はサービスロジック206の実行を中断し(S709)、この処理を終了する。このサービスロジックの中断方法については、いくつか方法が考えられる。例えば、スレッドを別にしてサービスロジックの実行を行っておき、中断を検知すると、スレッドを止める。或いは、サービスロジックにキャンセルメソッドを用意しておき、そのメソッドを呼び出すなどである。尚、中断方法は、どのように実装されていても構わない。
On the other hand, when the connection
また、メッセージ解析部204が、上述のリクエストメッセージ401のように、識別IDが付与されているリクエストメッセージであると判定すると(S703でYES)、処理が未送信メッセージ管理部210へ移る。未送信メッセージ管理部210では、識別ID「100020」に対応するレスポンスメッセージがデータベース211に存在するか否かを判定する(S710)。判定した結果、識別ID「100020」が付与されたリクエストメッセージを初めて受信したのであれば、データベース211には存在しない(S710でNO)。そこで、メッセージ解析部204がそのメッセージを解析し、何のサービスの呼び出しかを特定する(S711)。尚、リクエストメッセージ401の場合、サービス呼び出しの情報が含まれているので、何の呼び出しかを特定することが可能である(S711でYES)。リクエストメッセージ401は、getDataオペレーションを呼び出すリクエストメッセージである。
If the
次に、サービスロジック制御部205が、メッセージ解析部204が特定したサービスに基づいてサービスロジック206を実行する(S712)。この場合、上述したサービスロジック302が実行される。次に、メッセージ作成部207がサービスロジック206の結果を含むレスポンスメッセージ209を作成する(S713)。次に、コネクション切断検知部203がコネクションの切断を検知していなければ(S714でNO)、メッセージ送信部208は、作成されたレスポンスメッセージ209を他の装置101に送信し(S715)、この処理を終了する。
Next, the service
一方、コネクション切断検知部203が、サービスロジックの実行中にコネクションの切断を検知していた場合(S714でYES)、未送信メッセージ管理部210に処理が移る。未送信メッセージ管理部210がデータベース211に識別ID「100020」と作成したレスポンスメッセージ303を紐付けて601のように保存し(S716)、この処理を終了する。
On the other hand, if the connection
また、上述したS710で、未送信メッセージ管理部210が、データベース211に識別ID「100020」に対応するレスポンスメッセージが存在すると判定した場合、処理がメッセージ送信部208へ移る。ここで、メッセージ送信部208は、その紐付けされたレスポンスメッセージを他の装置101に送信する(S717)。そして、データベース211から送信が終了したレスポンスメッセージに対応する情報(601)を削除し(S718)、この処理を終了する。
If the unsent
また、上述したS711で、メッセージ解析部204がリクエストメッセージ201を解析し、何の呼び出しかを特定できない場合は、処理がメッセージ作成部207へ移る。具体的には、データベース211の保存期間が切れてデータが削除されていた場合、そもそも識別IDがでたらめだった場合、識別IDに対応するレスポンスメッセージが存在しない場合などが特定できない場合である。これらの場合、メッセージ作成部207では、フォルト情報を含むレスポンスメッセージを作成する(S719)。具体的には、図5に示すレスポンスメッセージ502が作成される。
In S711 described above, if the
次に、コネクション切断検知部203がコネクションの切断を検知していなければ(S720でNO)、メッセージ送信部208が、作成されたレスポンスメッセージ502を他の装置101に送信し(S715)、この処理を終了する。しかし、コネクション切断検知部203がコネクションの切断を検知していれば(S720でYES)、そのまま、この処理を終了する。また、作成したフォルトのメッセージはデータベース211に保存しない。
Next, if the connection
ここで、サービス装置102の未送信メッセージ管理部210がデータベース211の保存期間を過ぎたデータを削除する処理を、図8に示すフローチャートを用いて説明する。例えば、データベース211の保存期間が残り0分になっていた場合、そのデータは、データベース211から削除される。削除するタイミングとして、この例では、他の装置101からリクエストメッセージ201を受信した場合とする。また、この処理は、他の装置101からリクエストメッセージ201を受信した場合に、削除するデータがあるか否かを確認するので、S701とS702の処理の間で行われる。
Here, a process in which the unsent
まず、メッセージ受信部202がリクエストメッセージ201を受信し(S701)、未送信メッセージ管理部210がデータベース211に保存期間が過ぎたデータが存在するか否かを調べる(S801)。ここで、保存期間を過ぎたデータが存在しない場合(S801でNO)は、そのまま、処理がコネクション切断検知部203へ移る。一方、保存期間が残り0分になっていた場合など、保存期間を過ぎたデータが存在すれば(S801でYES)、そのデータを削除する(S802)。そして、処理がコネクション切断検知部203へ移る。
First, the
尚、データを削除するタイミングは、これだけに限らず、他の場合でも良い。例えば、メッセージ送信部208がレスポンスメッセージ209を送信した後、削除しても良い。また、処理のタイミングではなく、データベース211を常に監視し、保存期間が過ぎたデータを即座に検知して削除するようにしても良い。
Note that the timing of deleting data is not limited to this, and may be other cases. For example, the
以上のように、サービス装置102におけるこの処理を利用して、サービスを利用する他の装置101が効率的にデータを取得することも可能となる。例えば、他の装置101は識別IDを付与したリクエストメッセージ401をサービス装置102に送信する。サービス装置102で実行されるサービスロジック302が、非常に重い処理であることがわかっていれば、他の装置101は意図的にコネクションを切断する。そして、しばらく経ってから、再び、リクエストメッセージ401をサービス装置102に送信する。これにより、サービス装置102では、既にサービスロジック302の実行が終了しており、レスポンスメッセージ303がデータベース211に保存されている。従って、他の装置101に対して、すぐにレスポンスメッセージが送信される。
As described above, by using this processing in the
このようにすることで、他の装置101は、サービス装置102からのレスポンスメッセージを取得するために、ずっとコネクションを維持しておく必要がない。サービス装置102が処理を行っている間に、他の処理をすることも可能であり、コネクションを長くキープしてタイムアウトが発生してしまうという問題も解消される。
In this way, the
本実施形態によれば、サービスにおいて、サービスロジックの実行を必要最低限に抑えることができ、メモリが少ない組込み機器での負荷を軽減することが可能となる。 According to the present embodiment, in the service, the execution of the service logic can be suppressed to the minimum necessary, and the load on the embedded device with a small amount of memory can be reduced.
Claims (5)
前記他の装置からサービスの実行を要求するメッセージを受信する受信手段と、
前記他の装置とのコネクションが切断されたか否かを監視する監視手段と、
前記メッセージに該メッセージを識別するための情報が付与されているか否かを判定する判定手段と、
前記受信されたメッセージのサービスを実行中に前記他の装置とのコネクションが切断された場合であって、前記判定手段が前記情報は付与されていると判定した場合、当該サービスを実行した結果を前記情報と共に保存する保存手段と、
前記受信されたメッセージのサービスを実行中に前記他の装置とのコネクションが切断された場合であって、前記判定手段が前記情報は付与されていないと判定した場合、前記受信されたメッセージのサービスの実行を中断させる制御手段と、
前記受信手段により受信されたメッセージに前記保存手段に保存された前記情報が付与されていた場合、前記情報と共に保存された実行結果を前記他の装置へ送信する送信手段と、
を有することを特徴とする通信装置。 A communication device that transmits and receives messages to and from other devices via a network,
Receiving means for receiving a message requesting execution of a service from the other device;
Monitoring means for monitoring whether or not the connection with the other device is disconnected;
Determining means for determining whether or not information for identifying the message is attached to the message;
When the connection with the other device is disconnected while executing the service of the received message, and the determination unit determines that the information is given, the result of executing the service is and storage means for storing together before Kijo report,
If the connection with the other device is disconnected while the service of the received message is being executed, and the determination unit determines that the information is not given, the service of the received message Control means for interrupting the execution of
When the information stored in the storage unit is added to the message received by the reception unit, a transmission unit that transmits the execution result stored together with the information to the other device;
A communication apparatus comprising:
受信手段が、前記他の装置からサービスの実行を要求するメッセージを受信する受信工程と、
監視手段が、前記他の装置とのコネクションが切断されたか否かを監視する監視工程と、
判定手段が、前記メッセージに該メッセージを識別するための情報が付与されているか否かを判定する判定工程と、
前記受信されたメッセージのサービスを実行中に前記他の装置とのコネクションが切断された場合であって、前記判定工程で前記情報は付与されていると判定した場合、保存手段が、当該サービスを実行した結果を前記情報と共に保存する保存工程と、
前記受信されたメッセージのサービスを実行中に前記他の装置とのコネクションが切断された場合であって、前記判定工程で前記情報は付与されていないと判定した場合、制御手段が、前記受信されたメッセージのサービスの実行を中断させる制御工程と、
送信手段が、前記受信工程において受信されたメッセージに前記保存工程において保存された前記情報が付与されていた場合、前記情報と共に保存された実行結果を前記他の装置へ送信する送信工程と、
を有することを特徴とする通信装置の処理方法。 A processing method of a communication device for transmitting / receiving a message to / from another device via a network,
A receiving step for receiving a message requesting execution of a service from the other device;
A monitoring step for monitoring whether or not the connection with the other device is disconnected;
A determining step for determining whether or not information for identifying the message is given to the message;
Even if the connection with the other devices during the service before Symbol received message is disconnected, the determination step by the information if it is determined to have been granted, storage means, those wherein a storing step of storing with prior Kijo report the results of running the service,
When it is determined that the information is not given in the determination step when the connection with the other device is disconnected while executing the service of the received message, the control means receives the received A control process for interrupting the execution of the service of the message,
When the transmission means is provided with the information stored in the storage step to the message received in the reception step, a transmission step of transmitting the execution result stored together with the information to the other device;
A processing method for a communication apparatus, comprising:
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009130937A JP5432595B2 (en) | 2009-05-29 | 2009-05-29 | Communication apparatus and processing method thereof |
US12/767,232 US9258391B2 (en) | 2009-05-29 | 2010-04-26 | Processing method and apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009130937A JP5432595B2 (en) | 2009-05-29 | 2009-05-29 | Communication apparatus and processing method thereof |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010277433A JP2010277433A (en) | 2010-12-09 |
JP5432595B2 true JP5432595B2 (en) | 2014-03-05 |
Family
ID=43424320
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009130937A Expired - Fee Related JP5432595B2 (en) | 2009-05-29 | 2009-05-29 | Communication apparatus and processing method thereof |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5432595B2 (en) |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05324526A (en) * | 1992-05-18 | 1993-12-07 | Hitachi Ltd | Remote computing system |
JP3776706B2 (en) * | 2000-10-04 | 2006-05-17 | 富士通株式会社 | Data communication apparatus, data communication method, and computer-readable recording medium recording data communication program |
KR101316150B1 (en) * | 2006-01-25 | 2013-10-08 | 파나소닉 주식회사 | Terminal device, server device, and digital contents distribution system |
-
2009
- 2009-05-29 JP JP2009130937A patent/JP5432595B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2010277433A (en) | 2010-12-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4744171B2 (en) | Computer system and storage control method | |
CN108063813B (en) | Method and system for parallelizing password service network in cluster environment | |
JP2014534492A (en) | System and method for providing load balancing and data compression flexibility in a traffic director environment | |
US10609123B2 (en) | Hybrid quorum policies for durable consensus in distributed systems | |
JP4205323B2 (en) | Distribution system, distribution server and distribution method, distribution program | |
US7500251B2 (en) | Method and system for managing programs for web service system | |
US20120124221A1 (en) | Element terminal and communication system | |
JP2013097548A (en) | Information processing system, information processing device, client terminal, information processing method and program | |
JP2015511421A (en) | Remote network management system and operation method thereof | |
US9092396B2 (en) | Standby system device, a control method, and a program thereof | |
CN110324384B (en) | Data pushing method and device | |
JP5529596B2 (en) | Processing method, processing device, communication device, and program | |
CN116932505A (en) | Data query method, data writing method, related device and system | |
JP2016208503A (en) | Method of automatically setting protocol in plc system | |
KR102567900B1 (en) | Method and Apparatus for Ensuring Continuous Device Operational Stability in Cloud Degraded Mode | |
JP5432595B2 (en) | Communication apparatus and processing method thereof | |
JP2008304982A (en) | Information management method and information processor | |
JP2015114952A (en) | Network system, monitoring control unit, and software verification method | |
US9258391B2 (en) | Processing method and apparatus | |
JP2003256390A (en) | Distributed object system | |
JP2006018376A (en) | Network communication system | |
JP5691248B2 (en) | Task takeover program, processing device, and computer system | |
JP2014178832A (en) | Service providing system, server device, client terminal, failure detection method, and program | |
JP3952031B2 (en) | Distributed object system and server | |
CN115361271B (en) | SSH server switching and connecting method, cloud server and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120529 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130221 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130304 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130424 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20131108 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20131206 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5432595 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
LAPS | Cancellation because of no payment of annual fees |