JPH06149709A - Network system - Google Patents

Network system

Info

Publication number
JPH06149709A
JPH06149709A JP4303960A JP30396092A JPH06149709A JP H06149709 A JPH06149709 A JP H06149709A JP 4303960 A JP4303960 A JP 4303960A JP 30396092 A JP30396092 A JP 30396092A JP H06149709 A JPH06149709 A JP H06149709A
Authority
JP
Japan
Prior art keywords
data
communication
computer system
computer systems
processes
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
JP4303960A
Other languages
Japanese (ja)
Inventor
Katsuhiko Ogata
克彦 尾形
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP4303960A priority Critical patent/JPH06149709A/en
Publication of JPH06149709A publication Critical patent/JPH06149709A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Small-Scale Networks (AREA)
  • Communication Control (AREA)
  • Multi Processors (AREA)

Abstract

PURPOSE:To transmit data without depending upon the location of a computer system for a transmission destination process and spoiling the reliability. CONSTITUTION:Plural computer systems 20-50, connected to a communication medium 10 are equipped with communication setting information data bases 23-53 in which process identifiers of processes put in operation on their computer systems and information relating to the processes are stored corresponding to each other, communication function parts 21-51 which decide whether or not receiving computer systems can be specified from communication data obtained from other computer system through the communication medium 10 and including process identifiers indicating reception destination processes, and communication switchers 22-52 which find information relating to the reception destination processes from the communication setting information data bases by using the process identifiers included in the communication data as keys and pass data to the reception destination processes according to the information when the communication function parts 21-51 decide that the computer systems can not be specified.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、プロセス間の通信を行
なうものであって、特に任意の通信媒体を介して接続さ
れた複数のコンピュータシステムから構成されたネット
ワークシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to communication between processes, and more particularly to a network system composed of a plurality of computer systems connected via any communication medium.

【0002】[0002]

【従来の技術】一般に、複数のコンピュータシステムが
任意の通信媒体を介して接続されたネットワークシステ
ムにおけるプロセス間の通信では、データの送信側のプ
ロセスが、データの受信側プロセスをネットワークの特
定マシンのプロセスとして指定する必要がある。
2. Description of the Related Art Generally, in communication between processes in a network system in which a plurality of computer systems are connected via an arbitrary communication medium, a process of a data transmitting side is a process of a data receiving side of a specific machine of a network. Must be specified as a process.

【0003】送信側プロセスが受信側プロセスのあるコ
ンピュータシステムのロケーションを意識せずにデータ
を送信すると、実際にシステム上でプロセスが動作して
いなければエラーが生じてしまう。すなわち、従来のネ
ットワークシステムでは、データの送信は、相手側プロ
セスに関する情報が既知である状態の下で行なわれてい
る。
If the sending process sends data without being aware of the location of the computer system where the receiving process is located, an error will occur unless the process is actually running on the system. That is, in the conventional network system, the data transmission is performed under the condition that the information about the partner process is known.

【0004】[0004]

【発明が解決しようとする課題】このように従来では、
通信を開始するプロセス側が通信対象となるプロセスに
関する情報、例えば、どのプロセスがどのコンピュータ
システム上で動作しているかといったことを全て管理し
ている必要がある。
As described above, in the prior art,
It is necessary for the process side that initiates communication to manage all information regarding processes to be communicated, such as which process is running on which computer system.

【0005】ネットワークシステムが小規模であれば、
送信側が情報を管理することもそれほど困難ではなく、
一括管理することが可能である。しかし、ネットワーク
システムが大規模化するにつれ、送信側で全ての情報を
管理することは困難になってしまう。
If the network system is small,
It is not so difficult for the sender to manage the information,
It is possible to manage all at once. However, as the network system grows in size, it becomes difficult for the sender to manage all the information.

【0006】そこで、受信側プロセスのコンピュータシ
ステムのロケーションに依存せずにデータを送信するこ
とができれば、送信先プロセスに関する情報が不要とな
り、送信側プロセスの処理を軽減することができる。つ
まり、ブロードキャスト通信により全コンピュータシス
テムのプロセスに対してデータを送信すれば、ロケーシ
ョンを考慮する必要がなくなる。しかし、受信側プロセ
スが起動していないコンピュータシステム上ではエラー
が発生するなど、信頼性の面などからみて問題があっ
た。従って、従来のネットワークシステムでは、受信側
プロセスのコンピュータシステムのロケーションに依存
せずにデータを送信することができなかった。
Therefore, if the data can be transmitted without depending on the location of the receiving side process in the computer system, information on the destination side process becomes unnecessary and the processing of the transmitting side process can be reduced. In other words, by transmitting data to processes of all computer systems by broadcast communication, it is not necessary to consider location. However, there is a problem in terms of reliability, such as an error occurring on a computer system in which the receiving process has not started. Therefore, the conventional network system cannot transmit the data without depending on the location of the computer system of the receiving process.

【0007】本発明は前記のような点に考慮してなされ
たもので、送信先プロセスのコンピュータシステムのロ
ケーションに依存せずに、信頼性を損なうことなくデー
タ送信が可能なネットワークシステムにおける通信方法
に関する。
The present invention has been made in consideration of the above points, and a communication method in a network system capable of transmitting data without impairing reliability without depending on the location of the computer system of the destination process. Regarding

【0008】[0008]

【課題を解決するための手段】本発明は、複数のコンピ
ュータシステムが通信媒体を介して接続された分散環境
をもち、前記コンピュータシステム上で動作するプロセ
ス間でデータ送受信を行なうネットワークシステムにお
いて、前記コンピュータシステムは、自コンピュータシ
ステムで動作するプロセスを示すプロセス識別子と同プ
ロセス識別子が示すプロセスに関する情報を対応づけて
記憶するための通信設定情報記憶手段と、前記通信媒体
を介して得られた他のコンピュータシステムからの、少
なくともデータを受信する受信プロセスを示すプロセス
識別子を含む通信データから、同通信データを受信すべ
きコンピュータシステムが特定できるか否かを判別する
判別手段と、前記判別手段によってコンピュータシステ
ムを特定できないと判別された際に、前記通信データに
含まれるプロセス識別子を用いて前記通信設定情報記憶
手段を検索し、該当するプロセス識別子が存在する場合
に、プロセス識別子に対応するプロセスに関する情報に
基づいて前記受信プロセスにデータを渡す通信制御手段
とを具備し、データ受信側プロセスが何れのコンピュー
タシステムを上で動作するか、データ送信側プロセスが
特定できない状況の下でデータ送信を行なうことを特徴
とする。
According to the present invention, there is provided a network system having a distributed environment in which a plurality of computer systems are connected via a communication medium, and transmitting / receiving data between processes operating on the computer system. The computer system includes a communication setting information storage unit for storing a process identifier indicating a process operating in the own computer system and information about a process indicated by the process identifier in association with each other, and other information obtained via the communication medium. Discriminating means for discriminating whether or not the computer system which should receive the communication data can be identified from the communication data including a process identifier indicating at least a receiving process for receiving the data from the computer system; Cannot be identified When determined, the communication setting information storage means is searched using the process identifier included in the communication data, and if the corresponding process identifier exists, the reception is performed based on the information about the process corresponding to the process identifier. It is characterized by comprising a communication control means for passing data to the process, and performing data transmission under a situation where the data transmission side process cannot specify which computer system the data reception side process operates on.

【0009】[0009]

【作用】このような構成によれば、ネットワークを通し
たプロセス間の通信において、ネットワーク上のコンピ
ュータシステムのロケーションと無関係に、同時に複数
コンピュータ上の特定プロセスにデータを送ることがで
きる。
According to such a configuration, in communication between processes through a network, data can be simultaneously sent to a specific process on a plurality of computers regardless of the location of computer systems on the network.

【0010】[0010]

【実施例】以下、図面を参照して本発明の一実施例を説
明する。図1は本実施例に係わるネットワークシステム
の構成を示すブロック図である。図1に示すように、通
信媒体10を介して、複数のコンピュータシステムが接
続されている。図1においては、通信媒体10に4つの
コンピュータシステム20,30,40,50が接続さ
れた状態を図示している。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of the network system according to this embodiment. As shown in FIG. 1, a plurality of computer systems are connected via a communication medium 10. FIG. 1 shows a state in which four computer systems 20, 30, 40, 50 are connected to the communication medium 10.

【0011】コンピュータシステム20は、通信機能部
21、通信スイッチャー22、通信設定情報データベー
ス23からなり、その上で動作するアプリケーションプ
ロセス24が設けられている。アプリケーションプロセ
ス24には、プロセスA25を含む複数のプロセスが存
在している。
The computer system 20 is composed of a communication function unit 21, a communication switcher 22, and a communication setting information database 23, and an application process 24 that operates on it is provided. The application process 24 includes a plurality of processes including the process A25.

【0012】通信機能部21は、通信媒体10を介して
他のコンピュータシステム(のプロセス)との間で通信
を行なう場合のインターフェイスであり、ネットワーク
上のデータの送受信を行なう。
The communication function unit 21 is an interface for communicating with (a process of) another computer system via the communication medium 10, and transmits / receives data on the network.

【0013】通信スイッチャー22は、受信プロセスに
関する情報が完全に与えられていない場合に、通信媒体
10を介して送信されてきたデータを一時的に受信する
プロセスである。
The communication switcher 22 is a process for temporarily receiving the data transmitted via the communication medium 10 when the information regarding the receiving process is not completely given.

【0014】通信設定情報データベース23は、それぞ
れのコンピュータシステムで動作するプロセスを示すプ
ロセス識別子、同プロセス識別子に対応するプログラム
(プロセス)名、同プロセス用の通信設定データ、及び
オプションについての情報等が格納されている。
The communication setting information database 23 stores a process identifier indicating a process operating in each computer system, a program (process) name corresponding to the process identifier, communication setting data for the process, information about options, and the like. It is stored.

【0015】コンピュータシステム30,40,50
も、コンピュータシステム20と同様の形態となってい
る。コンピュータシステム30,40のアプリケーショ
ンプロセス34,44には、プロセスBが存在している
ものとする。他の部分の詳細な説明については省略す
る。
Computer system 30, 40, 50
Also has the same form as the computer system 20. It is assumed that the process B exists in the application processes 34 and 44 of the computer systems 30 and 40. Detailed description of other parts will be omitted.

【0016】次に、本実施例の動作について、図2に示
すフローチャートを参照しながら説明する。本実施例で
は、図1に示すようなネットワークシステム環境下で、
コンピュータシステムのロケーションに依存しない特定
のプロセスにデータを送信する手順を、コンピュータシ
ステム20で動作するプロセスAが、コンピュータシス
テム30,40で動作するプロセスBにデータを送信す
る場合を例にして説明する。通常、送信側プロセスは、
送信先コンピュータシステムとプロセスを指定する識別
子を含む送信データを送出する(ステップS1〜S
3)。
Next, the operation of this embodiment will be described with reference to the flow chart shown in FIG. In this embodiment, under the network system environment as shown in FIG.
The procedure for transmitting data to a specific process that does not depend on the location of the computer system will be described by taking the case where the process A operating on the computer system 20 transmits data to the process B operating on the computer systems 30 and 40. . Usually the sending process
Transmission data including an identifier designating a destination computer system and a process is transmitted (steps S1 to S).
3).

【0017】本実施例では、コンピュータシステム20
は、プロセスBが動作する送信先コンピュータシステム
のロケーションを特定できないものとする。この場合、
コンピュータシステム20のプロセスAによって、全て
のコンピュータシステム30,40,50に対するプロ
セスBへの送信データ、すなわちプロセス識別子のみが
指定された送信データが送信される(ステップS1)。
In this embodiment, the computer system 20
Cannot identify the location of the destination computer system on which process B runs. in this case,
The process A of the computer system 20 transmits the transmission data to the process B to all the computer systems 30, 40, 50, that is, the transmission data in which only the process identifier is designated (step S1).

【0018】通信機能部21は、プロセスAからの送信
データにプロセス識別子のみが指定されている場合に、
全てのコンピュータシステムの通信スイッチャー宛て
に、通信媒体10を介してデータを送信する(ステップ
S4)。
The communication function unit 21 determines whether only the process identifier is specified in the transmission data from the process A.
Data is transmitted via the communication medium 10 to the communication switchers of all computer systems (step S4).

【0019】すなわち、ロケーションについてと同様
に、送信先コンピュータシステム上でのプロセスBの通
信設定に関してもプロセスAにとっては未知であるの
で、直接プロセスBへデータを送信することはできな
い。そこで、全てのコンピュータシステム上で同じ通信
設定で動作する通信スイッチャーを通して、プロセスB
へデータを渡す経路を用いる。すなわち、通信スイッチ
ャーがプロセスBにデータを送信する。
That is, like the location, the communication setting of the process B on the destination computer system is unknown to the process A, and therefore the data cannot be directly transmitted to the process B. Therefore, process B is run through a communication switcher that operates with the same communication settings on all computer systems.
Use a route to pass data to. That is, the communication switcher sends data to process B.

【0020】この際、例えば図2に示すような構造のデ
ータ(通信媒体10上)が、コンピュータシステム20
の通信機能部21から他の各コンピュータシステム3
0,40,50へ送出される。この要求データは、全て
のコンピュータシステムが受信するブロードキャスト通
信により送り出される。
At this time, for example, data (on the communication medium 10) having a structure as shown in FIG.
From the communication function unit 21 to another computer system 3
It is sent to 0, 40, 50. This request data is sent out by the broadcast communication that all computer systems receive.

【0021】図2に示すデータ構造中、(a)の部分は
受信側コンピュータシステムの通信機能部が用いるデー
タである。このフィールドには、通信データを、どのコ
ンピュータシステムの、どのプロセスに、どのような通
信設定で送信するかといった情報が含まれる。
In the data structure shown in FIG. 2, the portion (a) is data used by the communication function unit of the receiving side computer system. This field includes information such as which computer system, which process, communication process, and communication settings are to be transmitted.

【0022】全てのコンピュータシステムの通信スイッ
チャー宛てにデータ送信する場合には、送信データが
「全コンピュータシステム宛て」であり、受け取られた
データが「通信スイッチャー宛て」であるという設定で
データ送信される。
When data is transmitted to the communication switchers of all computer systems, the data is transmitted with the setting that the transmission data is "to all computer systems" and the received data is "to the communication switchers". .

【0023】図2に示す送信データ(b)の部分は、受
信側コンピュータシステムの通信スイッチャーに渡され
るデータである。これは、送信データを送信するプロセ
スを指定する「プロセス識別子」と、送信内容を示す
「送信データ」、さらに必要ならば制御情報が含まれ
る。
The portion of the transmission data (b) shown in FIG. 2 is the data passed to the communication switcher of the receiving computer system. This includes a "process identifier" that specifies the process that transmits the transmission data, "transmission data" that indicates the transmission content, and, if necessary, control information.

【0024】受信側コンピュータシステムの通信機能部
は、通信媒体10からの送信データが、通信スイッチャ
ー宛てであるか判別する(ステップS5)。通常の送信
データであり、所定のプロセス宛てである場合には、通
信機能部は、該当するプロセスにデータを渡す。プロセ
スは、そのデータを受信する(ステップS9)。これに
対し、通信機能部によって、受信されたデータが通信ス
イッチャー宛てであると判別された場合、データを通信
スイッチャーに渡す。
The communication function unit of the receiving computer system determines whether the transmission data from the communication medium 10 is addressed to the communication switcher (step S5). When the data is normal transmission data and is addressed to a predetermined process, the communication function unit passes the data to the corresponding process. The process receives the data (step S9). On the other hand, when the communication function unit determines that the received data is addressed to the communication switcher, the data is passed to the communication switcher.

【0025】データを受け取った通信スイッチャーは、
データ中より送信すべきプロセスを表わすプロセス識別
子を抽出する。通信スイッチャーは、抽出したプロセス
識別子をもとに、通信設定情報データベースを検索する
(ステップS6)。
The communication switcher receiving the data is
A process identifier representing a process to be transmitted is extracted from the data. The communication switcher searches the communication setting information database based on the extracted process identifier (step S6).

【0026】図4には、各コンピュータシステムのプロ
セス通信設定データベースに登録されたデータののレコ
ード形式を示している。図4に示すように、プロセス識
別子、通信設定、プログラム名、及びオプションを示す
データを含んでいる。
FIG. 4 shows a record format of data registered in the process communication setting database of each computer system. As shown in FIG. 4, it includes data indicating a process identifier, a communication setting, a program name, and an option.

【0027】この場合、通信スイッチャーは、プロセス
Bを示すプロセス識別子をもとに、通信設定情報データ
ベースを検索し、プロセスBに対応するプロセス通信設
定データを求める。
In this case, the communication switcher searches the communication setting information database based on the process identifier indicating the process B, and obtains the process communication setting data corresponding to the process B.

【0028】例えば、コンピュータシステム30,4
0,50の通信設定データベースには、図5に示すよう
なレコードが記述されているものとする。コンピュータ
システム30,40には、プロセスBが存在するため、
それぞれの通信設定情報データベース33,43には、
プロセスBに関するデータが登録されている。コンピュ
ータシステム50の通信設定情報データベース54に
は、プロセスBに関するデータは登録されていない。
For example, the computer systems 30, 4
It is assumed that records as shown in FIG. 5 are described in the communication setting database of 0 and 50. Since the process B exists in the computer systems 30 and 40,
Each of the communication setting information databases 33 and 43 contains
Data on process B is registered. No data relating to the process B is registered in the communication setting information database 54 of the computer system 50.

【0029】コンピュータシステム30の通信スイッチ
ャー32は、通信設定情報データベース33から当該プ
ロセス(プロセス識別子)を検索するので(ステップS
7)、登録内容に応じて、設定3−1でプログラム3−
1のプロセスにデータを送信する。同様にして、コンピ
ュータシステム40の通信スイッチャー42は、通信設
定情報データベース43から当該プロセス(プロセス識
別子)を検索するので(ステップS7)、登録内容に応
じて、設定4−1でプログラム4−1のプロセスにデー
タを送信する。コンピュータシステム30,40では、
プロセスBが、コンピュータシステム20からのデータ
を受信する(ステップS9)。
Since the communication switcher 32 of the computer system 30 retrieves the process (process identifier) from the communication setting information database 33 (step S
7), according to the registered contents, the program 3-
Send data to one process. Similarly, the communication switcher 42 of the computer system 40 retrieves the process (process identifier) from the communication setting information database 43 (step S7). Therefore, the program 4-1 of the program 4-1 is set according to the registered content. Send data to the process. In the computer systems 30 and 40,
Process B receives data from computer system 20 (step S9).

【0030】一方、コンピュータシステム50では、プ
ロセスBのプロセス識別子が通信設定情報データベース
53に登録されていないので(ステップS7)、通信媒
体10を介して送られてきたデータは通信スイッチャー
52において棄却される(ステップS8)。
On the other hand, in the computer system 50, since the process identifier of the process B is not registered in the communication setting information database 53 (step S7), the data sent via the communication medium 10 is rejected by the communication switcher 52. (Step S8).

【0031】このようにして、送信側のコンピュータシ
ステム20のプロセスAは、他のコンピュータシステム
30,40,50の通信スイッチャー32,42,52
に関する情報のみを知っていれば、それぞれのコンピュ
ータシステム30,40,50上のプロセス(例えばプ
ロセスB,C)に関する情報を管理しておく必要がな
い。すなわち、送信側コンピュータシステムは、受信側
コンピュータシステムを特定せずに、送信先のプロセス
を示すプロセス識別名をデータ中に登録して送信するだ
けで良い。それぞれの受信側コンピュータシステムの通
信スイッチャーは、プロセス識別子をキーに通信設定情
報データベースを検索し、送信先のプロセスに応じた通
信設定によってデータを特定プロセスに送出する。従っ
て、送信側で全てのプロセスに関する情報を管理する必
要がないために処理負担が軽減され、また受信側では通
信スイッチャーによって受信データについての処理が実
行されるのでエラーの発生を防ぎ信頼性を維持すること
ができる。
In this way, the process A of the computer system 20 on the transmitting side is the communication switchers 32, 42, 52 of the other computer systems 30, 40, 50.
It is not necessary to manage the information on the processes (for example, the processes B and C) on the respective computer systems 30, 40 and 50 if only the information on the processes is known. That is, the sending computer system need only register the process identification name indicating the process of the sending destination in the data and send the data without specifying the receiving computer system. The communication switcher of each receiving computer system searches the communication setting information database using the process identifier as a key, and sends the data to the specific process according to the communication setting according to the process of the transmission destination. Therefore, it is not necessary to manage information about all processes on the transmitting side, and the processing load is reduced. On the receiving side, the processing for received data is executed by the communication switcher, so errors are prevented and reliability is maintained. can do.

【0032】[0032]

【発明の効果】以上のように本発明によれば、データ送
信側プロセスは、データ受信側プロセスが何れのコンピ
ュータシステム上で動作しているかの情報をもつ必要が
なくなり、データ送信側の負担を軽減することができ
る。また、受信側プロセスが動作するコンピュータシス
テムのネットワークのロケーションに依存しなくなるた
め、ネットワークのプロセスの自由度が高くなり、プロ
セス配置の変更などが容易に行えるようになる。さら
に、同時に複数プロセスに対してデータを送信できるこ
とにより、マルチキャスト通信を可能にすることができ
る。
As described above, according to the present invention, the data transmission side process does not need to have the information as to which computer system the data reception side process is operating, thus reducing the burden on the data transmission side. Can be reduced. In addition, since the receiving side process does not depend on the network location of the computer system in which it operates, the degree of freedom of the network process is increased, and the process arrangement can be changed easily. Furthermore, the ability to transmit data to multiple processes at the same time enables multicast communication.

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

【図1】本発明の一実施例に係わるネットワークシステ
ムの構成を示すブロック図。
FIG. 1 is a block diagram showing the configuration of a network system according to an embodiment of the present invention.

【図2】データを送信してからデータを受信するまでの
処理手順を示すフローチャート。
FIG. 2 is a flowchart showing a processing procedure from transmission of data to reception of data.

【図3】通信媒体上でのデータ構造を示す図。FIG. 3 is a diagram showing a data structure on a communication medium.

【図4】通信設定情報データベースに格納されたレコー
ド形式の一例を示す図。
FIG. 4 is a diagram showing an example of a record format stored in a communication setting information database.

【図5】受信側コンピュータシステムの通信設定情報デ
ータベースに記述されたレコードの一例を示す図。
FIG. 5 is a diagram showing an example of a record described in a communication setting information database of a receiving computer system.

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

10…通信媒体、20,30,40,50…コンピュー
タシステム、21,31,41,51…通信機能部(判
別手段)、22,32,42,52…通信スイッチャー
(通信制御手段)、23,33,43,53…通信設定
情報データベース(通信設定情報記憶手段)、24,3
4,44,54…アプリケーションプロセス。
10 ... Communication medium, 20, 30, 40, 50 ... Computer system 21, 31, 41, 51 ... Communication function section (discriminating means), 22, 32, 42, 52 ... Communication switcher (communication control means), 23, 33, 43, 53 ... Communication setting information database (communication setting information storage means), 24, 3
4, 44, 54 ... Application process.

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.5 識別記号 庁内整理番号 FI 技術表示箇所 H04L 29/10 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 5 Identification code Internal reference number FI technical display location H04L 29/10

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数のコンピュータシステムが通信媒体
を介して接続された分散環境をもち、前記コンピュータ
システム上で動作するプロセス間でデータ送受信を行な
うネットワークシステムにおいて、 前記コンピュータシステムは、 自コンピュータシステムで動作するプロセスを示すプロ
セス識別子と同プロセス識別子が示すプロセスに関する
情報を対応づけて記憶するための通信設定情報記憶手段
と、 前記通信媒体を介して得られた他のコンピュータシステ
ムからの、少なくともデータを受信する受信プロセスを
示すプロセス識別子を含む通信データから、同通信デー
タを受信すべきコンピュータシステムが特定できるか否
かを判別する判別手段と、 前記判別手段によってコンピュータシステムを特定でき
ないと判別された際に、前記通信データに含まれるプロ
セス識別子を用いて前記通信設定情報記憶手段を検索
し、該当するプロセス識別子が存在する場合に、プロセ
ス識別子に対応するプロセスに関する情報に基づいて前
記受信プロセスにデータを渡す通信制御手段と、 を具備し、 データ送信側プロセスは、データ受信側プロセスが何れ
のコンピュータシステム上で動作しているかを示す情報
をもつことなくデータ送信を行なうことを特徴とするネ
ットワークシステム。
1. A network system having a distributed environment in which a plurality of computer systems are connected via a communication medium, and transmitting and receiving data between processes operating on the computer system, wherein the computer system is its own computer system. At least data from a communication setting information storage unit for storing the process identifier indicating the operating process and the process information indicated by the process identifier in association with each other, and at least data from another computer system obtained via the communication medium. Determining means for determining whether or not the computer system that should receive the communication data can be identified from the communication data including the process identifier indicating the receiving process to be received; and when the determining means determines that the computer system cannot be identified. In the above Communication control that searches the communication setting information storage means using a process identifier included in the received data and passes data to the receiving process based on information about the process corresponding to the process identifier when the corresponding process identifier exists A network system characterized in that the data transmission side process transmits data without having information indicating which computer system the data reception side process is operating on.
JP4303960A 1992-11-13 1992-11-13 Network system Pending JPH06149709A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4303960A JPH06149709A (en) 1992-11-13 1992-11-13 Network system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4303960A JPH06149709A (en) 1992-11-13 1992-11-13 Network system

Publications (1)

Publication Number Publication Date
JPH06149709A true JPH06149709A (en) 1994-05-31

Family

ID=17927346

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4303960A Pending JPH06149709A (en) 1992-11-13 1992-11-13 Network system

Country Status (1)

Country Link
JP (1) JPH06149709A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08249290A (en) * 1995-03-10 1996-09-27 Hitachi Ltd Distributed system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08249290A (en) * 1995-03-10 1996-09-27 Hitachi Ltd Distributed system

Similar Documents

Publication Publication Date Title
JPH08214015A (en) Information processing system and communication method for information processing system
JPH06149709A (en) Network system
JP3354294B2 (en) Data communication device
JP2825259B2 (en) Facsimile machine and facsimile storage and switching device
JPH04181443A (en) Distributed file access method
JPH05120173A (en) Starting management system for terminal equipment
JP3470445B2 (en) Agency processing system
JPH04302338A (en) Computer system
JPH07182261A (en) Information processor
JPH03196351A (en) Server multiplexing method
JP3236158B2 (en) Network processing method for multiple host systems
JPH06103242A (en) Distributed processing system and data processing method
JPH07111698B2 (en) Session management processing method
JPH06180679A (en) Channel constitution information discriminating device
JP2000293454A (en) Equipment and method for data communication, and recording medium
JPH0389745A (en) Automatic transmission system for notice board of facsimile store and forward switching equipment
JP2000138704A (en) Data transmission system between application systems
JPH1097447A (en) Telegraphic message control system and storage medium storing telegraphic message control program
JPH1021100A (en) Sharing system for multi-transaction processing systems
JP2001320388A (en) Communications equipment for distribution system
JPH05347621A (en) Composite medium communication server equipment
JPH02105662A (en) Voice mail destination designating system
JPH01250122A (en) Deciding system for input data conditions
JPH03225543A (en) Terminal device connection system
JPH05189334A (en) Copy transmission system