JP2000069060A - Network communication system - Google Patents

Network communication system

Info

Publication number
JP2000069060A
JP2000069060A JP10236811A JP23681198A JP2000069060A JP 2000069060 A JP2000069060 A JP 2000069060A JP 10236811 A JP10236811 A JP 10236811A JP 23681198 A JP23681198 A JP 23681198A JP 2000069060 A JP2000069060 A JP 2000069060A
Authority
JP
Japan
Prior art keywords
session
application
middleware
transmission
communication terminal
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
JP10236811A
Other languages
Japanese (ja)
Inventor
Koji Muto
浩二 武藤
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP10236811A priority Critical patent/JP2000069060A/en
Publication of JP2000069060A publication Critical patent/JP2000069060A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a network communication system capable of reducing man-hour for development or the like by reducing the processing burden of application communicating processing. SOLUTION: A transmission side application 21 requests the registration of equipment information of prescribed communication terminal equipment 30 and 40 to a transmission side middle ware 22, the transmission side middle ware has an application communication processing part, transmission side main control processing part for generating an equipment registration ID and an equipment target ID, transmission side equipment information managing part for managing equipment information or the like, and transmission side network communication processing part, and reception side middle wares 32 and 42 have a reception side main control processing part for receiving the transmission equipment information and generating the equipment target ID, reception side equipment information managing part, and reception side network communication processing part. Then, the transmission side main control processing part receives the transmission equipment information from the reception side middle ware, registers it into the transmission side equipment information managing table and reports the equipment registration ID to the transmission side application.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワークを介
して接続された複数の通信端末機器から成るネットワー
ク通信システムに関する。
The present invention relates to a network communication system comprising a plurality of communication terminals connected via a network.

【0002】[0002]

【従来の技術】近年、ネットワーク環境の急速な普及に
より、オフィスもネットワークにより、情報共有化やプ
リンタ、ファクシミリといったOA機器の共有化が進ん
でいる。そのため、OA機器の管理やそれを使用するた
めの、PCやOA機器で動作するネットワーク対応アプ
リケーションの開発が必要である。
2. Description of the Related Art In recent years, with the rapid spread of network environments, information sharing and OA equipment such as printers and facsimile machines have been promoted in offices via networks. Therefore, it is necessary to develop a network-compatible application that operates on a PC or an OA device for managing the OA device and using it.

【0003】図15は従来のネットワーク通信システム
を構成する通信端末機器を示すブロック図である。図1
5において、1AはPC、OA機器等の通信端末機器、
2は表示装置、3は入出力装置、4Aはアプリケーショ
ン、7はメイン制御処理部、8は機器情報管理部、10
はセッション管理部、12はネットワーク通信処理部、
14は管理テーブルである。通信端末機器1Aは、ネッ
トワーク13に接続されており、表示装置2、入出力装
置3、アプリケーション4Aで構成されている。アプリ
ケーション4Aは、表示装置2や入出力装置3の制御、
ネットワーク13上の機器情報の管理を行う機器情報管
理部8と、他の機器との通信を管理するセッション管理
部10と、機器情報やセッション情報をデータベースと
して保持しておく管理テーブル14と、ネットワーク1
3を介して通信する為のネットワーク通信処理部12
と、それらの処理を制御するメイン制御処理部7とで構
成されている。
FIG. 15 is a block diagram showing communication terminal devices constituting a conventional network communication system. FIG.
5, 1A is a communication terminal device such as a PC and an OA device;
2 is a display device, 3 is an input / output device, 4A is an application, 7 is a main control processing unit, 8 is a device information management unit, 10
Is a session management unit, 12 is a network communication processing unit,
14 is a management table. The communication terminal device 1A is connected to the network 13 and includes a display device 2, an input / output device 3, and an application 4A. The application 4A controls the display device 2 and the input / output device 3,
A device information management unit 8 for managing device information on the network 13, a session management unit 10 for managing communication with other devices, a management table 14 for holding device information and session information as a database, 1
Network communication processing unit 12 for communicating via 3
And a main control processing unit 7 for controlling those processes.

【0004】図16は従来のネットワーク通信システム
を示すブロック図である。図16において、13は図1
5と同様のネットワーク、20A、30A、40Aは通
信端末機器、21A、31A、41Aはアプリケーショ
ン、2000はネットワーク13上の通信路である。
FIG. 16 is a block diagram showing a conventional network communication system. In FIG. 16, reference numeral 13 denotes FIG.
5A, 30A, and 40A are communication terminal devices, 21A, 31A, and 41A are applications, and 2000 is a communication path on the network 13.

【0005】このように構成された通信端末機器とネッ
トワーク通信システムについて、その動作を図17、図
18を用いて説明する。図17は図16のネットワーク
通信システムの動作を示すフローチャートであり、図1
8は管理テーブル14のデータ構成を示すデータ構成図
である。図18において、90は管理テーブルデータで
ある。
The operations of the communication terminal device and the network communication system configured as described above will be described with reference to FIGS. FIG. 17 is a flowchart showing the operation of the network communication system of FIG.
FIG. 8 is a data configuration diagram showing a data configuration of the management table 14. In FIG. 18, reference numeral 90 denotes management table data.

【0006】まず、アプリケーション21Aから他のア
プリケーション31Aや41Aへ通信を行う場合、ユー
ザに対して通信相手先のIPアドレスを入力するように
要求する(S701)。IPアドレスを取得したアプリ
ケーション21Aは、通信路2000により通信相手と
のセッション(セッションとは、異なるコンピュータ上
の通信主体同士の間の論理的通信路を意味する)を開設
し、機器情報等の送受信(以下、「ネゴシエーション」
という)を行うことにより双方の情報を交換する(S7
02)。そして、全てのアプリケーションは、各通信先
の情報を管理テーブル14へ蓄積する(S703)。こ
の時の管理テーブル14のデータ構造を図18に示す。
管理テーブルデータ90は、機器属性情報53、セッシ
ョン詳細情報73、IPアドレス54から構成される。
First, when communication is performed from the application 21A to another application 31A or 41A, the user is requested to input an IP address of a communication partner (S701). The application 21A having acquired the IP address establishes a session (a session means a logical communication path between communication entities on different computers) with the communication partner via the communication path 2000, and transmits and receives device information and the like. (Hereinafter, "negotiation"
(S7) to exchange information of both parties (S7).
02). Then, all applications accumulate information of each communication destination in the management table 14 (S703). FIG. 18 shows the data structure of the management table 14 at this time.
The management table data 90 includes device attribute information 53, detailed session information 73, and an IP address 54.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、上記従
来のネットワーク通信システムでは、すべての通信処理
とそれに伴うデータ管理をアプリケーション40Aが行
うことにより、アプリケーション4Aの通信処理にかか
る処理負荷が大きくなり、表示装置2や入出力装置3の
制御へかける処理が必然的に少なくなってしまうという
問題点を有していた。また、IPアドレス54の入力を
必要とするので手間がかかるという問題点を有してい
た。さらに、アプリケーション毎にこの通信処理を組み
込む必要があり、アプリケーションの開発工数やアプリ
ケーションのプログラムサイズが増加し、また、アプリ
ケーション毎にセッション詳細情報や機器属性情報を保
持しなければならず、そのためのストレージや処理負荷
が増加するという問題点を有していた。
However, in the above-mentioned conventional network communication system, since the application 40A performs all communication processing and associated data management, the processing load on the communication processing of the application 4A increases, and the display load increases. There is a problem that the processing applied to the control of the device 2 and the input / output device 3 is necessarily reduced. In addition, there is a problem in that the input of the IP address 54 is required, which is troublesome. Furthermore, it is necessary to incorporate this communication processing for each application, which increases the development man-hours of the application and the program size of the application. In addition, it is necessary to store detailed session information and device attribute information for each application. And the processing load increases.

【0008】このネットワーク通信システムでは、アプ
リケーションの通信処理にかかる処理負担を軽減し、開
発工数やモジュールサイズを削減することが要求されて
いる。
In this network communication system, it is required to reduce the processing load on the communication processing of the application, and to reduce the number of development steps and the module size.

【0009】本発明は、アプリケーションの通信処理に
かかる処理負担を軽減し、開発工数やモジュールサイズ
を削減することができるネットワーク通信システムを提
供することを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a network communication system capable of reducing the processing load on communication processing of an application and reducing the number of development steps and module size.

【0010】[0010]

【課題を解決するための手段】この課題を解決するため
に本発明のネットワーク通信システムは、表示装置や入
出力装置などに対する処理を行うアプリケーションとア
プリケーションからの要求処理やネットワーク上の他の
通信端末機器との通信処理を行うミドルウエアとを有す
る複数の通信端末機器をネットワークを介して接続した
ネットワーク通信システムであって、送信側通信端末機
器は送信側アプリケーションと送信側ミドルウエアとを
有し、受信側通信端末機器は受信側アプリケーションと
受信側ミドルウエアとを有し、送信側アプリケーション
は所定の通信端末機器の機器情報をネットワーク上の全
てのミドルウエアに登録するために送信側ミドルウエア
に所定の通信端末機器の機器情報の登録要求を行い、送
信側ミドルウエアは、送信側アプリケーションとの通信
処理を行うアプリケーション通信処理部と、送信側通信
端末機器においてユニークな機器登録IDとユニークな
機器ターゲットIDを生成する送信側メイン制御処理部
と、機器登録IDと機器ターゲットIDと機器情報とを
送信側機器情報管理テーブルで管理する送信側機器情報
管理部と、機器情報をネットワーク上の全てのミドルウ
エアへブロードキャストにより一斉同報送信する送信側
ネットワーク通信処理部とを有し、受信側ミドルウエア
は、ブロードキャストにより送信された機器情報を受信
して受信側通信端末機器においてユニークな機器ターゲ
ットIDを生成する受信側メイン制御処理部と、機器情
報を受信側機器情報管理テーブルへ登録する受信側機器
情報管理部と、受信側機器情報管理テーブルに登録され
ている受信側通信端末機器の機器情報があれば受信側機
器情報管理部と受信側メイン制御処理部とを介して送信
側ミドルウエアへ前記機器情報を送信する受信側ネット
ワーク通信処理部とを有し、送信側メイン制御処理部は
受信側ミドルウエアから送信されてきた機器情報を送信
側ネットワーク通信処理部を介して受信し、送信側機器
情報管理部を介して送信側機器情報管理テーブルへ登録
させ、送信側アプリケーションへ機器登録IDを送信側
アプリケーション通信処理部を介して通知する構成を備
えている。
In order to solve this problem, a network communication system according to the present invention comprises an application for processing a display device, an input / output device, and the like, a request process from the application, and another communication terminal on a network. A network communication system in which a plurality of communication terminal devices having middleware for performing communication processing with devices are connected via a network, wherein the transmission-side communication terminal device has a transmission-side application and a transmission-side middleware, The receiving side communication terminal device has a receiving side application and a receiving side middleware, and the transmitting side application sends a predetermined information to the transmitting side middleware to register the device information of the predetermined communication terminal device in all the middlewares on the network. Requests registration of device information for the communication terminal device of the An application communication processing unit for performing communication processing with the transmission side application, a transmission side main control processing unit for generating a unique device registration ID and a unique device target ID in the transmission side communication terminal device, a device registration ID and a device target It has a transmitting device information management unit that manages IDs and device information in a transmitting device information management table, and a transmitting network communication processing unit that broadcasts device information to all middleware on the network by broadcast. The receiving-side middleware receives the device information transmitted by broadcast, generates a unique device target ID in the receiving-side communication terminal device, and stores the device information in the receiving-side device information management table. Device information management unit to be registered in the receiver and receiver device information management If there is device information of the receiving communication terminal device registered in the cable, the receiving network communication process of transmitting the device information to the transmitting middleware via the receiving device information management unit and the receiving main control processing unit The transmission-side main control processing unit receives the device information transmitted from the reception-side middleware via the transmission-side network communication processing unit, and transmits the transmission-side device information via the transmission-side device information management unit. A configuration is provided in which the device registration ID is registered in the management table, and the device registration ID is notified to the transmitting application via the transmitting application communication processing unit.

【0011】これにより、アプリケーションの通信処理
にかかる処理負担を軽減し、開発工数やモジュールサイ
ズを削減することができるネットワーク通信システムが
得られる。
As a result, it is possible to obtain a network communication system capable of reducing the processing load on the communication processing of the application and reducing the number of development steps and the module size.

【0012】[0012]

【発明の実施の形態】本発明の請求項1に記載のネット
ワーク通信システムは、表示装置や入出力装置などに対
する処理を行うアプリケーションとアプリケーションか
らの要求処理やネットワーク上の他の通信端末機器との
通信処理を行うミドルウエアとを有する複数の通信端末
機器をネットワークを介して接続したネットワーク通信
システムであって、送信側通信端末機器は送信側アプリ
ケーションと送信側ミドルウエアとを有し、受信側通信
端末機器は受信側アプリケーションと受信側ミドルウエ
アとを有し、送信側アプリケーションは所定の通信端末
機器の機器情報をネットワーク上の全てのミドルウエア
に登録するために送信側ミドルウエアに所定の通信端末
機器の機器情報の登録要求を行い、送信側ミドルウエア
は、送信側アプリケーションとの通信処理を行うアプリ
ケーション通信処理部と、送信側通信端末機器において
ユニークな機器登録IDとユニークな機器ターゲットI
Dを生成する送信側メイン制御処理部と、機器登録ID
と機器ターゲットIDと機器情報とを送信側機器情報管
理テーブルで管理する送信側機器情報管理部と、機器情
報をネットワーク上の全てのミドルウエアへブロードキ
ャストにより一斉同報送信する送信側ネットワーク通信
処理部とを有し、受信側ミドルウエアは、ブロードキャ
ストにより送信された機器情報を受信して受信側通信端
末機器においてユニークな機器ターゲットIDを生成す
る受信側メイン制御処理部と、機器情報を受信側機器情
報管理テーブルへ登録する受信側機器情報管理部と、受
信側機器情報管理テーブルに登録されている受信側通信
端末機器の機器情報があれば受信側機器情報管理部と受
信側メイン制御処理部とを介して送信側ミドルウエアへ
前記機器情報を送信する受信側ネットワーク通信処理部
とを有し、送信側メイン制御処理部は受信側ミドルウエ
アから送信されてきた機器情報を送信側ネットワーク通
信処理部を介して受信し、送信側機器情報管理部を介し
て送信側機器情報管理テーブルへ登録させ、送信側アプ
リケーションへ機器登録IDを送信側アプリケーション
通信処理部を介して通知することとしたものであり、ア
プリケーションと他のPC、OA機器等の通信端末機器
との間にミドルウエアが介在し、ネットワーク上の稼働
中の通信端末機器の情報収集にかかるアプリケーション
の処理負担が軽減されるという作用を有する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A network communication system according to a first aspect of the present invention provides an application for processing a display device, an input / output device, and the like, a request process from the application, and another communication terminal device on the network. A network communication system in which a plurality of communication terminal devices having middleware for performing communication processing are connected via a network, wherein the transmission-side communication terminal device includes a transmission-side application and transmission-side middleware, and includes a reception-side communication device. The terminal device has a receiving side application and a receiving side middleware, and the transmitting side application has a predetermined communication terminal in the transmitting side middleware in order to register device information of the predetermined communication terminal device in all the middlewares on the network. Requests registration of device information of the device, and the sending middleware An application communication processor that performs communication processing with the Shon, unique equipment on the transmission side communication terminal device registration ID and unique equipment Target I
D transmitting side main control processing unit, and device registration ID
A transmission-side device information management unit that manages device information, a device target ID, and device information in a transmission-side device information management table; and a transmission-side network communication processing unit that broadcasts device information to all middleware on a network by broadcast. A receiving-side middleware, a receiving-side main control processing unit that receives device information transmitted by broadcast, and generates a unique device target ID in the receiving-side communication terminal device; A receiving device information management unit to be registered in the information management table; and a receiving device information management unit and a receiving main control processing unit if there is device information of the receiving communication terminal device registered in the receiving device information management table. And a receiving-side network communication processing unit that transmits the device information to the transmitting-side middleware via the transmitting side. The in-control processing unit receives the device information transmitted from the receiving-side middleware via the transmitting-side network communication processing unit, registers the device information in the transmitting-side device information management table via the transmitting-side device information managing unit, and The device registration ID is notified to the application via the transmission-side application communication processing unit. Middleware intervenes between the application and another communication terminal device such as a PC or an OA device. This has the effect of reducing the processing load on the application for collecting information on the operating communication terminal device.

【0013】請求項2に記載のネットワーク通信システ
ムは、表示装置や入出力装置などに対する処理を行うア
プリケーションとアプリケーションからの要求処理やネ
ットワーク上の他の通信端末機器との通信処理を行うミ
ドルウエアとを有する複数の通信端末機器をネットワー
クを介して接続したネットワーク通信システムであっ
て、送信側通信端末機器は送信側アプリケーションと送
信側ミドルウエアとを有し、受信側通信端末機器は受信
側アプリケーションと受信側ミドルウエアとを有し、送
信側アプリケーションは所定の通信端末機器の機器情報
をネットワーク上の全てのミドルウエアから登録を削除
するために送信側ミドルウエアに対して機器登録IDを
渡すと共に送信側ミドルウエアへ登録削除を要求し、送
信側ミドルウエアは、機器登録IDに対応する機器情報
を送信側機器情報管理テーブルから検索して削除する送
信側メイン制御処理部と、ネットワーク上の全てのミド
ルウエアへ登録削除通知をブロードキャストにより一斉
同報通信する送信側ネットワーク通信処理部とを有し、
受信側ミドルウエアは、ブロードキャストにより登録削
除要求を受信したならば登録削除要求された機器情報を
受信側機器情報管理テーブルより検索して削除する受信
側メイン制御処理部と、登録削除要求した送信側ミドル
ウエアへ削除完了通知を行う受信側ネットワーク通信処
理部とを有することとしたものであり、アプリケーショ
ンと他のPC、OA機器等の通信端末機器との間にミド
ルウエアが介在し、ネットワーク上の稼働中の通信端末
機器の情報収集にかかるアプリケーションの処理負担が
軽減されるという作用を有する。
According to a second aspect of the present invention, there is provided a network communication system comprising: an application for processing a display device, an input / output device, and the like; and a middleware for performing a request process from the application and a communication process with another communication terminal device on the network. A network communication system in which a plurality of communication terminal devices having a connection are connected via a network, wherein the transmission-side communication terminal device has a transmission-side application and transmission-side middleware, and the reception-side communication terminal device has a reception-side application. The receiving side middleware is provided, and the transmitting side application transmits a device registration ID to the transmitting side middleware to delete the registration of the device information of the predetermined communication terminal device from all the middlewares on the network. Request the middleware on the sending side to delete the registration, and the middleware on the sending side A transmission-side main control processing unit that searches for and deletes device information corresponding to the device registration ID from the transmission-side device information management table, and a transmission-side that broadcasts a registration deletion notification to all middleware on the network by broadcasting. A network communication processing unit,
The receiving-side middleware includes a receiving-side main control processing unit that searches the receiving-side device information management table and deletes the device information of the registration-deletion request when the registration-deletion request is received by broadcasting; A receiving-side network communication processing unit that notifies the middleware of completion of deletion is provided, and middleware intervenes between the application and another communication terminal device such as a PC or OA device, and the This has the effect of reducing the processing load on the application for collecting information on the operating communication terminal device.

【0014】請求項3に記載のネットワーク通信システ
ムは、表示装置や入出力装置などに対する処理を行うア
プリケーションとアプリケーションからの要求処理やネ
ットワーク上の他の通信端末機器との通信処理を行うミ
ドルウエアとを有する複数の通信端末機器をネットワー
クを介して接続したネットワーク通信システムであっ
て、送信側通信端末機器は送信側アプリケーションと送
信側ミドルウエアとを有し、受信側通信端末機器は受信
側アプリケーションと受信側ミドルウエアとを有し、送
信側アプリケーションは所定の通信端末機器を検索する
ために機器の検索条件とともに機器の検索を送信側ミド
ルウエアに対して要求し、送信側ミドルウエアは、検索
条件をもとに送信側機器情報管理テーブルより該当する
機器情報を検索する送信側メイン制御処理部と、該当す
る機器情報の機器ターゲットIDを送信側アプリケーシ
ョンへ通知する送信側アプリケーション通信処理部とを
有し、送信側アプリケーションは機器ターゲットIDと
共に機器ターゲットIDが示す機器情報の取得を送信側
ミドルウエアへ要求し、送信側メイン制御処理部は、機
器ターゲットIDをもとに送信側機器情報管理テーブル
より該当する機器情報を検索し、検索の結果得られた機
器情報と機器ターゲットIDとを送信側アプリケーショ
ンへ送信側アプリケーション通信処理部を介して通知す
ることとしたものであり、アプリケーションと他のP
C、OA機器等の通信端末機器との間にミドルウエアが
介在し、ネットワーク上で通信する相手先(所定の通信
端末機器)の検索にかかるアプリケーションの処理負担
が軽減されるという作用を有する。
According to a third aspect of the present invention, there is provided a network communication system comprising: an application for processing a display device, an input / output device, and the like; and a middleware for performing a request process from the application and a communication process with another communication terminal device on the network. A network communication system in which a plurality of communication terminal devices having a connection are connected via a network, wherein the transmission-side communication terminal device has a transmission-side application and transmission-side middleware, and the reception-side communication terminal device has a reception-side application. The transmission side application requests the transmission side middleware to search for the device together with the device search condition to search for a predetermined communication terminal device, and the transmission side middleware has the search condition. Searches the corresponding device information from the sender device information management table based on the A transmission-side main control processing unit, and a transmission-side application communication processing unit that notifies a transmission-side application of a device target ID of the corresponding device information. The transmission-side application transmits the device target ID and the device information indicated by the device target ID. The transmission-side main control processing unit requests the transmission-side middleware to acquire the relevant device information from the transmission-side device information management table based on the device target ID, and obtains the device information and the device obtained as a result of the search. The target ID is notified to the transmitting application via the transmitting application communication processing unit.
C, middleware intervenes with communication terminal devices such as OA devices, and has an effect that the processing load of an application for searching for a partner (a predetermined communication terminal device) to communicate on a network is reduced.

【0015】請求項4に記載のネットワーク通信システ
ムは、表示装置や入出力装置などに対する処理を行うア
プリケーションとアプリケーションからの要求処理やネ
ットワーク上の他の通信端末機器との通信処理を行うミ
ドルウエアとを有する複数の通信端末機器をネットワー
クを介して接続したネットワーク通信システムであっ
て、送信側通信端末機器は送信側アプリケーションと送
信側ミドルウエアとを有し、受信側通信端末機器は受信
側アプリケーションと受信側ミドルウエアとを有し、送
信側アプリケーションは所定の通信端末機器間でセッシ
ョンを行うためにセッションを行いたい機器の機器ター
ゲットIDと共にセッション開設要求を送信側ミドルウ
エアに通知し、送信側ミドルウエアは、機器ターゲット
IDをもとに送信側機器情報管理テーブルより該当する
機器情報を検索し、検索した結果得られた機器情報から
IPアドレスを取得して、所定の通信端末機器のミドル
ウエアに対してIPアドレスをもとにセッションの開設
を要求する送信側メイン制御処理部を有し、所定の通信
端末機器のミドルウエアは、IPアドレスをもとにユニ
ークなセッションIDを生成する所定メイン制御処理部
と、セッションIDとセッション開設を要求した送信側
通信端末機器の機器ターゲットIDと共に所定の通信端
末機器のアプリケーションに対してセッション開設要求
を受信したことを通知する所定ネットワーク通信処理部
とを有し、セッション開設を要求された所定の通信端末
機器のアプリケーションは、セッション開設を受け入れ
るか否かを判定し、その判定結果を所定の通信端末機器
のミドルウエアへ通知し、所定の通信端末機器のミドル
ウエアは、セッション開設が受け入れられた場合、所定
セッション管理テーブルのデータを生成し、所定セッシ
ョン管理テーブルに登録し、セッション開設を受け入れ
たか否かをセッション開設要求を行った送信側ミドルウ
エアへ所定ネットワーク通信処理部を介して通知し、送
信側メイン制御処理部は、セッション開設が受け入れら
れた場合は、セッションIDを生成し、送信側セッショ
ンョン管理テーブルに登録し、セッション開設が受け入
れられたか否かをセッションIDとと共に送信側アプリ
ケーションへ通知することとしたものであり、アプリケ
ーションと他のPC、OA機器等の通信端末機器との間
にミドルウエアが介在し、ネットワーク上の他の通信端
末機器とのセッション開設時にかかるアプリケーション
の処理負担が軽減されるという作用を有する。
According to a fourth aspect of the present invention, there is provided a network communication system comprising: an application for processing a display device, an input / output device, and the like; and a middleware for performing a request process from the application and a communication process with another communication terminal device on the network. A network communication system in which a plurality of communication terminal devices having a connection are connected via a network, wherein the transmission-side communication terminal device has a transmission-side application and transmission-side middleware, and the reception-side communication terminal device has a reception-side application. The transmitting application has a receiving middleware, and the transmitting application notifies the transmitting middleware of a session establishment request together with a device target ID of a device with which a session is to be performed in order to perform a session between predetermined communication terminal devices. The wearer is the sender on the basis of the device target ID. The relevant device information is searched from the device information management table, an IP address is obtained from the obtained device information, and a session is established for middleware of a predetermined communication terminal device based on the IP address. A middleware of a predetermined communication terminal device having a transmitting-side main control processing unit for requesting a predetermined main control processing unit for generating a unique session ID based on an IP address, and requesting a session ID and a session establishment. A predetermined network communication processing unit that notifies the application of the predetermined communication terminal device of the reception of the session establishment request to the application of the predetermined communication terminal device together with the device target ID of the transmission side communication terminal device; The device application determines whether or not to accept the session establishment, and determines the determination result. The middleware of the predetermined communication terminal device notifies the middleware of the predetermined communication terminal device, if the session establishment is accepted, generates data of a predetermined session management table, registers the data in the predetermined session management table, and registers the session establishment. The transmission-side middleware that has sent the session opening request is notified via the predetermined network communication processing unit whether or not the session has been accepted, and the transmission-side main control processing unit generates a session ID when the session opening is accepted, It is registered in the session management table on the transmitting side, and notifies the transmitting side application whether or not the session establishment has been accepted, together with the session ID, so that the application can communicate with other communication terminal devices such as PCs and OA devices. Middleware intervenes between other communication terminals on the network This has the effect of reducing the processing load of the application when opening a session with the device.

【0016】請求項5に記載のネットワーク通信システ
ムは、請求項4に記載のネットワーク通信システムにお
いて、送信側アプリケーションはデータを送信するため
にセッションIDと共にデータ送信を送信側ミドルウエ
アへ要求し、送信側メイン制御処理部は、セッションI
Dをもとに送信側セッション管理テーブルよりセッショ
ン情報を検索し、検索されたセッション情報に基づいて
データを送信側ネットワーク通信処理部を介して所定の
通信端末機器のミドルウエアへ送信することとしたもの
であり、アプリケーションと他のPC、OA機器等の通
信端末機器との間にミドルウエアが介在し、ネットワー
ク上の他の通信端末機器とのデータ送受信にかかるアプ
リケーションの処理負担が軽減されるという作用を有す
る。
According to a fifth aspect of the present invention, there is provided the network communication system according to the fourth aspect, wherein the transmitting application requests data transmission to the transmitting middleware together with the session ID in order to transmit the data. Side main control processing section
Based on D, session information is retrieved from the transmission-side session management table, and data is transmitted to the middleware of a predetermined communication terminal device via the transmission-side network communication processing unit based on the retrieved session information. And middleware intervenes between the application and another communication terminal device such as a PC or OA device, thereby reducing the processing load of the application for transmitting and receiving data to and from another communication terminal device on the network. Has an action.

【0017】請求項6に記載のネットワーク通信システ
ムは、請求項4又は5に記載のネットワーク通信システ
ムにおいて、送信側アプリケーションは所定の通信端末
機器間とのセッションを終了するためにセッションID
を渡すと共にセッション終了を送信側ミドルウエアへ要
求し、送信側メイン制御処理部は、セッションIDをも
とに送信側セッション管理テーブルよりセッション情報
を検索し、検索されたセッション情報に基づいてセッシ
ョン終了要求を所定の通信端末機器のミドルウエアへネ
ットワーク通信処理部を介して通知し、セッション終了
要求を受信した所定の通信端末機器の所定メイン制御処
理部は、セッションIDと共に所定アプリケーションへ
セッション終了通知を行い、所定アプリケーションはセ
ッション終了を受け入れたか否かを所定の通信端末機器
のミドルウエアへ所定アプリケーション通信処理部を介
して通知し、所定メイン制御処理部は、セッション終了
を所定アプリケーションが受け入れた場合、所定セッシ
ョン管理テーブルより該当するセッション情報を削除
し、セッション終了か否かをセッション終了を要求した
送信側ミドルウエアへ通知し、送信側メイン制御処理部
は、セッション終了が成功した場合、送信側セッション
管理テーブルより該当するセッション情報を削除し、セ
ッションが終了したことを送信側アプリケーションへ通
知することとしたものであり、アプリケーションと他の
PC、OA機器等の通信端末機器との間にミドルウエア
が介在し、ネットワーク上の他の通信端末機器とのセッ
ションを終了せるためにかかるアプリケーションの処理
負担が軽減されるという作用を有する。
According to a sixth aspect of the present invention, there is provided the network communication system according to the fourth or fifth aspect, wherein the transmitting side application has a session ID for terminating a session between predetermined communication terminal devices.
, And requests the transmission middleware to terminate the session. The transmission-side main control processing unit searches the transmission-side session management table for session information based on the session ID, and terminates the session based on the retrieved session information. The request is notified to the middleware of the predetermined communication terminal device via the network communication processing unit, and the predetermined main control processing unit of the predetermined communication terminal device that has received the session end request sends a session end notification to the predetermined application together with the session ID. Performing, the predetermined application notifies the middleware of the predetermined communication terminal device via the predetermined application communication processing unit whether or not the session end has been accepted, and the predetermined main control processing unit, when the predetermined application has accepted the session end, Predetermined session management table The relevant session information is deleted and the session middle is notified to the sending middleware that has requested the session termination.If the session termination is successful, the transmitting main control processing unit In this case, the session information to be transmitted is deleted, and the end of the session is notified to the transmission side application. Middleware intervenes between the application and another communication terminal device such as PC, OA device, etc. This has the effect of reducing the processing load of the application required to end the session with the above other communication terminal device.

【0018】(実施の形態1)図1は本発明の実施の形
態1によるネットワーク通信システムを構成する通信端
末機器を示すブロック図である。
(Embodiment 1) FIG. 1 is a block diagram showing communication terminal devices constituting a network communication system according to Embodiment 1 of the present invention.

【0019】図1において、1はPC、OA機器等の通
信端末機器、2は表示装置、3は入出力装置、4はアプ
リケーション、5はミドルウエア、7はメイン制御処理
部、8は機器情報管理部、9は機器情報管理テーブル、
10はセッション管理部、11はセッション管理テーブ
ル、12はネットワーク通信処理部、13はネットワー
ク、14は管理テーブルである。通信端末機器1は、ネ
ットワーク13に接続されており、表示装置2、入出力
装置3、アプリケーション4で構成されている。アプリ
ケーション4は、表示装置2や入出力装置4の制御、ミ
ドルウエア5のアプリケーション通信処理部6との通信
を行う。ミドルウエア5は、アプリケーション4との通
信を行うアプリケーション通信処理部6と、ミドルウエ
ア5内の処理を制御するメイン制御処理部7と、ネット
ワーク13を介して接続されている他の機器の情報を処
理する機器情報管理部8と、その機器情報を蓄積する機
器情報管理テーブル9と、ネットワーク13を介して接
続されている他の機器とのセッションを管理するセッシ
ョン管理部10と、そのセッション情報を蓄積するセッ
ション管理テーブル11と、ネットワーク13を介して
データ送受信を行うネットワーク通信処理部12とから
構成される。
In FIG. 1, 1 is a communication terminal device such as a PC or OA device, 2 is a display device, 3 is an input / output device, 4 is an application, 5 is middleware, 7 is a main control processing unit, and 8 is device information. A management unit, 9 is a device information management table,
Reference numeral 10 denotes a session management unit, 11 denotes a session management table, 12 denotes a network communication processing unit, 13 denotes a network, and 14 denotes a management table. The communication terminal device 1 is connected to a network 13 and includes a display device 2, an input / output device 3, and an application 4. The application 4 controls the display device 2 and the input / output device 4 and communicates with the application communication processing unit 6 of the middleware 5. The middleware 5 transmits an application communication processing unit 6 that communicates with the application 4, a main control processing unit 7 that controls processing in the middleware 5, and information of other devices connected via the network 13. A device information management unit 8 for processing; a device information management table 9 for storing the device information; a session management unit 10 for managing a session with another device connected via the network 13; It comprises a session management table 11 to be stored, and a network communication processing unit 12 for transmitting and receiving data via the network 13.

【0020】このように構成された通信端末機器から成
るネットワーク通信システムについて、その動作を図2
〜図5を用いて説明する。本実施の形態では、ネットワ
ーク13を介して接続されている全ての通信端末機器1
のミドルウエア5で、稼動中の機器情報を共有する動作
(機器情報の登録動作)について説明する。図2は本発
明の実施の形態1によるネットワーク通信システムを示
すブロック図であり、図3は図2のネットワーク通信シ
ステムの動作を示すフローチャート、図4は機器情報管
理テーブル9のデータ構成を示すデータ構成図、図5は
機器情報送信データのデータ構成を示すデータ構成図で
ある。
The operation of the network communication system composed of the communication terminal devices configured as described above is shown in FIG.
This will be described with reference to FIG. In the present embodiment, all communication terminal devices 1 connected via the network 13
The operation of sharing device information during operation (registering device information) in the middleware 5 will be described. FIG. 2 is a block diagram showing a network communication system according to the first embodiment of the present invention. FIG. 3 is a flowchart showing an operation of the network communication system shown in FIG. FIG. 5 is a data configuration diagram showing the data configuration of the device information transmission data.

【0021】図2において、13は図1と同様のネット
ワーク、20、30、40はPC、OA等の通信端末機
器、21、31、41はアプリケーション、22、3
2、42はミドルウエア、1010、1013は伝送
路、1011、1012はネットワーク13上の通信路
である。また、図4において50は機器情報管理テーブ
ルデータ、60は機器情報送信データである。なお、本
実施の形態では、通信端末機器20、アプリケーション
21、ミドルウエア22は送信側であり、通信端末機器
30、40、アプリケーション31、41、ミドルウエ
ア32、42は受信側である。したがって、ミドルウエ
ア22のメイン制御処理部7等の各構成は送信側であ
り、ミドルウエア32、42のメイン制御処理部7等の
各構成は受信側である。
In FIG. 2, 13 is the same network as in FIG. 1, 20, 30, and 40 are communication terminal devices such as PCs and OA, 21, 31, and 41 are applications, and 22, 3
Reference numerals 2 and 42 denote middleware, 1010 and 1013 are transmission paths, and 1011 and 1012 are communication paths on the network 13. In FIG. 4, reference numeral 50 denotes device information management table data, and 60 denotes device information transmission data. In the present embodiment, the communication terminal device 20, the application 21, and the middleware 22 are on the transmitting side, and the communication terminal devices 30, 40, applications 31, 41, and the middleware 32, 42 are on the receiving side. Therefore, each component of the middleware 22 such as the main control processing unit 7 is on the transmitting side, and each component of the middleware 32 and 42 such as the main control processing unit 7 is on the receiving side.

【0022】まず、送信側の通信端末機器20が稼動状
態になった場合、アプリケーション21は、ミドルウエ
ア22に対して、機器属性情報を渡すとともに機器情報
を登録するように要求する(S101)。要求を受けた
ミドルウエア22は、通信端末機器20のローカル上で
ユニーク(各ミドルウエア内でのみユニークであること
を意味する。従って、送信側や受信側ミドルウエアを含
めて考える場合はユニークでなくなる。つまりネットワ
ーク上ではユニークではない)な機器登録IDと機器タ
ーゲットIDを生成する(S102)。生成された機器
登録IDと機器ターゲットIDは、機器情報管理部8に
より、機器情報管理テーブル9に登録される(S10
3)。ここで、機器情報管理テーブル9に登録する際の
機器情報管理テーブルデータの構成を図4に示す。機器
情報管理テーブルデータ50は、機器ターゲットID5
1、機器登録ID52、機器属性情報53、IPアドレ
ス54から構成される。機器ターゲットID51は、ア
プリケーション4とミドルウエア5とのネゴシエーショ
ンにおいてネットワーク上の機器を一意に区別するID
として使用される。次に、ミドルウエア22は、ネット
ワーク13上の他のミドルウエア32や42に対して、
機器情報が新たに登録されたことを通知するために、一
斉同報通信(以下、「ブロードキャスト通信」という)
により、その情報を通知する(S104)。この時の機
器情報送信データ構成を図5に示す。機器情報送信デー
タ60は、リクエストコマンド61、機器登録ID5
2、機器属性情報53、IPアドレス54から構成され
る。ここで、リクエストコマンド61には、機器情報の
登録を要求するコマンドがセットされる。この機器情報
送信データ60を通信路1011を介して受信した受信
側のミドルウエア32や42は、受信側の通信端末機器
30または40のローカル上でユニークな機器登録ID
と機器ターゲットIDを生成し、それぞれ自身の機器情
報管理テーブル9へ機器属性情報とともに登録する(S
105)。次に、もしもミドルウエア32や42にすで
にローカル上のアプリケーションからの要求で機器情報
が登録されていた場合、その機器情報を送信側のミドル
ウエア22へ機器情報送信データ60により返信する
(S106)。ミドルウエア22は、通信路1012を
介して返信されてきた新たな機器情報を機器情報管理テ
ーブル9に登録する(S107)。
First, when the communication terminal device 20 on the transmitting side is activated, the application 21 requests the middleware 22 to pass the device attribute information and register the device information (S101). The middleware 22 that has received the request is unique locally on the communication terminal device 20 (meaning that it is unique only within each middleware. Therefore, when including the middleware on the transmitting side and the middleware on the receiving side, it is unique. That is, a device registration ID and a device target ID that are not unique on the network are generated (S102). The generated device registration ID and device target ID are registered in the device information management table 9 by the device information management unit 8 (S10).
3). Here, the configuration of the device information management table data when registering in the device information management table 9 is shown in FIG. The device information management table data 50 includes a device target ID 5
1, a device registration ID 52, device attribute information 53, and an IP address 54. The device target ID 51 is an ID that uniquely identifies a device on the network in a negotiation between the application 4 and the middleware 5.
Used as Next, the middleware 22 communicates with other middlewares 32 and 42 on the network 13.
Broadcast communication (hereinafter referred to as "broadcast communication") to notify that device information has been newly registered
To notify the information (S104). FIG. 5 shows the device information transmission data configuration at this time. The device information transmission data 60 includes a request command 61, a device registration ID 5
2. It is composed of device attribute information 53 and IP address 54. Here, a command for requesting registration of device information is set in the request command 61. The receiving side middleware 32 or 42 that has received the device information transmission data 60 via the communication path 1011 has a unique device registration ID locally on the receiving side communication terminal device 30 or 40.
And device target IDs, and register them in their own device information management table 9 together with device attribute information (S
105). Next, if the device information has already been registered in the middleware 32 or 42 by a request from a local application, the device information is returned to the middleware 22 on the transmission side by the device information transmission data 60 (S106). . The middleware 22 registers the new device information returned via the communication path 1012 in the device information management table 9 (S107).

【0023】機器情報の登録処理が終了後、ミドルウエ
ア22はアプリケーション21に対して、機器登録ID
52を送り返し、ネットワーク13へ機器情報の登録が
終了したことを通知する(S108)。以上の動作によ
り、アプリケーション21から登録要求された機器情報
が、全てのミドルウエア22、32、42で共有され、
さらに、どのミドルウエアにも同じ機器情報が蓄積され
る状態になる。
After the device information registration process is completed, the middleware 22 sends a device registration ID to the application 21.
52, and notifies the network 13 that the registration of the device information has been completed (S108). By the above operation, the device information requested to be registered by the application 21 is shared by all the middlewares 22, 32, and 42.
Further, the same device information is stored in any middleware.

【0024】以上のように本実施の形態では、アプリケ
ーションと他のPC、OA機器等の通信端末機器との間
にミドルウエアを介在させたので、ネットワーク上の稼
働中の通信端末機器の情報収集にかかるアプリケーショ
ンの処理負担を軽減することができる。
As described above, in the present embodiment, since the middleware is interposed between the application and another communication terminal device such as a PC or OA device, information collection of the active communication terminal device on the network is performed. Can reduce the processing load of the application.

【0025】(実施の形態2)本発明の実施の形態2に
よるネットワーク通信システムを構成する通信端末機器
の構成は図1と同様である。
(Embodiment 2) The configuration of communication terminal equipment constituting a network communication system according to Embodiment 2 of the present invention is the same as that of FIG.

【0026】このように構成された通信端末機器から成
る本実施の形態によるネットワーク通信システムについ
て、その動作を図6、図7を用いて説明する。本実施の
形態では、ネットワーク13を介して接続されている全
ての通信端末機器1のミドルウエア5に登録されている
機器情報の削除を要求する動作について説明する。図6
は本発明の実施の形態2によるネットワーク通信システ
ムを示すブロック図であり、図7は図6のネットワーク
通信システムの動作を示すフローチャートである。
The operation of the network communication system according to the present embodiment comprising the communication terminal devices configured as described above will be described with reference to FIGS. In the present embodiment, an operation for requesting deletion of device information registered in middleware 5 of all communication terminal devices 1 connected via network 13 will be described. FIG.
7 is a block diagram showing a network communication system according to Embodiment 2 of the present invention, and FIG. 7 is a flowchart showing an operation of the network communication system shown in FIG.

【0027】図6において、13は図1と同様のネット
ワーク、20、30、40はPC、OA等の通信端末機
器、21、31、41はアプリケーション、22、3
2、42はミドルウエア、1020、1022は伝送
路、1021はネットワーク13上の通信路である。な
お、本実施の形態では、通信端末機器20、アプリケー
ション21、ミドルウエア22は送信側であり、通信端
末機器30、40、アプリケーション31、41、ミド
ルウエア32、42は受信側である。したがって、ミド
ルウエア22のメイン制御処理部7等の各構成は送信側
であり、ミドルウエア32、42のメイン制御処理部7
等の各構成は受信側である。
In FIG. 6, 13 is the same network as in FIG. 1, 20, 30, and 40 are communication terminal devices such as PCs and OA, 21, 31, and 41 are applications, and 22, 3
Reference numerals 2 and 42 are middleware, 1020 and 1022 are transmission paths, and 1021 is a communication path on the network 13. In the present embodiment, the communication terminal device 20, the application 21, and the middleware 22 are on the transmitting side, and the communication terminal devices 30, 40, applications 31, 41, and the middleware 32, 42 are on the receiving side. Therefore, each component such as the main control processing unit 7 of the middleware 22 is on the transmission side, and the main control processing unit 7 of the middlewares 32 and 42.
And the like are on the receiving side.

【0028】まず、送信側のアプリケーション21は、
送信側のミドルウエア22に対して、機器情報を削除す
る目的の機器登録ID52を渡すと共に機器情報の削除
要求を行う(S201)。送信側のミドルウエア22
は、機器登録ID52をもとに機器情報管理テーブル9
より該当する機器情報を検索し、そのデータを削除する
(S202)。次に、ネットワーク13上の全てのミド
ルウエア32や42へ、機器情報の削除要求を通知する
ために、機器情報送信データ60(図5参照)のリクエ
ストコマンド61に機器削除を要求するコマンドをセッ
トし、ブロードキャスト通信によりデータを送信する
(S203)。そのデータを通信路1021を介して受
信した受信側のミドルウエア32や42は、機器管理情
報テーブル9より該当する機器情報を検索し削除する
(S204)。送信側のミドルウエア22は、送信側の
アプリケーション21に削除終了を通知する(S20
5)。以上の動作により、全てのミドルウエア22、3
2、42で保持されていた機器情報が削除される。
First, the application 21 on the transmitting side
The device registration ID 52 for deleting the device information is passed to the middleware 22 on the transmission side, and a request for deleting the device information is made (S201). Transmission side middleware 22
Is the device information management table 9 based on the device registration ID 52.
The corresponding device information is searched for and the data is deleted (S202). Next, in order to notify all the middlewares 32 and 42 on the network 13 of a request to delete device information, a request for device deletion is set in the request command 61 of the device information transmission data 60 (see FIG. 5). Then, data is transmitted by broadcast communication (S203). The receiving-side middleware 32 or 42 that has received the data via the communication path 1021 searches for and deletes the corresponding device information from the device management information table 9 (S204). The middleware 22 on the transmission side notifies the application 21 on the transmission side of the completion of the deletion (S20).
5). By the above operation, all the middlewares 22, 3
The device information held in 2, 42 is deleted.

【0029】以上のように本実施の形態では、アプリケ
ーション21と他のPC、OA機器等の通信端末機器3
0、40との間にミドルウエア22を介在させたので、
ネットワーク13上の稼働中の通信端末機器の情報収集
にかかるアプリケーション21の処理負担を軽減するこ
とができる。
As described above, in the present embodiment, the application 21 and the communication terminal device 3 such as another PC or OA device are used.
Since the middleware 22 was interposed between 0 and 40,
The processing load on the application 21 for collecting information on active communication terminal devices on the network 13 can be reduced.

【0030】(実施の形態3)本発明の実施の形態3に
よるネットワーク通信システムを構成する通信端末機器
の構成は図1と同様である。
(Embodiment 3) The configuration of communication terminal equipment constituting a network communication system according to Embodiment 3 of the present invention is the same as that of FIG.

【0031】このように構成された通信端末機器から成
る本実施の形態によるネットワーク通信システムについ
て、その動作を図8、図9を用いて説明する。本実施の
形態では、ネットワーク13を介して接続されている通
信端末機器1の中で、アプリケーション4が目的とする
機器情報を検索する動作について説明する。図8は本発
明の実施の形態3によるネットワーク通信システムを示
すブロック図であり、図9は図8のネットワーク通信シ
ステムの動作を示すフローチャートである。
The operation of the network communication system according to the present embodiment comprising the communication terminal devices configured as described above will be described with reference to FIGS. In the present embodiment, an operation in which the application 4 searches for target device information in the communication terminal device 1 connected via the network 13 will be described. FIG. 8 is a block diagram showing a network communication system according to Embodiment 3 of the present invention, and FIG. 9 is a flowchart showing an operation of the network communication system of FIG.

【0032】図8において、13は図1と同様のネット
ワーク、20、30、40はPC、OA等の通信端末機
器、21、31、41はアプリケーション、22、3
2、42はミドルウエア、1030、1031、103
2、1033は伝送路である。
In FIG. 8, 13 is the same network as in FIG. 1, 20, 30, and 40 are communication terminal devices such as PCs and OA, 21, 31, and 41 are applications, and 22, and
2, 42 are middleware, 1030, 1031, 103
Reference numerals 2 and 1033 denote transmission paths.

【0033】まず、アプリケーション21は、ミドルウ
エア22に対して、検索条件を渡すと共に、目的の機器
が登録されているか否かの検索要求を行う(S30
1)。要求を受けたミドルウエア22は、機器情報管理
テーブル9より、アプリケーション21からの検索条件
に従って、該当する機器が登録されているかどうかを検
索する(S302)。該当する機器があった場合、機器
ターゲットID51のみをアプリケーション21に通知
する(S303)。さらに、アプリケーション21は、
その機器の属性情報を取得したい場合、機器ターゲット
ID51をミドルウエア22に渡すとともに、機器属性
情報取得をミドルウエア22に要求する(S304)。
要求を受けたミドルウエア22は、機器ターゲットID
51をもとに機器情報管理テーブル9を検索する(S3
05)。そして該当する機器の属性情報をアプリケーシ
ョン21に通知する(S306)。以上の動作により、
アプリケーション21はネットワーク13上で登録され
ている機器を検索し、その属性情報を取得する。
First, the application 21 sends a search condition to the middleware 22 and makes a search request as to whether or not a target device is registered (S30).
1). The middleware 22 that has received the request searches the device information management table 9 according to the search conditions from the application 21 to determine whether the corresponding device is registered (S302). If there is a corresponding device, only the device target ID 51 is notified to the application 21 (S303). Further, the application 21
When it is desired to acquire the attribute information of the device, the device target ID 51 is passed to the middleware 22, and the middleware 22 is requested to acquire the device attribute information (S304).
The requested middleware 22 has a device target ID.
The device information management table 9 is searched on the basis of 51 (S3).
05). Then, the attribute information of the corresponding device is notified to the application 21 (S306). By the above operation,
The application 21 searches for a registered device on the network 13 and acquires the attribute information.

【0034】以上のように本実施の形態では、アプリケ
ーション21と他のPC、OA機器等の通信端末機器3
0、40との間にミドルウエア22を介在させたので、
ネットワーク13上で通信する相手先(所定の通信端末
機器)の検索にかかるアプリケーション21の処理負担
を軽減することができる。
As described above, in the present embodiment, the application 21 and the communication terminal equipment 3 such as other PCs and OA equipment are used.
Since the middleware 22 was interposed between 0 and 40,
It is possible to reduce the processing load of the application 21 for searching for a partner (a predetermined communication terminal device) to communicate with on the network 13.

【0035】(実施の形態4)本発明の実施の形態4に
よるネットワーク通信システムを構成する通信端末機器
の構成は図1と同様である。
(Embodiment 4) The configuration of communication terminal equipment constituting a network communication system according to Embodiment 4 of the present invention is the same as that of FIG.

【0036】このように構成された通信端末機器から成
る本実施の形態によるネットワーク通信システムについ
て、その動作を図10〜図12を用いて説明する。本実
施の形態では、実施の形態3で説明した動作で取得した
機器ターゲットID51が指し示す機器とのセッション
を開設する動作について説明する。図10は本発明の実
施の形態4によるネットワーク通信システムを示すブロ
ック図であり、図11は図6のネットワーク通信システ
ムの動作を示すフローチャート、図12はセッション管
理テーブル11のデータ構成を示すデータ構成図であ
る。
The operation of the network communication system according to the present embodiment comprising the communication terminal devices configured as described above will be described with reference to FIGS. In the present embodiment, an operation of opening a session with the device indicated by the device target ID 51 obtained in the operation described in the third embodiment will be described. FIG. 10 is a block diagram showing a network communication system according to the fourth embodiment of the present invention. FIG. 11 is a flowchart showing the operation of the network communication system in FIG. 6, and FIG. 12 is a data structure showing the data structure of the session management table 11. FIG.

【0037】図10において、13は図1と同様のネッ
トワーク、20、30、40はPC、OA等の通信端末
機器、21、31、41はアプリケーション、22、3
2、42はミドルウエア、1040、1042、104
3、1045は伝送路、1041、1044はネットワ
ーク13上の通信路である。また、図12において70
はセッション管理テーブルデータである。なお、本実施
の形態では、通信端末機器20、アプリケーション2
1、ミドルウエア22は送信側であり、通信端末機器3
0、アプリケーション31、ミドルウエア32は受信側
である。したがって、ミドルウエア22のメイン制御処
理部7等の各構成は送信側であり、ミドルウエア32の
メイン制御処理部7等の各構成は受信側である。図10
では通信端末機器20と30のセッション開設について
示している。
In FIG. 10, 13 is the same network as in FIG. 1, 20, 30, and 40 are communication terminal devices such as PCs and OA, 21, 31, and 41 are applications, and 22, and
2, 42 are middleware, 1040, 1042, 104
Reference numerals 3 and 1045 denote transmission paths, and 1041 and 1044 denote communication paths on the network 13. Also, in FIG.
Is session management table data. In the present embodiment, the communication terminal device 20 and the application 2
1. The middleware 22 is a transmission side, and the communication terminal device 3
0, the application 31, and the middleware 32 are receivers. Therefore, each component such as the main control processing unit 7 of the middleware 22 is on the transmitting side, and each component such as the main control processing unit 7 of the middleware 32 is on the receiving side. FIG.
5 shows opening of a session between the communication terminal devices 20 and 30.

【0038】まず、送信側のアプリケーション21は、
送信側のミドルウエア22に対して、セッションを開設
する相手機器の機器ターゲットID51、ここでは通信
端末機器30の機器ターゲットID51を渡すと共に、
セッション開設要求を行う(S401)。セッション開
設要求を受けたミドルウエア22は、機器ターゲットI
D51をもとに機器情報管理テーブル9を検索し、該当
する機器のIPアドレス54を取得する(S402)。
取得したIPアドレス54をもとに通信端末機器30へ
セッション開設要求を送信する(S403)。通信路1
041を介してセッション開設要求を受信した受信側の
ミドルウエア32は、ミドルウエア32上でユニークな
セッションIDを生成し、受信側のアプリケーション3
1に対して、その生成したセッションIDとセッション
開設を要求してきた通信端末機器20の機器ターゲット
ID51と共にセッション開設要求を受信したことを通
知する(S404)。アプリケーション31は、セッシ
ョン開設を受け入れるか否かを判定し、ミドルウエア3
2にその結果を通知する(S405)。セッション開設
が受け入れられた場合、ミドルウエア32はセッション
管理テーブルデータを生成し、セッション管理テーブル
11に登録する(S406)。ここで、図12にセッシ
ョン管理テーブルデータ構成を示す。セッション管理テ
ーブルデータ70は、セッションID71と、セッショ
ン開設を要求した側の機器ターゲットIDである送信側
機器ターゲットID72と、セッション開設を要求され
た側の機器ターゲットIDである受信側機器ターゲット
ID73(つまり機器ターゲットID51)と、セッシ
ョンに関する詳細情報であるセッション詳細情報74と
から構成される。ミドルウエア32は、セッション開設
を受け入れたか否かをミドルウエア22へ返信する(S
407)。この返信を通信路1044を介して受信した
送信側のミドルウエア22は、セッション開設が成功し
たか否かを判定し(S408)、セッション開設が成功
した場合は、セッションID71を生成し、セッション
管理テーブル11に登録する(S409)。そして、セ
ッション開設が成功したか否かをアプリケーション21
にセッションID71とともに通知する(S410)。
なお、ステップ405でセッション開設を受け入れない
場合にはステップ406の動作は行わず、ステップ40
8でセッション開設が成功しなかった場合にはステップ
409の動作は行わない。以上の動作により、ネットワ
ークを介して2つの通信端末機器20、30間でのセッ
ションが開設される。
First, the application 21 on the transmitting side:
To the middleware 22 on the transmission side, the device target ID 51 of the partner device with which the session is to be established, here, the device target ID 51 of the communication terminal device 30, is passed.
A session opening request is made (S401). The middleware 22 that has received the session opening request sends the device target I
The device information management table 9 is searched based on D51, and the IP address 54 of the corresponding device is obtained (S402).
A session opening request is transmitted to the communication terminal device 30 based on the acquired IP address 54 (S403). Communication channel 1
The middleware 32 on the receiving side that has received the session opening request via the server application 041 generates a unique session ID on the middleware 32, and the application 3 on the receiving side.
1 is notified that the session opening request has been received together with the generated session ID and the device target ID 51 of the communication terminal device 20 that has requested the session opening (S404). The application 31 determines whether to accept the session establishment, and
2 is notified of the result (S405). If the session establishment is accepted, the middleware 32 generates session management table data and registers it in the session management table 11 (S406). Here, FIG. 12 shows the data structure of the session management table. The session management table data 70 includes a session ID 71, a transmission-side device target ID 72 that is a device target ID of the device that has requested a session opening, and a reception-side device target ID 73 that is a device target ID of the device that has requested a session opening (that is, The device target ID 51) and session detailed information 74 which is detailed information on the session. The middleware 32 returns to the middleware 22 whether or not the session establishment has been accepted (S
407). The transmitting middleware 22 that has received this reply via the communication path 1044 determines whether or not the session has been successfully established (S408). If the session has been successfully established, the middleware 22 generates a session ID 71 and performs session management. It is registered in the table 11 (S409). Then, the application 21 determines whether or not the session establishment is successful.
Is notified together with the session ID 71 (S410).
If the session establishment is not accepted in step 405, the operation of step 406 is not performed and step 40 is not performed.
If the session establishment is not successful in step 8, the operation of step 409 is not performed. With the above operation, a session is established between the two communication terminal devices 20 and 30 via the network.

【0039】以上のように本実施の形態では、アプリケ
ーション21と他のPC、OA機器等の通信端末機器3
0との間にミドルウエア22を介在させたので、ネット
ワーク13上の他の通信端末機器30とのセッション開
設時にかかるアプリケーション21の処理負担を軽減す
ることができる。
As described above, in the present embodiment, the application 21 and the communication terminal device 3 such as another PC or OA device are used.
Since the middleware 22 is interposed between 0 and 0, it is possible to reduce the processing load of the application 21 when a session is established with another communication terminal device 30 on the network 13.

【0040】(実施の形態5)本発明の実施の形態5に
よるネットワーク通信システムの構成は図10と同様で
あり、また本実施の形態で使用する通信端末機器の構成
は図1と同様である。
(Embodiment 5) The configuration of a network communication system according to Embodiment 5 of the present invention is the same as that of FIG. 10, and the configuration of communication terminal equipment used in this embodiment is the same as that of FIG. .

【0041】このように構成された通信端末機器から成
る本実施の形態によるネットワーク通信システムについ
て、その動作を図10、図13を用いて説明する。本実
施の形態では、実施の形態4で説明した動作で取得した
セッションID71(図12参照)が指し示す機器との
セッションにおいて実際にデータ送受信を行う動作につ
いて説明する。図13は本発明の実施の形態5によるネ
ットワーク通信システムの動作を示すフローチャートで
ある。
The operation of the network communication system according to the present embodiment comprising the communication terminal devices configured as described above will be described with reference to FIGS. In the present embodiment, an operation of actually transmitting and receiving data in a session with the device indicated by the session ID 71 (see FIG. 12) acquired by the operation described in the fourth embodiment will be described. FIG. 13 is a flowchart showing an operation of the network communication system according to the fifth embodiment of the present invention.

【0042】図10において、通信端末機器20から通
信端末機器30へデータを送信する場合、送信側のアプ
リケーション21は、送信側のミドルウエア22に対し
て、送信する実データとセッションID71を渡すとと
もに、データ送信要求を行う(S501)。データ送信
要求を受けたミドルウエア22は、セッションID71
をもとにセッション管理テーブル11を検索し、該当す
るセッション情報を取得する(S502)。ミドルウエ
ア22は、取得したセッション情報を元に送信先のミド
ルウエア32へデータを送信する(S503)。通信路
1041を介してデータを受信した受信側のミドルウエ
ア32は、アプリケーション31に対してセッションI
D71を渡すと共にデータ受信通知を行う(S50
4)。ミドルウエア32は、データ受信が成功したか否
かを通信路1044を介してデータ送信側のミドルウエ
ア22へ返信する(S505)。データ送信側のミドル
ウエア22は、データ送信が成功したか否かを伝送路1
045を介してアプリケーション21へ通知する(S5
06)。以上の動作により、データ送信が行われる。
In FIG. 10, when data is transmitted from the communication terminal device 20 to the communication terminal device 30, the application 21 on the transmitting side passes the actual data to be transmitted and the session ID 71 to the middleware 22 on the transmitting side. A data transmission request is made (S501). The middleware 22 that has received the data transmission request has the session ID 71
Then, the session management table 11 is searched based on the information, and the corresponding session information is obtained (S502). The middleware 22 transmits data to the destination middleware 32 based on the acquired session information (S503). The middleware 32 on the receiving side that has received the data via the communication path 1041 sends a session I to the application 31.
D71 and a data reception notification is performed (S50).
4). The middleware 32 returns whether or not the data reception was successful to the middleware 22 on the data transmission side via the communication path 1044 (S505). The middleware 22 on the data transmission side determines whether or not the data transmission is successful on the transmission line 1.
045 to the application 21 (S5
06). Data transmission is performed by the above operation.

【0043】以上のように本実施の形態では、アプリケ
ーション21と他のPC、OA機器等の通信端末機器3
0との間にミドルウエア22を介在させたので、ネット
ワーク13上の他の通信端末機器30とのデータ送受信
にかかるアプリケーション21の処理負担を軽減するこ
とができる。
As described above, in the present embodiment, the application 21 and the communication terminal equipment 3 such as other PCs and OA equipment are used.
Since the middleware 22 is interposed between the communication terminal device 0 and the communication terminal device 30, the processing load of the application 21 for transmitting and receiving data to and from another communication terminal device 30 on the network 13 can be reduced.

【0044】(実施の形態6)本発明の実施の形態6に
よるネットワーク通信システムの構成は図10と同様で
あり、また本実施の形態で使用する通信端末機器の構成
は図1と同様である。
(Embodiment 6) The configuration of a network communication system according to Embodiment 6 of the present invention is the same as that of FIG. 10, and the configuration of communication terminal equipment used in this embodiment is the same as that of FIG. .

【0045】このように構成された通信端末機器から成
る本実施の形態によるネットワーク通信システムについ
て、その動作を図10、図14を用いて説明する。本実
施の形態では、実施の形態4で説明した動作でセッショ
ンを開設した後、セッションを終了する動作について説
明する。図14は本発明の実施の形態5によるネットワ
ーク通信システムの動作を示すフローチャートである。
The operation of the network communication system according to the present embodiment comprising the communication terminal devices configured as described above will be described with reference to FIGS. In the present embodiment, a description will be given of an operation of ending a session after opening a session by the operation described in the fourth embodiment. FIG. 14 is a flowchart showing an operation of the network communication system according to the fifth embodiment of the present invention.

【0046】通信端末機器20と通信端末機器30のセ
ッションを終了する場合、送信側のアプリケーション2
1は、送信側のミドルウエア22に対して、セッション
ID71を渡すと共にセッション終了要求を行う(S6
01)。セッション終了要求を受けたミドルウエア22
は、セッションID71をもとにセッション管理テーブ
ル11を検索し、該当するセッション情報を取得する
(S602)。ミドルウエア22は、取得したセッショ
ン情報を元にミドルウエア32へセッション終了要求を
送信する(S603)。通信路1041を介してセッシ
ョン終了要求を受信した受信側のミドルウエア32は、
受信側のアプリケーション31に対して、セッションI
D71を渡すと共にセッション終了通知を行う(S60
4)。ミドルウエア32は、セッション終了を受け入れ
たか否かを通信路1044を介してセッション終了要求
側のミドルウエア22へ返信する(S605)。ミドル
ウエア22は、セッション終了が成功したか否かをアプ
リケーション21に通知する(S606)。セッション
終了が成功しない場合、一般には、リトライを数回繰り
返し、それでも駄目なら強制終了とする。以上の動作に
より、セッションが終了される。
When terminating the session between the communication terminal device 20 and the communication terminal device 30, the transmission side application 2
1 sends the session ID 71 and a session end request to the middleware 22 on the transmitting side (S6).
01). Middleware 22 receiving a session end request
Retrieves the session management table 11 based on the session ID 71 and acquires the corresponding session information (S602). The middleware 22 transmits a session termination request to the middleware 32 based on the acquired session information (S603). The receiving-side middleware 32 that has received the session end request via the communication path 1041
For the application 31 on the receiving side, the session I
D71 and a session end notification is made (S60)
4). The middleware 32 returns to the middleware 22 on the session termination request side via the communication path 1044 whether or not the session termination has been accepted (S605). The middleware 22 notifies the application 21 whether or not the session has ended successfully (S606). If the session termination is not successful, the retry is generally repeated several times, and if that is not successful, the session is forcibly terminated. With the above operation, the session is terminated.

【0047】以上のように本実施の形態では、アプリケ
ーション21と他のPC、OA機器等の通信端末機器3
0との間にミドルウエア22を介在させたので、ネット
ワーク13上の他の通信端末機器30とのセッションを
終了せるためにかかるアプリケーション21の処理負担
を軽減することができる。
As described above, in the present embodiment, the application 21 and the communication terminal equipment 3 such as other PCs and OA equipment are used.
Since the middleware 22 is interposed between the communication terminal devices 0 and 0, the processing load on the application 21 for terminating the session with another communication terminal device 30 on the network 13 can be reduced.

【0048】[0048]

【発明の効果】以上のように本発明の請求項1に記載の
ネットワーク通信システムによれば、表示装置や入出力
装置などに対する処理を行うアプリケーションとアプリ
ケーションからの要求処理やネットワーク上の他の通信
端末機器との通信処理を行うミドルウエアとを有する複
数の通信端末機器をネットワークを介して接続したネッ
トワーク通信システムであって、送信側通信端末機器は
送信側アプリケーションと送信側ミドルウエアとを有
し、受信側通信端末機器は受信側アプリケーションと受
信側ミドルウエアとを有し、送信側アプリケーションは
所定の通信端末機器の機器情報をネットワーク上の全て
のミドルウエアに登録するために送信側ミドルウエアに
所定の通信端末機器の機器情報の登録要求を行い、送信
側ミドルウエアは、送信側アプリケーションとの通信処
理を行うアプリケーション通信処理部と、送信側通信端
末機器においてユニークな機器登録IDとユニークな機
器ターゲットIDを生成する送信側メイン制御処理部
と、機器登録IDと機器ターゲットIDと機器情報とを
送信側機器情報管理テーブルで管理する送信側機器情報
管理部と、機器情報をネットワーク上の全てのミドルウ
エアへブロードキャストにより一斉同報送信する送信側
ネットワーク通信処理部とを有し、受信側ミドルウエア
は、ブロードキャストにより送信された機器情報を受信
して受信側通信端末機器においてユニークな機器ターゲ
ットIDを生成する受信側メイン制御処理部と、機器情
報を受信側機器情報管理テーブルへ登録する受信側機器
情報管理部と、受信側機器情報管理テーブルに登録され
ている受信側通信端末機器の機器情報があれば受信側機
器情報管理部と受信側メイン制御処理部とを介して送信
側ミドルウエアへ前記機器情報を送信する受信側ネット
ワーク通信処理部とを有し、送信側メイン制御処理部は
受信側ミドルウエアから送信されてきた機器情報を送信
側ネットワーク通信処理部を介して受信し、送信側機器
情報管理部を介して送信側機器情報管理テーブルへ登録
させ、送信側アプリケーションへ機器登録IDを送信側
アプリケーション通信処理部を介して通知することによ
り、アプリケーションと他のPC、OA機器等の通信端
末機器との間にミドルウエアが介在することによりアプ
リケーションが機器の管理やセッションの詳細な管理を
する必要がないので、表示装置、入出力装置の制御やそ
の他のデータ処理に専念でき、負荷効率がよくなり、ネ
ットワーク上の稼働中の通信端末機器の情報収集にかか
るアプリケーションの処理負担を軽減することができる
という有利な効果が得られる。また、通信に関連する処
理をアプリケーションへ組み込む必要がなくなるので、
アプリケーションの開発工数の削減や、モジュールサイ
ズを小さくできるという有利な効果がある。さらに、ア
プリケーションが意識するデータが機器ターゲットID
でよいため、ネットワーク通信処理が非常に簡単にプロ
グラミング可能であるという有利な効果が得られる。
As described above, according to the network communication system of the first aspect of the present invention, an application for processing a display device, an input / output device, and the like, a request process from the application, and another communication on the network. A network communication system in which a plurality of communication terminal devices having middleware for performing communication processing with terminal devices are connected via a network, wherein the transmission-side communication terminal device has a transmission-side application and transmission-side middleware. The receiving communication terminal device has a receiving application and a receiving middleware, and the transmitting application sends to the transmitting middleware in order to register device information of a predetermined communication terminal device in all middleware on the network. Requests registration of device information of a predetermined communication terminal device, and the transmitting side middleware An application communication processing unit for performing communication processing with the receiving application; a transmitting main control processing unit for generating a unique device registration ID and a unique device target ID in the transmitting communication terminal device; a device registration ID and a device target ID A transmission-side device information management unit that manages device information and device information in a transmission-side device information management table; and a transmission-side network communication processing unit that broadcasts device information to all middleware on the network by broadcast. The receiving-side middleware receives the device information transmitted by broadcasting and generates a unique device target ID in the receiving-side communication terminal device, and stores the device information in the receiving-side device information management table. The receiving device information management section to be registered and the receiving device information management data If there is device information of the receiving communication terminal device registered in the file, the receiving network communication process of transmitting the device information to the transmitting middleware via the receiving device information management unit and the receiving main control processing unit The transmission-side main control processing unit receives the device information transmitted from the reception-side middleware via the transmission-side network communication processing unit, and transmits the transmission-side device information via the transmission-side device information management unit. By registering in the management table and notifying the transmission side application of the device registration ID via the transmission side application communication processing unit, middleware intervenes between the application and other communication terminal devices such as PCs and OA devices. This eliminates the need for the application to manage devices and manage sessions in detail, thus controlling display devices, input / output devices, and other functions. And the load efficiency can be improved, and the processing load of the application for collecting information of the operating communication terminal devices on the network can be advantageously reduced. Also, since there is no need to incorporate communication-related processing into the application,
This has the advantageous effects of reducing the number of application development steps and reducing the module size. Furthermore, the data that the application is aware of is the device target ID.
Therefore, an advantageous effect is obtained that the network communication processing can be programmed very easily.

【0049】請求項2に記載のネットワーク通信システ
ムによれば、表示装置や入出力装置などに対する処理を
行うアプリケーションとアプリケーションからの要求処
理やネットワーク上の他の通信端末機器との通信処理を
行うミドルウエアとを有する複数の通信端末機器をネッ
トワークを介して接続したネットワーク通信システムで
あって、送信側通信端末機器は送信側アプリケーション
と送信側ミドルウエアとを有し、受信側通信端末機器は
受信側アプリケーションと受信側ミドルウエアとを有
し、送信側アプリケーションは所定の通信端末機器の機
器情報をネットワーク上の全てのミドルウエアから登録
を削除するために送信側ミドルウエアに対して機器登録
IDを渡すと共に送信側ミドルウエアへ登録削除を要求
し、送信側ミドルウエアは、機器登録IDに対応する機
器情報を送信側機器情報管理テーブルから検索して削除
する送信側メイン制御処理部と、ネットワーク上の全て
のミドルウエアへ登録削除通知をブロードキャストによ
り一斉同報通信する送信側ネットワーク通信処理部とを
有し、受信側ミドルウエアは、ブロードキャストにより
登録削除要求を受信したならば登録削除要求された機器
情報を受信側機器情報管理テーブルより検索して削除す
る受信側メイン制御処理部と、登録削除要求した送信側
ミドルウエアへ削除完了通知を行う受信側ネットワーク
通信処理部とを有することにより、アプリケーションと
他のPC、OA機器等の通信端末機器との間にミドルウ
エアが介在することによりアプリケーションが機器の管
理やセッションの詳細な管理をする必要がないので、表
示装置、入出力装置の制御やその他のデータ処理に専念
でき、負荷効率がよくなり、ネットワーク上の稼働中の
通信端末機器の情報収集にかかるアプリケーションの処
理負担を軽減することができるという有利な効果が得ら
れる。また、通信に関連する処理をアプリケーションへ
組み込む必要がなくなるので、アプリケーションの開発
工数の削減や、モジュールサイズを小さくできるという
有利な効果がある。さらに、アプリケーションが意識す
るデータが機器ターゲットIDでよいため、ネットワー
ク通信処理が非常に簡単にプログラミング可能であると
いう有利な効果が得られる。
According to the network communication system of the present invention, an application for processing a display device, an input / output device, and the like, a request process from the application, and a communication process for communicating with another communication terminal device on the network. A network communication system in which a plurality of communication terminal devices having hardware and software are connected via a network, wherein the transmission-side communication terminal device has a transmission-side application and transmission-side middleware, and the reception-side communication terminal device has a reception-side The transmitting side application has an application and a receiving side middleware, and the transmitting side application passes a device registration ID to the transmitting side middleware to delete the registration of the device information of the predetermined communication terminal device from all the middlewares on the network. Together with the sending middleware to request registration deletion, (A) The transmission-side main control processing unit that searches for and deletes device information corresponding to the device registration ID from the transmission-side device information management table, and broadcasts a registration deletion notification to all middleware on the network by broadcasting. A receiving-side middleware that, when receiving a registration deletion request by broadcasting, searches the receiving-side device information management table for device information requested for registration deletion and deletes the device information; By having a main control processing unit and a receiving-side network communication processing unit for notifying the transmitting-side middleware requesting registration deletion of completion of deletion, the middleware can be placed between the application and other communication terminal devices such as PCs and OA devices. It is necessary for the application to manage devices and manage sessions in detail due to the Because there is no, it is possible to concentrate on control of display devices, input / output devices and other data processing, load efficiency is improved, and the processing load of applications related to information collection of active communication terminal devices on the network can be reduced. The advantageous effect that it can be obtained is obtained. In addition, since it is not necessary to incorporate processing related to communication into an application, there are advantageous effects that the number of development steps of the application can be reduced and the module size can be reduced. Furthermore, since the data that the application is aware of may be the device target ID, the advantageous effect that the network communication processing can be programmed very easily can be obtained.

【0050】請求項3に記載のネットワーク通信システ
ムによれば、表示装置や入出力装置などに対する処理を
行うアプリケーションとアプリケーションからの要求処
理やネットワーク上の他の通信端末機器との通信処理を
行うミドルウエアとを有する複数の通信端末機器をネッ
トワークを介して接続したネットワーク通信システムで
あって、送信側通信端末機器は送信側アプリケーション
と送信側ミドルウエアとを有し、受信側通信端末機器は
受信側アプリケーションと受信側ミドルウエアとを有
し、送信側アプリケーションは所定の通信端末機器を検
索するために機器の検索条件とともに機器の検索を送信
側ミドルウエアに対して要求し、送信側ミドルウエア
は、検索条件をもとに送信側機器情報管理テーブルより
該当する機器情報を検索する送信側メイン制御処理部
と、該当する機器情報の機器ターゲットIDを送信側ア
プリケーションへ通知する送信側アプリケーション通信
処理部とを有し、送信側アプリケーションは機器ターゲ
ットIDと共に機器ターゲットIDが示す機器情報の取
得を送信側ミドルウエアへ要求し、送信側メイン制御処
理部は、機器ターゲットIDをもとに送信側機器情報管
理テーブルより該当する機器情報を検索し、検索の結果
得られた機器情報と機器ターゲットIDとを送信側アプ
リケーションへ送信側アプリケーション通信処理部を介
して通知することにより、アプリケーションと他のP
C、OA機器等の通信端末機器との間にミドルウエアが
介在することによりアプリケーションが機器の管理やセ
ッションの詳細な管理をする必要がないので、表示装
置、入出力装置の制御やその他のデータ処理に専念で
き、負荷効率がよくなり、ネットワーク上で通信する相
手先(所定の通信端末機器)の検索にかかるアプリケー
ションの処理負担を軽減することができるという有利な
効果が得られる。また、通信に関連する処理をアプリケ
ーションへ組み込む必要がなくなるので、アプリケーシ
ョンの開発工数の削減や、モジュールサイズを小さくで
きるという有利な効果がある。さらに、アプリケーショ
ンが意識するデータが機器ターゲットIDでよいため、
ネットワーク通信処理が非常に簡単にプログラミング可
能であるという有利な効果が得られる。
According to the network communication system of the third aspect, an application for processing a display device or an input / output device and a middle process for performing a request process from the application and a communication process with another communication terminal device on the network. A network communication system in which a plurality of communication terminal devices having hardware and software are connected via a network, wherein the transmission-side communication terminal device has a transmission-side application and transmission-side middleware, and the reception-side communication terminal device has a reception-side An application and a receiving middleware, the sending application requests the sending middleware to search for a device together with a device search condition to search for a predetermined communication terminal device, and the sending middleware includes: Search for the corresponding device information from the sender device information management table based on the search conditions. A transmission-side main control processing unit, and a transmission-side application communication processing unit that notifies the transmission-side application of a device target ID of the corresponding device information. The transmission-side application includes the device target ID and the device information indicated by the device target ID. The transmission-side main control processing unit searches the transmission-side device information management table for the corresponding device information based on the device target ID, and obtains the device information obtained as a result of the search. By notifying the transmission-side application of the device target ID via the transmission-side application communication processing unit, the application and another P
Since there is no need for applications to manage devices and manage sessions in detail because middleware intervenes with communication terminal devices such as C and OA devices, control of display devices, input / output devices, and other data It is possible to concentrate on the processing, improve the load efficiency, and obtain an advantageous effect that the processing load of the application for searching for a partner (a predetermined communication terminal device) to communicate on the network can be reduced. In addition, since it is not necessary to incorporate processing related to communication into an application, there are advantageous effects that the number of development steps of the application can be reduced and the module size can be reduced. Furthermore, since the data that the application is aware of may be the device target ID,
An advantageous effect is obtained that the network communication process is very easily programmable.

【0051】請求項4に記載のネットワーク通信システ
ムによれば、表示装置や入出力装置などに対する処理を
行うアプリケーションとアプリケーションからの要求処
理やネットワーク上の他の通信端末機器との通信処理を
行うミドルウエアとを有する複数の通信端末機器をネッ
トワークを介して接続したネットワーク通信システムで
あって、送信側通信端末機器は送信側アプリケーション
と送信側ミドルウエアとを有し、受信側通信端末機器は
受信側アプリケーションと受信側ミドルウエアとを有
し、送信側アプリケーションは所定の通信端末機器間で
セッションを行うためにセッションを行いたい機器の機
器ターゲットIDと共にセッション開設要求を送信側ミ
ドルウエアに通知し、送信側ミドルウエアは、機器ター
ゲットIDをもとに送信側機器情報管理テーブルより該
当する機器情報を検索し、検索した結果得られた機器情
報からIPアドレスを取得して、所定の通信端末機器の
ミドルウエアに対してIPアドレスをもとにセッション
の開設を要求する送信側メイン制御処理部を有し、所定
の通信端末機器のミドルウエアは、IPアドレスをもと
にユニークなセッションIDを生成する所定メイン制御
処理部と、セッションIDとセッション開設を要求した
送信側通信端末機器の機器ターゲットIDと共に所定の
通信端末機器のアプリケーションに対してセッション開
設要求を受信したことを通知する所定ネットワーク通信
処理部とを有し、セッション開設を要求された所定の通
信端末機器のアプリケーションは、セッション開設を受
け入れるか否かを判定し、その判定結果を所定の通信端
末機器のミドルウエアへ通知し、所定の通信端末機器の
ミドルウエアは、セッション開設が受け入れられた場
合、所定セッション管理テーブルのデータを生成し、所
定セッション管理テーブルに登録し、セッション開設を
受け入れたか否かをセッション開設要求を行った送信側
ミドルウエアへ所定ネットワーク通信処理部を介して通
知し、送信側メイン制御処理部は、セッション開設が受
け入れられた場合は、セッションIDを生成し、送信側
セッションョン管理テーブルに登録し、セッション開設
が受け入れられたか否かをセッションIDとと共に送信
側アプリケーションへ通知することにより、アプリケー
ションと他のPC、OA機器等の通信端末機器との間に
ミドルウエアが介在することによりアプリケーションが
機器の管理やセッションの詳細な管理をする必要がない
ので、表示装置、入出力装置の制御やその他のデータ処
理に専念でき、負荷効率がよくなり、ネットワーク上の
他の通信端末機器とのセッション開設時にかかるアプリ
ケーションの処理負担を軽減することができるという有
利な効果が得られる。また、通信に関連する処理をアプ
リケーションへ組み込む必要がなくなるので、アプリケ
ーションの開発工数の削減や、モジュールサイズを小さ
くできるという有利な効果がある。さらに、アプリケー
ションが意識するデータがセッションIDでよいため、
ネットワーク通信処理が非常に簡単にプログラミング可
能であるという有利な効果が得られる。
According to the network communication system of the present invention, an application for processing a display device, an input / output device, and the like, a request process from the application, and a middle process for communicating with another communication terminal device on the network. A network communication system in which a plurality of communication terminal devices having hardware and software are connected via a network, wherein the transmission-side communication terminal device has a transmission-side application and transmission-side middleware, and the reception-side communication terminal device has a reception-side The transmitting application has an application and a receiving middleware, and the transmitting application notifies the transmitting middleware of a session establishment request together with a device target ID of a device with which a session is desired to perform a session between predetermined communication terminal devices, and transmits the session. Side middleware is based on the device target ID. The corresponding device information is searched from the receiving device information management table, the IP address is obtained from the obtained device information, and the session information of the session is sent to the middleware of the predetermined communication terminal device based on the IP address. The middleware of the predetermined communication terminal device has a transmission main control processing unit for requesting the establishment, a predetermined main control processing unit for generating a unique session ID based on the IP address, and a session ID and a session establishment. A predetermined network communication processing unit for notifying the application of the predetermined communication terminal device that the session opening request has been received, together with the device target ID of the requested transmitting side communication terminal device, The application of the communication terminal device determines whether or not to accept the session establishment, and the determination is made. Is notified to the middleware of the predetermined communication terminal device, and the middleware of the predetermined communication terminal device generates data of the predetermined session management table when registration of the session is accepted, registers the data in the predetermined session management table, and registers the session. The sending middleware that has made the session opening request is notified via a predetermined network communication processing unit whether or not the opening has been accepted, and the transmitting main control processing unit generates a session ID when the session opening is accepted. Then, by registering it in the transmission-side session management table and notifying the transmission-side application together with the session ID of whether or not the session establishment has been accepted, the application can be communicated with another communication terminal device such as a PC or OA device. The application is connected to the device by the middleware Since there is no need to manage data and manage sessions in detail, it is possible to concentrate on controlling display devices and input / output devices and other data processing, improving load efficiency and opening sessions with other communication terminal devices on the network. The advantageous effect that the processing load of the application which is sometimes required can be reduced can be obtained. In addition, since it is not necessary to incorporate processing related to communication into an application, there are advantageous effects that the number of development steps of the application can be reduced and the module size can be reduced. Furthermore, since the data that the application is aware of may be the session ID,
An advantageous effect is obtained that the network communication process is very easily programmable.

【0052】請求項5に記載のネットワーク通信システ
ムによれば、請求項4に記載のネットワーク通信システ
ムにおいて、送信側アプリケーションはデータを送信す
るためにセッションIDと共にデータ送信を送信側ミド
ルウエアへ要求し、送信側メイン制御処理部は、セッシ
ョンIDをもとに送信側セッション管理テーブルよりセ
ッション情報を検索し、検索されたセッション情報に基
づいてデータを送信側ネットワーク通信処理部を介して
所定の通信端末機器のミドルウエアへ送信することによ
り、アプリケーションと他のPC、OA機器等の通信端
末機器との間にミドルウエアが介在することによりアプ
リケーションが機器の管理やセッションの詳細な管理を
する必要がないので、表示装置、入出力装置の制御やそ
の他のデータ処理に専念でき、負荷効率がよくなり、ネ
ットワーク上の他の通信端末機器とのデータ送受信にか
かるアプリケーションの処理負担を軽減することができ
るという有利な効果が得られる。また、通信に関連する
処理をアプリケーションへ組み込む必要がなくなるの
で、アプリケーションの開発工数の削減や、モジュール
サイズを小さくできるという有利な効果がある。さら
に、アプリケーションが意識するデータがセッションI
Dでよいため、ネットワーク通信処理が非常に簡単にプ
ログラミング可能であるという有利な効果が得られる。
According to the network communication system of the fifth aspect, in the network communication system of the fourth aspect, the transmission side application requests the transmission side middleware to transmit the data together with the session ID in order to transmit the data. The transmission-side main control processing unit searches for session information from the transmission-side session management table based on the session ID, and transmits data based on the retrieved session information to a predetermined communication terminal via the transmission-side network communication processing unit. By transmitting to the middleware of the device, the middleware intervenes between the application and another communication terminal device such as a PC or OA device, so that the application does not need to manage the device or perform detailed management of the session. So control of display devices, input / output devices and other data processing You can concentrate, load efficiency is improved, advantageous effect that the processing load of the application according to the data transmission and reception with the other communication terminal device on the network can be reduced is obtained. In addition, since it is not necessary to incorporate processing related to communication into an application, there are advantageous effects that the number of development steps of the application can be reduced and the module size can be reduced. Furthermore, the data that the application is aware of
Since D is sufficient, an advantageous effect that network communication processing can be programmed very easily is obtained.

【0053】請求項6に記載のネットワーク通信システ
ムは、請求項4又は5に記載のネットワーク通信システ
ムにおいて、送信側アプリケーションは所定の通信端末
機器間とのセッションを終了するためにセッションID
を渡すと共にセッション終了を送信側ミドルウエアへ要
求し、送信側メイン制御処理部は、セッションIDをも
とに送信側セッション管理テーブルよりセッション情報
を検索し、検索されたセッション情報に基づいてセッシ
ョン終了要求を所定の通信端末機器のミドルウエアへネ
ットワーク通信処理部を介して通知し、セッション終了
要求を受信した所定の通信端末機器の所定メイン制御処
理部は、セッションIDと共に所定アプリケーションへ
セッション終了通知を行い、所定アプリケーションはセ
ッション終了を受け入れたか否かを所定の通信端末機器
のミドルウエアへ所定アプリケーション通信処理部を介
して通知し、所定メイン制御処理部は、セッション終了
を所定アプリケーションが受け入れた場合、所定セッシ
ョン管理テーブルより該当するセッション情報を削除
し、セッション終了か否かをセッション終了を要求した
送信側ミドルウエアへ通知し、送信側メイン制御処理部
は、セッション終了が成功した場合、送信側セッション
管理テーブルより該当するセッション情報を削除し、セ
ッションが終了したことを送信側アプリケーションへ通
知することにより、アプリケーションと他のPC、OA
機器等の通信端末機器との間にミドルウエアが介在する
ことによりアプリケーションが機器の管理やセッション
の詳細な管理をする必要がないので、表示装置、入出力
装置の制御やその他のデータ処理に専念でき、負荷効率
がよくなり、ネットワーク上の他の通信端末機器とのセ
ッションを終了せるためにかかるアプリケーションの処
理負担を軽減することができるという有利な効果が得ら
れる。また、通信に関連する処理をアプリケーションへ
組み込む必要がなくなるので、アプリケーションの開発
工数の削減や、モジュールサイズを小さくできるという
有利な効果がある。さらに、アプリケーションが意識す
るデータがセッションIDでよいため、ネットワーク通
信処理が非常に簡単にプログラミング可能であるという
有利な効果が得られる。
According to a sixth aspect of the present invention, there is provided the network communication system according to the fourth or fifth aspect, wherein the transmitting side application has a session ID for terminating a session between predetermined communication terminal devices.
, And requests the transmission middleware to terminate the session. The transmission-side main control processing unit searches the transmission-side session management table for session information based on the session ID, and terminates the session based on the retrieved session information. The request is notified to the middleware of the predetermined communication terminal device via the network communication processing unit, and the predetermined main control processing unit of the predetermined communication terminal device that has received the session end request sends a session end notification to the predetermined application together with the session ID. Performing, the predetermined application notifies the middleware of the predetermined communication terminal device via the predetermined application communication processing unit whether or not the session end has been accepted, and the predetermined main control processing unit, when the predetermined application has accepted the session end, Predetermined session management table The relevant session information is deleted and the session middle is notified to the sending middleware that has requested the session termination.If the session termination is successful, the transmitting main control processing unit By deleting the session information to be transmitted and notifying the transmitting side application that the session has ended, the application and other PCs and OA
Since there is no need for applications to manage devices or manage sessions in detail because middleware intervenes with communication terminal devices such as devices, the application concentrates on controlling display devices and input / output devices and other data processing. As a result, the load efficiency is improved, and the advantageous effect of reducing the processing load of the application for ending the session with another communication terminal device on the network can be obtained. In addition, since it is not necessary to incorporate processing related to communication into an application, there are advantageous effects that the number of development steps of the application can be reduced and the module size can be reduced. Further, since the data that the application is aware of may be a session ID, an advantageous effect that network communication processing can be programmed very easily can be obtained.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態1〜6によるネットワーク
通信システムを構成する通信機器端末を示すブロック図
FIG. 1 is a block diagram showing a communication device terminal constituting a network communication system according to Embodiments 1 to 6 of the present invention.

【図2】本発明の実施の形態1によるネットワーク通信
システムを示すブロック図
FIG. 2 is a block diagram showing a network communication system according to the first embodiment of the present invention.

【図3】図2のネットワーク通信システムの動作を示す
フローチャート
FIG. 3 is a flowchart showing the operation of the network communication system of FIG. 2;

【図4】機器情報管理テーブルのデータ構成を示すデー
タ構成図
FIG. 4 is a data configuration diagram showing a data configuration of a device information management table.

【図5】機器情報送信データのデータ構成を示すデータ
構成図
FIG. 5 is a data configuration diagram showing a data configuration of device information transmission data.

【図6】本発明の実施の形態2によるネットワーク通信
システムを示すブロック図
FIG. 6 is a block diagram showing a network communication system according to a second embodiment of the present invention.

【図7】図6のネットワーク通信システムの動作を示す
フローチャート
FIG. 7 is a flowchart showing the operation of the network communication system of FIG. 6;

【図8】本発明の実施の形態3によるネットワーク通信
システムを示すブロック図
FIG. 8 is a block diagram showing a network communication system according to a third embodiment of the present invention.

【図9】図8のネットワーク通信システムの動作を示す
フローチャート
FIG. 9 is a flowchart showing the operation of the network communication system of FIG. 8;

【図10】本発明の実施の形態4によるネットワーク通
信システムを示すブロック図
FIG. 10 is a block diagram showing a network communication system according to a fourth embodiment of the present invention.

【図11】図10のネットワーク通信システムの動作を
示すフローチャート
FIG. 11 is a flowchart showing the operation of the network communication system of FIG. 10;

【図12】セッション管理テーブルのデータ構成を示す
データ構成図
FIG. 12 is a data configuration diagram showing a data configuration of a session management table.

【図13】本発明の実施の形態5によるネットワーク通
信システムの動作を示すフローチャート
FIG. 13 is a flowchart showing an operation of the network communication system according to the fifth embodiment of the present invention.

【図14】本発明の実施の形態6によるネットワーク通
信システムの動作を示すフローチャート
FIG. 14 is a flowchart showing an operation of the network communication system according to the sixth embodiment of the present invention.

【図15】従来のネットワーク通信システムを構成する
通信端末機器を示すブロック図
FIG. 15 is a block diagram showing a communication terminal device constituting a conventional network communication system.

【図16】従来のネットワーク通信システムを示すブロ
ック図
FIG. 16 is a block diagram showing a conventional network communication system.

【図17】図16のネットワーク通信システムの動作を
示すフローチャート
FIG. 17 is a flowchart showing the operation of the network communication system in FIG. 16;

【図18】管理テーブルのデータ構成を示すデータ構成
FIG. 18 is a data configuration diagram showing a data configuration of a management table.

【符号の説明】 1,20,30,40 通信端末機器 2 表示装置 3 入出力装置 4,21,31,41 アプリケーション 5,22,32,42 ミドルウエア 6 アプリケーション通信処理部 7 メイン制御処理部 8 機器情報管理部 9 機器情報管理テーブル 10 セッション管理部 11 セッション管理テーブル 12 ネットワーク通信処理部 13 ネットワーク 50 機器情報管理テーブルデータ 51 機器ターゲットID 52 機器登録ID 53 機器属性情報 54 IPアドレス 60 機器情報送信データ 61 リクエストコマンド 70 セッション管理テーブルデータ 71 送信側機器ターゲットID 72 受信側機器ターゲットID 73 セッション詳細情報 90 管理テーブルデータ[Description of Signs] 1,20,30,40 Communication terminal equipment 2 Display device 3 I / O device 4,21,31,41 Application 5,22,32,42 Middleware 6 Application communication processing unit 7 Main control processing unit 8 Device information management unit 9 Device information management table 10 Session management unit 11 Session management table 12 Network communication processing unit 13 Network 50 Device information management table data 51 Device target ID 52 Device registration ID 53 Device attribute information 54 IP address 60 Device information transmission data 61 Request Command 70 Session Management Table Data 71 Transmitter Device Target ID 72 Receiver Device Target ID 73 Detailed Session Information 90 Management Table Data

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】表示装置や入出力装置などに対する処理を
行うアプリケーションと前記アプリケーションからの要
求処理やネットワーク上の他の通信端末機器との通信処
理を行うミドルウエアとを有する複数の通信端末機器を
ネットワークを介して接続したネットワーク通信システ
ムであって、 送信側通信端末機器は送信側アプリケーションと送信側
ミドルウエアとを有し、受信側通信端末機器は受信側ア
プリケーションと受信側ミドルウエアとを有し、 前記送信側アプリケーションは所定の通信端末機器の機
器情報をネットワーク上の全てのミドルウエアに登録す
るために前記送信側ミドルウエアに所定の通信端末機器
の機器情報の登録要求を行い、 前記送信側ミドルウエアは、前記送信側アプリケーショ
ンとの通信処理を行うアプリケーション通信処理部と、
前記送信側端末機器においてユニークな機器登録IDと
ユニークな機器ターゲットIDを生成する送信側メイン
制御処理部と、前記機器登録IDと前記機器ターゲット
IDと前記機器情報とを送信側機器情報管理テーブルで
管理する送信側機器情報管理部と、前記機器情報をネッ
トワーク上の全てのミドルウエアへブロードキャストに
より一斉同報送信する送信側ネットワーク通信処理部と
を有し、 前記受信側ミドルウエアは、ブロードキャストにより送
信された前記機器情報を受信して前記受信側通信端末機
器においてユニークな機器ターゲットIDを生成する受
信側メイン制御処理部と、前記機器情報を受信側機器情
報管理テーブルへ登録する受信側機器情報管理部と、前
記受信側機器情報管理テーブルに登録されている前記受
信側通信端末機器の機器情報があれば前記受信側機器情
報管理部と前記受信側メイン制御処理部とを介して前記
送信側ミドルウエアへ前記機器情報を送信する受信側ネ
ットワーク通信処理部とを有し、 前記送信側メイン制御処理部は前記受信側ミドルウエア
から送信されてきた機器情報を前記送信側ネットワーク
通信処理部を介して受信し、前記送信側機器情報管理部
を介して前記送信側機器情報管理テーブルへ登録させ、
前記送信側アプリケーションへ前記機器登録IDを前記
送信側アプリケーション通信処理部を介して通知するこ
とを特徴とするネットワーク通信システム。
A plurality of communication terminal devices having an application for processing a display device and an input / output device and middleware for performing a request process from the application and a communication process with another communication terminal device on a network. A network communication system connected via a network, wherein a transmitting communication terminal device has a transmitting application and a transmitting middleware, and a receiving communication terminal device has a receiving application and a receiving middleware. The transmission-side application issues a request for registration of device information of a predetermined communication terminal device to the transmission-side middleware in order to register device information of a predetermined communication terminal device in all middleware on a network; The middleware is an application that performs communication processing with the transmitting side application. And ® down the communication processing unit,
A transmission-side main control processing unit for generating a unique device registration ID and a unique device target ID in the transmission-side terminal device; and transmitting the device registration ID, the device target ID, and the device information in a transmission-side device information management table. A transmission-side device information management unit that manages the transmission-side device information management unit; and a transmission-side network communication processing unit that simultaneously broadcasts the device information to all the middleware on the network. Receiving main control processing unit for receiving the device information and generating a unique device target ID in the receiving communication terminal device, and receiving device information management for registering the device information in a receiving device information management table Unit and the receiving side communication registered in the receiving side device information management table A receiving-side network communication processing unit that transmits the device information to the transmitting-side middleware via the receiving-side device information management unit and the receiving-side main control processing unit if there is device information of the terminal device, The transmission-side main control processing unit receives the device information transmitted from the reception-side middleware via the transmission-side network communication processing unit, and receives the transmission-side device information management via the transmission-side device information management unit. Register to the table,
A network communication system for notifying the transmission-side application of the device registration ID via the transmission-side application communication processing unit.
【請求項2】表示装置や入出力装置などに対する処理を
行うアプリケーションと前記アプリケーションからの要
求処理やネットワーク上の他の通信端末機器との通信処
理を行うミドルウエアとを有する複数の通信端末機器を
ネットワークを介して接続したネットワーク通信システ
ムであって、 送信側通信端末機器は送信側アプリケーションと送信側
ミドルウエアとを有し、受信側通信端末機器は受信側ア
プリケーションと受信側ミドルウエアとを有し、 前記送信側アプリケーションは所定の通信端末機器の機
器情報をネットワーク上の全てのミドルウエアから登録
を削除するために前記送信側ミドルウエアに対して機器
登録IDを渡すと共に前記送信側ミドルウエアへ登録削
除を要求し、 前記送信側ミドルウエアは、前記機器登録IDに対応す
る機器情報を送信側機器情報管理テーブルから検索して
削除する送信側メイン制御処理部と、ネットワーク上の
全てのミドルウエアへ登録削除通知をブロードキャスト
により一斉同報通信する送信側ネットワーク通信処理部
とを有し、 前記受信側ミドルウエアは、ブロードキャストにより登
録削除要求を受信したならば登録削除要求された機器情
報を受信側機器情報管理テーブルより検索して削除する
受信側メイン制御処理部と、登録削除要求した前記送信
側ミドルウエアへ削除完了通知を行う受信側ネットワー
ク通信処理部とを有することを特徴とするネットワーク
通信システム。
2. A plurality of communication terminal devices having an application for processing a display device and an input / output device and middleware for performing a request process from the application and a communication process with another communication terminal device on a network. A network communication system connected via a network, wherein a transmitting communication terminal device has a transmitting application and a transmitting middleware, and a receiving communication terminal device has a receiving application and a receiving middleware. The transmission-side application passes a device registration ID to the transmission-side middleware and registers the device information of a predetermined communication terminal device to the transmission-side middleware in order to delete the registration from all the middleware on the network. Requesting deletion, and the transmitting middleware responds to the device registration ID. A transmission-side main control processing unit that searches for and deletes device information to be transmitted from a transmission-side device information management table, and a transmission-side network communication processing unit that broadcasts a registration deletion notification to all middleware on the network by broadcast. The receiving-side middleware, when receiving a registration deletion request by broadcasting, a receiving-side main control processing unit that searches for and deletes device information requested for registration from the receiving-side device information management table, and registers And a receiving-side network communication processing unit for notifying the transmitting-side middleware that has requested deletion of completion.
【請求項3】表示装置や入出力装置などに対する処理を
行うアプリケーションと前記アプリケーションからの要
求処理やネットワーク上の他の通信端末機器との通信処
理を行うミドルウエアとを有する複数の通信端末機器を
ネットワークを介して接続したネットワーク通信システ
ムであって、 送信側通信端末機器は送信側アプリケーションと送信側
ミドルウエアとを有し、受信側通信端末機器は受信側ア
プリケーションと受信側ミドルウエアとを有し、 前記送信側アプリケーションは所定の通信端末機器を検
索するために機器の検索条件とともに機器の検索を前記
送信側ミドルウエアに対して要求し、 前記送信側ミドルウエアは、検索条件をもとに送信側機
器情報管理テーブルより該当する機器情報を検索する送
信側メイン制御処理部と、該当する機器情報の機器ター
ゲットIDを前記送信側アプリケーションへ通知する送
信側アプリケーション通信処理部とを有し、 前記送信側アプリケーションは前記機器ターゲットID
と共に前記機器ターゲットIDが示す機器情報の取得を
前記送信側ミドルウエアへ要求し、 前記送信側メイン制御処理部は、前記機器ターゲットI
Dをもとに前記送信側機器情報管理テーブルより該当す
る機器情報を検索し、検索の結果得られた機器情報と前
記機器ターゲットIDとを前記送信側アプリケーション
へ前記送信側アプリケーション通信処理部を介して通知
することを特徴とするネットワーク通信システム。
3. A plurality of communication terminal devices having an application for processing a display device and an input / output device and middleware for performing a request process from the application and a communication process with another communication terminal device on a network. A network communication system connected via a network, wherein a transmitting communication terminal device has a transmitting application and a transmitting middleware, and a receiving communication terminal device has a receiving application and a receiving middleware. The transmission-side application requests the transmission-side middleware to search for a device together with a device-searching condition to search for a predetermined communication terminal device, and the transmission-side middleware transmits based on the search condition. A transmission-side main control processing unit that searches for the corresponding device information from the side device information management table, And a sending application communication processing unit for notifying the device target ID of this to the device information to the sending application, wherein the sending application the device target ID
And requesting the transmission-side middleware to acquire the device information indicated by the device target ID.
A corresponding device information is searched from the transmitting device information management table based on D, and the device information and the device target ID obtained as a result of the search are transmitted to the transmitting application via the transmitting application communication processing unit. A network communication system characterized in that the communication is notified.
【請求項4】表示装置や入出力装置などに対する処理を
行うアプリケーションと前記アプリケーションからの要
求処理やネットワーク上の他の通信端末機器との通信処
理を行うミドルウエアとを有する複数の通信端末機器を
ネットワークを介して接続したネットワーク通信システ
ムであって、 送信側通信端末機器は送信側アプリケーションと送信側
ミドルウエアとを有し、受信側通信端末機器は受信側ア
プリケーションと受信側ミドルウエアとを有し、 前記送信側アプリケーションは所定の通信端末機器間で
セッションを行うためにセッションを行いたい機器の機
器ターゲットIDと共にセッション開設要求を前記送信
側ミドルウエアに通知し、 前記送信側ミドルウエアは、前記機器ターゲットIDを
もとに送信側機器情報管理テーブルより該当する機器情
報を検索し、検索した結果得られた機器情報からIPア
ドレスを取得して、所定の通信端末機器のミドルウエア
に対して前記IPアドレスをもとにセッションの開設を
要求する送信側メイン制御処理部を有し、 前記所定の通信端末機器のミドルウエアは、前記IPア
ドレスをもとにユニークなセッションIDを生成する所
定メイン制御処理部と、前記セッションIDとセッショ
ン開設を要求した前記送信側通信端末機器の機器ターゲ
ットIDと共に前記所定の通信端末機器のアプリケーシ
ョンに対してセッション開設要求を受信したことを通知
する所定ネットワーク通信処理部とを有し、 セッション開設を要求された前記所定の通信端末機器の
アプリケーションは、セッション開設を受け入れるか否
かを判定し、その判定結果を前記所定の通信端末機器の
ミドルウエアへ通知し、前記所定の通信端末機器のミド
ルウエアは、セッション開設が受け入れられた場合、所
定セッション管理テーブルのデータを生成し、前記所定
セッション管理テーブルに登録し、セッション開設を受
け入れたか否かをセッション開設要求を行った前記送信
側ミドルウエアへ所定ネットワーク通信処理部を介して
通知し、 前記送信側メイン制御処理部は、セッション開設が受け
入れられた場合は、セッションIDを生成し、前記送信
側セッションョン管理テーブルに登録し、セッション開
設が受け入れられたか否かをセッションIDとと共に前
記送信側アプリケーションへ通知することを特徴とする
ネットワーク通信システム。
4. A plurality of communication terminal devices having an application for processing a display device and an input / output device and middleware for performing a request process from the application and a communication process with another communication terminal device on a network. A network communication system connected via a network, wherein a transmitting communication terminal device has a transmitting application and a transmitting middleware, and a receiving communication terminal device has a receiving application and a receiving middleware. The transmitting application notifies the transmitting middleware of a session establishment request together with a device target ID of a device with which a session is to be performed in order to perform a session between predetermined communication terminal devices. From the sender device information management table based on the target ID A sender that searches for the corresponding device information, obtains an IP address from the device information obtained as a result of the search, and requests a middleware of a predetermined communication terminal device to open a session based on the IP address. A middle control of the predetermined communication terminal device, a predetermined main control processing unit for generating a unique session ID based on the IP address, and a request for opening the session ID and a session; A predetermined network communication processing unit for notifying the application of the predetermined communication terminal device that the session opening request has been received, together with the device target ID of the transmission side communication terminal device; The application of the communication terminal device determines whether or not to accept the session establishment, and the determination is made. The result is notified to the middleware of the predetermined communication terminal device, and the middleware of the predetermined communication terminal device generates data of a predetermined session management table when the session establishment is accepted, and stores the data in the predetermined session management table. Registering, and notifying, via a predetermined network communication processing unit, the transmitting-side middleware that has made the session opening request whether or not to accept the session opening, and the transmitting-side main control processing unit determines whether the session opening has been accepted. Generates a session ID, registers the session ID in the transmission-side session management table, and notifies the transmission-side application of whether or not the session establishment has been accepted, together with the session ID.
【請求項5】前記送信側アプリケーションはデータを送
信するために前記セッションIDと共にデータ送信を前
記送信側ミドルウエアへ要求し、 前記送信側メイン制御処理部は、前記セッションIDを
もとに前記送信側セッション管理テーブルよりセッショ
ン情報を検索し、検索されたセッション情報に基づいて
データを前記送信側ネットワーク通信処理部を介して前
記所定の通信端末機器のミドルウエアへ送信することを
特徴とする請求項4に記載のネットワーク通信システ
ム。
5. The transmission-side application requests the transmission-side middleware to transmit data together with the session ID in order to transmit data, and the transmission-side main control processing unit performs the transmission based on the session ID. And retrieving session information from the side-side session management table, and transmitting data to the middleware of the predetermined communication terminal device via the transmitting-side network communication processing unit based on the retrieved session information. 5. The network communication system according to 4.
【請求項6】前記送信側アプリケーションは前記所定の
通信端末機器間とのセッションを終了するために前記セ
ッションIDを渡すと共にセッション終了を前記送信側
ミドルウエアへ要求し、 前記送信側メイン制御処理部は、前記セッションIDを
もとに前記送信側セッション管理テーブルよりセッショ
ン情報を検索し、検索されたセッション情報に基づいて
セッション終了要求を前記所定の通信端末機器のミドル
ウエアへ前記ネットワーク通信処理部を介して通知し、 セッション終了要求を受信した前記所定の通信端末機器
の所定メイン制御処理部は、セッションIDと共に前記
所定アプリケーションへセッション終了通知を行い、前
記所定アプリケーションはセッション終了を受け入れた
か否かを前記所定の通信端末機器のミドルウエアへ前記
所定アプリケーション通信処理部を介して通知し、前記
所定メイン制御処理部は、セッション終了を前記所定ア
プリケーションが受け入れた場合、前記所定セッション
管理テーブルより該当するセッション情報を削除し、セ
ッション終了か否かをセッション終了を要求した前記送
信側ミドルウエアへ通知し、 前記送信側メイン制御処理部は、セッション終了が成功
した場合、前記送信側セッション管理テーブルより該当
するセッション情報を削除し、セッションが終了したこ
とを前記送信側アプリケーションへ通知することを特徴
とする請求項4又は5に記載のネットワーク通信システ
ム。
6. The transmission-side main control processing unit, wherein the transmission-side application passes the session ID and requests the transmission-side middleware to end the session in order to end a session with the predetermined communication terminal device. Retrieves session information from the transmission-side session management table based on the session ID, and sends a session termination request to middleware of the predetermined communication terminal device based on the retrieved session information. The predetermined main control processing unit of the predetermined communication terminal device that has received the session end request notifies the predetermined application together with a session ID to the predetermined application, and determines whether the predetermined application has accepted the session end. Middleware of the predetermined communication terminal device Via the predetermined application communication processing unit, the predetermined main control processing unit deletes the corresponding session information from the predetermined session management table when the predetermined application accepts the end of the session, and determines whether the session has ended. The transmission-side middle control unit notifies the transmission-side middleware that requested the session termination, and when the session termination is successful, deletes the corresponding session information from the transmission-side session management table, and terminates the session. The network communication system according to claim 4, wherein the notification is sent to the transmission-side application.
JP10236811A 1998-08-24 1998-08-24 Network communication system Withdrawn JP2000069060A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10236811A JP2000069060A (en) 1998-08-24 1998-08-24 Network communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10236811A JP2000069060A (en) 1998-08-24 1998-08-24 Network communication system

Publications (1)

Publication Number Publication Date
JP2000069060A true JP2000069060A (en) 2000-03-03

Family

ID=17006141

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10236811A Withdrawn JP2000069060A (en) 1998-08-24 1998-08-24 Network communication system

Country Status (1)

Country Link
JP (1) JP2000069060A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SG99321A1 (en) * 1999-10-28 2003-10-27 Matsushita Electric Ind Co Ltd Broadcasting device and receiving device
JP2012175501A (en) * 2011-02-23 2012-09-10 Seiko Epson Corp Internet communication system, peripheral device, sa parameter set deletion method, and sa parameter set deletion program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SG99321A1 (en) * 1999-10-28 2003-10-27 Matsushita Electric Ind Co Ltd Broadcasting device and receiving device
JP2012175501A (en) * 2011-02-23 2012-09-10 Seiko Epson Corp Internet communication system, peripheral device, sa parameter set deletion method, and sa parameter set deletion program

Similar Documents

Publication Publication Date Title
US20190037402A1 (en) Multimedia message service method and system
US8838730B2 (en) Apparatus for displaying an image, system processing image data, and method of processing image data
US8189238B2 (en) Integrated and centralized method and system for managing delivered fax data
US20070066280A1 (en) Connection management system, method and program
WO2015157949A1 (en) Wireless local area network (wlan) access method, terminal and server
US20050282497A1 (en) Radio terminal, communication control method and computer program
US20090124285A1 (en) Gateway relaying communication between a radio intelligent terminal and a server
KR101705279B1 (en) Server and method for providing device management service and device to be provided the service
US20070070977A1 (en) Method for delivering data resources
EP2851795A1 (en) Device and method of driving multi-pdp data communication for mobile broadband device
US20090063697A1 (en) File transfer system and method for same
CN102571853A (en) Method, system and device for remote point-to-point communication of mobile terminals
US20070028004A1 (en) Method of maintaining synchronization between mobile e-mail server and client stations, system supporting the same, and mobile station therefor
CN104955153B (en) Method, device and equipment for discovering resources
US20040193601A1 (en) Method and contact list server for modifying the entry names in a contact list
JP2024511907A (en) Network function registration method, discovery method, equipment, device and medium
US8456671B2 (en) Communication system, information storage device, management device, and terminal device
KR100455868B1 (en) Communication system and communication control apparatus and method
JP2000069060A (en) Network communication system
JP2004015692A (en) Method and system for sharing/processing status information between communication applications
CN113709677B (en) Method and device for joining multicast broadcast service MBS session
WO2022206558A1 (en) Communication method and device
JP3794634B2 (en) Routing device in multicast communication system, routing method and program thereof
JP3751301B2 (en) Multi-node communication system
CN111371843B (en) Data storage method and device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050729

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20050816

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20070613