JPH11232238A - Network control device, its method and storage medium - Google Patents

Network control device, its method and storage medium

Info

Publication number
JPH11232238A
JPH11232238A JP10030083A JP3008398A JPH11232238A JP H11232238 A JPH11232238 A JP H11232238A JP 10030083 A JP10030083 A JP 10030083A JP 3008398 A JP3008398 A JP 3008398A JP H11232238 A JPH11232238 A JP H11232238A
Authority
JP
Japan
Prior art keywords
network control
network
processing
information
server
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
JP10030083A
Other languages
Japanese (ja)
Inventor
Mitsuhiro Aida
光廣 合田
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP10030083A priority Critical patent/JPH11232238A/en
Publication of JPH11232238A publication Critical patent/JPH11232238A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To efficiently execute application by connecting plural work stations to a network and integrally executing information transmission processing between a plurality of clients, between a client and a server and between a plurality of servers. SOLUTION: Respective work stations (WSs) 21 to 25, 2n circulate circulated network control right 20 on a circulation route 30, respectively act as a client or servers 21a to 25a, 2na and integrally execute information transmission processing between respective WSs. Of the WS 23 generating a fault is detected, the WS 23 is separated from the network by by-passing it. When a certain WS is not provided with a terminal function necessary for the execution of application, another WS is substituted for the WS concerned. An optional WS can request the information transmission processing of the application as a client or a server in another WS.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、複数のパーソナル
コンピュータ、ワークステーション、通信端末等がネッ
トワークに接続され、クライアント、データベース・サ
ーバあるいはアプリケーション・サーバとしてネットワ
ークシステムを構成する際に、ネットワークとしての動
作を制御するためのネットワークコントロール装置およ
び方法ならびに記録媒体に関する。
The present invention relates to the operation of a network when a plurality of personal computers, workstations, communication terminals and the like are connected to a network and constitute a network system as a client, a database server or an application server. TECHNICAL FIELD The present invention relates to a network control device and method for controlling a computer and a recording medium.

【0002】[0002]

【従来の技術】複数のコンピュータを相互に接続させる
ネットワークには、大別して、企業内等の限定された範
囲内で通信を行うLAN(Local Area Network)と、広
い地域範囲をカバーした通信を行うWAN(Wide Area
Network)とがある。LANの代表的な接続形態として
は、たとえばオフィスの電話とデジタルPBXとを接続
するようなスター型LAN、1本のケーブルに多数の端
末を接続するようなバス型LAN、物理的にはバス型L
ANでもアクセス権=送信権であるトークンを巡回させ
てリング状に伝送経路を構成するリング型LANがあ
る。ネットワークコンピューティングは、1960年代
のタイムシェアリング、1970年代の分散処理、19
80年代のLAN等を経て、1990年代の本格的ネッ
トワークコンピューティングへと発展してきている。そ
の中で、現在最も進んだネットワークコンピューティン
グの形態が、クライアント・サーバ方式のシステムであ
る。
2. Description of the Related Art A network for interconnecting a plurality of computers is roughly classified into a LAN (Local Area Network) for performing communication within a limited area such as in a company and a communication for covering a wide area. WAN (Wide Area
Network). Typical connection modes of the LAN include, for example, a star type LAN connecting an office telephone and a digital PBX, a bus type LAN connecting a large number of terminals to one cable, and a physical bus type. L
In an AN, there is a ring-type LAN in which a token having access right = transmission right is circulated to form a transmission path in a ring shape. Network computing includes time sharing in the 1960s, distributed processing in the 1970s,
It has been developed into full-scale network computing in the 1990s through LANs and the like in the 1980s. Among them, the most advanced form of network computing is a client-server system.

【0003】いわゆるダウンサイジングの強力なツール
であるクライアント・サーバ方式では、サーバとなるコ
ンピュータ上にソフトウエア機能を含む共有資源を提供
し、利用者となるクライアント側のコンピュータは、サ
ーバの支援を受け、1つの処理をサーバとなるコンピュ
ータとクライアントとなるコンピュータとに振分ける形
態で協調して動作する。通常は、クライアントとなるコ
ンピュータがユーザインタフェイスを受持ち、サーバと
なるコンピュータが実質的な処理の部分を行う。たとえ
ばデータベース処理では、サーバとなるコンピュータ上
のデータベース管理システムのアプリケーションについ
て、処理の中核となるデータベースアクセスの部分をサ
ーバに置き、対サーバのフロントエンドの部分をクライ
アント側のコンピュータにおいて、ネットワークを介し
て、要求・応答を行う形式となる。
In the client-server system, which is a powerful tool for downsizing, shared resources including software functions are provided on a computer serving as a server, and a client computer serving as a user receives support from the server. And cooperate in such a manner that one process is distributed to a computer serving as a server and a computer serving as a client. Usually, a computer serving as a client takes charge of a user interface, and a computer serving as a server performs a substantial part of processing. For example, in database processing, for a database management system application on a computer serving as a server, the database access part that is the core of the processing is placed on the server, and the front-end part of the server is connected to the client-side computer via a network. Request / response format.

【0004】このようなクライアント・サーバ方式のネ
ットワークシステムでは、 サーバ側のコンピュータは、データベース処理に専念
することができる。 クライアント側のコンピュータは、ユーザインタフェ
イスを受持つだけなので、比較的コンピューティングパ
ワーが小さくてもよい。 クライアントとサーバとの間の通信は、必要なときの
み行えばよいので、ネットワークの負荷が小さくなる。 ネットワークに複数のサーバを接続することができ
る。 使いやすいGUI(グラフィックユーザインタフェイ
ス)を用いることができる。 等の特長を有する。
In such a client-server type network system, the computer on the server side can concentrate on database processing. Since the client-side computer is only responsible for the user interface, the computing power may be relatively small. Since communication between the client and the server only needs to be performed when necessary, the load on the network is reduced. Multiple servers can be connected to the network. An easy-to-use GUI (graphic user interface) can be used. Features such as

【0005】このようなネットワークコンピューティン
グにおいて、データ通信の取決めである標準プロトコル
に合わせて入出力制御を行うためのネットワーク・オペ
レーティング・システム(Network Operating System)
が用いられる。
In such network computing, a network operating system for performing input / output control in accordance with a standard protocol which is an agreement for data communication.
Is used.

【0006】ネットワーク分野においては、コンピュー
タを利用するユーザが多岐にわたる。ネットワーク内で
広範囲に情報資源を活用するためには、マルチベンダ機
器の接続環境への対応が必要となる。また、共有排他制
御を含む機能を有するアプリケーション・プログラミン
グ・インタフェイス(API)も必要となる。その他と
して、フォールト・トレラント(fault tolerant)もし
くは適切な障害復旧システムも必要となる。クライアン
ト・サーバ方式の他に、専用サーバを持たない形態のピ
ア・ツー・ピア(Peer to Peer)型LANシステムも存
在するが、比較的小規模のシステムに用いられる。
[0006] In the network field, there are many users who use computers. In order to utilize information resources in a wide range in a network, it is necessary to cope with a connection environment of multi-vendor devices. Further, an application programming interface (API) having a function including shared exclusion control is required. Others will require a fault tolerant or a suitable disaster recovery system. In addition to the client-server system, there is a peer-to-peer (Peer to Peer) LAN system having no dedicated server, but it is used for a relatively small-scale system.

【0007】コンピュータやLANの著しい技術革新を
背景として、先進的なオフィス環境では、1人1台のパ
ーソナルコンピュータやワークステーションを導入し
て、生産性の向上を図っている。しかしながら、パーソ
ナルコンピュータなどの性能が向上しても、それ自体ス
タンドアローン型の閉じられた世界で用いられる限り
は、2重投資に類する無駄の発生、すなわち相互連絡や
連携の不備による同種類ソフト開発の無駄、2重インス
トレーションの時間と資源の無駄などが生じる。それら
の無駄をなくす方法の1つが、パーソナルコンピュータ
などをLANで相互に接続し、ネットワークシステムと
して1つのコンピュータシステムのように機能する環境
の構築である。このような環境が構築されると、デー
タ、ソフトウエア、プリンタ等の諸資源を共有し、生産
性の向上、オフィスコストの低下を期待することができ
る。
[0007] Against the background of the remarkable technological innovation of computers and LANs, in an advanced office environment, personal computers and workstations are introduced one by one to improve productivity. However, even if the performance of personal computers and the like is improved, as long as they are used in a stand-alone closed world, the same kind of software development due to wasteful investment similar to double investment, ie, lack of mutual communication and coordination. Waste, time and resources for double installation, and so on. One method for eliminating such waste is to build an environment in which personal computers and the like are interconnected by a LAN and function as a single computer system as a network system. When such an environment is constructed, various resources such as data, software, and a printer can be shared, and improvement in productivity and reduction in office cost can be expected.

【0008】前述のリング型LAN(トークンリング型
LAN)は、スイス国に存在するIBM社のチューリッ
ヒ基礎研究所で開発され、1983年10月にスイス国
のジュネーブで開催されたTELECOM 83で試作
機が初公開され、1984年には、IEEE規格として
標準化されている。トークンリング型LANではリング
内にトークンが周回し、このトークンを捕らえたパーソ
ナルコンピュータなどが送信権を持つようになる。たと
えばXがYにデータを送る場合、先ずXは周回している
フリーのトークンを捕らえ、宛先=Y、送信元=Xを付
けた送信データのパケットをトークンに付けて、リング
上に出す。Yがそのトークンを捕らえ、自分宛てのデー
タを取込み、受信処理の後、トークンをリング上に出
す。そのトークンがXに届いたときに、Xは内容を確認
して、送信・受信の正常完了を判断し、送信データのパ
ケットを取除き、トークンをフリーの形でリングに戻
す。さらに、トークンを早く開放して、1つのリング上
で複数のパーソナルコンピュータから同時にデータを送
る方法でLANの使用効率を改善することも行われてい
る。
The above-mentioned ring type LAN (token ring type LAN) was developed at IBM's Zurich Basic Research Institute located in Switzerland, and was prototyped at TELECOM 83 held in Geneva, Switzerland in October 1983. For the first time, and in 1984 it was standardized as an IEEE standard. In the token ring type LAN, the token circulates in the ring, and a personal computer or the like that has captured the token has a transmission right. For example, when X sends data to Y, X first captures the free token that is circling, attaches a packet of transmission data with destination = Y and source = X to the token, and puts it on the ring. Y seizes the token, takes in the data addressed to itself, and after receiving the token, puts out the token on the ring. When the token arrives at X, X confirms the contents, determines the normal completion of transmission / reception, removes the packet of transmission data, and returns the token to the ring in a free form. Further, the use efficiency of the LAN is improved by releasing the token early and transmitting data simultaneously from a plurality of personal computers on one ring.

【0009】1978年には、コンピュータLANの1
つとして、シャープ株式会社製のHAYAC 6000
型オフィスコンピュータ用のコンピュータ・インタフェ
イス・ユニット(CIU)装置によって、コンピュータ
をケーブルでつなぐデイジーチェイン方式でデータ送信
権を巡回させ、コンピュータ間でデータを送受信するシ
ステムが公表されている。
In 1978, one of the computer LANs
HAYAC 6000 manufactured by Sharp Corporation
2. Description of the Related Art A system has been disclosed in which a computer interface unit (CIU) device for a type office computer circulates data transmission rights in a daisy-chain system in which computers are connected by a cable and transmits and receives data between the computers.

【0010】クライアント・サーバ方式のネットワーク
システムに関連する先行技術は、たとえば平成9年9月
3日発行の第2650210号特許公報に開示されてい
る。この先行技術では、ネットワーク回線に接続される
ホストコンピュータと複数の処理装置とが有する資源
を、ネットワークに接続されている全部の処理装置で利
用することができ、共有資源の利用時における各処理装
置の操作性の向上が図られている。
Prior art relating to a client-server type network system is disclosed in, for example, Japanese Patent Publication No. 2650210 issued on Sep. 3, 1997. In this prior art, the resources possessed by a host computer and a plurality of processing devices connected to a network line can be used by all the processing devices connected to a network, and each processing device can be used when a shared resource is used. Operability is improved.

【0011】[0011]

【発明が解決しようとする課題】クライアント・サーバ
方式のネットワークシステムでは、サーバ側となるコン
ピュータに共有のデータベースを集中するか、もしくは
サーバ側となるコンピュータに共有のデータベースとア
プリケーション処理を集中させるか、またはクライアン
トとサーバとで分担するシステムとなる。しかしなが
ら、クライアント側のコンピュータが所有しているロー
カルデータベースの共有や、クライアントとクライアン
トとの間の直接的な情報伝達処理へのニーズは必ずしも
満たされていない。主に小規模のLANを対象としてい
るピア・ツー・ピアのシステムでは、専用サーバを必要
とせず、クライアントとクライアントとの間の情報伝達
処理に対応しているけれども、小規模なLANにしか適
用されていない。このため、クライアント・サーバ方式
およびピア・ツー・ピア方式の持ち味をともに生かしな
がら、家庭やオフィスにおけるパーソナルコンピュータ
などや、ネットワークコンピュータ、その他の端末機器
を含めたネットワークシステムで、クライアントとクラ
イアントとの間、クライアントとサーバとの間、サーバ
とサーバとの間において、マルチベンダ機器構成を含む
システムの改変や拡大にも対処し、いずれのワークステ
ーションからもネットワーク内のアプリケーションにア
クセスすることができる統一的なネットワークアプリケ
ーション環境を提供することができるツールが要望され
ている。
In a client-server type network system, a shared database is concentrated on a server computer, or a shared database and application processing are concentrated on a server computer. Alternatively, the system is shared between the client and the server. However, the needs for sharing a local database owned by the client computer and for directly transmitting information between clients are not always satisfied. Peer-to-peer systems mainly targeting small LANs do not require a dedicated server and support information transmission between clients, but are applicable only to small LANs It has not been. Therefore, while utilizing both the characteristics of the client-server method and the peer-to-peer method, a network system including a personal computer in a home or office, a network computer, and other terminal devices can establish a connection between clients. A unified system that allows access to applications in the network from any workstation, responding to the modification and expansion of systems including multi-vendor equipment configurations between client and server, and between servers There is a demand for a tool that can provide a simple network application environment.

【0012】本発明の目的は、統一的なコンピュータネ
ットワークのアプリケーション環境を容易に形成するこ
とができるネットワークコントロール装置および方法な
らびに記録媒体を提供することである。
An object of the present invention is to provide a network control device and method, and a recording medium that can easily form a unified computer network application environment.

【0013】[0013]

【課題を解決するための手段】本発明は、複数の処理装
置が、クライアント、データベース・サーバまたはアプ
リケーション・サーバとして情報伝達可能に接続される
ネットワークのコントロール装置において、各処理装置
は、クライアントとクライアントとの間、クライアント
とサーバとの間、またはサーバとサーバとの間で情報伝
達処理を制御するためのネットワークコントロール権
を、変更可能な時間単位で、ネットワーク制御情報とと
もに循環させる循環ネットワーク制御手段と、クライア
ントとクライアントとの間、クライアントとサーバとの
間、またはサーバとサーバとの間でアプリケーションの
情報伝達処理を行うネットワーク情報処理手段とを備
え、ネットワークコントロール権が移管されている循環
ネットワーク制御手段を備える処理装置のネットワーク
情報処理手段が、アプリケーションの情報伝達処理の請
求を他の処理装置のネットワーク情報処理手段に直接、
あるいは循環するネットワークコントロール権とともに
送られるネットワーク制御情報上で請求し、ネットワー
クコントロール権が移管されている循環ネットワーク制
御手段を備える処理装置のネットワーク情報処理手段
が、前記の請求されているアプリケーションの情報伝達
処理を行うことを特徴とするネットワークコントロール
装置である。
According to the present invention, there is provided a network control device in which a plurality of processing devices are connected so as to be able to transmit information as a client, a database server or an application server. Circulating network control means for circulating the network control right for controlling the information transmission process between the client and the server or between the server and the server together with the network control information in a changeable time unit. A network information processing means for performing application information transmission processing between a client and a client, between a client and a server, or between a server and a server, wherein a network control right is transferred. Network information processing means comprising processing device, direct billing information transmission processing of the application to the network information processing means of another processing device,
Alternatively, the network information processing means of the processing device having the circulating network control means requesting on the network control information sent together with the circulating network control right is transferred to the information transmission of the claimed application A network control device that performs processing.

【0014】本発明に従えば、ネットワークには複数の
処理装置が、クライアント、データベース・サーバまた
はアプリケーション・サーバとして情報伝達可能に接続
される。各処理装置には、循環ネットワーク制御手段と
ネットワーク情報処理手段とが備えられる。循環ネット
ワーク制御手段は、クライアントとクライアントとの
間、クライアントとサーバとの間、またはサーバとサー
バとの間で情報伝達処理を制御するためのネットワーク
コントロール権を、変更可能な時間単位で、ネットワー
ク制御情報とともに循環させる。ネットワーク情報処理
手段は、クライアントとクライアントとの間、クライア
ントとサーバとの間、またはサーバとサーバとの間でア
プリケーションの情報伝達処理を行う。他の処理装置の
循環ネットワーク制御手段からネットワークコントロー
ル権が循環ネットワーク制御手段に移管されると、その
循環ネットワーク制御手段を備える処理装置は、直接、
あるいはネットワークコントロール権とともに循環され
るネットワーク制御情報上で請求されるアプリケーショ
ンの情報伝達処理を行うので、ネットワーク上で情報伝
達処理を行う処理装置は、ネットワークコントロール権
を有する処理装置によって一元的に管理される。これに
よって、ネットワーク内で同時にデータ送信が行われて
データの衝突が生じ、データの再送信が必要になるよう
な事態を避け、効率的な情報伝達処理を行って各種資源
の有効な活用を図ることができる。すなわち他の処理装
置の循環ネットワーク制御手段からネットワークコント
ロール権が移管されると、ネットワークコントロール権
を持つクライアントまたはサーバのネットワーク情報処
理手段は、他のクライアントまたはサーバのネットワー
ク情報処理手段から請求のあるアプリケーションの情報
伝達処理を行う。したがって、ネットワーク内で複数の
処理装置から同時にデータ送信が行われ、データの衝突
に伴う問題を避けることができる。情報伝達処理の請求
を受けて処理を行う側となる請求先の処理装置では、実
際の情報伝達処理のための環境に基づいて、関連するデ
ータベース処理などを含む請求されているアプリケーシ
ョンの情報伝達処理をまとめて行うことができる。請求
可能なアプリケーションは、問合わせ処理、対話型処理
あるいは一括処理等の種別を問わず、ネットワークに接
続されている処理装置間で効率的に情報伝達処理を行う
ことができる。ネットワークコントロール権には時間制
限があり、しかも制限時間は必要に応じて変更すること
ができるので、ネットワーク全体での協調による統一的
な処理を有効に行うことができる。
According to the present invention, a plurality of processing devices are connected to a network in a manner capable of transmitting information as a client, a database server, or an application server. Each processing device includes a circulating network control unit and a network information processing unit. The circulating network control means controls a network control right for controlling an information transmission process between a client and a client, between a client and a server, or between a server and a server, in a changeable time unit. Circulate with information. The network information processing means performs application information transmission processing between the client and the client, between the client and the server, or between the server and the server. When the network control right is transferred from the circulating network control means of another processing apparatus to the circulating network control means, the processing apparatus having the circulating network control means directly
Alternatively, the information processing of the application requested on the network control information circulated together with the network control right is performed, so that the processing device performing the information transmission process on the network is centrally managed by the processing device having the network control right. You. As a result, it is possible to avoid a situation in which data transmission is performed simultaneously in the network and data collision occurs and data retransmission is required, and an efficient information transmission process is performed to effectively utilize various resources. be able to. In other words, when the network control right is transferred from the circulating network control means of another processing device, the network information processing means of the client or server having the network control right is transferred from the network information processing means of the other client or server. Information transmission processing. Therefore, data transmission is simultaneously performed from a plurality of processing devices in the network, and the problem associated with data collision can be avoided. In the processing device of the billing destination, which performs the processing in response to the request for the information transmission processing, the information transmission processing of the requested application including the related database processing, etc., based on the environment for the actual information transmission processing. Can be performed collectively. A billable application can efficiently perform information transmission processing between processing devices connected to a network regardless of the type of inquiry processing, interactive processing, batch processing, and the like. The network control right has a time limit, and the time limit can be changed as needed, so that a unified process by coordination over the entire network can be effectively performed.

【0015】また本発明で前記ネットワーク情報処理手
段は、前記の請求されているアプリケーションの情報伝
達処理とともに、請求元の処理装置を端末として使用す
ることを含む入出力処理も行うことを特徴とする。
Further, in the present invention, the network information processing means performs input / output processing including use of the processing apparatus of the billing source as a terminal together with the information transmission processing of the requested application. .

【0016】本発明に従えば、前記のアプリケーション
の情報伝達処理を行うことが請求されている処理装置の
ネットワーク情報処理手段は、情報伝達処理とともに端
末入出力処理をも行う。したがって、請求のあったアプ
リケーションの請求元の処理装置を端末として使用する
入出力処理を、請求を受けたネットワークコントロール
権を持つネットワーク情報処理手段が行うことになる。
他のクライアントまたはサーバの処理装置の持つアプリ
ケーションの実行を請求しても、請求元の処理装置に対
する入出力操作で処理を進めることができる。また必要
なネットワーク端末機能を持たない処理装置がクライア
ントもしくはサーバとなるときであっても、ネットワー
クコントロール権を持っているクライアントまたはサー
バのネットワーク情報処理手段がネットワーク端末入出
力処理を代行することができ、情報伝達処理の請求側と
受諾側の端末種別が異なっていれば、その情報変換を含
む情報伝達処理も行うことができる。
According to the present invention, the network information processing means of the processing device which is requested to perform the information transmission processing of the application performs the terminal input / output processing together with the information transmission processing. Therefore, the network information processing means having the requested network control right performs the input / output processing using the processing device of the billing source of the billed application as a terminal.
Even if a request is made to execute an application possessed by a processing device of another client or server, the processing can be advanced by an input / output operation to the processing device of the request source. Also, even when a processing device that does not have the required network terminal function becomes a client or server, the network information processing means of the client or server that has network control authority can substitute for the network terminal input / output processing. If the terminal types of the requesting side and the accepting side of the information transmission process are different, the information transmission process including the information conversion can also be performed.

【0017】また本発明で前記ネットワーク情報処理手
段は、前記の請求されているアプリケーションの情報伝
達処理の対象となる情報に、該情報伝達処理の条件判定
項目および該情報伝達処理のコマンド項目を含むことを
特徴とする。
In the present invention, the network information processing means includes, in the information to be subjected to the information transmission processing of the requested application, a condition determination item of the information transmission processing and a command item of the information transmission processing. It is characterized by the following.

【0018】本発明に従えば、前記のネットワーク情報
処理手段は、情報伝達処理を行う情報に、情報伝達処理
の条件判定項目およびコマンド項目を含め、処理するア
プリケーション情報伝達処理の処理内容な判断分岐条件
等を予め指定して請求することができる。
According to the present invention, the network information processing means includes, in the information for performing the information transmission process, a condition determination item and a command item for the information transmission process, and a determination branch for determining the processing content of the application information transmission process to be processed. A request can be made by designating conditions and the like in advance.

【0019】また本発明で前記ネットワーク情報処理手
段は、前記の請求されているアプリケーションの情報伝
達処理を、他の処理装置に代行して行わせることを特徴
とする。
Further, the present invention is characterized in that the network information processing means performs the information transmission processing of the claimed application on behalf of another processing device.

【0020】本発明に従えば、ネットワークコントロー
ル権が移管された循環ネットワーク制御手段を備える処
理装置は、ネットワーク情報処理手段によって請求され
たアプリケーションの情報伝達処理を他のクライアント
またはサーバとなる処理装置のネットワーク情報処理手
段に、必要に応じて代行して行わせるので、ネットワー
ク内での柔軟な連携処理を行うことができる。
According to the present invention, the processing apparatus provided with the circulating network control means to which the network control right has been transferred is the processing apparatus for transmitting the application information requested by the network information processing means to another client or server. Since the network information processing means is performed on behalf of the network as necessary, flexible coordination processing in the network can be performed.

【0021】また本発明で前記循環ネットワーク制御手
段は、前記ネットワーク制御情報を用いて、ネットワー
クのシステム構成および障害復旧のための処理を、前記
ネットワークコントロール権の移管時の移管元および移
管先となる際に行うことを特徴とする。
In the present invention, the circulating network control means uses the network control information as a transfer source and a transfer destination for transferring a network system configuration and a process for recovering from a failure when transferring the network control right. It is characterized in that it is performed at the time.

【0022】本発明に従えば、各処理装置の循環ネット
ワーク制御手段がネットワークコントロール権を循環さ
せる際に用いるネットワーク制御情報を用いて、ネット
ワークのシステム構成および障害復旧のための処理を行
うので、ネットワークコントロール権を持っているクラ
イアントまたはサーバとなる処理装置の循環ネットワー
ク制御手段が、他のクライアントまたはサーバとなる処
理装置の循環ネットワーク制御手段にネットワークコン
トロール権を移管する時点で、移管先と移管元となる処
理装置間で、ネットワーク制御情報を含め、相互に内容
を更新し、システム構成や障害復旧等の処理を併せて行
うことができる。
According to the present invention, since the circulating network control means of each processing device uses the network control information used for circulating the network control right, the network system configuration and the processing for recovery from the fault are performed. When the circulating network control means of the processing device serving as a client or server having the control right transfers the network control right to the circulating network control means of the processing device serving as another client or server, the transfer destination and the transfer source are determined. It is possible to mutually update the contents, including the network control information, between the processing devices, and perform processing such as system configuration and failure recovery.

【0023】さらに本発明は、複数の処理装置が、クラ
イアント、データベース・サーバまたはアプリケーショ
ン・サーバとして情報伝達可能に接続されるネットワー
クのコントロール方法において、各処理装置に、クライ
アントとクライアントとの間、クライアントとサーバと
の間、またはサーバとサーバとの間で情報伝達処理を制
御するためのネットワークコントロール権を、変更可能
な時間単位で、ネットワーク制御情報とともに循環させ
る循環ネットワーク制御手段と、クライアントとクライ
アントとの間、クライアントとサーバとの間、またはサ
ーバとサーバとの間でアプリケーションの情報伝達処理
を行うネットワーク情報処理手段とを備えておき、ネッ
トワークコントロール権が移管されている循環ネットワ
ーク制御手段を備える処理装置のネットワーク情報処理
手段が、直接、あるいは循環するネットワークコントロ
ール権とともに送られるネットワーク制御情報上で、他
の処理装置のネットワーク情報処理手段に、アプリケー
ションの情報伝達処理を請求し、ネットワークコントロ
ール権が移管されている循環ネットワーク制御手段を備
える処理装置のネットワーク情報処理手段が、前記の請
求されているアプリケーションの情報伝達処理を行うこ
とを特徴とするネットワークコントロール方法である。
The present invention further provides a method of controlling a network in which a plurality of processing devices are connected so as to be able to transmit information as a client, a database server, or an application server. Circulating network control means for circulating a network control right for controlling information transmission processing between the server and the server or between the server and the server together with the network control information in a changeable time unit; and a client and the client. Network information processing means for performing application information transmission processing between a client and a server or between a server and a server, and a circulating network control means to which the network control right is transferred. The network information processing means of one processing device requests the network information processing means of another processing device for information transmission processing of an application on the network control information sent directly or together with the circulating network control right, and A network control method, characterized in that the network information processing means of the processing device provided with the circulation network control means to which the application has been transferred performs the information transmission processing of the claimed application.

【0024】本発明に従えば、変更可能な時間単位でネ
ットワークコントロール権を循環させることによって、
ネットワークコントロール権を有するクライアントまた
はサーバとなる処理装置が、他のクライアントまたはサ
ーバとなる処理装置にアプリケーションの情報伝達処理
の請求を直接、またはネットワーク制御情報を介して行
うので、ネットワークコントロール権がない処理装置が
データを一方的にネットワークに送出することによるデ
ータの衝突のおそれおよび再送信の必要がなく、また請
求されたアプリケーションの情報伝達処理をまとめて行
うので、効率的なアプリケーションの実行を行うことが
できる。
According to the present invention, by circulating network control rights in variable time units,
Since the processing device serving as a client or a server having the network control right requests the application information transmission processing to another processing device serving as the client or the server directly or via the network control information, the processing without the network control right is performed. There is no danger of data collision due to the device unilaterally sending data to the network and there is no need for retransmission, and since the information transmission processing of the requested application is performed collectively, efficient application execution is performed. Can be.

【0025】さらにまた本発明は、コンピュータに、複
数の処理装置が、クライアント、データベース・サーバ
またはアプリケーション・サーバとして情報伝達可能に
接続されるネットワークのコントロール装置として、各
処理装置が、クライアントとクライアントとの間、クラ
イアントとサーバとの間、またはサーバとサーバとの間
で情報伝達処理を制御するためのネットワークコントロ
ール権を、変更可能な時間単位で、ネットワーク制御情
報とともに循環させる循環ネットワーク制御手段と、ク
ライアントとクライアントとの間、クライアントとサー
バとの間、またはサーバとサーバとの間でアプリケーシ
ョンの情報伝達処理を行うネットワーク情報処理手段と
を備え、ネットワークコントロール権が移管されている
循環ネットワーク制御手段を備える処理装置のネットワ
ーク情報処理手段が、他の処理装置のネットワーク情報
処理手段に、直接、あるいは、ネットワークコントロー
ル権の循環とともに送られるネットワーク制御情報でア
プリケーションの情報伝達処理を請求し、ネットワーク
コントロール権が移管されている循環ネットワーク制御
手段を備える処理装置のネットワーク情報処理手段が、
前記の請求されているアプリケーションの情報伝達処理
を行うことを特徴とするネットワークコントロール装置
として機能させるためのプログラムを記録したコンピュ
ータで読取り可能な記録媒体である。
Still further, according to the present invention, a plurality of processing devices are connected to a computer as a control device of a network in which information can be transmitted as a client, a database server or an application server. A circulating network control means for circulating the network control right for controlling the information transmission process between the client and the server or between the server and the server, together with the network control information, in a changeable time unit, A circulating network having network information processing means for performing application information transmission processing between a client and a client, between a client and a server, or between a server and a server, and to which network control authority has been transferred; The network information processing means of the processing apparatus having the control means requests the network information processing means of another processing apparatus to transmit information of the application directly or by using the network control information sent together with the circulation of the network control right. The network information processing means of the processing device having the circulation network control means to which the control right has been transferred,
A computer-readable recording medium on which is recorded a program for functioning as a network control device, which performs the information transmission process of the claimed application.

【0026】本発明に従えば、コンピュータ読取り可能
な記録媒体に記録されているプログラムによって、コン
ピュータ装置を、ネットワークに複数の処理装置が接続
され、ネットワークコントロール権が変更可能な時間単
位とともに循環されるネットワークコントロール装置と
して動作させることができる。
According to the present invention, a plurality of processing devices are connected to a network by a program recorded on a computer-readable recording medium, and a network control right is circulated along with a changeable time unit. It can be operated as a network control device.

【0027】[0027]

【発明の実施の形態】図1は、本発明の実施の一形態の
コンピュータネットワークシステムを示す。ライン1に
は、ネットワーク制御部2a,2b,2cを介して複数
の処理装置10a,10b,10cが接続される。各処
理装置10a,10b,10cは、パーソナルコンピュ
ータやワークステーションなど、プログラムによって動
作するコンピュータ装置で実現される。本実施形態で
は、パーソナルコンピュータなどもライン1に接続され
る限り、ワークステーションと呼ぶこととする。各処理
装置10a,10b,10cには、循環ネットワーク制
御手段11a,11b,11c、ネットワーク情報処理
手段12a,12b,12c、アプリケーションソフト
処理部13a,13b,13cおよびデータベース14
a,14b,14cがそれぞれ含まれる。処理装置10
a,10b,10cの数は、図1に示される3個に限ら
ず、2個以上の複数個とすることができる。アプリケー
ションソフト処理部13a,13b,13cには、ワー
クステーションによって実行されるデータベース処理用
やその他のアプリケーションソフトウエアが含まれる。
データベース14a,14b,14cは、アプリケーシ
ョンソフト処理部13a,13b,13cのデータベー
ス処理による管理や処理の対象となる。
FIG. 1 shows a computer network system according to an embodiment of the present invention. The line 1 is connected to a plurality of processing devices 10a, 10b, 10c via network controllers 2a, 2b, 2c. Each of the processing devices 10a, 10b, and 10c is realized by a computer device such as a personal computer or a workstation that operates according to a program. In the present embodiment, a personal computer or the like is also called a workstation as long as it is connected to the line 1. Each of the processing devices 10a, 10b, 10c includes a circulating network control unit 11a, 11b, 11c, a network information processing unit 12a, 12b, 12c, an application software processing unit 13a, 13b, 13c, and a database 14
a, 14b, and 14c, respectively. Processing device 10
The number of a, 10b, and 10c is not limited to three as shown in FIG. 1, but may be two or more. The application software processing units 13a, 13b, 13c include database processing and other application software executed by the workstation.
The databases 14a, 14b, and 14c are targets for management and processing by the database processing of the application software processing units 13a, 13b, and 13c.

【0028】図2は、図1の循環ネットワーク制御手段
11a,11b,11cの制御によって、図1のライン
に接続される各処理装置10a,10b,10cが、循
環ネットワークを構成している状態を示す。(通信)ラ
インを用いて情報伝達処理を行うための循環ネットワー
クコントロール権20は、複数のワークステーション2
1,22,23,24,25,…2n間を循環する。図
1の処理装置10a,10b,10cと同様なワークス
テーション#1から#5までと#nとは、ワークステー
ション21〜25,2nとして、クライアントまたはサ
ーバとして動作する。各ワークステーション21〜2
5,2nには、クライアントまたはサーバ21a〜2n
a、エージェント21b〜2nbおよび任意の端末21
c〜2ncが含まれる。エージェント21b〜2nbに
は、図1に示す循環ネットワーク制御手段11a,11
b,11cが含まれ、その制御の下、循環ネットワーク
コントロール権の循環が行われる。循環ネットワークコ
ントロール権20を受けたワークステーション21〜2
nは、循環ネットワークコントロール権20とともに循
環されるネットワーク制御情報に従って、他のワークス
テーション21〜2nから請求されているアプリケーシ
ョンの処理を行い、かつ他のワークステーション21〜
2nに請求するアプリケーションがあれば、それをネッ
トワーク制御情報にセットする。このようにして、任意
のワークステーション21〜2nからネットワーク内の
他のワークステーション21〜2nに、アプリケーショ
ンの実行を請求することができる。
FIG. 2 shows a state in which the processing devices 10a, 10b and 10c connected to the lines in FIG. 1 form a circulating network under the control of the circulating network control means 11a, 11b and 11c in FIG. Show. The circulation network control right 20 for performing the information transmission process using the (communication) line includes a plurality of workstations 2.
Circulate between 1,2,23,24,25, ... 2n. Workstations # 1 to # 5 and #n similar to the processing devices 10a, 10b, and 10c in FIG. 1 operate as clients or servers as workstations 21 to 25, 2n. Each workstation 21-2
5 and 2n include clients or servers 21a to 2n
a, agents 21b to 2nb and arbitrary terminal 21
c to 2 nc. The agents 21b to 2nb are provided with the circulating network control means 11a and 11 shown in FIG.
b, 11c, under which the circulation of the circulating network control right is performed. Workstations 21 and 2 that have received the circulation network control right 20
n performs the processing of the application requested from the other workstations 21 to 2n in accordance with the network control information circulated together with the circulating network control right 20, and
If there is an application to charge 2n, it is set in the network control information. In this manner, an application can be requested from any workstation 21 to 2n to another workstation 21 to 2n in the network.

【0029】請求されたアプリケーションの実行におい
て、実行する側のワークステーション21〜2nのネッ
トワーク情報処理手段12a,12b,12cは、その
アプリケーションを請求した側の端末の入出力を代行
し、請求側の端末のレベルに捕らわれず、アプリケーシ
ョンに見合った端末入出力処理を行うことも可能とな
る。たとえば、キーボードやディスプレイなどは全ての
ワークステーションで備えていても、イメージスキャナ
やプリンタなどは必ずしも全部のワークステーションに
備えられていない。アプリケーションの実行に伴う情報
処理装置では、循環ネットワークコントロール権20の
循環経路30とは別の経路31,32,33,…を利用
することもできる。
In executing the requested application, the network information processing means 12a, 12b, and 12c of the workstations 21 to 2n on the execution side perform input / output of the terminal on the requesting side on behalf of the requesting side. It is also possible to perform terminal input / output processing appropriate for the application without being caught by the terminal level. For example, a keyboard, a display, and the like are provided in all workstations, but an image scanner, a printer, and the like are not necessarily provided in all workstations. In the information processing device accompanying the execution of the application, a route 31, 32, 33,... Different from the circulation route 30 of the circulation network control right 20 can be used.

【0030】ワークステーションから次のワークステー
ションへのネットワークコントロール権の循環におい
て、その際のネットワーク制御情報の交信で、ワークス
テーション23の循環ネットワーク制御手段が動作しな
いことが判明した場合を想定する。ワークステーション
22の循環ネットワーク制御手段は、ネットワークシス
テムのステータス等を調べ、ワークステーション23を
切離せば正常なネットワークシステムを維持することが
できると判断するとき、ワークステーション23をバイ
パスして、以後はワークステーション24とのネットワ
ーク制御情報交信を含め、ワークステーション22から
ワークステーション24への循環ルート40を確立し、
ネットワーク処理を継続する。バイパスされたワークス
テーション23では、たとえば所定の時間が経過しても
循環ネットワークコントロール権20が移管されないこ
とで、ネットワークから切離されていることを検知し、
予め設定されている障害復旧のための処理を開始する。
障害が復旧した後では、ネットワークに再接続し、ネッ
トワークシステムを復旧させる手順を、予め定めておく
こともできる。
In the circulation of the network control right from the workstation to the next workstation, it is assumed that the communication of the network control information at that time reveals that the circulation network control means of the workstation 23 does not operate. The circulating network control means of the workstation 22 checks the status of the network system and the like, and when it is determined that the normal network system can be maintained by disconnecting the workstation 23, the workstation 23 is bypassed. Establishing a circular route 40 from workstation 22 to workstation 24, including network control information exchange with workstation 24;
Continue network processing. The bypassed workstation 23 detects that it has been disconnected from the network, for example, because the circulation network control right 20 is not transferred even after a predetermined time has elapsed,
The processing for recovery from a preset failure is started.
After the failure is recovered, a procedure for reconnecting to the network and recovering the network system can be determined in advance.

【0031】図3は、各処理装置10a,10b,10
cのネットワーク情報処理手段12a,12b,12c
が図2の経路30,31,32,33,…,40を利用
して、クライアントとサーバとの間でやり取りする情報
様式50の例を示す。通信制御情報51は、パケット制
御情報等を含み、ネットワーク上で情報の送受信を行う
ための制御情報となる。ヘッダ情報52は、アプリケー
ション種別53と請求動作条件54とを含む。アプリケ
ーション種別53には、アプリケーションプログラムの
所在やダウンロードの要否等も含む。請求動作条件54
には、1:1で処理の終わるまでコネクト状態を解除し
ない方法ではなく、処理の開始の後、処理は継続され、
ただし請求先と請求元とのコネクト状態を抜け出して、
請求の処理が進行するような、いわゆる置いてきぼり制
御や、コネクト状態をキープする占有モード等も含む。
さらに情報様式50には、情報伝達処理の情報内容55
自体も含まれる。情報伝達処理の情報内容55は、条件
判定指定56、コマンド57、データ58等を含む。条
件判定指定56には、IDコードやパスワード、Ma
x.制限時間等を含む。コマンド57は、たとえば問合
わせと応答の対話モードにおけるquery/resp
onseの手順設定等の指定を含む。データ58は、文
字、イメージ(ピクセル)、カラー指定、ウインドウ、
ロケーション等の指定情報を含む。
FIG. 3 shows each of the processing units 10a, 10b, 10
c network information processing means 12a, 12b, 12c
Shows an example of an information format 50 exchanged between a client and a server using the paths 30, 31, 32, 33,..., 40 of FIG. The communication control information 51 includes packet control information and the like, and serves as control information for transmitting and receiving information on a network. The header information 52 includes an application type 53 and a billing operation condition 54. The application type 53 includes the location of the application program and whether or not the application program needs to be downloaded. Billing operation condition 54
Is a method that does not release the connected state until the processing ends at 1: 1. Instead, the processing is continued after the processing is started,
However, we break out of the connected state between the billing party and the billing source,
It also includes so-called throw-away control in which the billing process proceeds, an occupation mode for keeping the connected state, and the like.
Further, the information format 50 includes information content 55 of the information transmission process.
It also includes itself. The information content 55 of the information transmission process includes a condition determination designation 56, a command 57, data 58, and the like. The condition determination designation 56 includes an ID code, a password, Ma
x. Including the time limit. The command 57 is, for example, a query / resp in an inquiry-response interactive mode.
Includes specification of once procedure setting, etc. Data 58 includes characters, images (pixels), color designations, windows,
Includes specified information such as location.

【0032】図4は、図2に示す循環ネットワークコン
トロール権20とともに循環させるネットワーク制御情
報60の例を示す。ネットワーク制御情報60は、各ワ
ークステーション21〜2nとして接続されている処理
装置10a,10b,10cの循環ネットワーク制御手
段11a,11b,11cのための制御交信情報であ
り、ネットワーク内の循環経路30等を循環し、更新・
維持される。ヘッダ61は、ネットワーク制御情報60
であることを示し、順番が付される。必要に応じ、1か
らnページで構成する。次に、循環ネットワークコント
ロール情報62として、循環ネットワークコントロール
権20の移管先、移管元および直前の移管元の情報を付
す。その後には、ネットワークシステム構成制御情報6
3が続く。ネットワークシステム構成制御情報63に
は、循環ネットワークコントロール権20が循環する各
ワークステーションの状態を把握するために設けられ、
そのステータスや、変更して接続されるワークステーシ
ョンであるprior link,after lin
k等の前後の構成単位との循環ルート情報等を含む。次
に各ワークステーション毎に、他のワークステーション
への請求内容64が付加される。請求内容64には、請
求元のワークステーション21〜2nからの「情報伝達
処理の請求」として、請求先のワークステーション番号
と実際に請求する内容とが含まれる。実際に請求する内
容としては、アプリケーション種別やその他の請求処理
区分を含む処理要求区分、障害復旧処理の要求レベルの
内容、請求元の端末種別と端末入出力代行要求レベル、
順次や1件単位(one by one)等の処理モー
ド、継続、中断、完了等の処理ステータス、要求時刻、
開始時刻および終了時刻を含む時刻、優先処理の要求レ
ベルなどが含まれる。
FIG. 4 shows an example of the network control information 60 circulated together with the circulating network control right 20 shown in FIG. The network control information 60 is control communication information for the circulating network control means 11a, 11b, 11c of the processing devices 10a, 10b, 10c connected as the respective workstations 21 to 2n, such as the circulating path 30 in the network. And update
Will be maintained. The header 61 contains the network control information 60
And the order is given. It is composed of 1 to n pages as needed. Next, information of the transfer destination, transfer source, and immediately preceding transfer source of the circulation network control right 20 is added as the circulation network control information 62. Thereafter, the network system configuration control information 6
3 follows. The network system configuration control information 63 is provided to grasp the state of each workstation in which the circulating network control right 20 circulates,
The status, the priority link and the after link, which are the workstations to be changed and connected.
Includes information on the circulation route to the constituent units before and after k and the like. Next, for each workstation, the billing contents 64 to other workstations are added. The billing content 64 includes the workstation number of the billing destination and the actual billing content as "billing for information transmission processing" from the workstations 21 to 2n of the billing source. The actual billing contents include the processing request classification including the application type and other billing processing classifications, the contents of the request level of the failure recovery processing, the terminal type of the billing source and the terminal input / output proxy request level,
Processing modes such as sequential and one by one, processing status such as continuation, interruption, completion, request time,
A time including a start time and an end time, a request level of priority processing, and the like are included.

【0033】図5から図11までは、図1の実施形態で
ネットワーク制御を行う手順を示す。この手順で、「ワ
ークステーション」は、ネットワークに接続している処
理装置10a,10b,10cのクライアントまたはサ
ーバの機能を代表するものとして用いる。図5のステッ
プs0から手順を開始し、ステップs1では起動後の初
期処理を行う。初期処理は、ネットワークに接続される
任意のワークステーションから行うことができる。ステ
ップs2では、各処理装置10a,10b,10cの循
環ネットワーク制御手段11a,11b,11cによっ
て、ネットワークシステムの状態チェックがそれぞれ行
われる。ステップs3では、ステップs2のネットワー
クシステムの状態確認結果を調べ、もし準備が完了して
いるReady状態でなければ、ステップs2に戻り、
再度ネットワークの状態のチェックを行う。ステップs
3で、ネットワークの状態がReadyであることが判
明すると、次のステップs4に移り、ネットワークシス
テムを始動させるための初期処理を行う。ここでは、ネ
ットワーク接続の相互確認とその登録等を行う。その
後、ステップs5に進み、ステップs4の初期処理の結
果を調べ、異常があればステップs2に戻って、ネット
ワークシステムの状態チェックからやり直す。正常であ
れば、「R」、すなわち図4に示すステップs11に進
む。
FIGS. 5 to 11 show a procedure for performing network control in the embodiment of FIG. In this procedure, the “workstation” is used as a representative of the function of the client or server of the processing devices 10a, 10b, and 10c connected to the network. The procedure starts from step s0 in FIG. 5, and in step s1, initial processing after startup is performed. Initial processing can be performed from any workstation connected to the network. At step s2, the status of the network system is checked by the circulating network control means 11a, 11b, 11c of each of the processing devices 10a, 10b, 10c. In step s3, the state check result of the network system in step s2 is checked. If the ready state is not ready, the process returns to step s2.
Check the network status again. Steps
If it is determined in step 3 that the state of the network is Ready, the process proceeds to the next step s4, where an initial process for starting the network system is performed. Here, mutual confirmation of network connection and registration thereof are performed. Thereafter, the process proceeds to step s5, where the result of the initial processing in step s4 is checked. If it is normal, the process proceeds to “R”, that is, step s11 shown in FIG.

【0034】図6に示すステップs11では、ネットワ
ークアプリケーションの始動処理を行う。次のステップ
s12では、ワークステーションから、ネットワークア
プリケーションシステムを起動させる。ステップs13
では、その時点でネットワークアプリケーションシステ
ムが始動完了Readyとなっているか否かをチェック
する。もし異常があるときには、ステップs11に戻
り、ネットワークアプリケーションの始動処理をやり直
す。ステップs13で異常がなければ、ステップs14
に移り、各ワークステーションへアプリケーションの開
始指令を出す。次のステップs15では、各ワークステ
ーションからの応答を確認し、全てOKとはならないと
きには、ステップs16でNo Goodの応答を行う
ワークステーションの表示を行う。ステップs15で全
てOKのとき、またはステップs16の表示が終了する
と、「1」、すなわち図7に示すステップs21に進
む。
In step s11 shown in FIG. 6, a process for starting a network application is performed. In the next step s12, the network application system is activated from the workstation. Step s13
Then, it is checked whether or not the network application system is ready to start at that time. If there is an abnormality, the process returns to step s11, and the start processing of the network application is performed again. If there is no abnormality in step s13, step s14
And sends an application start command to each workstation. In the next step s15, the responses from the respective workstations are confirmed, and if all are not OK, the workstations that respond No in the step s16 are displayed. When all are OK in step s15, or when the display in step s16 ends, the process proceeds to “1”, that is, step s21 shown in FIG.

【0035】図7に示すステップs21では、ネットワ
ークに登録されている全てのワークステーションが正常
に立上がって始動しているか否かをチェックする。No
tReadyのワークステーションがあるときには、ス
テップs22でその表示を行う。ステップs21で全て
のワークステーションが正常に始動していると判断され
るとき、またはステップs22の表示が終了すると、ス
テップs23に進む。ステップs23では、ネットワー
ク内で端末入出力代行の設定の有無をチェックする。ス
テップs24では、ステップs23のチェック結果で、
端末入出力代行のワークステーションがあるか否かを判
断する。そのようなワークステーションがある場合に
は、ステップs25で、代行ワークステーションを選択
し、入出力処理を代行するワークステーションの選択を
行って、入出力処理が代行される該当ワークステーショ
ンのための代行入出力処理の初期処理を指令する。
In step s21 shown in FIG. 7, it is checked whether or not all the workstations registered on the network have started up normally and started. No
If there is a tReady workstation, it is displayed in step s22. When it is determined in step s21 that all the workstations have been started normally, or when the display in step s22 is completed, the process proceeds to step s23. In step s23, it is checked whether or not the terminal input / output proxy is set in the network. In step s24, based on the check result in step s23,
It is determined whether there is a terminal input / output agent workstation. If such a workstation is present, in step s25, a substitute workstation is selected, and a workstation for performing input / output processing is selected. Instructs initial processing of input / output processing.

【0036】図8は、図7のステップs25の指令後、
またはステップs24で端末入出力の代行の設定がない
と判断された後の処理である「2」以下を示す。ステッ
プs31は、端末入出力代行処理の初期処理が正常終了
しているか否かを判断する。正常終了していないと判断
されるときには、「A」で示すように、図7のステップ
s25に戻り、端末入出力代行の初期処理をやり直す。
ステップs31のチェックで正常終了していると判断さ
れるときには、ステップs32に進み、ネットワークの
ステータスを確認し、ネットワーク制御情報を生成し、
循環モードに入るため、ネットワーク制御情報に基づ
き、次の循環先にネットワーク制御情報を送信して、循
環ネットワークコントロール権20を渡す。同時に移管
元と移管先の双方で、障害復旧対策のための処理も行
う。ステップs33では、循環ネットワークコントロー
ル権20の移管の応答を待ち、もし循環ネットワークコ
ントロール権20が次の循環先に正常に移管されている
ときには、ステップs34に進む。正常に移管されてい
ないときには、ステップs32に戻り、再トライを行
う。この場合に、移管先が正常に機能していないと判断
される場合は、その移管先をバイパスするような循環ネ
ットワークコントロール権20の循環ルート40の再構
成処理に入る。ステップs33で循環ネットワークコン
トロール権20が正常に移管されたと判断されるときに
は、ステップs34でネットワークコントロール循環待
ちモードに入り、WAIT状態となる。次のステップs
35では、他のワークステーションからそのワークステ
ーションに循環ネットワークコントロール権20が移管
されたか否かを判断する。移管されるまでステップs3
4とステップs35とを繰返し、WAIT状態を続け
る。
FIG. 8 shows a state after the command of step s25 in FIG.
Alternatively, “2” and below, which are processes after it is determined in step s24 that there is no terminal input / output proxy setting, are shown. A step s31 decides whether or not the initial processing of the terminal input / output proxy processing has been completed normally. When it is determined that the process has not been completed normally, the process returns to step s25 in FIG. 7 and the initial process of the terminal input / output proxy is performed again, as indicated by “A”.
If it is determined in step s31 that the process has been completed normally, the process proceeds to step s32, where the status of the network is confirmed, network control information is generated,
To enter the circulation mode, the network control information is transmitted to the next circulation destination based on the network control information, and the circulation network control right 20 is passed. At the same time, both the transfer source and the transfer destination perform processing for failure recovery measures. In step s33, a response to the transfer of the circulating network control right 20 is waited. If the circulating network control right 20 has been normally transferred to the next circulation destination, the process proceeds to step s34. If the transfer has not been performed normally, the flow returns to step s32, and a retry is performed. In this case, if it is determined that the transfer destination is not functioning normally, the process enters a process of reconfiguring the circulation route 40 of the circulation network control right 20 to bypass the transfer destination. If it is determined in step s33 that the circulating network control right 20 has been normally transferred, the process enters the network control circulating waiting mode in step s34 and enters the WAIT state. Next steps
At 35, it is determined whether the circulating network control right 20 has been transferred from another workstation to that workstation. Step s3 until transferred
4 and step s35 are repeated to keep the WAIT state.

【0037】図9は、図8のステップs35で、そのワ
ークステーションに循環ネットワークコントロール権2
0が移管されたと判断される後の処理である「3」以下
を示す。ステップs41では、各ワークステーション共
通の循環ネットワークコントロール権20が移管された
コントロール移管時の初期処理を行う。次のステップs
42では、循環ネットワークコントロール権20ととも
に循環するネットワーク制御情報40の内容を解析す
る。ステップs43では、自身のワークステーション宛
ての情報をロードし、請求のあったアプリケーションの
受入れを行う。次のステップs44で、自身のワークス
テーションから他のワークステーションに請求するアプ
リケーションがあれば、そのアプリケーションをネット
ワーク制御情報にセットして、請求するアプリケーショ
ンの設定を行う。ここではネットワーク制御情報の内容
をセットして他のワークステーションにアプリケーショ
ンの情報伝達処理の請求をしているが、ネットワークコ
ントロール権を持つ処理装置のネットワーク情報処理手
段が他のワークステーションに直接請求することもでき
る。
FIG. 9 shows that in step s35 of FIG.
"0" indicates processing after "3", which is the processing after it is determined that the transfer has been made. In step s41, initial processing at the time of control transfer in which the circulating network control right 20 common to each workstation is transferred is performed. Next steps
At 42, the contents of the network control information 40 circulating with the circulating network control right 20 are analyzed. In step s43, information addressed to the own workstation is loaded, and the requested application is accepted. In the next step s44, if there is an application to be charged from the own workstation to another workstation, the application is set in the network control information and the application to be charged is set. In this case, the content of the network control information is set to request the other workstations to transmit the information of the application. However, the network information processing means of the processing device having the network control right directly requests the other workstations. You can also.

【0038】図10は、図9のステップs44に続いて
行われる「4」以下の手順を示す。ステップs51で
は、ネットワーク制御情報で請求されたアプリケーショ
ンの情報伝達処理を行う。この際に端末入出力代行の指
定があれば、それに従う。ステップs53では、請求の
あったアプリケーションの情報伝達処理が全て終了して
いるか否かを判断する。全て終了していると判断される
ときには、ステップs53で、情報処理の終了を請求元
に伝達する処理を行い、ステップs32に戻って循環ネ
ットワークコントロール権20の移管処理に移る。ステ
ップs52で全ての情報伝達処理が終了していないと判
断されるときには、ステップs54に進み、Max.設
定時間が経過しているか否かを判断する。時間が経過し
ていないと判断されるときには、ステップs51に戻
り、情報伝達処理をそのまま継続する。ステップs54
で、時間が経過していると判断されるときには、ステッ
プs55で次の循環先に1スパンの占有時間の延長を求
めるためのINQ信号を送出し、時間占有を請求する。
FIG. 10 shows a procedure following "4" performed after step s44 in FIG. In step s51, information transmission processing of the application requested by the network control information is performed. At this time, if a terminal input / output proxy is specified, it is followed. In step s53, it is determined whether or not all the information transmission processes of the requested application have been completed. When it is determined that all the processes have been completed, a process of transmitting the end of the information processing to the billing source is performed in step s53, and the process returns to step s32 to transfer the circulation network control right 20. If it is determined in step s52 that all the information transmission processes have not been completed, the process proceeds to step s54, where Max. It is determined whether the set time has elapsed. When it is determined that the time has not elapsed, the process returns to step s51, and the information transmission process is continued. Step s54
When it is determined that the time has elapsed, an INQ signal for requesting the extension of the occupation time of one span is sent to the next circulation destination in step s55 to request time occupation.

【0039】図11は、図10のステップs55に続け
て、「5」以下で行う時間占有に関する手順を示す。ス
テップs61では、INQによる占有時間延長の要求が
受入れられているか否かを判断する。占有時間延長の要
求が受入れられないときには、ステップs62でネット
ワーク制御情報の所定のフラグを中断にセットし、ステ
ップs32に戻る。ステップs61で、次の循環先から
占有時間延長がOKであると応答を受けている場合に
は、ステップs63で循環ネットワークコントロール権
20に設けられる継続フラグをオンにセットして、ステ
ップs51に戻る。
FIG. 11 shows a procedure related to time occupancy performed at "5" and below, following step S55 in FIG. In step s61, it is determined whether or not the request for extending the occupation time by INQ has been accepted. If the request for extending the occupation time is not accepted, a predetermined flag of the network control information is set to interrupt in step s62, and the process returns to step s32. If it is determined in step s61 that the extension of the occupation time is OK from the next circulation destination, the continuation flag provided in the circulation network control right 20 is set to on in step s63, and the process returns to step s51. .

【0040】本実施形態では、循環ネットワークコント
ロール権20を循環させる際に、予め設定されるMa
x.設定時間を1スパンの時間単位で延長が可能な場合
には延長し、請求されるアプリケーションに必要な情報
伝達処理をできるだけ完了させることができる。占有時
間の延長が好ましくないときには、延長の許可を行わな
いことによって、循環ネットワークコントロール権20
がMax.設定時間を超えて1つのワークステーション
に占有されることを防ぎ、総合的なネットワークとして
の処理効率を向上させることができる。
In the present embodiment, when the circulation network control right 20 is circulated, the Ma
x. If it is possible to extend the set time in units of one span, the information transmission process required for the requested application can be completed as much as possible. When it is not desirable to extend the occupation time, the extension of the occupation time is not permitted, so that the circulation network
Is Max. It is possible to prevent one workstation from being occupied for more than the set time, and to improve the processing efficiency as a comprehensive network.

【0041】以上説明した実施形態の動作は、各処理装
置10a,10b,10cのプログラムとして、各種記
録媒体やネットワークを通じてインストールすることが
できる。
The operation of the above-described embodiment can be installed as a program for each of the processing devices 10a, 10b, and 10c through various recording media and networks.

【0042】[0042]

【発明の効果】以上のように本発明によれば、循環する
ネットワークコントロール権を利用して、ネットワーク
を利用する情報伝達処理で同時データ送信の衝突に伴う
再送信を行う必要が生じることを避け、ネットワークコ
ントロール権とともに循環させるネットワーク制御情報
で請求されるアプリケーションの情報伝達処理を、ネッ
トワークコントロール権を有する処理装置の管理下で多
様に行うことができ、関連のデータベース処理などを含
めてまとめて行い、効率的なネットワーク環境を構築す
ることができる。
As described above, according to the present invention, it is possible to avoid the necessity of performing retransmission due to collision of simultaneous data transmission in information transmission processing using a network by using a circulating network control right. The information transmission process of the application requested by the network control information to be circulated together with the network control right can be variously performed under the control of the processing device having the network control right. , An efficient network environment can be constructed.

【0043】また本発明によれば、請求先として循環す
るネットワークコントロール権を持っているクライアン
トまたはサーバとなる処理装置のネットワーク情報処理
手段は、請求元のネットワーク端末入出力処理を代行す
ることもできる。
Further, according to the present invention, the network information processing means of the processing device serving as a client or a server having a circulating network control right as a billing destination can also perform the network terminal input / output processing of the billing source. .

【0044】また本発明によれば、情報伝達処理を請求
する際に、処理内容や判断分岐条件等を予め指定するこ
とができる。
Further, according to the present invention, when requesting the information transmission process, it is possible to designate in advance the process content, the decision branching condition, and the like.

【0045】また本発明によれば、請求されているアプ
リケーションの情報伝達処理を、必要に応じて他の処理
装置のネットワーク情報処理手段に代行させることもで
きるので、ネットワーク内での柔軟な連携処理を行うこ
とができる。
Further, according to the present invention, the information transmission processing of the requested application can be performed by the network information processing means of another processing apparatus as required, so that the flexible coordination processing in the network can be performed. It can be performed.

【0046】また本発明によれば、ネットワークコント
ロール権の循環の際に、ネットワークのシステム構成や
障害復旧の処理を行わせることができる。
Further, according to the present invention, when the network control right is circulated, it is possible to cause a network system configuration and a failure recovery process to be performed.

【0047】さらに本発明によれば、ネットワークコン
トロール権を変更可能な時間単位で循環させ、直接、ま
たは、ネットワーク制御情報でアプリケーションの情報
伝達処理を請求することによって、ネットワークコント
ロールが移管された循環ネットワーク制御手段を有する
処理装置が、請求されたアプリケーションの情報伝達処
理を行うので、ネットワークコントロール権を持たない
処理装置がネットワーク上で情報伝達処理の管理を行う
ことはなく、複数の処理装置間で同時にデータ送信を行
ってデータの衝突を生じさせ、再送信が必要となる事態
を避け、効率的にネットワークを用いる情報伝達処理を
行うことができる。
Further, according to the present invention, the circulating network to which the network control is transferred is circulated by circulating the network control right in a changeable time unit and requesting the information transmission processing of the application directly or by the network control information. Since the processing device having the control means performs the information transmission process of the requested application, the processing device having no network control authority does not manage the information transmission process on the network, and can simultaneously perform the processing among the plurality of processing devices. It is possible to perform a data transmission to cause a data collision, avoid a situation in which retransmission is required, and efficiently perform an information transmission process using a network.

【0048】さらにまた本発明によれば、コンピュータ
装置をネットワークに接続してクライアント、データベ
ース・サーバまたはアプリケーション・サーバで操作さ
せる際に、ネットワークコントロール権を変更可能な時
間単位でネットワーク制御情報を用いて循環させ、ネッ
トワーク内の同時データ送信の衝突に伴う再送信を避け
て、効率的な情報伝達処理を行わせることができる。
Furthermore, according to the present invention, when a computer device is connected to a network and operated by a client, a database server or an application server, the network control information is used in a time unit in which network control authority can be changed. By circulating, it is possible to perform efficient information transmission processing while avoiding retransmission due to collision of simultaneous data transmission in the network.

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

【図1】本発明の実施の一形態のネットワーク接続の物
理的な構成を示すブロック図である。
FIG. 1 is a block diagram showing a physical configuration of a network connection according to an embodiment of the present invention.

【図2】図1の実施形態で、循環ネットワークコントロ
ール権20を循環させて構成されるネットワークの概略
的な構成を示すブロック図である。
FIG. 2 is a block diagram showing a schematic configuration of a network configured by circulating a circulating network control right 20 in the embodiment of FIG. 1;

【図3】図2の情報伝達処理の対象となる情報様式50
の構成を示す図である。
FIG. 3 is an information format 50 to be subjected to the information transmission process of FIG. 2;
FIG. 3 is a diagram showing the configuration of FIG.

【図4】図2の循環ネットワークコントロール権20と
ともに循環するネットワーク制御情報60の構成を示す
図である。
FIG. 4 is a diagram showing a configuration of network control information 60 circulating with the circulating network control right 20 of FIG. 2;

【図5】図2の各ワークステーション21〜2nの動作
手順を示すフローチャートである。
FIG. 5 is a flowchart showing an operation procedure of each of the workstations 21 to 2n in FIG. 2;

【図6】図2の各ワークステーション21〜2nの動作
手順を示すフローチャートである。
6 is a flowchart showing an operation procedure of each of the workstations 21 to 2n in FIG.

【図7】図2の各ワークステーション21〜2nの動作
手順を示すフローチャートである。
7 is a flowchart showing an operation procedure of each of the workstations 21 to 2n in FIG.

【図8】図2の各ワークステーション21〜2nの動作
手順を示すフローチャートである。
8 is a flowchart showing an operation procedure of each of the workstations 21 to 2n in FIG.

【図9】図2の各ワークステーション21〜2nの動作
手順を示すフローチャートである。
9 is a flowchart showing an operation procedure of each of the workstations 21 to 2n in FIG.

【図10】図2の各ワークステーション21〜2nの動
作手順を示すフローチャートである。
FIG. 10 is a flowchart showing an operation procedure of each of the workstations 21 to 2n in FIG.

【図11】図2の各ワークステーション21〜2nの動
作手順を示すフローチャートである。
FIG. 11 is a flowchart showing an operation procedure of each of the workstations 21 to 2n in FIG.

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

1 (通信)ライン 2a,2b,2c ネットワーク制御部 10a,10b,10c 処理装置 11a,11b,11c 循環ネットワーク制御手段 12a,12b,12c ネットワーク情報処理手段 13a,13b,13c アプリケーションソフト処理
部 14a,14b,14c データベース 20 循環ネットワークコントロール権 21〜25,2n ワークステーション 21a〜25a,2na クライアントまたはサーバ 21b〜25b,2nb エージェント 50 情報様式 60 ネットワーク制御情報
1 (communication) line 2a, 2b, 2c Network controller 10a, 10b, 10c Processor 11a, 11b, 11c Circulating network controller 12a, 12b, 12c Network information processor 13a, 13b, 13c Application software processor 14a, 14b , 14c database 20 circulating network control right 21-25, 2n workstation 21a-25a, 2na client or server 21b-25b, 2nb agent 50 information format 60 network control information

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 複数の処理装置が、クライアント、デー
タベース・サーバまたはアプリケーション・サーバとし
て情報伝達可能に接続されるネットワークのコントロー
ル装置において、 各処理装置は、 クライアントとクライアントとの間、クライアントとサ
ーバとの間、またはサーバとサーバとの間で情報伝達処
理を制御するためのネットワークコントロール権を、変
更可能な時間単位で、ネットワーク制御情報とともに循
環させる循環ネットワーク制御手段と、 クライアントとクライアントとの間、クライアントとサ
ーバとの間、またはサーバとサーバとの間でアプリケー
ションの情報伝達処理を行うネットワーク情報処理手段
とを備え、 ネットワークコントロール権が移管されている循環ネッ
トワーク制御手段を備える処理装置のネットワーク情報
処理手段が、アプリケーションの情報伝達処理の請求を
他の処理装置のネットワーク情報処理手段に直接、ある
いは循環するネットワークコントロール権とともに送ら
れるネットワーク制御情報上で請求し、ネットワークコ
ントロール権が移管されている循環ネットワーク制御手
段を備える処理装置のネットワーク情報処理手段が、前
記の請求されているアプリケーションの情報伝達処理を
行うことを特徴とするネットワークコントロール装置。
1. A network control device in which a plurality of processing devices are connected so as to be able to transmit information as a client, a database server or an application server, wherein each of the processing devices includes a client, a server, and a client. Circulating network control means for circulating the network control right for controlling the information transmission process between the server or the server with the network control information in a changeable time unit, and between the client and the client; Network information processing means for performing application information transmission processing between the client and the server or between the server and the server; and a network of a processing apparatus having a circulating network control means to which the network control right is transferred. The work information processing means requests the information transmission processing of the application to the network information processing means of another processing device directly or on the network control information sent together with the circulating network control right, and the network control right is transferred. A network control device, wherein a network information processing means of a processing device provided with a circulating network control means performs the information transmission processing of the claimed application.
【請求項2】 前記ネットワーク情報処理手段は、前記
の請求されているアプリケーションの情報伝達処理とと
もに、請求元の処理装置を端末として使用することを含
む入出力処理も行うことを特徴とする請求項1記載のネ
ットワークコントロール装置。
2. The system according to claim 1, wherein the network information processing means performs input / output processing including use of the processing apparatus of the billing source as a terminal together with the information transmission processing of the requested application. 2. The network control device according to 1.
【請求項3】 前記ネットワーク情報処理手段は、前記
の請求されているアプリケーションの情報伝達処理の対
象となる情報に、該情報伝達処理の条件判定項目および
該情報伝達処理のコマンド項目を含むことを特徴とする
請求項1または2記載のネットワークコントロール装
置。
3. The information processing unit according to claim 2, wherein the information to be subjected to the information transmission processing of the requested application includes a condition determination item of the information transmission processing and a command item of the information transmission processing. 3. The network control device according to claim 1, wherein:
【請求項4】 前記ネットワーク情報処理手段は、前記
の請求されているアプリケーションの情報伝達処理を、
他の処理装置に代行して行わせることを特徴とする請求
項1〜3のいずれかに記載のネットワークコントロール
装置。
4. The network information processing means performs the information transmission processing of the claimed application.
The network control device according to any one of claims 1 to 3, wherein the network control device is performed on behalf of another processing device.
【請求項5】 前記循環ネットワーク制御手段は、前記
ネットワーク制御情報を用いて、ネットワークのシステ
ム構成および障害復旧のための処理を、前記ネットワー
クコントロール権の移管時の移管元および移管先となる
際に行うことを特徴とする請求項1〜4のいずれかに記
載のネットワークコントロール装置。
5. The circulating network control means uses the network control information to perform processing for network system configuration and failure recovery when the network control right becomes a transfer source and a transfer destination at the time of transfer of the network control right. 5. The network control device according to claim 1, wherein the control is performed.
【請求項6】 複数の処理装置が、クライアント、デー
タベース・サーバまたはアプリケーション・サーバとし
て情報伝達可能に接続されるネットワークのコントロー
ル方法において、 各処理装置に、 クライアントとクライアントとの間、クライアントとサ
ーバとの間、またはサーバとサーバとの間で情報伝達処
理を制御するためのネットワークコントロール権を、変
更可能な時間単位で、ネットワーク制御情報とともに循
環させる循環ネットワーク制御手段と、 クライアントとクライアントとの間、クライアントとサ
ーバとの間、またはサーバとサーバとの間でアプリケー
ションの情報伝達処理を行うネットワーク情報処理手段
とを備えておき、 ネットワークコントロール権が移管されている循環ネッ
トワーク制御手段を備える処理装置のネットワーク情報
処理手段が、直接、あるいは循環するネットワークコン
トロール権とともに送られるネットワーク制御情報上
で、他の処理装置のネットワーク情報処理手段に、アプ
リケーションの情報伝達処理を請求し、ネットワークコ
ントロール権が移管されている循環ネットワーク制御手
段を備える処理装置のネットワーク情報処理手段が、前
記の請求されているアプリケーションの情報伝達処理を
行うことを特徴とするネットワークコントロール方法。
6. A method for controlling a network in which a plurality of processing devices are connected so as to be able to transmit information as a client, a database server, or an application server. Circulating network control means for circulating the network control right for controlling the information transmission process between the server or the server with the network control information in a changeable time unit, and between the client and the client; A processing apparatus comprising: a network information processing means for performing an application information transmission process between a client and a server or between a server and a server; and a circulating network control means to which the network control right is transferred. The network information processing means requests information transmission processing of the application to the network information processing means of another processing device directly or on the network control information sent together with the circulating network control right, and the network control right is transferred. A network control method, wherein a network information processing means of a processing device having a circulating network control means performs the information transmission processing of the claimed application.
【請求項7】 コンピュータに、複数の処理装置が、ク
ライアント、データベース・サーバまたはアプリケーシ
ョン・サーバとして情報伝達可能に接続されるネットワ
ークのコントロール装置として、 各処理装置が、 クライアントとクライアントとの間、クライアントとサ
ーバとの間、またはサーバとサーバとの間で情報伝達処
理を制御するためのネットワークコントロール権を、変
更可能な時間単位で、ネットワーク制御情報とともに循
環させる循環ネットワーク制御手段と、 クライアントとクライアントとの間、クライアントとサ
ーバとの間、またはサーバとサーバとの間でアプリケー
ションの情報伝達処理を行うネットワーク情報処理手段
とを備え、 ネットワークコントロール権が移管されている循環ネッ
トワーク制御手段を備える処理装置のネットワーク情報
処理手段が、他の処理装置のネットワーク情報処理手段
に、直接、あるいは、ネットワークコントロール権の循
環とともに送られるネットワーク制御情報でアプリケー
ションの情報伝達処理を請求し、ネットワークコントロ
ール権が移管されている循環ネットワーク制御手段を備
える処理装置のネットワーク情報処理手段が、前記の請
求されているアプリケーションの情報伝達処理を行うこ
とを特徴とするネットワークコントロール装置として機
能させるためのプログラムを記録したコンピュータで読
取り可能な記録媒体。
7. A computer in which a plurality of processing devices are connected as a client, a database server, or an application server so as to be able to transmit information as a control device of a network. Circulating network control means for circulating the network control right for controlling the information transmission process between the server and the server or between the server and the server together with the network control information in a changeable time unit; Network information processing means for performing an application information transmission process between a client and a server, or between a server and a server, and a circulating network control means to which a network control right is transferred. The network information processing means of the processing device requests the network information processing means of another processing device to transmit the application information by using the network control information sent directly or with the circulation of the network control right, and the network control right is transferred. A network information processing means of a processing device provided with a circulating network control means for performing information transmission processing of the claimed application by a computer in which a program for functioning as a network control device is recorded. A readable recording medium.
JP10030083A 1998-02-12 1998-02-12 Network control device, its method and storage medium Pending JPH11232238A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10030083A JPH11232238A (en) 1998-02-12 1998-02-12 Network control device, its method and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10030083A JPH11232238A (en) 1998-02-12 1998-02-12 Network control device, its method and storage medium

Publications (1)

Publication Number Publication Date
JPH11232238A true JPH11232238A (en) 1999-08-27

Family

ID=12293913

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10030083A Pending JPH11232238A (en) 1998-02-12 1998-02-12 Network control device, its method and storage medium

Country Status (1)

Country Link
JP (1) JPH11232238A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008046684A (en) * 2006-08-10 2008-02-28 Fujitsu Ltd Network system and information processing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008046684A (en) * 2006-08-10 2008-02-28 Fujitsu Ltd Network system and information processing method

Similar Documents

Publication Publication Date Title
JP4046593B2 (en) Network control method
US8645549B2 (en) Signal relay method and relay server performing a relay operation between a plurality of first terminals and a second terminal via a network
JP3464907B2 (en) Protocol conversion system
JP2007156569A (en) Cluster system, load balancer, method of transferring node, and node transfer program
JPH11194981A (en) Input/output device
JP2526695B2 (en) Online information processing device
US20090124285A1 (en) Gateway relaying communication between a radio intelligent terminal and a server
JPH1188365A (en) Communication network system and communication control method for network system
US10367894B2 (en) Information processing apparatus, method for controlling the same, non-transitory computer-readable storage medium, and information processing system
JP2005027253A (en) Peer-to-peer communication system
EP3001302B1 (en) Communication relay device, computer program and communication relay method
JPH08171527A (en) Method and apparatus for expansion of function of office machine
JPH11232238A (en) Network control device, its method and storage medium
JP5101464B2 (en) Communication processing device
JPH0473178B2 (en)
JPH10257105A (en) In-lan communication system
JP4715613B2 (en) SIP device and SIP device processing method
JP2007164806A (en) Method for distributing data resource
JP3886103B2 (en) COMMUNICATION SYSTEM, COMMUNICATION METHOD, COMMUNICATION DEVICE AND COMMUNICATION PROGRAM USED FOR THE SAME
JP2003046695A (en) Network picture input device and picture input method
JPS63146536A (en) Data communication system
JP2962960B2 (en) Connectionless communication system for ATM exchange
JP2656977B2 (en) Connection switching method between data processing program and terminal
JP2006324783A (en) Connection information exchange method and terminal device
JP3608925B2 (en) Storage and exchange equipment