JPH10171727A - Information relay conversion method and apparatus - Google Patents
Information relay conversion method and apparatusInfo
- Publication number
- JPH10171727A JPH10171727A JP8328583A JP32858396A JPH10171727A JP H10171727 A JPH10171727 A JP H10171727A JP 8328583 A JP8328583 A JP 8328583A JP 32858396 A JP32858396 A JP 32858396A JP H10171727 A JPH10171727 A JP H10171727A
- Authority
- JP
- Japan
- Prior art keywords
- information
- character string
- computer
- document
- transmitting
- 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
Landscapes
- Computer And Data Communications (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Information Transfer Between Computers (AREA)
Abstract
(57)【要約】
【課題】 ハイパーリンクの設定、URLの変更、複数
の同一記述に対する同一URLへのハイパーリンクの定
義を適確に行うことができる情報中継変換方法および装
置を提供する。
【解決手段】 受信側コンピュータC1からの情報要求
を通信ネットワーク1の要求中継部201で受信する
と、該情報要求を送信側コンピュータC2に送信し、該
情報要求に応答した送信側コンピュータC2からの情報
を文書ファイル受信部202で受け取り、この受け取っ
た情報がテキスト情報かどうかを文書判定部203で判
定し、テキスト情報データである場合、検索文字列と置
換文字列との対応を記憶した変換表205を用いて、テ
キスト文書から検索文字列を置換文字列に変換し、この
結果を文書ファイル送信部206から受信側コンピュー
タC1に送信する。
(57) [Summary] [PROBLEMS] To provide an information relay conversion method and apparatus capable of accurately setting a hyperlink, changing a URL, and defining a hyperlink to the same URL for a plurality of identical descriptions. SOLUTION: When an information request from a receiving computer C1 is received by a request relay unit 201 of a communication network 1, the information request is transmitted to a transmitting computer C2, and information from the transmitting computer C2 responding to the information request is transmitted. Is received by the document file receiving unit 202, and whether the received information is text information is determined by the document determining unit 203. If the received information is text information data, the conversion table 205 stores the correspondence between the search character string and the replacement character string. Is used to convert the search character string from the text document into a replacement character string, and the result is transmitted from the document file transmitting unit 206 to the receiving computer C1.
Description
【0001】[0001]
【発明の属する技術分野】本発明は、通信ネットワーク
に接続されている複数のコンピュータに分散して設けら
れている文書情報において互いに参照関係にある文書の
コンピュータ間における送受信を中継変換する情報中継
変換方法および装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information relay conversion for relaying the transmission and reception of documents having a reference relationship with each other in document information distributed to a plurality of computers connected to a communication network. Method and apparatus.
【0002】[0002]
【従来の技術】従来、異なる文書間の参照関係を記述す
る方法の一例として、HTML(Hyper Text Markup La
nguage)があった。HTMLでは、文書テキスト中のあ
る部分を他の文書Bと関連づけたい場合に、文書Bの格
納場所やアクセスプロトコルを一意に指定してタグとし
て記述する。例えば、文書Aに『日本電信電話株式会
社』という記述があって、それと文書Bとを関連づけた
い場合には、文書A中の該当箇所を2. Description of the Related Art Conventionally, as an example of a method of describing a reference relation between different documents, HTML (Hyper Text Markup Laptop) is used.
nguage). In HTML, when it is desired to associate a certain part in the document text with another document B, the storage location of the document B and the access protocol are uniquely specified and described as a tag. For example, if there is a description "Nippon Telegraph and Telephone Corporation" in document A and you want to associate it with document B,
【数1】<A HREF=”ネットワーク上の文書B”
> 日本電信電話株式会社</A> と記述する。このとき、文書A中の該当する記述箇所
『日本電信電話株式会社』から文書Bにハイパーリンク
が定義されていると呼ぶ。ここで”ネットワーク上の文
書B”とは、ネットワークで接続された分散コンピュー
タ上での格納場所(該当するコンピュータのネットワー
ク上でのアドレスや文書名等)、およびその文書をアク
セスするためのプロトコルを一意に指示する記法で、U
RL(Uniform Resource Locator)と呼ぶ。また、<A
HREF=…>と</A>がタグの例である。<A HREF=“document B on network”>
> Described as Nippon Telegraph and Telephone Corporation </A>. At this time, it is called that a hyperlink is defined in the document B from the corresponding description part “Nippon Telegraph and Telephone Corporation” in the document A. Here, the “document B on the network” refers to a storage location (distributed computer address or document name, etc.) on a distributed computer connected to the network and a protocol for accessing the document. A notation that uniquely indicates
It is called RL (Uniform Resource Locator). Also, <A
HREF = ...> and </A> are examples of tags.
【0003】このようにして、複数の文書を関連づける
ことが可能となる。しかし、個々の文書の作成者には、
(1)ハイパーリンクによって関係付けたい文書のUR
Lを知っていること、(2)そのURLを正しく記述す
ること、および(3)リンク先の文書のURLが変更さ
れた場合には、該当するタグを速やかに更新することが
要求される。[0003] In this way, it is possible to associate a plurality of documents. However, the authors of individual documents
(1) UR of document to be related by hyperlink
L, knowing the URL correctly, and (3) promptly updating the corresponding tag when the URL of the linked document is changed.
【0004】[0004]
【発明が解決しようとする課題】しかしながら、実際に
は、URLを知らなかったり、誤記があったり、古いU
RLを記述していたりなどの理由によって、関連する文
書があるにも関わらず、そこへのハイパーリンクを正し
く定義できないことが多い。不正確なハイパーリンクに
よって文書Aから関連文書Bをアクセスすることは、ネ
ットワーク上に無駄なトラヒックを生んだり、情報を提
供するサーバに余分な負荷をかけたりする以外に、文書
Aにアクセスした人に間違った情報を提供してしまうと
いう問題点がある。However, in practice, the user does not know the URL, has a mistake,
In many cases, a hyperlink to a related document cannot be correctly defined even though there is a related document, for example, because an RL is described. Accessing the related document B from the document A by an incorrect hyperlink not only creates unnecessary traffic on the network and puts an extra load on the server that provides the information, but also increases the number of users who access the document A. Has the problem of providing incorrect information.
【0005】更に、文書内に該当する箇所(この例では
『日本電信電話株式会社』)が複数あって、そのすべて
から文書Bに関連づけを行いたい場合には、すべての箇
所に正しくタグを記述することが必要となる。しかし、
実際には面倒であることから、例えばその文書中で最初
にその語が現れた位置からのみハイパーリンクを定義す
るというように、該当するすべての語からはハイパーリ
ンクを定義しないこともよくある。この場合、文書全体
として不統一となるだけでなく、ハイパーリンクが定義
されていない部分しか見ない読者は、関連文書にアクセ
スすることができないという問題点がある。[0005] Further, if there are a plurality of locations (in this example, "Nippon Telegraph and Telephone Corporation") that correspond to each other and it is desired to associate all of them with the document B, the tags must be correctly described in all the locations It is necessary to do. But,
Because it is actually cumbersome, it is often the case that hyperlinks are not defined from all applicable words, for example, only from the first occurrence of the word in the document. In this case, there is a problem that not only the entire document becomes inconsistent, but also a reader who sees only the part where the hyperlink is not defined cannot access the related document.
【0006】本発明は、上記に鑑みてなされたもので、
その目的とするところは、ハイパーリンクの設定、UR
Lの変更、複数の同一記述に対する同一URLへのハイ
パーリンクの定義を適確に行うことができる情報中継変
換方法および装置を提供することにある。[0006] The present invention has been made in view of the above,
The purpose is to set hyperlinks, UR
It is an object of the present invention to provide an information relay conversion method and apparatus capable of accurately changing a L and defining a hyperlink to the same URL for a plurality of identical descriptions.
【0007】[0007]
【課題を解決するための手段】上記目的を達成するた
め、請求項1記載の本発明は、通信ネットワークで接続
されている複数のコンピュータ間における情報の送受信
を中継変換する情報中継変換方法であって、受信側コン
ピュータからの情報要求を中継して送信側コンピュータ
に送信し、前記情報要求に応答した送信側コンピュータ
からの情報を受け取り、この送信側コンピュータから受
け取った情報をテキスト情報かどうか判定し、検索文字
列と置換文字列との対応を記憶した変換表を設けてお
き、該変換表を用いて、前記判定によりテキストと判定
されたテキスト情報から検索文字列を置換文字列に変換
し、この変換処理結果を受信側コンピュータに送信する
ことを要旨とする。In order to achieve the above object, the present invention according to claim 1 is an information relay conversion method for relaying transmission and reception of information between a plurality of computers connected by a communication network. Relaying the information request from the receiving computer to the transmitting computer, receiving the information from the transmitting computer in response to the information request, and determining whether the information received from the transmitting computer is text information. A conversion table storing the correspondence between the search character string and the replacement character string is provided, and using the conversion table, the search character string is converted into a replacement character string from the text information determined to be text by the determination, The gist is to transmit the result of the conversion process to the receiving computer.
【0008】請求項1記載の本発明にあっては、受信側
コンピュータからの情報要求を送信側コンピュータに中
継し、該情報要求に応答した送信側コンピュータからの
情報を送信側コンピュータから受け取り、テキスト情報
かどうか判定し、検索文字列と置換文字列との対応を記
憶した変換表を用いて、テキスト情報から検索文字列を
置換文字列に変換し、受信側コンピュータに送信する。According to the first aspect of the present invention, an information request from the receiving computer is relayed to the transmitting computer, and information from the transmitting computer in response to the information request is received from the transmitting computer, and the text is sent to the transmitting computer. It is determined whether it is information or not, and the search character string is converted from the text information into a replacement character string using a conversion table storing the correspondence between the search character string and the replacement character string, and transmitted to the receiving computer.
【0009】また、請求項2記載の本発明は、請求項1
記載の発明において、前記変換表の置換文字列が、前記
検索文字列が表す内容に関連した情報が格納されている
位置および該情報へのアクセスプロトコルを一意に指定
する文字列を付加した文字列であることを要旨とする。Further, the present invention described in claim 2 is based on claim 1.
In the invention described, the replacement character string of the conversion table is a character string to which a character string uniquely specifying a position where information related to the content represented by the search character string is stored and an access protocol to the information is added. The gist is that
【0010】請求項2記載の本発明にあっては、変換表
の置換文字列は検索文字列が表す内容に関連した情報が
格納されている位置および該情報へのアクセスプロトコ
ルを一意に指定する文字列を付加した文字列である。According to the present invention, the replacement character string in the conversion table uniquely designates a position where information related to the content represented by the search character string is stored and an access protocol for the information. This is a character string with a character string added.
【0011】更に、請求項3記載の本発明は、通信ネッ
トワークで接続されている複数のコンピュータ間におけ
る情報の送受信を中継変換すべく送信側コンピュータと
受信側コンピュータとの間に設けられている情報中継変
換装置であって、受信側コンピュータからの情報要求を
送信側コンピュータに送信すべく中継する要求中継部
と、前記情報要求に応答した送信側コンピュータからの
情報を受け取り、この受け取った情報がテキスト情報か
どうか判定する文書ファイル受信部と、検索文字列と置
換文字列との対応を記憶した変換表と、該変換表を用い
て、前記文書ファイル受信部の判定によりテキストと判
定された文書から検索文字列を置換文字列に変換する置
換処理部と、該置換処理部での変換結果を受信側コンピ
ュータに送信する送信部とを有することを要旨とする。Further, according to a third aspect of the present invention, there is provided information provided between a transmitting computer and a receiving computer for relay-converting transmission and reception of information between a plurality of computers connected by a communication network. A relay conversion device, a request relay unit for relaying an information request from a receiving computer to a transmitting computer, and receiving information from the transmitting computer in response to the information request, wherein the received information is a text. A document file receiving unit that determines whether the information is information, a conversion table storing a correspondence between a search character string and a replacement character string, and using the conversion table, a document determined to be text by the document file receiving unit determination. A replacement processing unit that converts a search character string into a replacement character string; And summarized in that and a part.
【0012】請求項3記載の本発明にあっては、受信側
コンピュータからの情報要求を送信側コンピュータに中
継し、該情報要求に応答した送信側コンピュータからの
情報を受け取り、テキスト情報かどうか判定し、検索文
字列と置換文字列との対応を記憶した変換表を用いて、
テキストと判定された文書から検索文字列を置換文字列
に変換し、受信側コンピュータに送信する。According to the third aspect of the present invention, the information request from the receiving computer is relayed to the transmitting computer, the information from the transmitting computer in response to the information request is received, and it is determined whether the information is text information. Then, using a conversion table that stores the correspondence between the search character string and the replacement character string,
The search character string is converted into a replacement character string from the document determined to be text and transmitted to the receiving computer.
【0013】請求項4記載の本発明は、請求項3記載の
発明において、前記変換表の置換文字列が、前記検索文
字列が表す内容に関連した情報が格納されている位置お
よび該情報へのアクセスプロトコルを一意に指定する文
字列を付加した文字列であることを要旨とする。According to a fourth aspect of the present invention, in the third aspect of the present invention, the replacement character string in the conversion table includes a position where information related to the content represented by the search character string is stored and a corresponding position. The gist is a character string to which a character string uniquely specifying the access protocol is added.
【0014】請求項4記載の本発明にあっては、変換表
の置換文字列は、検索文字列が表す内容に関連した情報
が格納されている位置および該情報へのアクセスプロト
コルを一意に指定する文字列を付加した文字列である。According to the fourth aspect of the present invention, the replacement character string in the conversion table uniquely specifies a position where information related to the content represented by the search character string is stored and an access protocol for the information. This is a character string to which a character string to be added is added.
【0015】[0015]
【発明の実施の形態】以下、図面を用いて本発明の実施
の形態について説明する。Embodiments of the present invention will be described below with reference to the drawings.
【0016】図1は、本発明の情報中継変換方法が適用
される通信ネットワークに分散されている複数のコンピ
ュータ上での情報のアクセス方式を説明するための図で
ある。同図において、通信ネットワーク1にはコンピュ
ータC1およびコンピュータC2が接続され、コンピュ
ータC1はコンピュータC2が管理している情報D2に
アクセスしようとするものである。FIG. 1 is a diagram for explaining an information access method on a plurality of computers distributed in a communication network to which the information relay conversion method of the present invention is applied. In FIG. 1, a computer C1 and a computer C2 are connected to a communication network 1, and the computer C1 attempts to access information D2 managed by the computer C2.
【0017】このために、コンピュータC1は、コンピ
ュータC2の通信ネットワーク1上でのアドレスA2
と、コンピュータC2が提供している文書アクセスサー
ビスのプロトコル(またはそのサービスを提供している
ポート番号)P2と、アクセスしたい文書の名称[D
2]とを指定し、通信ネットワーク1に送信する。通信
ネットワーク1は、アドレスA2に基づいてコンピュー
タC2を特定し、該コンピュータC2にプロトコル(ポ
ート番号)P2および文書名[D2]を送信する。コン
ピュータC2は正当な要求であるかどうかを判定し、正
当な要求である場合には、その結果をコンピュータC1
に返送する。To this end, the computer C1 receives the address A2 of the computer C2 on the communication network 1.
, The protocol of the document access service provided by the computer C2 (or the port number providing the service) P2, and the name of the document to be accessed [D
2], and transmits to the communication network 1. The communication network 1 specifies the computer C2 based on the address A2, and transmits a protocol (port number) P2 and a document name [D2] to the computer C2. The computer C2 determines whether the request is legitimate, and if the request is legitimate, sends the result to the computer C1.
Return to.
【0018】本発明の情報中継変換方法は、上述した通
信ネットワークにおけるコンピュータ間のやり取りの間
に介在して送信すべき文書D2を補完しようとするもの
であり、以下その詳細について説明する。The information relay conversion method of the present invention is intended to supplement the document D2 to be transmitted during the exchange between the computers in the communication network described above, and the details thereof will be described below.
【0019】図2は、本発明の一実施形態に係る情報中
継変換方法を実施する情報中継変換装置の構成を示す図
である。同図に示す情報中継変換装置2は、図1で示し
たコンピュータC1およびC2の間に設けられ、情報の
送信側となるコンピュータC2と協働して情報を補完す
べく両コンピュータ間における情報の送受信を中継する
ものであり、要求中継部201、文書ファイル受信部2
02、文書判定部203、置換処理部204、変換表2
05、文書ファイル送信部206から構成されている。FIG. 2 is a diagram showing a configuration of an information relay conversion device for implementing the information relay conversion method according to one embodiment of the present invention. The information relay conversion device 2 shown in FIG. 2 is provided between the computers C1 and C2 shown in FIG. 1, and cooperates with the computer C2 on the information transmission side to supplement the information between the two computers in order to supplement the information. It relays transmission and reception, and includes a request relay unit 201 and a document file receiving unit 2
02, document determination unit 203, replacement processing unit 204, conversion table 2
05, a document file transmission unit 206.
【0020】また、上述したように、コンピュータC2
が文書アクセス用に外部に公開しているアドレスをA
2、ポート番号をP2、文書名を[D2]とする。そし
て、外部からこのサービスにアクセスする際には、これ
らの情報(A2,P2,D2)によってアクセスする。As described above, the computer C2
A is the address that is open to the public for document access
2, the port number is P2, and the document name is [D2]. Then, when accessing this service from the outside, access is made based on the information (A2, P2, D2).
【0021】また、図2に示すプロセスをコンピュータ
C2上に起動し、このプロセスとの通信をポートP2で
行うように設定する。なお、ここでプロセスとは、コン
ピュータ上で処理を行う単位である。このような設定と
することにより、外部からの(A2,P2,D2)によ
るアクセスは、このプロセスとの通信となる。また同時
に、コンピュータC2上で実際にサービスを提供するポ
ート番号をP3に変更しておく。The process shown in FIG. 2 is started on the computer C2, and the communication with this process is set to be performed on the port P2. Here, a process is a unit for performing processing on a computer. With such a setting, an external access by (A2, P2, D2) is a communication with this process. At the same time, the port number for actually providing the service on the computer C2 is changed to P3.
【0022】コンピュータC1は、上述したようにコン
ピュータC2のアドレスA2と、ポート番号P2と、ア
クセスしたい文書名[D2]とを指定し、通信ネットワ
ークを介して情報中継変換装置2に送信する。情報中継
変換装置2の要求中継部201は、これらの情報を受信
すると、ポート番号P2をP3に変換し、(A2,P
3,D2)によってコンピュータC2にアクセスする。As described above, the computer C1 specifies the address A2 of the computer C2, the port number P2, and the name of the document to be accessed [D2], and transmits it to the information relay conversion device 2 via the communication network. Upon receiving these pieces of information, the request relay unit 201 of the information relay conversion device 2 converts the port number P2 to P3, and (A2, P2
(3, D2) to access the computer C2.
【0023】コンピュータC2は、該当する文書D2を
読み出し、情報中継変換装置2の文書ファイル受信部2
02に送信する。このように文書ファイル受信部202
で受信した文書の一例を図4に示す。図4に示す文書D
2はテキストファイルであり、『NTT DIRECT
ORY』という語句から『http:/navi.nt
t.jp』にハイパーリンクが定義されており、他の部
分からのハイパーリンクの定義はないことを示してい
る。The computer C2 reads the corresponding document D2, and reads the document D2.
02. Thus, the document file receiving unit 202
FIG. 4 shows an example of the document received at the step S1. Document D shown in FIG.
2 is a text file, "NTT DIRECT
ORY ”to“ http: /// navi. nt
t. jp ", a hyperlink is defined, and there is no definition of a hyperlink from another part.
【0024】文書ファイル受信部202は、文書D2を
受信すると、この文書D2を文書判定部203に送り、
該文書判定部203で該文書D2がテキストファイルで
あるかどうか判定する。文書判定部203において、テ
キストファイルであると判定された場合には、置換処理
部204に送られる。なお、テキスト以外の文書の場合
には、直接文書ファイル送信部206に送られ、なんの
変更もされずにコンピュータC1に送信される。Upon receiving the document D2, the document file receiving unit 202 sends the document D2 to the document determining unit 203,
The document determination unit 203 determines whether the document D2 is a text file. If the document determination unit 203 determines that the file is a text file, it is sent to the replacement processing unit 204. In the case of a document other than a text, the document is sent directly to the document file transmission unit 206 and transmitted to the computer C1 without any change.
【0025】置換処理部204は、変換表205に従っ
て置換すべき文字列を検索し、該当する部分を置換す
る。図3は、変換表205の一例を示している。この変
換表205は、文書から検索すべき文字列である検索文
字列と、この検索文字列に対応するURLから構成され
ている。図3の変換表では、例えば文書中に『日本電信
電話株式会社(登録商標)』または『NTT(登録商
標)』という文字があった場合には、この文字と『ht
tp://www.ntt.jp』とを関連づけること
を意味している。すなわち、文書中の文字列『日本電信
電話』を『<A HREF=”http://www.
ntt.jp”>日本電信電話株式会社</A>』とい
う文字列に変換する。The replacement processing unit 204 searches for a character string to be replaced according to the conversion table 205 and replaces the corresponding part. FIG. 3 shows an example of the conversion table 205. The conversion table 205 includes a search character string that is a character string to be searched from a document, and a URL corresponding to the search character string. In the conversion table of FIG. 3, for example, if a document contains the characters “Nippon Telegraph and Telephone Corporation (registered trademark)” or “NTT (registered trademark)”, this character and “ht
tp: // www. ntt. jp]. That is, the character string “Nippon Telegraph and Telephone” in the document is changed to “<A HREF =” http: // www.
ntt. jp "> Nippon Telegraph and Telephone Corporation </A>".
【0026】このように文字列の変換されたテキストフ
ァイルは文書ファイル送信部206に送られ、文書ファ
イル送信部206から文書D′としてコンピュータC1
に送信される。The text file in which the character string has been converted in this way is sent to the document file transmitting unit 206, and the document file transmitting unit 206 sends the computer C1 the document D '.
Sent to.
【0027】次に、図5に示すフローチャートを参照し
て、置換処理部204の作用を説明する。Next, the operation of the replacement processing unit 204 will be described with reference to the flowchart shown in FIG.
【0028】まず、文字列を前から順に見て行き、タグ
で囲まれた部分とそれ以外とに分割する。以下、タグで
囲まれていない部分を非装飾文字列と呼ぶ。この処理に
よってテキストファイルD2は、First, the character string is looked at in order from the front, and divided into a portion surrounded by tags and the rest. Hereinafter, a portion that is not surrounded by tags is referred to as a non-decorated character string. By this processing, the text file D2 becomes
【数2】『インターネット上の情報を検索するサービス
として、日本電信電話株式会社では、』 『<A HREF=”http://navi.nt
t.jp”> NTT DIRECTORY</A>』 『を提供しています。』 という2つの非装飾文字列と、1つのタグで囲まれた文
字列の合計3つに分解される(ステップS51)。## EQU2 ## "Nippon Telegraph and Telephone Corporation provides a service for searching for information on the Internet.""<A HREF =" http: //navi.nt
t. jp "> NTT DIRECTORY </A>" is provided, which is decomposed into a total of three, that is, two non-decorated character strings of "provided." and a character string surrounded by one tag (step S51).
【0029】次に、変換表から検索文字列を1つ取り出
す(ステップS52)。本実施形態では、『日本電信電
話株式会社』が取り出される。それから、各非装飾文字
列をそれぞれ前から順に見て行き、取り出された検索文
字列と同一の文字列があった場合には置換する(ステッ
プS53)。本実施形態では、『日本電信電話株式会
社』という文字列があるかを調べ、該当する記述部分を
『<A HREF=”http://www.ntt.
jp”>日本電信電話株式会社</A>』という文字列
で置き換える。これをすべての非装飾文字列に対して行
う(ステップS54)。この結果、Next, one search character string is extracted from the conversion table (step S52). In the present embodiment, “Nippon Telegraph and Telephone Corporation” is extracted. Then, each non-decorated character string is sequentially looked at from the front, and if there is a character string identical to the retrieved search character string, it is replaced (step S53). In the present embodiment, it is checked whether there is a character string “Nippon Telegraph and Telephone Corporation”, and the corresponding description part is described as “<A HREF =“ http://www.ntt.
jp "> Nippon Telegraph and Telephone Corporation </A>". This is performed for all non-decorated character strings (step S54).
【数3】『インターネット上の情報を検索するサービス
として、 <A HREF=”http://www.ntt.j
p”> 日本電信電話株式会社</A>では、』 『を提供しています。』 と置き換えられる。## EQU3 ## "As a service for retrieving information on the Internet, <A HREF =" http: //www.ntt.j
p ”> Nippon Telegraph and Telephone Corporation </A> can be replaced with“ ”.
【0030】これを更にタグによって囲まれた部分と非
装飾文字列に分解すると、If this is further decomposed into a portion surrounded by tags and a non-decorative character string,
【数4】『インターネット上の情報を検索するサービス
として、』 『<A HREF=”http://www.ntt.
jp”> 日本電信電話株式会社</A>』 『では、』 『を提供しています。』 となる。## EQU4 ## "As a service for searching for information on the Internet,""<A HREF =" http://www.ntt.
jp "> Nippon Telegraph and Telephone Corporation </A>"
【0031】各非装飾文字列に対して、次の検索文字列
『NTT』について同様の処理を行う。これらの処理を
変換表のすべての検索文字列に対して行うことによって
(ステップS55)、図4に示すテキストファイルD2
は、図6に示すように、The same processing is performed for each non-decorative character string for the next search character string "NTT". By performing these processes on all the search character strings in the conversion table (step S55), the text file D2 shown in FIG.
Is, as shown in FIG.
【数5】『<A HREF=”http://www.
isoc.org”> インターネット</A>』 『上の情報を検索するサービスとして、』 『<A HREF=”http://www.ntt.
jp”> 日本電信電話株式会社</A>』 『では、』 『<A HREF=”http://navi.nt
t.jp”> NTT DIRECTORY</A>』 『を提供しています。』 と変換される。## EQU5 ## "<A HREF =""http: // www.
isoc. org "> Internet </A>" As a service for searching the above information ""<A HREF = "http: // www. ntt.
jp "> Nippon Telegraph and Telephone Corporation </A>" Then, "<A HREF =" http: // navi. nt
t. jp "> NTT DIRECTORY </A>" is provided. "
【0032】この処理結果を文書ファイル送信部206
を介してコンピュータC1に送ることによって、テキス
トファイルD2には定義されていなかったハイパーリン
クを付与した文書D2′を受け取ることができる。The processing result is sent to the document file transmitting unit 206
, The document D2 'with the hyperlink not defined in the text file D2 can be received.
【0033】また、置換処理部204ではタグで囲まれ
ていない部分についてのみ置換処理を行う。このため文
書作成者が明示的にハイパーリンクを定義した場合には
変更が加えられない。例えば、テキストファイルD2に
おいて、文書作成者が、Further, the replacement processing unit 204 performs the replacement processing only on the portion not surrounded by the tag. Therefore, if the document creator explicitly defines the hyperlink, no change is made. For example, in the text file D2, the document creator
【数6】『インターネット上の情報を検索するサービス
として <A HREF=”http: //www.nttinfo.ntt.jp/”> 日本電信電話株式会社</A>では、…』 と記述していた場合、『日本電信電話株式会社』に対し
て『nttp://www.ntt.jp』が再定義さ
れることはない。## EQU6 ## "A service for retrieving information on the Internet <A HREF="http://www.nttinfo.ntt.jp/"> Nippon Telegraph and Telephone Corporation </A> describes ... In this case, “NTTP: // www. ntt. jp ”is not redefined.
【0034】以上示したように、コンピュータC2が管
理しているすべての文書について、個々の文書作成者の
手を煩わすことなく、統一的にハイパーリンクを定義す
ることができる。この際、同一の語句に対して文書作成
者が異なるURLを定義していた場合にはそちらが優先
されるため、作成者の意図を損なうこともない。As described above, hyperlinks can be uniformly defined for all documents managed by the computer C2 without bothering individual document creators. At this time, if the document creator defines a different URL for the same phrase, that URL takes precedence, so that the intention of the creator is not spoiled.
【0035】また、該当文書のURLが変更された場合
には変換表を変えるだけで対処でき、個々の文書を書き
換える必要がないため、効率的な文書管理が可能とな
る。更に、コンピュータC1が文書をアクセスする際に
は何の変更も加える必要がないため、これまでに文書ア
クセスサービスを提供している場合でも継続的に本発明
を導入することが可能である。Further, when the URL of the document is changed, it can be dealt with only by changing the conversion table, and it is not necessary to rewrite individual documents, so that efficient document management becomes possible. Furthermore, since there is no need to make any changes when the computer C1 accesses a document, the present invention can be continuously introduced even if a document access service has been provided so far.
【0036】図7は、本発明の他の実施形態の情報中継
変換装置の構成を示す図である。本実施形態の情報中継
変換装置7は、前記コンピュータC1とコンピュータC
2との間の中継装置として作用するものであり、要求中
継部701、文書ファイル受信部702、文書判定部7
03、置換処理部704、変換表705、文書ファイル
送信部706から構成されている。また、本実施形態で
は、コンピュータC2が文書アクセス用に外部に公開し
ているアドレスをA2、ポート番号をP2、文書名を
[D2]とする。そして、外部からこのサービスにアク
セスする際には、(A2,P2,D2)によってアクセ
スする。FIG. 7 is a diagram showing a configuration of an information relay conversion device according to another embodiment of the present invention. The information relay conversion device 7 of the present embodiment includes the computer C1 and the computer C
, A request relay unit 701, a document file receiving unit 702, and a document determining unit 7.
03, a replacement processing unit 704, a conversion table 705, and a document file transmission unit 706. In the present embodiment, the address that the computer C2 discloses to the outside for document access is A2, the port number is P2, and the document name is [D2]. Then, when accessing this service from the outside, it is accessed by (A2, P2, D2).
【0037】図7に示す情報中継変換装置7のネットワ
ーク上におけるアドレスをA4、中継サービスのポート
番号をP4とする。そして、コンピュータC1が本情報
中継変換装置7を介してコンピュータC2上の情報に
(A2,P2,D2)によってアクセスしたい場合に
は、コンピュータC1は、(A4,P4,[A2,P
2,D2])を送信する。情報中継変換装置7の要求中
継部701は、これを受け取ると、上述したようにポー
ト番号がP3に変更されているので、[A2,P2,D
2]から(A2,P3,D2)を得、これによってコン
ピュータC2にアクセスする。コンピュータC2では、
該当する文書D2を読み出し、文書ファイル受信部70
2に送信する。以下の処理は上述した図2で説明した実
施形態と同様の処理によってコンピュータC1に文書
D′を送信する。The address on the network of the information relay converter 7 shown in FIG. 7 is A4, and the port number of the relay service is P4. Then, when the computer C1 wants to access the information on the computer C2 via (A2, P2, D2) via the information relay conversion device 7, the computer C1 uses (A4, P4, [A2, P
2, D2]). When the request relay unit 701 of the information relay conversion device 7 receives this, the port number has been changed to P3 as described above, so that [A2, P2, D
2], (A2, P3, D2) is obtained, thereby accessing the computer C2. In computer C2,
The corresponding document D2 is read, and the document file receiving unit 70
Send to 2. In the following processing, the document D 'is transmitted to the computer C1 by the same processing as in the embodiment described with reference to FIG.
【0038】上述したように、本実施形態では、送信側
コンピュータC2の設定には何の変更を加えることな
く、図2で説明した実施形態と同様の効果を得ることが
できる。また、受信側のそれぞれで変換表を用意するこ
とにより、各ユーザの好みを反映したりすることも可能
である。すなわち、例えば『情報検索』という語に対し
て、あるユーザは情報検索サービスI1とリンクさせ、
別のユーザは情報検索サービスI2とリンクさせるとい
うことが可能である。As described above, in this embodiment, the same effects as in the embodiment described with reference to FIG. 2 can be obtained without making any changes to the setting of the transmitting computer C2. By preparing a conversion table on each of the receiving sides, it is possible to reflect the preferences of each user. That is, for example, for the word "information search", a certain user links with the information search service I1,
Another user can link to the information retrieval service I2.
【0039】[0039]
【発明の効果】以上説明したように、本発明によれば、
受信側コンピュータからの情報要求を送信側コンピュー
タに中継し、該情報要求に応答した送信側コンピュータ
からの情報を送信側コンピュータから受け取り、テキス
ト情報である場合、検索文字列と置換文字列との対応を
記憶した変換表を用いて、テキスト情報から検索文字列
を置換文字列に変換し、受信側コンピュータに送信する
ので、送信側コンピュータが管理しているすべての文書
について個々の文書作成者の手を煩わすことなく統一的
にハイパーリンクを定義することができ、この場合に同
一の語句に対して文書作成者が異なるハイパーリンクを
定義していた場合には該定義が優先するため、作成者の
意図を損なうこともない。また、文書のURLが変更さ
れた場合には変換表を変えるだけで対処でき、個々の文
書を書き換える必要がないため、効率的な文書管理が可
能となる。また、文書要求方法には何の変更も加える必
要がないため、これまでに文書アクセスサービスを提供
している場合でも継続的に本発明を導入することができ
る。更に、受信側コンピュータに適用した場合には、送
信側の設定には何の変更を加えることなく、上述したと
同様の効果を得ることができる。受信側のそれぞれで変
換表を用意することによって各ユーザの好みを反映した
りすることも可能である。As described above, according to the present invention,
The information request from the receiving computer is relayed to the transmitting computer, and the information from the transmitting computer in response to the information request is received from the transmitting computer. If the information is text information, the correspondence between the search character string and the replacement character string Is converted from the text information to the replacement character string by using the conversion table storing the text information and transmitted to the receiving computer. Therefore, for each document managed by the transmitting computer, the individual document Hyperlinks can be defined in a unified manner without bothering the user. In this case, if the document creator defines a different hyperlink for the same phrase, the definition takes precedence. There is no loss of intention. Further, when the URL of the document is changed, it can be dealt with only by changing the conversion table, and it is not necessary to rewrite individual documents, so that efficient document management can be performed. Further, since there is no need to make any changes to the document request method, the present invention can be introduced continuously even if a document access service has been provided. Further, when the present invention is applied to the receiving computer, the same effects as described above can be obtained without making any changes to the settings of the transmitting device. By preparing a conversion table on each receiving side, it is also possible to reflect the preferences of each user.
【図1】本発明の情報中継変換方法が適用される通信ネ
ットワークに分散されている複数のコンピュータ上での
情報のアクセス方式を説明するための図である。FIG. 1 is a diagram for explaining an information access method on a plurality of computers distributed in a communication network to which an information relay conversion method of the present invention is applied.
【図2】本発明の一実施形態に係る情報中継変換方法を
実施する情報中継変換装置の構成を示す図である。FIG. 2 is a diagram illustrating a configuration of an information relay conversion device that performs an information relay conversion method according to an embodiment of the present invention.
【図3】図2に示す実施形態に使用されている変換表の
一例を示す図である。FIG. 3 is a diagram showing an example of a conversion table used in the embodiment shown in FIG.
【図4】図2に示す実施形態において送信側コンピュー
タから送信された文書の一例を示す図である。FIG. 4 is a diagram showing an example of a document transmitted from a transmitting computer in the embodiment shown in FIG.
【図5】図2に示す実施形態に使用されている置換処理
部の作用を示すフローチャートである。FIG. 5 is a flowchart showing the operation of a replacement processing unit used in the embodiment shown in FIG. 2;
【図6】図2に示す実施形態において変換された後の文
書を示す図である。FIG. 6 is a diagram showing a document after being converted in the embodiment shown in FIG. 2;
【図7】本発明の他の実施形態の情報中継変換装置の構
成を示す図である。FIG. 7 is a diagram showing a configuration of an information relay conversion device according to another embodiment of the present invention.
1 通信ネットワーク 2 情報中継変換装置 201 要求中継部 202 文書ファイル受信部 203 文書判定部 204 置換処理部 205 変換表 206 文書ファイル送信部 C1,C2 コンピュータ REFERENCE SIGNS LIST 1 communication network 2 information relay conversion device 201 request relay unit 202 document file reception unit 203 document determination unit 204 replacement processing unit 205 conversion table 206 document file transmission unit C1, C2 computer
───────────────────────────────────────────────────── フロントページの続き (72)発明者 杉崎 正之 東京都新宿区西新宿三丁目19番2号 日本 電信電話株式会社内 ──────────────────────────────────────────────────の Continuing on the front page (72) Inventor Masayuki Sugizaki 3-19-2 Nishishinjuku, Shinjuku-ku, Tokyo Nippon Telegraph and Telephone Corporation
Claims (4)
のコンピュータ間における情報の送受信を中継変換する
情報中継変換方法であって、 受信側コンピュータからの情報要求を中継して送信側コ
ンピュータに送信し、 前記情報要求に応答した送信側コンピュータからの情報
を受け取り、 この送信側コンピュータから受け取った情報をテキスト
情報かどうか判定し、 検索文字列と置換文字列との対応を記憶した変換表を設
けておき、 該変換表を用いて、前記判定によりテキストと判定され
たテキスト情報から検索文字列を置換文字列に変換し、 この変換処理結果を受信側コンピュータに送信すること
を特徴とする情報中継変換方法。1. An information relay conversion method for relaying the transmission and reception of information between a plurality of computers connected by a communication network, the method comprising relaying an information request from a receiving computer and transmitting the information request to a transmitting computer. Receiving information from the transmitting computer in response to the information request, determining whether the information received from the transmitting computer is text information, and providing a conversion table storing correspondence between the search character string and the replacement character string. Using the conversion table, converting a search character string into a replacement character string from the text information determined to be text by the determination, and transmitting the conversion processing result to a receiving computer. .
字列が表す内容に関連した情報が格納されている位置お
よび該情報へのアクセスプロトコルを一意に指定する文
字列を付加した文字列であることを特徴とする請求項1
記載の情報中継変換方法。2. A substitution character string of the conversion table is a character string to which a character string uniquely specifying a position where information related to the content represented by the search character string is stored and an access protocol to the information is added. 2. The method according to claim 1, wherein
The information relay conversion method described.
のコンピュータ間における情報の送受信を中継変換すべ
く送信側コンピュータと受信側コンピュータとの間に設
けられている情報中継変換装置であって、 受信側コンピュータからの情報要求を送信側コンピュー
タに送信すべく中継する要求中継部と、 前記情報要求に応答した送信側コンピュータからの情報
を受け取り、この受け取った情報がテキスト情報かどう
か判定する文書ファイル受信部と、 検索文字列と置換文字列との対応を記憶した変換表と、 該変換表を用いて、前記文書ファイル受信部の判定によ
りテキストと判定された文書から検索文字列を置換文字
列に変換する置換処理部と、 該置換処理部での変換結果を受信側コンピュータに送信
する送信部とを有することを特徴とする情報中継変換装
置。3. An information relay conversion device provided between a transmission side computer and a reception side computer for relay conversion of transmission and reception of information between a plurality of computers connected by a communication network, comprising: A request relay unit for relaying an information request from a computer to a transmitting computer, a document file receiving unit for receiving information from the transmitting computer in response to the information request, and determining whether the received information is text information And a conversion table storing the correspondence between the search character string and the replacement character string. Using the conversion table, convert the search character string into a replacement character string from the document determined to be text by the determination of the document file receiving unit. And a transmitting unit for transmitting a conversion result of the replacing unit to a receiving computer. That information relay conversion apparatus.
字列が表す内容に関連した情報が格納されている位置お
よび該情報へのアクセスプロトコルを一意に指定する文
字列を付加した文字列であることを特徴とする請求項3
記載の情報中継変換装置。4. A character string to which a character string uniquely specifying a position at which information related to the content represented by the search character string is stored and an access protocol for the information is provided as the replacement character string in the conversion table. 4. The method according to claim 3, wherein
Information relay conversion device as described.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8328583A JPH10171727A (en) | 1996-12-09 | 1996-12-09 | Information relay conversion method and apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8328583A JPH10171727A (en) | 1996-12-09 | 1996-12-09 | Information relay conversion method and apparatus |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH10171727A true JPH10171727A (en) | 1998-06-26 |
Family
ID=18211906
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP8328583A Pending JPH10171727A (en) | 1996-12-09 | 1996-12-09 | Information relay conversion method and apparatus |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH10171727A (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2001009731A1 (en) * | 1999-07-29 | 2001-02-08 | Ntt Docomo, Inc. | Method and apparatus for submitting position information |
US6687740B1 (en) | 1999-09-21 | 2004-02-03 | Neostar, Inc. | System, method and article of manufacture for preventing the proliferation of unwanted electronic messages |
US7373644B2 (en) | 2001-10-02 | 2008-05-13 | Level 3 Communications, Llc | Automated server replication |
US7558584B2 (en) | 2000-03-31 | 2009-07-07 | Ntt Docomo, Inc. | Location reporting method and related mobile communication terminal |
US9021112B2 (en) | 2001-10-18 | 2015-04-28 | Level 3 Communications, Llc | Content request routing and load balancing for content distribution networks |
US9473441B2 (en) | 1999-09-21 | 2016-10-18 | Google Inc. | E-mail with discretionary functionality |
US10044793B2 (en) | 2013-11-29 | 2018-08-07 | Brother Kogyo Kabushiki Kaisha | Storage medium storing instructions for information processing apparatus, information processing apparatus, and communication system |
-
1996
- 1996-12-09 JP JP8328583A patent/JPH10171727A/en active Pending
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2001009731A1 (en) * | 1999-07-29 | 2001-02-08 | Ntt Docomo, Inc. | Method and apparatus for submitting position information |
JP2001103537A (en) * | 1999-07-29 | 2001-04-13 | Ntt Docomo Inc | Location information notification method and device |
US7010306B1 (en) | 1999-07-29 | 2006-03-07 | Ntt Docomo, Inc. | Location information notifying method and location information notifying apparatus |
US6687740B1 (en) | 1999-09-21 | 2004-02-03 | Neostar, Inc. | System, method and article of manufacture for preventing the proliferation of unwanted electronic messages |
US9473441B2 (en) | 1999-09-21 | 2016-10-18 | Google Inc. | E-mail with discretionary functionality |
US7558584B2 (en) | 2000-03-31 | 2009-07-07 | Ntt Docomo, Inc. | Location reporting method and related mobile communication terminal |
US7373644B2 (en) | 2001-10-02 | 2008-05-13 | Level 3 Communications, Llc | Automated server replication |
US9338227B2 (en) | 2001-10-02 | 2016-05-10 | Level 3 Communications, Llc | Automated management of content servers based on change in demand |
US10771541B2 (en) | 2001-10-02 | 2020-09-08 | Level 3 Communications, Llc | Automated management of content servers based on change in demand |
US9021112B2 (en) | 2001-10-18 | 2015-04-28 | Level 3 Communications, Llc | Content request routing and load balancing for content distribution networks |
US10476984B2 (en) | 2001-10-18 | 2019-11-12 | Level 3 Communications, Llc | Content request routing and load balancing for content distribution networks |
US10044793B2 (en) | 2013-11-29 | 2018-08-07 | Brother Kogyo Kabushiki Kaisha | Storage medium storing instructions for information processing apparatus, information processing apparatus, and communication system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6643684B1 (en) | Sender- specified delivery customization | |
US7171443B2 (en) | Method, system, and software for transmission of information | |
US6334126B1 (en) | Data output system, communication terminal to be connected to data output system, data output method and storage medium | |
JP3448066B2 (en) | Data services for mobile communication networks | |
JP4270992B2 (en) | Information processing apparatus, information processing method, information processing program, service providing apparatus, service providing method, service providing program, and recording medium | |
US20030084405A1 (en) | Contents conversion system, automatic style sheet selection method and program thereof | |
JP2005122693A (en) | Digital document access method and sharing method on P2P communication network | |
CN102761532A (en) | Information processing system and method for network video | |
US7000023B2 (en) | Information transfer apparatus and method transferring to another terminal information transmitted from server to client, and machine-readable recording medium recorded with program realizing information transfer method | |
JPH11242620A (en) | Information processing device, server device, information providing system, and recording medium | |
US20110055357A1 (en) | Server apparatus, communication apparatus, and method for generating navigation information | |
US6408296B1 (en) | Computer implemented method and apparatus for enhancing access to a file | |
US8195762B2 (en) | Locating a portion of data on a computer network | |
JP2002278856A (en) | Method for supplying remote network path bookmark information to mobile apparatus | |
JPH10171727A (en) | Information relay conversion method and apparatus | |
KR20020036072A (en) | A method and system for automatic internet access by using hierarchical code | |
JP2003141002A (en) | Url length conversion system and program | |
US20010049733A1 (en) | Content distribution system | |
JP2003169188A (en) | Facsimile equipment | |
JP5088259B2 (en) | Content prefetching method, portable terminal and SNS server | |
JP2000285052A (en) | URL conversion method and apparatus | |
JPH11338791A (en) | Hyper text display system, server device and terminal equipment | |
US20050198331A1 (en) | Seamless system and recording medium, and computer system process continuing method | |
US6829767B2 (en) | Method to control alternative application operation based on results of an ordered application execution attempt | |
KR100716673B1 (en) | Method and system for providing advertisement in network |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20040406 |