JPH10126437A - Distributed object communication method - Google Patents

Distributed object communication method

Info

Publication number
JPH10126437A
JPH10126437A JP8274985A JP27498596A JPH10126437A JP H10126437 A JPH10126437 A JP H10126437A JP 8274985 A JP8274985 A JP 8274985A JP 27498596 A JP27498596 A JP 27498596A JP H10126437 A JPH10126437 A JP H10126437A
Authority
JP
Japan
Prior art keywords
communication
distributed object
mail
protocol
hosts
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.)
Pending
Application number
JP8274985A
Other languages
Japanese (ja)
Inventor
Tomohiro Fujisaki
智宏 藤崎
Masaki Hamada
雅樹 浜田
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP8274985A priority Critical patent/JPH10126437A/en
Publication of JPH10126437A publication Critical patent/JPH10126437A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To enable message exchange through a distributed object facility even between hosts that can not directly communicate with each other by performing distributed object message exchange by using an E mail that is a lower communication means. SOLUTION: When a host A is provided with a fire wall FW to assure its security in the current wide area network and when a fire wall FW is provided between hosts A and B in this way, direct communication is impossible due to the fire wall FW, but information interchange is available through an E mail. Communication is performed through an upper protocol with security maintained by using the E mail as a lower protocol. Thus, communication in a distributed object facility can be performed without any need of special authority with its security maintained even between the hosts A and B which can not directly communicate by using the E mail as a lower protocol.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、複数のコンピュー
タシステム上でオブジェクトが協調して動作する分散オ
ブジェクト指向プラットフォームの実現に有効である分
散オブジェクト通信方法に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a distributed object communication method effective for realizing a distributed object-oriented platform in which objects operate in cooperation on a plurality of computer systems.

【0002】[0002]

【従来の技術】分散オブジェクト指向技術とは、オブジ
ェクト指向のインタフェースに基づいた複数の実行主体
であるオブジェクトをネットワーク上に分散させて動作
させる技術であり、従来のオブジェクト指向の考え方を
ネットワークワイドに拡張したものと捉えられる。実行
主体であるオブジェクトは、ネットワーク上で位置透過
性を有し、実体の物理的な場所に制約されずに動作する
ことが可能である。
2. Description of the Related Art The distributed object-oriented technology is a technology for operating a plurality of objects, which are execution subjects, based on an object-oriented interface by distributing them on a network, and extends the conventional object-oriented concept to a network wide. It is considered to have been done. The object that is the execution subject has location transparency on the network, and can operate without being restricted by the physical location of the entity.

【0003】分散オブジェクトプラットフォームは、オ
ブジェクト間のメッセージ交換という高レベルな通信機
構を提供する。この通信手段はオブジェクトの「名前」
とそのオブジェクトに対し動作を指示する「メソッド」
を指定することにより通信を行う。この分散オブジェク
トに対するメッセージパッシングという記述の容易な通
信機能を用いることで、通信し合うプログラムを作成す
ることが非常に容易である。
[0003] The distributed object platform provides a high-level communication mechanism of exchanging messages between objects. This means of communication is the "name" of the object
And a "method" to instruct the object to operate
Communication is performed by specifying. It is very easy to create programs that communicate with each other by using an easy communication function of message passing for distributed objects.

【0004】[0004]

【発明が解決しようとする課題】従来、オブジェクト間
のメッセージ交換は、下位層ではTCP/IPなどのプ
ロトコルを用いて実現されていた。この場合、直接TC
P/IPを用いて通信できる相手とのみ分散オブジェク
トメッセージ交換が可能である。現在の広域網では、多
くの組織は組織外からの不正なアクセスを防止するた
め、ファイアウォール(防火壁)を設けており、直接通
信を許していない。従って、広域網で分散オブジェクト
環境を用いたメッセージ交換を行うことが困難であると
いう問題がある。
Conventionally, message exchange between objects has been realized in a lower layer using a protocol such as TCP / IP. In this case, the direct TC
Distributed object message exchange is possible only with a partner that can communicate using P / IP. In the current wide area network, many organizations have a firewall (firewall) to prevent unauthorized access from outside the organization, and do not allow direct communication. Therefore, there is a problem that it is difficult to exchange messages using a distributed object environment in a wide area network.

【0005】すなわち、従来、直接通信の行えない地点
間での通信はプロトコル別の中継装置を設けて行ってお
り、ネットワーク管理者の権限を必要とするとともに、
また中継装置の維持管理、中継装置によるセキュリティ
の低下などの問題があった。
That is, conventionally, communication between points where direct communication cannot be performed is performed by providing a relay device for each protocol, which requires the authority of a network administrator,
In addition, there are problems such as maintenance and management of the relay device and reduction in security due to the relay device.

【0006】本発明は、上記に鑑みてなされたもので、
その目的とするところは、直接通信ができないホスト間
でも下位プロトコルに電子メールを用いて、分散オブジ
ェクト機構によるメッセージ交換を可能とする分散オブ
ジェクト通信方法を提供することにある。
[0006] The present invention has been made in view of the above,
It is an object of the present invention to provide a distributed object communication method that enables exchange of messages by a distributed object mechanism by using electronic mail as a lower protocol even between hosts that cannot directly communicate.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するた
め、請求項1記載の本発明は、分散コンピュータ環境上
でネットワークに接続されている複数のホストにおい
て、分散オブジェクトメッセージ交換を下位の通信手段
である電子メールを用いて行うことを要旨とする。
To achieve the above object, according to the present invention, a plurality of hosts connected to a network on a distributed computer environment perform distributed object message exchange at a lower level communication means. The gist of the process is to use an e-mail.

【0008】請求項1記載の本発明にあっては、直接通
信のできないホスト間であっても、電子メールを用いて
いることにより、特別な権限を必要とせず、セキュリテ
ィを確保したまま通信を行うことができる。
According to the first aspect of the present invention, even between hosts that cannot directly communicate with each other, the use of e-mail does not require any special authority and enables communication while maintaining security. It can be carried out.

【0009】[0009]

【発明の実施の形態】以下、図面を用いて本発明の実施
の形態について説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0010】図1は、本発明の一実施形態に係る分散オ
ブジェクト通信方法を実施する分散オブジェクトメッセ
ージ交換のプロトコル構成を示す図である。図1(a)
において、アプリケーションは分散オブジェクト機構を
用いて通信しているが、分散オブジェクト機構以下のプ
ロトコルについては意識していない。
FIG. 1 is a diagram showing a protocol configuration of a distributed object message exchange for implementing a distributed object communication method according to an embodiment of the present invention. FIG. 1 (a)
In, the application communicates using the distributed object mechanism, but is not aware of the protocol below the distributed object mechanism.

【0011】従って、図1(b)に示すように、分散オ
ブジェクト機構の下側のトランスポート層以下を電子メ
ールに変更しても、アプリケーションには影響はない。
すなわち、通信の下位プロトコルとして電子メールを用
いることにより、上位のアプリケーションは下位のプロ
トコルが何であるかを気にせずに済み、アプリケーショ
ンの変更は必要ない。なお、直接通信可能なホスト間で
は従来通りの通信手段を用いることができ、本発明と併
用することができる。
Therefore, as shown in FIG. 1B, changing the transport layer below the distributed object mechanism to an electronic mail has no effect on the application.
That is, by using e-mail as a lower protocol of communication, a higher application does not have to worry about what the lower protocol is, and there is no need to change the application. A conventional communication means can be used between directly communicable hosts, and can be used together with the present invention.

【0012】次に、図2に示す実施形態を参照して、本
発明の作用を具体的に説明する。同図に示す実施形態
は、現在の広域網でセキュリティの確保のためにホスト
AについてファイアウォールFWが設けられている場合
であり、このようにファイアウォールFWがホストAと
ホストBとの間に設けられた場合には、ファイアウォー
ルFWにより直接通信はできないが、電子メールによる
情報交換は可能である。電子メールを下位プロトコルに
用いることで、セキュリティを保ったまま上位プロトコ
ルによる通信を行うことができる。
Next, the operation of the present invention will be specifically described with reference to the embodiment shown in FIG. The embodiment shown in the figure is a case where a firewall FW is provided for the host A for ensuring security in the current wide area network, and thus the firewall FW is provided between the host A and the host B. In such a case, direct communication cannot be performed by the firewall FW, but information can be exchanged by e-mail. By using e-mail for the lower protocol, communication using the upper protocol can be performed while maintaining security.

【0013】図3は、本発明の別の実施形態を示す図で
ある。同図に示す実施形態では、ホストAとホストBと
の通信の途中に別のプロトコルを用いるネットワークが
ある場合であり、この場合には直接通信を行うことは不
可能であるため、従来の分散オブジェクトメッセージ交
換はできなかったが、このような通信環境でも電子メー
ルによる情報交換は通常可能である。
FIG. 3 is a diagram showing another embodiment of the present invention. In the embodiment shown in the figure, there is a network that uses another protocol in the middle of communication between the host A and the host B. In this case, it is impossible to perform direct communication, Although object message exchange was not possible, information exchange by electronic mail is usually possible even in such a communication environment.

【0014】上述したように、下位プロトコルに電子メ
ールを用いていることにより、次のような利点がある。
すなわち、分散オブジェクトプラットフォームでは、複
数の相手に同時にメッセージを送るには個々に送らなけ
ればならないが、電子メールの同報通知機構を用いるこ
とにより、複数の相手に同時にメッセージを送ることが
できる。また、電子メールは容易に保管が可能であるた
め、通信の経過などを逐次保存し、後で容易に追うこと
ができ、これにより従来は困難であった通信の再現が可
能となり、デバッグ等に利用することができる。更に、
従来の分散オブジェクト通信は通信相手の状態に依存し
て通信が可能かどうかが決まるが、電子メールは相手の
状態によらず送付が可能であるため、通信相手が多忙な
ときでもメッセージを送ることができる。
As described above, the use of electronic mail for the lower-layer protocol has the following advantages.
That is, in the distributed object platform, a message must be sent individually to a plurality of parties at the same time, but the message can be sent to a plurality of parties simultaneously by using an e-mail broadcast notification mechanism. In addition, since e-mail can be easily stored, the progress of communication can be saved sequentially and easily tracked later. Can be used. Furthermore,
Conventional distributed object communication determines whether communication is possible depending on the status of the communication partner.However, since e-mail can be sent regardless of the status of the communication partner, messages can be sent even when the communication partner is busy. Can be.

【0015】また、電子メールは通常可読であるので、
メッセージの変更などを容易に行うことができ、通信の
テストなどを容易に行うことができる。通常の直接通信
によるメッセージ転送経路と電子メールの経路の両方を
使用することにより、転送経路の二重化を図ることがで
き、分散オブジェクトメッセージ交換の信頼性を向上す
ることができる。
[0015] Also, since e-mail is usually readable,
A message can be easily changed, and a communication test and the like can be easily performed. By using both the message transfer path and the e-mail path by ordinary direct communication, the transfer path can be duplicated, and the reliability of the distributed object message exchange can be improved.

【0016】[0016]

【発明の効果】以上説明したように、本発明によれば、
直接通信のできないホスト間でも、下位プロトコルに電
子メールを用いることにより、特別な権限を必要とせ
ず、セキュリティを確保したまま、分散オブジェクト機
構による通信を行うことができるので、本来電子メール
が備えている同報通信、保存、相手の状態によらない通
信、可読性といった機能を分散オブジェクト通信で利用
することができる。
As described above, according to the present invention,
By using e-mail as a lower-layer protocol even between hosts that cannot communicate directly, communication using the distributed object mechanism can be performed without requiring special authority and maintaining security. Functions such as broadcast communication, storage, communication independent of the status of the other party, and readability can be used in distributed object communication.

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

【図1】本発明の一実施形態に係る分散オブジェクト通
信方法を実施する分散オブジェクトメッセージ交換のプ
ロトコル構成を示す図である。
FIG. 1 is a diagram showing a protocol configuration of a distributed object message exchange for implementing a distributed object communication method according to an embodiment of the present invention.

【図2】本発明の実施形態を示す図である。FIG. 2 is a diagram showing an embodiment of the present invention.

【図3】本発明の別の実施形態を示す図である。FIG. 3 is a diagram showing another embodiment of the present invention.

【符号の説明】[Explanation of symbols]

FW ファイアウォール FW firewall

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 分散コンピュータ環境上でネットワーク
に接続されている複数のホストにおいて、分散オブジェ
クトメッセージ交換を下位の通信手段である電子メール
を用いて行うことを特徴とする分散オブジェクト通信方
法。
1. A distributed object communication method, wherein a plurality of hosts connected to a network in a distributed computer environment exchange distributed object messages using electronic mail as lower-layer communication means.
JP8274985A 1996-10-17 1996-10-17 Distributed object communication method Pending JPH10126437A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8274985A JPH10126437A (en) 1996-10-17 1996-10-17 Distributed object communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8274985A JPH10126437A (en) 1996-10-17 1996-10-17 Distributed object communication method

Publications (1)

Publication Number Publication Date
JPH10126437A true JPH10126437A (en) 1998-05-15

Family

ID=17549311

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8274985A Pending JPH10126437A (en) 1996-10-17 1996-10-17 Distributed object communication method

Country Status (1)

Country Link
JP (1) JPH10126437A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006011464A1 (en) * 2004-07-28 2006-02-02 Nec Corporation Connection method, communication system, device, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006011464A1 (en) * 2004-07-28 2006-02-02 Nec Corporation Connection method, communication system, device, and program
US9088547B2 (en) 2004-07-28 2015-07-21 Nec Corporation Connection method, communication system, device, and program

Similar Documents

Publication Publication Date Title
JP3354433B2 (en) Network communication system
US9509588B2 (en) Switch management system and method
CN100394753C (en) Messaging system with automatic proxy service
US8006296B2 (en) Method and system for transmitting information across a firewall
CN104009929B (en) A kind of method and physical router managing virtual router
US7822872B2 (en) Multi-location distributed workplace network
JPH07250058A (en) Safety protective device and data communication network
Hurst et al. Mobile agents—smart messages
JPH09284331A (en) Router having security function
JPH10126437A (en) Distributed object communication method
Nessett et al. The multilayer firewall
WO2024016593A1 (en) Edge node access method and apparatus
JP2000066977A (en) Method and device for switching service
JP3999353B2 (en) Method and system for determining communication path in computer network, and recording medium on which program is recorded
JPH11163937A (en) Computer, computer network, method for transmitting information in computer network and computer readable recording medium for recording program concerning information transmission
Retz Operating system design considerations for the packet-switching environment
JP2527063B2 (en) Failure management method in communication network
JPH11331270A (en) Network system
US20090141693A1 (en) Technique for Achieving Connectivity between Telecommunication Stations
CN113765882B (en) Logically isolated cross-domain information transmission system
JPH09214543A (en) Communication path control method and communication path controller
US8306207B2 (en) Method and apparatus for forwarding incoming telecommunication calls according to receiver position
MacEwen et al. Multi-level security based on physical distribution
Reyes et al. The integration of wireless, wired access and embedded agents in intelligent buildings
JP4021508B2 (en) Computer network structure