JPH07168771A - Method and system for relay type file transfer - Google Patents
Method and system for relay type file transferInfo
- Publication number
- JPH07168771A JPH07168771A JP5316167A JP31616793A JPH07168771A JP H07168771 A JPH07168771 A JP H07168771A JP 5316167 A JP5316167 A JP 5316167A JP 31616793 A JP31616793 A JP 31616793A JP H07168771 A JPH07168771 A JP H07168771A
- Authority
- JP
- Japan
- Prior art keywords
- transfer
- file
- logical system
- adjacent
- information
- 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
Links
- 238000000034 method Methods 0.000 title claims description 4
- 238000004891 communication Methods 0.000 claims description 5
- 230000005540 biological transmission Effects 0.000 abstract description 7
- 238000010586 diagram Methods 0.000 description 11
- 230000007547 defect Effects 0.000 description 1
- 230000003111 delayed effect Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
Landscapes
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、各ノードがデータ処理
装置を有する複数の論理システムとして通信回線によっ
て接続されている階層構造のネットワークシステムにお
ける、複数の論理システム間でのファイル転送方法及び
システムに関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file transfer method and system between a plurality of logical systems in a hierarchical network system in which each node is connected by a communication line as a plurality of logical systems having a data processing device. Regarding
【0002】[0002]
【従来の技術】従来、階層構造のネットワークシステム
において各ノードを構成している論理システム間でのフ
ァイル転送は、ファイル転送の対象となる全ての論理シ
ステムについてどの隣接する論理システムにファイル転
送すればいいかの判断を、自論理システムと自論理シス
テムに隣接する論理システムとの間の回線状態のみで決
定し、最適と判断された隣接論理システムにファイルを
転送していた。2. Description of the Related Art Conventionally, in file transfer between logical systems constituting each node in a hierarchical network system, it is necessary to transfer the file to any adjacent logical system for all logical systems targeted for file transfer. The decision as to whether or not to make a decision is made only by the line state between the own logical system and the logical system adjacent to the own logical system, and the file is transferred to the adjacent logical system that is judged to be optimum.
【発明が解決しようとする課題】従来のファイル転送シ
ステムでは、階層構造のネットワークシステムにおい
て、隣接する論理システムとの回線状態のみで次のファ
イルの転送先を決定していたため、転送先と判断された
隣接論理システムのさらに先の隣接論理システムとの間
の回線状態までは、把握する事ができなかった。In the conventional file transfer system, in the hierarchical network system, the transfer destination of the next file is determined only by the line state with the adjacent logical system, so it is judged as the transfer destination. It was not possible to grasp the line status between the adjacent logical system and the next adjacent logical system.
【0003】このために転送先と判断された隣接論理シ
ステムと、その先の隣接論理システムとの間で回線障害
などが起きて通信不能の状態になっていると、ユーザか
らの要求通りにファイル転送が行われなかったり、回線
の過負荷によってファイル転送が遅れるという欠点があ
った。For this reason, if communication is disabled due to a line failure or the like between the adjacent logical system determined to be the transfer destination and the adjacent logical system in the future, the file is requested as requested by the user. There was a defect that file transfer was delayed due to not being transferred or line overload.
【課題を解決するための手段】転送元の論理システムか
らファイルの転送先となっているの論理システムまで効
率良くファイル転送するために、自論理システムとこれ
に隣接する論理システムの間及びこの隣接する論理シス
テムとさらにその先で隣接している論理システムとの間
の回線状態からファイル転送経路を判断した後、先に決
定した隣接する論理システムにファイル転送をする動作
を繰り返すことによって、目的の論理システムまでファ
イル転送を行う。In order to efficiently transfer a file from a logical system of a transfer source to a logical system of a transfer destination of a file, between the own logical system and a logical system adjacent thereto and this adjacent logical system. After determining the file transfer path from the line status between the logical system to be connected and the logical system adjacent to it, the operation of transferring the file to the adjacent logical system that was previously determined is repeated. Transfer files to the logical system.
【0004】具体的な実現手段としては、宛先をキーに
持ち候補となる経路とこの経路の回線状態及び転送ファ
イルから構成される転送管理テーブルと、ユーザや転送
元である論理システムからの転送要求、回線状態質問電
文、及び転送ファイルを受け付ける要求電文受付・転送
ファイル受取手段と、前記転送管理テーブルの情報をも
とに転送先との間の回線状態の問い合わせ電文を隣接す
る論理システムに伝える質問電文送信手段と、前記転送
管理テーブルの情報をもとに転送ファイルと転送先の宛
先情報を転送先と判断された隣接する論理システムに伝
えるファイル転送・システム情報送信手段と、リアルタ
イムに収集する自論理システムと隣接する論理システム
との間の回線情報及び前記回線状態質問電文に対する応
答電文によって得る宛先の隣接論理システムとの間の回
線情報を管理し、この結果を前記転送管理テーブルに反
映させ、転送要求を出した要求元に転送先との回線状態
の情報を返す回線情報管理手段と、隣接する論理システ
ムから転送終了情報を受け取り、この結果を前記転送管
理テーブルに反映させる終了情報受付手段と、この終了
情報受付手段が受け取った転送終了情報を転送要求を出
した要求元に転送終了情報を返す終了情報通知手段とを
有する。As a concrete realization means, a transfer management table composed of a candidate path having a destination as a key, a line state of this path and a transfer file, and a transfer request from a user or a logical system as a transfer source , A line status inquiry message, and a request message receiving / transfer file receiving means for receiving a transfer file, and a question for transmitting an inquiry message for the line status between the transfer destination based on the information in the transfer management table to an adjacent logical system A message transmitting means, a file transfer / system information transmitting means for transmitting the transfer file and the destination information of the transfer destination to the adjacent logical system determined to be the transfer destination based on the information of the transfer management table, and a self-collecting means for collecting in real time. Obtained by the line information between the logical system and the adjacent logical system and the response message to the line status inquiry message. Line information management means for managing line information with the destination adjacent logical system, reflecting the result in the transfer management table, and returning information on the line state with the transfer destination to the request source that issued the transfer request, Transfer end information is received from an adjacent logical system and the result is reflected in the transfer management table, and transfer end information received by the end information reception unit is transferred to the request source that issued the transfer request. And an end information notifying means for returning.
【実施例】本発明について図面を参照して説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described with reference to the drawings.
【0005】図2は、本発明の一実施例を説明するため
の複数の論理システムが階層構になっていることを示す
ネットワークシステム全体構成図であり、ユーザ1の下
に論理システム2があり、その下に論理システム31、
32、33があり、さらにその下には論理システム4
1、42があることを示している。実線でつながった部
分が通信回線によって接続されていることを意味し、論
理システム31と論理システム42との間は回線障害で
不通となっている状況を表している。FIG. 2 is an overall configuration diagram of a network system showing a plurality of logical systems in a hierarchical structure for explaining an embodiment of the present invention. The logical system 2 is under a user 1. , And below it the logical system 31,
32 and 33, and further below that, the logical system 4
It shows that there are 1, 42. This means that the parts connected by a solid line are connected by a communication line, and the logical system 31 and the logical system 42 are in a state of being disconnected due to a line failure.
【0006】次に論理システムの構成についてユーザ1
から転送要求を受ける送信元である論理システム2のブ
ロック構成である図3と、中間宛先となっている論理シ
ステム32のブロック構成図である図4を用いて説明す
る。Next, regarding the configuration of the logical system, the user 1
3 which is a block configuration of the logical system 2 which is a transmission source which receives a transfer request from the computer, and FIG. 4 which is a block configuration diagram of the logical system 32 which is an intermediate destination.
【0007】図3の論理システム2は、ファイル転送す
る宛先をキーに持ち候補となる経路とこの経路の回線状
態及び転送ファイルから構成される転送管理テーブル5
4と、ユーザ1からの転送要求を受け付ける要求電文受
付・転送ファイル受取手段51と、転送管理テーブル5
4の情報をもとに転送先との間の回線状態の問い合わせ
電文を隣接する論理システムに伝える質問電文送信手段
55と、転送管理テーブル54の情報をもとに転送ファ
イルと転送先の宛先情報を転送先と判断された隣接する
論理システムに伝えるファイル転送・システム情報送信
手段56と、リアルタイムに収集する自論理システムと
隣接する論理システムとの間の回線情報及び前記回線状
態質問電文に対する応答電文によって得る宛先の隣接論
理システムとの間の回線情報を管理し、この結果を転送
管理テーブル54に反映させる回線情報管理手段52
と、隣接論理システムから転送終了情報を受け取り、こ
の結果を転送管理テーブル54に反映させる終了情報受
付手段57と、この終了情報受付手段57が受け取った
転送終了情報を転送要求を出した要求元に転送終了情報
を返す終了情報通知手段58とを有する。The logical system 2 of FIG. 3 has a transfer management table 5 composed of a candidate path having a file transfer destination as a key, a line state of this path, and a transfer file.
4, a request message reception / transfer file reception means 51 for receiving a transfer request from the user 1, and a transfer management table 5.
4, the transfer file and the destination information of the transfer destination based on the information in the transfer management table 54 and the inquiry message transmitting means 55 for transmitting the inquiry message of the line status with the transfer destination to the adjacent logical system based on the information of 4). To the adjacent logical system determined to be the transfer destination, the line information between the file transfer / system information transmitting unit 56 and the own logical system and the adjacent logical system which are collected in real time, and the response message to the line status inquiry message. The line information managing means 52 for managing the line information with the destination adjacent logical system obtained by the above, and reflecting the result in the transfer management table 54.
Then, the transfer end information is received from the adjacent logical system and the result is reflected in the transfer management table 54, and the transfer end information received by the end information reception unit 57 is sent to the request source that issued the transfer request. End information notifying means 58 for returning transfer end information.
【0008】また図4は論理システム32のブロック構
成図であり、51〜58までの構成要素は、同じもので
ある。若干の違いとしては、要求電文受付・転送ファイ
ル受取手段51が、ユーザ1から転送要求を受ける代わ
りに、転送元である論理システムから回線状態質問電文
を受け取って質問電文送信手段55に送ると同時に転送
ファイルや宛先情報を受け付けて転送ファイル53に書
き込むことと、回線情報管理手段52が、図3で説明し
た機能の他に、転送要求を出した要求元に転送先との回
線状態応答電文を返す機能も持つことなどである。FIG. 4 is a block diagram of the logic system 32. The components 51 to 58 are the same. As a slight difference, the request message receiving / transfer file receiving means 51 receives a line status inquiry message from the logical system as the transfer source and sends it to the inquiry message sending means 55 at the same time as receiving the transfer request from the user 1. The transfer file and the destination information are accepted and written in the transfer file 53. In addition to the function described in FIG. 3, the line information management means 52 sends a line status response message with the transfer destination to the request source that issued the transfer request. It also has a function to return.
【0009】図5及び図6は共に最終宛先となっている
論理システムのブロック構成図であり、図5は論理シス
テム31を、図6は論理システム42のブロック構成図
である。各構成要素の機能は、図3、図4で説明したも
のと同様である。5 and 6 are block configuration diagrams of the logical system which is the final destination. FIG. 5 is a block configuration diagram of the logical system 31 and FIG. 6 is a block configuration diagram of the logical system 42. The function of each component is the same as that described with reference to FIGS.
【0010】図1は、転送管理テーブルの構成例であ
り、特に論理システム2の転送管理テーブル54の具体
例を示している。FIG. 1 shows an example of the structure of the transfer management table, and particularly shows a specific example of the transfer management table 54 of the logical system 2.
【0011】転送管理テーブルは、最終宛先の論理シス
テム名をキーとして、転送先の候補を回線状態によって
管理し、転送ファイルデータを有している。尚、図1で
は論理システムをLSと略している。The transfer management table manages transfer destination candidates according to the line status using the final destination logical system name as a key, and has transfer file data. In FIG. 1, the logical system is abbreviated as LS.
【0012】図1の転送管理テーブルについて詳細に説
明する。The transfer management table of FIG. 1 will be described in detail.
【0013】宛先は、ファイル転送する転送先の論理シ
ステム名であり、第一から第三候補は、各宛先に対する
使用経路の優先順位を意味する。使用経路の情報は、論
理システム2の隣接システムである隣接論理システムA
と論理システム2の間の回線状態と、隣接論理システム
Aとさらにその先で隣接している隣接論理システムBと
の間の回線状態で管理されている。The destination is the logical system name of the transfer destination to which the file is transferred, and the first to third candidates mean the priority order of the use route to each destination. The information of the use route is the adjacent logical system A which is the adjacent system of the logical system 2.
And the logical system 2 are managed by the line status between the adjacent logical system A and the adjacent logical system B which is further adjacent thereto.
【0014】回線状態は、6段階に回線の負荷状態を分
類し、それとは別に障害状態の場合は「切」と表してい
る。Regarding the line status, the load status of the line is classified into six levels, and in addition to that, in the case of a failure status, it is expressed as "OFF".
【0015】図1で論理システム2と隣接システムAと
の回線でみると、論理システム2と31の間の回線、論
理システム2と33の間の回線、論理システム2と32
との回線の順で負荷が軽いことを示している。Looking at the lines between the logical system 2 and the adjacent system A in FIG. 1, the lines between the logical systems 2 and 31, the lines between the logical systems 2 and 33, and the logical systems 2 and 32.
It shows that the load is light in the order of the line with.
【0016】転送ファイル1、2は、転送要求のあるフ
ァイルである。図1は、論理システム2において、ファ
イルAAAを論理システム31、32、41、42へ、
ファイルBBBを論理システム41へ転送するように要
求が出ていることを示している。空欄は、転送要求がな
いことを意味する。この転送管理テーブルを利用して、
各ファイルの転送経路の決定が、経路の候補による優先
順位と回線状態、転送ファイルの全宛先から最適化され
る。Transfer files 1 and 2 are files for which transfer is requested. FIG. 1 shows that in the logical system 2, the file AAA is transferred to the logical systems 31, 32, 41 and 42.
It indicates that a request has been made to transfer the file BBB to the logical system 41. A blank column means that there is no transfer request. Using this transfer management table,
The transfer route of each file is optimized based on the priority order of the route candidates, the line status, and all destinations of the transfer file.
【0017】次に、本発明の処理の流れを、図1におけ
るファイルAAAを転送する場合を具体例にすることに
よって図2から図6を用いて説明する。Next, the processing flow of the present invention will be described with reference to FIGS. 2 to 6 by taking the case of transferring the file AAA in FIG. 1 as a specific example.
【0018】図3で、論理システム2は、ユーザ1から
ファイルの転送要求を受けた後、隣接論理システム3
1、32に対して、そこから先に隣接している全ての宛
先との回線状態を問い合わせる電文を質問電文送信手段
55から送信し、回線情報管理手段52からその結果を
受信し転送管理テーブル54に反映させると共に送信ル
ートを決定する。図2からわかるように論理システム3
1と42との間は通信回線が障害を起こして不通になっ
ているので、論理システム42へは第二候補のルートで
ファイルを送信し、論理システム41へは論理システム
32を中間宛先としてファイル転送する。In FIG. 3, the logical system 2 receives the file transfer request from the user 1 and then the adjacent logical system 3
The inquiry message sending means 55 sends a message for inquiring about the line status to all the destinations adjacent to the destinations 1 and 32, the result is received from the line information management means 52, and the transfer management table 54 is received. And the transmission route is determined. As can be seen from FIG. 2, the logical system 3
Since the communication line between 1 and 42 is cut off due to a failure, the file is transmitted to the logical system 42 by the second candidate route, and the logical system 32 is transmitted to the logical system 41 as an intermediate destination. Forward.
【0019】隣接する論理システムから先に転送を行わ
ない場合、すなわち論理システム31のように隣接する
先の論理システムとの間の回線が障害などで使えない場
合や最終宛先となっていている場合には、転送ファイル
のみを送信する。When the transfer is not performed first from the adjacent logical system, that is, when the line between the adjacent logical system such as the logical system 31 cannot be used due to a failure or is the final destination. Send only transfer files to.
【0020】隣接する論理システムから先へもさらにフ
ァイル転送を行う論理システム32、41などは、転送
ファイルの他に宛先情報も送信する。転送ファイルと宛
先情報は共にファイル転送・システム情報送信手段56
を介して隣接論理システムへ送信される。The logical systems 32, 41, etc., which further transfer files from the adjacent logical system to the first, also send destination information in addition to the transfer file. The transfer file and the destination information are both file transfer / system information transmitting means 56.
To the adjacent logical system via.
【0021】図4の論理システム32は、転送管理テー
ブル54を元に隣接する論理システム41に対して、そ
の先に隣接している論理システム42との間の回線状態
を問い合わせる電文を質問電文送信手段55を介して送
信し、その結果を回線情報管理手段52で受信し、転送
管理テーブル54に反映させると共に、論理システム2
にも回線状態応答電文を返す。その後、要求電文受付・
転送ファイル受取手段51で論理システム2から転送フ
ァイルと宛先情報を受信し、転送ファイル53と転送管
理テーブル54に書き込んだ後、ファイル転送・システ
ム情報送信手段56を介して論理システム41にも転送
ファイルと宛先情報を送信する。The logical system 32 shown in FIG. 4 transmits an inquiry message to the adjacent logical system 41 based on the transfer management table 54 to inquire about the line state between the adjacent logical system 42 and the adjacent adjacent logical system 42. It is transmitted via the means 55 and the result is received by the line information management means 52, reflected in the transfer management table 54, and the logical system 2
Also returns the line status response message. After that, request message reception
The transfer file receiving means 51 receives the transfer file and the destination information from the logical system 2, writes them in the transfer file 53 and the transfer management table 54, and then transfers them to the logical system 41 via the file transfer / system information transmitting means 56. And send the destination information.
【0022】以下、論理システムが多数つながっている
場合においても、転送依頼を受けた論理システムは、同
様の処理を隣接論理システムに対して行う。すなわちリ
レー形式で、その先に宛先がなくなるまでファイルを転
送していく。Hereinafter, even when a large number of logical systems are connected, the logical system that receives the transfer request performs the same processing on the adjacent logical system. That is, files are transferred in relay format until there is no destination.
【0023】尚、ファイルBBBを論理システム2から
論理システム41に転送する場合のように、途中、論理
システム間がつながっていない部分がある場合には、宛
先でつながっていない経路であっても使用して、同様の
方法で最終宛先までファイルを転送する。When a file BBB is transferred from the logical system 2 to the logical system 41, if there is a part where the logical systems are not connected in the middle, a path that is not connected at the destination is used. Then, in the same way, transfer the file to the final destination.
【0024】図5で最終宛先である論理システム31
が、要求電文受付・転送ファイル受取手段51で論理シ
ステム2から回線状態質問電文を受信すると、回線情報
管理手段52が次の宛先となっている論理システム42
との間の回線状態を転送元の論理システム2へ回線状態
応答電文(この場合は「切断状態」となっている)とし
て返す。回線状態応答電文送信後は、要求電文受付・転
送ファイル受取手段51が論理システム2から転送ファ
イルを受信し、転送ファイル53に書き込んだ後、終了
情報通知手段58から転送要求元の論理システム2に対
して終了情報を送信する。In FIG. 5, the final destination is the logical system 31.
However, when the request message reception / transfer file reception means 51 receives the line status inquiry message from the logical system 2, the line information management means 52 becomes the next destination logical system 42.
The line status between and is returned to the transfer source logical system 2 as a line status response message (in this case, it is in the "disconnected status"). After the line status response message is transmitted, the request message reception / transfer file reception means 51 receives the transfer file from the logical system 2 and writes it in the transfer file 53, and then from the end information notification means 58 to the transfer request source logical system 2. The end information is transmitted.
【0025】図6で最終宛先である論理システム42
が、要求電文受付・転送ファイル受取手段51で論理シ
ステム41から転送ファイルを受信し、転送ファイル5
3に書き込んだ後、終了情報通知手段58から転送元の
論理システム41に対して終了情報を送信する。In FIG. 6, the final destination is the logical system 42.
However, the request message reception / transfer file receiving means 51 receives the transfer file from the logical system 41, and transfers the transfer file 5
After writing in 3, the end information notifying means 58 transmits the end information to the logical system 41 of the transfer source.
【発明の効果】以上説明したように、本発明は経路上の
全回線状態を、隣接する論理システムとの間だけでな
く、隣接する論理システムとその先の隣接論理システム
との間の回線状態まで転送前に把握することによって、
回線障害や回線の過負荷によるファイル転送効率の低下
を回避することができるという効果がある。As described above, according to the present invention, the state of all lines on a route is determined not only between the adjacent logical systems but also between the adjacent logical system and the next adjacent logical system. By grasping before transfer
There is an effect that it is possible to avoid a decrease in file transfer efficiency due to a line failure or a line overload.
【図1】論理システム2の転送管理テーブルの具体例で
ある。FIG. 1 is a specific example of a transfer management table of a logical system 2.
【図2】本発明の階層型ネットワークシステム全体構成
図である。FIG. 2 is an overall configuration diagram of a hierarchical network system of the present invention.
【図3】送信元である論理システム2のブロック構成図
である。FIG. 3 is a block configuration diagram of a logical system 2 which is a transmission source.
【図4】中間宛先である論理システム32のブロック構
成図である。FIG. 4 is a block diagram of a logical system 32 that is an intermediate destination.
【図5】先の隣接システムとの間の回線が不通で、最終
宛先となった論理システム31のブロック構成図であ
る。FIG. 5 is a block configuration diagram of a logical system 31 which is the final destination because the line to the previous adjacent system is not connected.
【図6】最終宛先となっている論理システム42のブロ
ック構成図である。FIG. 6 is a block configuration diagram of a logical system 42 which is a final destination.
1 ユーザ 2、31、32、33、41、42 論理システム 51 要求電文受付・転送ファイル受取手段 52 回線情報管理手段 53 転送ファイル 54 転送管理テーブル 55 質問電文送信手段 56 ファイル転送・システム情報送信手段 57 終了情報受付手段 58 終了情報通知手段 1 user 2, 31, 32, 33, 41, 42 logical system 51 request message reception / transfer file reception means 52 line information management means 53 transfer file 54 transfer management table 55 inquiry message transmission means 56 file transfer / system information transmission means 57 End information receiving means 58 End information notifying means
Claims (2)
階層構造のネットワークシステムを形成し、上位の論理
システムから下位の論理システムへファイル転送を行う
リレー式ファイル転送方法であって、 転送元の論理システムからファイルの転送先の論理シス
テムまで効率良くファイル転送するために、自論理シス
テムとこれに隣接する論理システムの間及びこの隣接す
る論理システムとさらにその先で隣接している論理シス
テムとの間の回線状態からファイル転送経路を判断した
後、先に決定した隣接する論理システムにファイル転送
をする動作を繰り返すことによって、目的の論理システ
ムまでファイル転送を行うリレー式ファイル転送方法。1. A relay-type file transfer method for transferring a file from a higher logical system to a lower logical system by forming a hierarchical network system with a plurality of logical systems by communication lines, and a logical system of a transfer source. To the logical system to which the file is transferred, in order to transfer the file efficiently, between the own logical system and the adjacent logical system, and between this adjacent logical system and the logical system that is further adjacent. A relay-type file transfer method that transfers a file to the target logical system by repeating the operation of transferring the file to the adjacent logical system that was previously determined after determining the file transfer route from the line status.
経路の回線状態及び転送ファイルから構成される転送管
理テーブルと、 ユーザや転送元である論理システムからの転送要求、回
線状態質問電文、及び転送ファイルを受け付ける要求電
文受付・転送ファイル受取手段と、 前記転送管理テーブルの情報をもとに転送先との間の回
線状態の問い合わせ電文を隣接する論理システムに伝え
る質問電文送信手段と、 前記転送管理テーブルの情報をもとに転送ファイルと転
送先の宛先情報を転送先と判断された隣接する論理シス
テムに伝えるファイル転送・システム情報送信手段と、 リアルタイムに収集する自論理システムと隣接する論理
システムとの間の回線情報及び前記回線状態質問電文に
対する応答電文によって得る宛先の隣接論理システムと
の間の回線情報を管理し、この結果を前記転送管理テー
ブルに反映させ、転送要求を出した要求元に転送先との
回線状態の情報を返す回線情報管理手段と、 隣接する論理システムから転送終了情報を受け取り、こ
の結果を前記転送管理テーブルに反映させる終了情報受
付手段と、 この終了情報受付手段が受け取った転送終了情報を転送
要求を出した要求元に転送終了情報を返す終了情報通知
手段とから構成されることを特徴とするリレー式ファイ
ル転送システム。2. A transfer management table composed of a candidate route having a destination as a key, a line status of this route and a transfer file, a transfer request from a user or a logical system as a transfer source, a line status inquiry message, And a request message receiving / transfer file receiving means for receiving a transfer file, and a question message transmitting means for transmitting an inquiry message of a line state between the transfer destination and an adjacent logical system based on the information of the transfer management table, A file transfer / system information transmitting means for transmitting the transfer file and the destination information of the transfer destination to the adjacent logical system determined to be the transfer destination based on the information of the transfer management table, and the logic adjacent to the own logical system for collecting in real time. Adjacent logical system of destination obtained by line information with system and response message to the line status inquiry message Circuit information management means for managing the line information between the transfer destination and the transfer destination, reflecting the result in the transfer management table, and returning the information of the line status with the transfer destination to the request source that issued the transfer request, and the adjacent logical system. End information receiving means for receiving the transfer end information and reflecting the result in the transfer management table, and end information notification for returning the transfer end information received by the end information receiving means to the request source which issued the transfer request A relay-type file transfer system comprising:
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5316167A JPH07168771A (en) | 1993-12-16 | 1993-12-16 | Method and system for relay type file transfer |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5316167A JPH07168771A (en) | 1993-12-16 | 1993-12-16 | Method and system for relay type file transfer |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH07168771A true JPH07168771A (en) | 1995-07-04 |
Family
ID=18074037
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP5316167A Pending JPH07168771A (en) | 1993-12-16 | 1993-12-16 | Method and system for relay type file transfer |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH07168771A (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7039674B1 (en) * | 1999-07-14 | 2006-05-02 | Samsung Electronics Co., Ltd | Method of changing program of network node remote from network management system |
| JP2006229740A (en) * | 2005-02-18 | 2006-08-31 | Fujitsu Ltd | Multicast routing program, multicast routing method, and multicast router |
-
1993
- 1993-12-16 JP JP5316167A patent/JPH07168771A/en active Pending
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7039674B1 (en) * | 1999-07-14 | 2006-05-02 | Samsung Electronics Co., Ltd | Method of changing program of network node remote from network management system |
| JP2006229740A (en) * | 2005-02-18 | 2006-08-31 | Fujitsu Ltd | Multicast routing program, multicast routing method, and multicast router |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US6680934B1 (en) | System, device and method for expediting control flow in a communication system | |
| US4825206A (en) | Automatic feedback of network topology data | |
| US7907517B2 (en) | Routing protocols with predicted outage notification | |
| CA1323704C (en) | Distributed load sharing | |
| CN100452759C (en) | Ip redundancy with improved failover notification | |
| US6327243B1 (en) | System and method for performing a seamless switchover from a primary packet router to a secondary packet router | |
| JPH0662053A (en) | Packet transmission system | |
| JP2003218902A (en) | Spanning tree bypass method and apparatus | |
| JP2505063B2 (en) | Method and system for establishing and managing virtual chains | |
| US6741561B1 (en) | Routing mechanism using intention packets in a hierarchy or networks | |
| JPH07168771A (en) | Method and system for relay type file transfer | |
| JPH07160568A (en) | Method and system for relay type file transfer | |
| US6925056B1 (en) | System and method for implementing a routing scheme using intention packets in a computer network | |
| JP4028627B2 (en) | Client server system and communication management method for client server system | |
| JP2638441B2 (en) | Relay file transfer method | |
| JPS61131940A (en) | Bucket transfer method | |
| JP3082835B2 (en) | Router device and data communication system using the same | |
| JP3052827B2 (en) | Detour search method | |
| US20010034797A1 (en) | Data transferring method and communication network system | |
| JP2638513B2 (en) | Network system | |
| US6526040B1 (en) | Exchange network system | |
| JP2000092061A (en) | Wireless communication network system | |
| JPH0764812A (en) | Synchronous control method for dual computer system | |
| JPH10341232A (en) | Atm communication network | |
| JPH0591130A (en) | Mail transfer system in host interlocking type facsimile store and forward exchange system |