JP2947121B2 - Network access method - Google Patents

Network access method

Info

Publication number
JP2947121B2
JP2947121B2 JP12347195A JP12347195A JP2947121B2 JP 2947121 B2 JP2947121 B2 JP 2947121B2 JP 12347195 A JP12347195 A JP 12347195A JP 12347195 A JP12347195 A JP 12347195A JP 2947121 B2 JP2947121 B2 JP 2947121B2
Authority
JP
Japan
Prior art keywords
queue
transmission
resource
message
control function
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP12347195A
Other languages
Japanese (ja)
Other versions
JPH08316990A (en
Inventor
睦 加藤
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.)
NEC Corp
Original Assignee
Nippon Electric 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP12347195A priority Critical patent/JP2947121B2/en
Publication of JPH08316990A publication Critical patent/JPH08316990A/en
Application granted granted Critical
Publication of JP2947121B2 publication Critical patent/JP2947121B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明はネットワークアクセス方
法に係り、特にオンラインアプリケーションプログラム
間通信を行うためのネットワークアクセス方法に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a network access method, and more particularly to a network access method for performing communication between online application programs.

【0002】[0002]

【従来の技術】従来より、同一ホストコンピュータ内の
オンラインアプリケーションプログラム間通信を行う場
合、送信側のアプリケーションプログラムが仮想端末を
介してメッセージを送信した場合、通信制御手段がメッ
セージに送信先アドレスをセットしてメッセージ送信手
段に渡し、これより擬似回線を介してアドレス変換手段
により送信メッセージに含まれる送信先アドレスに予め
1:1に対応するように決められた値を送信元アドレス
として同一メッセージにセットしてメッセージ受信手段
に渡し、これより送信元アドレスと等しい値の送信先ア
ドレスが与えられている仮想端末を介して受信側アプリ
ケーションプログラムに渡すようにしたネットワークア
クセス方法が知られている(特開平3−102551号
公報:発明の名称「オンラインアプリケーションプログ
ラム間通信方式」)。
2. Description of the Related Art Conventionally, when performing communication between online application programs in the same host computer, when an application program on the transmission side transmits a message via a virtual terminal, communication control means sets a destination address in the message. The message is sent to the message sending means, and a value determined in advance so as to correspond to the destination address included in the sending message by the address converting means via the pseudo wire in a 1: 1 manner is set as the source address in the same message. A network access method is known in which the message is passed to a message receiving means, and is passed to a receiving-side application program via a virtual terminal to which a destination address having a value equal to the source address is given. JP 3-102551 A: Title of the Invention Online application program-to-program communication system ").

【0003】また、従来の他のネットワークアクセス方
法として、少なくとも1つのホストコンピュータで実行
されているアプリケーションプログラムと、X25パケ
ット交換ネットワークへ接続された多数のデータ端末装
置(DTE)との間で、システム・ネットワーク・アー
キテクチャ(SNA)ネットワークへ接続された仮想回
線によって提供される通信システムにおいて、経路再指
定の可能性を改良する方法が知られている(特開平5−
153167号公報:発明の名称「通信コントロー
ラ」)。
As another conventional network access method, a system is used between an application program executed on at least one host computer and a number of data terminal equipment (DTE) connected to an X25 packet switching network. In a communication system provided by a virtual circuit connected to a network architecture (SNA) network, a method for improving the possibility of re-routing is known (Japanese Patent Laid-Open No. Hei 5 (1993) -205).
No. 153167: title of the invention "communication controller").

【0004】[0004]

【発明が解決しようとする課題】しかるに、上記の各従
来のネットワークアクセス方法によれば、送信する際に
通信相手のアドレスを指定しているが、そのアドレスは
業務的に意味を持たないネットワークアドレスであるた
め、メッセージを送信する際には送信先のネットワーク
アドレスまで意識する必要があり、汎用性が大きく損な
われている。また、通信経路が単一リソースを使用した
1経路であるため、通信障害発生時には通信が不可とな
り運用的に非常に不便である。
According to each of the above-mentioned conventional network access methods, the address of the communication partner is specified at the time of transmission, but the address has no business meaning. Therefore, when transmitting a message, it is necessary to be aware of the network address of the transmission destination, and the versatility is greatly impaired. In addition, since the communication path is one path using a single resource, communication becomes impossible when a communication failure occurs, which is extremely inconvenient in operation.

【0005】本発明は上記の点に鑑みなされたもので、
アプリケーションプログラムはアクセスするネットワー
クのアドレスを直接利用しないで、それに対応する論理
的な通信相手名によりネットワークにアクセスすること
により、ネットワーク構成の拡張に対する影響を小さく
し得、また、複数ネットワークアドレスを同一論理通信
相手に対し設定することにより、アプリケーションプロ
グラムは通信経路を意識することなく、障害に対する迂
回経路の選択を可能として運用性を高め得るネットワー
クアクセス方法を提供することを目的とする。
[0005] The present invention has been made in view of the above points,
The application program does not directly use the address of the network to be accessed, but accesses the network using the corresponding logical communication partner name, thereby reducing the influence on the expansion of the network configuration. An object of the present invention is to provide a network access method capable of improving operability by setting a communication partner so that an application program can select a bypass route for a failure without being aware of a communication route.

【0006】[0006]

【課題を解決するための手段】本発明は上記の目的を達
成するため、送信側アプリケーションプログラムが論理
的な通信相手名を指定して送信側キュー管理機能の通信
相手キューに送信メッセージを登録し、送信側キュー管
理機能が論理的な通信相手名に対応する送信側通信制御
機能の複数のリソースキューの中から障害中でなく、か
つ、未使用のリソースキューを検索し、すべてのリソー
スキューが障害中及び使用中のいずれかのときには、所
定時間経過後再度検索を開始し、検索した障害中でな
く、かつ、未使用のリソースキューに対して論理的な通
信相手名に対応するネットワークアドレスを指定してメ
ッセージを登録し、送信側通信制御機能がリソースキュ
ーよりメッセージを取り出してネットワーク上へ送信し
てネットワークアドレスにより受信側通信制御機能を介
して対応する受信側相手キューに登録し、受信側相手キ
ューの登録メッセージを受信側アプリケーションプログ
ラムに取り込むようにしたものである。
According to the present invention, in order to achieve the above object, a transmission side application program specifies a logical communication partner name and registers a transmission message in a communication partner queue of a transmission queue management function. The transmission-side queue management function searches the resource queue of the transmission-side communication control function corresponding to the logical communication partner name for a resource queue that is not in failure and is not in use, and searches all resource queues.
When the skew is in failure or in use,
After the fixed time has elapsed, the search is started again , and
The message is registered by specifying the network address corresponding to the logical communication partner name for the unused resource queue and the communication control function on the transmitting side extracts the message from the resource queue and sends it to the network. In this case, a registration is made in the corresponding receiving partner queue via the receiving communication control function by the network address, and the registration message of the receiving partner queue is taken into the receiving application program.

【0007】また、本発明での送信側通信制御機能は、
送信側キュー管理機能よりのネットワークアドレスに対
応するリソースキューを複数個有し、受信側通信制御機
能は送信側通信制御機能の各リソースキューに対応して
複数個のリソースキューを有するものである。
[0007] Further, the transmission-side communication control function of the present invention includes:
The transmission-side queue management function has a plurality of resource queues corresponding to the network address, and the reception-side communication control function has a plurality of resource queues corresponding to each resource queue of the transmission-side communication control function.

【0008】[0008]

【作用】本発明では、送信側アプリケーションプログラ
ムがメッセージを送信する際に、直接送信先ネットワー
クアドレスを指定するのではなく論理的な通信相手を設
定し、送信側キュー管理機能が送信側アプリケーション
プログラムから指定された論理的な通信相手に対応する
ネットワークアドレスを指定してメッセージを送信し、
ネットワークを介して受信側のアプリケーションプログ
ラムに受信させるようにしたため、アプリケーションプ
ログラムがネットワークアドレスを意識することなく通
信が行えると共に、通信制御機能にリソースキュー毎の
通信手順を設定することにより、送信側及び受信側アプ
リケーションプログラム間では通信手順を意識すること
なく、プログラムを開発することができる。
According to the present invention, when a transmission side application program transmits a message, a logical communication partner is set instead of directly specifying a transmission destination network address, and a transmission side queue management function is transmitted from a transmission side application program. Send a message specifying the network address corresponding to the specified logical communication partner,
Since the receiving application program is made to receive via the network, the application program can communicate without being aware of the network address, and by setting the communication procedure for each resource queue in the communication control function, A program can be developed between receiving application programs without being aware of the communication procedure.

【0009】また、本発明では、送信側通信制御機能と
受信側通信制御機能はそれぞれネットワークアドレスに
対応して複数個のリソースキューを有するようにしたた
め、同一通信相手のアプリケーションプログラム間でリ
ソースキュー間のネットワーク経路を別経路とすること
ができる。
Further, according to the present invention, the transmission-side communication control function and the reception-side communication control function each have a plurality of resource queues corresponding to the network addresses. Can be another route.

【0010】[0010]

【実施例】次に、本発明の一実施例について図面と共に
説明する。図1は本発明方法の一実施例の構成図を示
す。本実施例は、送信側アプリケーションプログラム
(AP)1、送信側キュー管理機能2、送信側通信制御
機能3、ネットワーク4、受信側通信制御機能5、受信
側キュー管理機能6及び受信側アプリケーションプログ
ラム(AP)7から構成されている。また、キュー管理
機能2及び6はそれぞれ通信相手キュー8及び15を含
んでいる。通信制御機能3はリソースキュー9、10及
び11、また、通信制御機能5はリソースキュー12、
13及び14をそれぞれ含んでいる。
Next, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 shows a block diagram of an embodiment of the method of the present invention. In the present embodiment, a transmission-side application program (AP) 1, a transmission-side queue management function 2, a transmission-side communication control function 3, a network 4, a reception-side communication control function 5, a reception-side queue management function 6, and a reception-side application program ( AP) 7. The queue management functions 2 and 6 include communication partner queues 8 and 15, respectively. The communication control function 3 is a resource queue 9, 10 and 11, and the communication control function 5 is a resource queue 12,
13 and 14 respectively.

【0011】次に、本実施例の動作について図2の処理
説明用フローチャートを併せ参照して説明する。通信側
AP1が受信側AP7に対してメッセージ16を送信す
る場合、送信側AP1は通信相手としてネットワークア
ドレスではなく論理通信相手名を指定して送信側通信相
手キュー8に対してメッセージ16を登録し、送信側キ
ュー管理機能2に対し通知する。
Next, the operation of this embodiment will be described with reference to the flowchart for explaining the processing of FIG. When the communication-side AP 1 transmits the message 16 to the reception-side AP 7, the transmission-side AP 1 registers the message 16 in the transmission-side communication partner queue 8 by specifying a logical communication partner name instead of a network address as a communication partner. , To the transmission-side queue management function 2.

【0012】すると、送信側キュー管理機能2は通信相
手キュー8のスケジュールを行い(ステップ21)、指
定された論理通信相手の3つある送信側リソースキュー
9、10及び11を検索する(ステップ22)。リソー
スキューの検索により、未使用であるリソースキューが
検索されたときには(ステップ23、24)、その未使
用であるリソースキューが障害中であるかどうか判定さ
れ(ステップ25)、障害中でないときにはその空いて
いると検索された送信側リソースキューに対して、論理
通信相手名対応のネットワークアドレスを指定してメッ
セージ16を登録し、送信側通信制御機能3に対し通知
する(ステップ26)。
Then, the transmission side queue management function 2 schedules the communication partner queue 8 (step 21), and searches the transmission side resource queues 9, 10 and 11 of the three designated logical communication partners (step 22). ). When an unused resource queue is searched by the resource queue search (steps 23 and 24), it is determined whether or not the unused resource queue is in failure (step 25). The message 16 is registered with the network address corresponding to the logical communication partner name specified in the transmission-side resource queue found to be free, and the message 16 is notified to the transmission-side communication control function 3 (step 26).

【0013】ステップ24でリソースキューが未使用で
ないと判定されたときには、再度リソースキューの検索
を行い、また、ステップ25でリソースキューが障害中
であると判定されたときにも同様に再度リソースキュー
の検索を行う。また、すべてのリソースキューの検索が
終了すると、所定時間経過後再度検索するタイマリトラ
イ処理が行われ(ステップ27)、再びリソースキュー
の検索を行う(ステップ22)。
When it is determined in step 24 that the resource queue is not unused, the resource queue is searched again. When it is determined in step 25 that the resource queue is in failure, the resource queue is similarly re-searched. Perform a search. When the search for all resource queues is completed, a timer retry process for searching again after a predetermined time has elapsed is performed (step 27), and the resource queue is searched again (step 22).

【0014】上記のステップ26の通信開始処理により
送信側通信制御機能3は上記のメッセージ16が登録さ
れている送信側リソースキューよりメッセージ16を取
り出し、ネットワーク4上に送信する。ネットワーク4
ではネットワークアドレスにより受信側リソースキュー
に対しメッセージ16を登録し、受信側通信制御機能5
に指示する。
By the communication start processing in step 26, the transmission-side communication control function 3 extracts the message 16 from the transmission-side resource queue in which the message 16 is registered, and transmits the message 16 to the network 4. Network 4
Registers the message 16 in the resource queue of the receiving side by the network address,
To instruct.

【0015】ここで、前記したメッセージ16が登録さ
れている送信側リソースキューがリソースキュー9であ
るときには、ネットワークアドレスによりメッセージ1
6が登録される受信側リソースキューはリソースキュー
12である。
Here, when the transmission-side resource queue in which the message 16 is registered is the resource queue 9, the message 1 is determined by the network address.
The resource queue on the receiving side in which 6 is registered is the resource queue 12.

【0016】メッセージ16を受け取った受信側通信制
御機能5は対応する受信側通信相手キュー15にメッセ
ージ16を登録し、受信側キュー管理機能6に指示す
る。受信側キュー管理機能6は受信側AP7に対しメッ
セージ16を受信したことを通知する。受信側AP7は
指示により受信側通信相手キュー15よりメッセージ1
6を取り込む。
The receiving communication control function 5 that has received the message 16 registers the message 16 in the corresponding receiving communication queue 15 and instructs the receiving queue management function 6. The receiving side queue management function 6 notifies the receiving side AP 7 that the message 16 has been received. The receiving AP 7 sends the message 1 from the receiving communication partner queue 15 according to the instruction.
Capture 6.

【0017】このように、本実施例によれば、送信側A
P1、受信側AP7はネットワークアドレスを意識する
ことなく、ネットワーク4に対してアクセスすることが
できる。
As described above, according to the present embodiment, the transmitting side A
The P1 and the receiving AP 7 can access the network 4 without being aware of the network address.

【0018】また、送信側リソースキュー9と受信側リ
ソースキュー12との間のネットワークが障害中である
場合には、その障害を送信側通信制御機能3が認識する
ことにより通信制御機能3は別の送信側リソースキュー
10を使用してメッセージ16の送信をする。これによ
り、送信側AP1は通信経路の選択を意識することなく
メッセージ16の送信が可能である。
When the network between the transmission-side resource queue 9 and the reception-side resource queue 12 is in failure, the transmission-side communication control function 3 recognizes the failure, so that the communication control function 3 is separated. The message 16 is transmitted using the transmission-side resource queue 10. Thus, the transmitting AP 1 can transmit the message 16 without being conscious of the selection of the communication path.

【0019】[0019]

【発明の効果】以上説明したように、本発明によれば、
送信側アプリケーションプログラムがメッセージを送信
する際に、ネットワークアドレスを意識することなく通
信が行えると共に、通信制御機能にリソースキュー毎の
通信手順を設定することにより、送信側及び受信側アプ
リケーションプログラム間では通信手順を意識すること
なく、プログラムを開発することができるため、アプリ
ケーションプログラムの汎用性や互換性を向上できる。
As described above, according to the present invention,
When the sending application program sends a message, communication can be performed without being aware of the network address, and by setting the communication procedure for each resource queue in the communication control function, communication between the sending and receiving application programs can be performed. Since the program can be developed without being aware of the procedure, the versatility and compatibility of the application program can be improved.

【0020】また、本発明によれば、送信側通信制御機
能と受信側通信制御機能はそれぞれネットワークアドレ
スに対応して複数個のリソースキューを有することで、
同一通信相手のアプリケーションプログラム間でリソー
スキュー間のネットワーク経路を別経路とすることがで
きるため、ネットワーク障害に対する迂回経路の選択が
可能となり、運用性を高めることができる。
Further, according to the present invention, each of the transmission-side communication control function and the reception-side communication control function has a plurality of resource queues corresponding to network addresses.
Since a network path between resource queues can be set as different paths between application programs of the same communication partner, a detour path for a network failure can be selected, and operability can be improved.

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

【図1】本発明の一実施例の構成図である。FIG. 1 is a configuration diagram of an embodiment of the present invention.

【図2】本発明の一実施例の処理説明用フローチャート
である。
FIG. 2 is a flowchart illustrating a process according to an embodiment of the present invention.

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

1 送信側アプリケーションプログラム(AP) 2 送信側キュー管理機能 3 送信側通信制御機能 4 ネットワーク 5 受信側通信制御機能 6 受信側キュー管理機能 7 受信側アプリケーションプログラム(AP) 8 送信側通信相手キュー 9、10、11、12、13、14 リソースキュー 15 受信側通信相手キュー 16 送信メッセージ 1 sender application program (AP) 2 sender queue management function 3 sender communication control function 4 network 5 receiver communication control function 6 receiver queue management function 7 receiver application program (AP) 8 sender communication partner queue 9 10, 11, 12, 13, 14 Resource queue 15 Receiver communication partner queue 16 Transmission message

フロントページの続き (58)調査した分野(Int.Cl.6,DB名) H04L 12/56 H04L 12/54 H04L 12/58 H04L 12/00 Continuation of the front page (58) Field surveyed (Int.Cl. 6 , DB name) H04L 12/56 H04L 12/54 H04L 12/58 H04L 12/00

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 送信側アプリケーションプログラムが論
理的な通信相手名を指定して送信側キュー管理機能の通
信相手キューに送信メッセージを登録し、該送信側キュ
ー管理機能が該論理的な通信相手名に対応する送信側通
信制御機能の複数のリソースキューの中から障害中でな
く、かつ、未使用のリソースキューを検索し、すべての
リソースキューが障害中及び使用中のいずれかのときに
は、所定時間経過後再度検索を開始し、検索した障害中
でなく、かつ、未使用のリソースキューに対して該論理
的な通信相手名に対応するネットワークアドレスを指定
して前記メッセージを登録し、該送信側通信制御機能が
該リソースキューより該メッセージを取り出してネット
ワーク上へ送信して前記ネットワークアドレスにより受
信側通信制御機能を介して対応する受信側相手キューに
登録し、該受信側相手キューの登録メッセージを受信側
アプリケーションプログラムに取り込むことを特徴とす
るネットワークアクセス方法。
1. A transmission side application program designates a logical communication partner name and registers a transmission message in a communication partner queue of a transmission side queue management function, and the transmission side queue management function specifies the logical communication partner name. Searches for resource queues that are not in failure and are not in use among the multiple resource queues of the sender communication control function corresponding to
When the resource queue is in failure or in use
Starts the search again after a predetermined time has passed , and
And registering the message by specifying a network address corresponding to the logical communication partner name for an unused resource queue, and the transmission-side communication control function extracts the message from the resource queue. And transmitting the registered message to the corresponding receiving partner queue via the receiving communication control function using the network address, and incorporating the registration message of the receiving partner queue into the receiving application program. how to access.
【請求項2】 前記送信側通信制御機能は、前記送信側
キュー管理機能よりのネットワークアドレスに対応する
リソースキューを複数個有し、前記受信側通信制御機能
は前記送信側通信制御機能の各リソースキューに対応し
て複数個のリソースキューを有することを特徴とする請
求項1記載のネットワークアクセス方法。
2. The transmission-side communication control function includes a plurality of resource queues corresponding to a network address from the transmission-side queue management function, and the reception-side communication control function includes a resource queue of the transmission-side communication control function. 2. The network access method according to claim 1, comprising a plurality of resource queues corresponding to the queues.
JP12347195A 1995-05-23 1995-05-23 Network access method Expired - Lifetime JP2947121B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12347195A JP2947121B2 (en) 1995-05-23 1995-05-23 Network access method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12347195A JP2947121B2 (en) 1995-05-23 1995-05-23 Network access method

Publications (2)

Publication Number Publication Date
JPH08316990A JPH08316990A (en) 1996-11-29
JP2947121B2 true JP2947121B2 (en) 1999-09-13

Family

ID=14861454

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12347195A Expired - Lifetime JP2947121B2 (en) 1995-05-23 1995-05-23 Network access method

Country Status (1)

Country Link
JP (1) JP2947121B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8064464B2 (en) 2006-06-16 2011-11-22 Harris Corporation Method and system for inbound content-based QoS
US8516153B2 (en) 2006-06-16 2013-08-20 Harris Corporation Method and system for network-independent QoS
US7990860B2 (en) 2006-06-16 2011-08-02 Harris Corporation Method and system for rule-based sequencing for QoS
US7916626B2 (en) * 2006-06-19 2011-03-29 Harris Corporation Method and system for fault-tolerant quality of service
US8730981B2 (en) 2006-06-20 2014-05-20 Harris Corporation Method and system for compression based quality of service
US8300653B2 (en) 2006-07-31 2012-10-30 Harris Corporation Systems and methods for assured communications with quality of service

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62116041A (en) * 1985-11-15 1987-05-27 Fujitsu Ltd Packet communication system
JP2535860B2 (en) * 1987-01-23 1996-09-18 日本電気株式会社 Information processing device
JPH07110016B2 (en) * 1991-10-14 1995-11-22 松下電器産業株式会社 Email system

Also Published As

Publication number Publication date
JPH08316990A (en) 1996-11-29

Similar Documents

Publication Publication Date Title
US5745685A (en) Protocol extension in NSPP using an acknowledgment bit
JP2791236B2 (en) Protocol parallel processing unit
JP2000151744A (en) Radio data transmission method, mobile terminal for the same and interlocking device for different signals
US7269661B2 (en) Method using receive and transmit protocol aware logic modules for confirming checksum values stored in network packet
JP2003188903A (en) Outer, terminal unit, communication system, and routing method
JP2947121B2 (en) Network access method
TWI271968B (en) Network address translation router and related method
JPH10262044A (en) Repeater system and relay method using the system
JP2003069640A (en) Method and apparatus for explicit multicast service on ethernet (r)
JP2000224260A (en) Communication controller
JP4037563B2 (en) ARC network data multiplex processing method
JP2654524B2 (en) LAN connection port switching method
JP3690303B2 (en) Communication system and communication program applied to distributed object environment
JPH11225171A (en) Method and system for communicating between different communication procedures
JPS63146536A (en) Data communication system
JP3075206B2 (en) Switch operation and maintenance system
JP3353750B2 (en) Data transfer system using batch response method
JP3311637B2 (en) ATM communication device and ATM communication method of the device
KR0154016B1 (en) Method for searching atm address of destination lan emulation client by using lan-arp cache in lan emulation client
JPH0621925A (en) Communication control system for multiplex transmission line
JPH08139741A (en) Multi-adaptor control method
JP2000013443A (en) Network device
KR100440578B1 (en) The Method of Operator Message Process between the Internal Functional Processors in High Speed Router
KR920003832B1 (en) Communication bus interface unit
JP2973275B2 (en) ISDN broadcast method

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070702

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080702

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090702

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100702

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110702

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110702

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120702

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120702

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130702

Year of fee payment: 14

EXPY Cancellation because of completion of term