[go: up one dir, main page]

WO1999040517A1 - Method for connection for computer network on internet by real name and computer network system thereof - Google Patents

Method for connection for computer network on internet by real name and computer network system thereof Download PDF

Info

Publication number
WO1999040517A1
WO1999040517A1 PCT/KR1999/000068 KR9900068W WO9940517A1 WO 1999040517 A1 WO1999040517 A1 WO 1999040517A1 KR 9900068 W KR9900068 W KR 9900068W WO 9940517 A1 WO9940517 A1 WO 9940517A1
Authority
WO
WIPO (PCT)
Prior art keywords
real name
server
real
character string
address
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.)
Ceased
Application number
PCT/KR1999/000068
Other languages
French (fr)
Japanese (ja)
Inventor
Seok Mun Lee
Jae Hee So
Jong Cheol Kim
Jeen Hyun Bae
Sung Gye Lee
Pan Jung Lee
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.)
IBI CO Ltd
Original Assignee
IBI CO Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from KR1019980003643A external-priority patent/KR19980025201A/en
Application filed by IBI CO Ltd filed Critical IBI CO Ltd
Priority to JP54030899A priority Critical patent/JP3339639B2/en
Priority to HK00107783.6A priority patent/HK1028465B/en
Publication of WO1999040517A1 publication Critical patent/WO1999040517A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]

Definitions

  • the present invention relates to a computer network system and a computer network connection method, and more particularly to a computer network system and a computer network connection method that enable access to a specific domain name using a native language. It is. Background art
  • the Internet is not simply a collection of many computers, but a huge connection network formed by connecting a plurality of different types of computers such as networks. It can be said that Such computers connected to the Internet need a means for identifying each other, and this is a so-called physical IP address (Physical IP address) for each computer connected to the Internet.
  • physical IP address Physical IP address
  • Such a physical address is composed of four groups consisting of numbers not exceeding 255 (for example, 134. 78. 238. 99), from the user's perspective, It is very difficult to memorize such a string of numbers, and it is very troublesome to use the physical address you need every time you need it.
  • a domain name indicates the address of a computer connected to the network on the Internet, and usually consists of an identifier that indicates the characteristics or geographical location of the computer. . For example, if you look through the address of a commonly used e-mail (E-mail), ABC.co.kr becomes the effective domain name in iames@ABC.co.kr. If you look at this from the URL (Uniform Resource Location) side, Http: // www. ABC. Co. Kr becomes the actual domain name in ABC. Co. Kr.
  • Each computer is associated with a computer system that performs such a function, that is, a domain name server (DNS).
  • DNS domain name server
  • a client computer confirms the IP address of the corresponding website (for example, www.DEF.co.kr) with a specific address to its own domain name server 1 (110).
  • the domain name server 1 (110) makes an inquiry to the registrar's server (120) that manages the relevant IP address (Step 2) and receives the relevant IP address (Step 3).
  • the address of the desired website can be obtained with the help of the domain name server 2 (130). You will be returned (step 5).
  • the client computer is connected to the desired website (for example, DEF.co.kr).
  • each domain name server is
  • the IP address request Upon receiving an IP address request, the IP address request is sent to a server such as a registrar to perform a function of returning an IP address value obtained as a result.
  • a server such as a registrar to perform a function of returning an IP address value obtained as a result.
  • the domain name itself is a union of English letters created according to certain rules, so that people in non-English speaking countries such as South Korea or Japan, China, etc. are relatively hard to remember compared to English speaking countries. Know English domain name Otherwise, there is an inconvenience that the site cannot be connected.
  • An object of the present invention is to solve the above-mentioned problems and to provide a network system and a connection method capable of easily accessing a specific domain name using a native language (hereinafter, limited to “Hangul”). And
  • Another object of the present invention is to allow a specific domain name to be entered and visited in its own language, so that a domain name serviced by a web hosting business directly visits the domain name.
  • An object of the present invention is to provide a network system and a connection method.
  • Still another object of the present invention is to enter a specific domain name in its own language and enter a character on a search site (a search site on the Internet or a search engine) by a real name web server when it cannot be searched.
  • the purpose of transmitting a sequence is to allow a user to select a search result on a client computer and move to a desired site more quickly.
  • the configuration of the present invention for achieving the above object is as follows. Multiple client computers and multiple domain servers
  • a real name database in which a plurality of real names and domain names or IP addresses are stored so as to correspond to each other in a linked computer network system; linked to the real name database and transmitted upon a request from a client computer If the entered character string is a domain name, it functions as a normal domain name server. If the character string is a native language or a general English character string, it searches the real name database to find the corresponding IP.
  • a real name server for returning an address to a client computer; a domain name server installed on the client computer for changing a previously set domain name server to a real name server and transmitting a user's input character string to the real name server.
  • the RAM With the RAM means, it operates in conjunction with the real name server, checks the input character string of the client computer to which the connection is derived from the real name server, and provides necessary information according to the environment in which the connection was led. Includes a real name web server.
  • the client computer executing the input program includes Changing the domain name server by a specific real name server, and transmitting the character string input by the user to the activated input window by the real name server; and inputting the real name server at the request of the client computer. If the string is a domain name, the routine for providing the domain name is executed. If the string is a native language or a general English string, such a string is included in the real name server.
  • Figure 1 shows the case where only ordinary domain name servers are used.
  • the figure which shows each system connected to the internet and the mutual operation between each system.
  • FIG. 2 is a flowchart showing a series of operations for connecting to a specific computer in a client computer by the network system according to the present invention.
  • 3A and 3B are flowcharts showing a series of operations for connecting to a specific computer requested by a client in a real name server in a network system according to the present invention.
  • FIG. 4 is a flowchart showing a series of operations of a real name web server operated in association with a real name server in a network system according to the present invention.
  • FIG. 2 shows the operation of the client computer.
  • real name refers to an actual name such as a company name, trade name or service mark in a language such as Korean, Chinese, Japanese or English.
  • the client computer Before driving the ordinary browser, the client computer first executes an input program for supporting the real name server (step 210).
  • the domain name setting of the client computer system is set with the IP address of the real name server (step 220).
  • the specific settings differ depending on the type of operating system (OS) used. For example, if the operating system used on the client computer is window 95 or window 98, the system registry It can be implemented by adding the address of the real name server as the name server value of "My Computer ⁇ HKEY—LOCAL—MACHINE ⁇ System ⁇ CurrentControlSet ⁇ Services ⁇ VxD ⁇ MSTCP" in the tree.
  • the domain name address value that was already used was backed up in advance, and the original value was restored when the client input program ended, so that the original value of the client computer system was restored. It is desirable to ensure that no changes are made in the typical use.
  • the input window is activated and this input You can enter the desired word (including your own language) in the window (step 230).
  • the client computer transmits this input to the real name server (step 240) and receives information from the real name server (step 250). The information is received from the real name server, and the set basic browser associated with the input program is executed and connected to the corresponding site (step 260).
  • the input program is resident in a part of the screen not only during the execution of the basic browser but also after the browser is terminated, and if a character string is to be input to the input program, the basic browser is restarted. It is executed. On the other hand, if it is determined in step 270 that the execution of the input program is to be terminated (step 270), the initial setting of the system to the real name server is released and the system is returned to the original domain name server address. (Step 280).
  • the real name server performs initial work to function as a basic domain name server (step 300), connects to its own real name database (step 305), and waits for a connection request from a client computer. Wait (step 310).
  • a large number of real name databases are stored so as to correspond to real names (for example, Japan Meteorological Agency) and Internet addresses.
  • the Internet address can be an IP address (for example, 203.247.66.42), a domain name (for example, http ⁇ ⁇ .kma.go.kr) or a live address (serve domain name).
  • step 330 when it is determined that the character string input from the client computer has been transmitted (step 320), it is first determined whether or not " ⁇ " is included in the character string (step 330). If so, the input character string is recognized as Hangul using the next three bytes as “ ⁇ ”, and the process proceeds to step 370. If it is determined in step 330 that the input character string does not include " ⁇ ”, then it is determined whether or not the input character string includes ". (Dot)" (step 350). As a result, if it contains ".” It is determined that the user has directly entered the system, and the routine necessary for operation as an existing ordinary domain name server is executed using the user input character string as it is (step 99). However, if it is determined that "no,” is not included, it is considered that an English word has been input, and the routine proceeds to step 370.
  • step 370 the real name database is searched using the input character string. If it is determined that there is data to be matched (step 371), then it is determined whether or not the corresponding domain name is a domain name having a practical IP server (step 374). If "YES”, extract the relevant domain name (step 377) and go to step 99 to operate as a normal domain name server. On the other hand, if the result of the determination in step 371 is "NO”, the character string entered by the user and the IP address of the client are temporarily stored in the first data format (step 372). The real name web server address is returned to the client (step 373), and the real name web server is activated (step 400 in FIG. 4).
  • the storage of the information in the first data format can be implemented, for example, by storing the input character string of the user in the file, using the IP address of the client computer requesting the connection as a file name.
  • step 374 If the result of the determination in step 374 is "NO", the user's input character string and the IP address of the client computer are temporarily stored in a second data format (step 375), and then the real name web server is used. The address is returned to the client computer (step 376), and the real name web server is activated (step 400 in FIG. 4).
  • the method for storing the information in the second data format is, for example, using the IP address of the client computer as a file name, and a specific character in the corresponding file for distinguishing the information from the first data format described above. This can be performed by storing the strings and user input strings.
  • the web server connects to the real name database (step 410), checks the IP address of the client computer requesting the connection, and executes The recorded information on whether the connection has been transferred from the name server is confirmed (step 420). Next, it is determined whether or not the current real name web server connection is a connection transferred from the real name server (step S1). / 40517
  • the IP address of the client computer requesting the connection is compared with the file name in the web server, and if such a file name currently exists, the connection transferred from the real name server is considered. to decide. If "NO" is determined in step 430, the terminal is connected to the real name web server and connected to the corresponding home page.
  • step 450 it is determined to which data format the data has been transferred from the real name server (step 450).
  • the implementation for the operation of confirming the data format is performed, for example, in the above-described example, whether or not the specific character string is stored in the front part of the storage content in the file having the IP address of the client computer as the file name. Can be performed in a manner that confirms. I on the client computer
  • the real name database is searched.
  • a server having an actual IP address is searched for and returned to the client computer so that the relevant server can move to the corresponding domain name site (step 460).
  • the data format is the first data format
  • the user input character string is transmitted by the relevant search engine (for example, Never) by the real name web server (step 470). The user clicks on a desired website among various websites resulting from the search engine operated on the client computer and connects to the website (step 480).

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A computer network system comprising interconnected client computers and domain name servers and a computer connection method for interconnecting them are disclosed. In the computer network system, a real name database is connected, a real name server acts as a normal domain name server in response to a request of a client computer if a character string transmitted represents a domain name, the real name database is searched if the character string is written in a language of the country or in English, the corresponding IP address is returned to the client computer, the domain name server preset by program means provided in the client computer is temporarily changed to a real name server, the input character string of the user is transmitted by the real name server, and the real name server provides the information needed by the user in relation to this.

Description

明細書 リアルネームによるインターネッ ト上コンピューターネッ トワーク接続方 法及びそのコンピューターネッ トワークシステム 技術分野  Description Method for connecting to a computer network on the Internet by using a real name and the computer network system

本発明はコンピューターネッ トワークシステム及びコンピューター ネットワーク接続方法に関するものであり、 特に、 自国語を使用して特定 ドメインネームにアクセスすることができるようにするコンビュ一ターネ ットワークシステム及びコンピューターネットワーク接続方法に関するも のである。 背景技術  The present invention relates to a computer network system and a computer network connection method, and more particularly to a computer network system and a computer network connection method that enable access to a specific domain name using a native language. It is. Background art

インターネット(Internet)とは、 単に幾数コンビュ一ターが集ま り成されたものではなく、 互いに異なる複数の種類のコンピュータ一等の ネットワーク(network)等が互いに連結され形成された巨大な連結網であ ると言える。 この如きインターネットに連結された各コンピュータ一等は 互いに識別する為の手段が必要であり、 これが所謂インターネッ卜に連結 された各コンピューターに対する物理的な I P住所(Physical IP address) となる。 しかし、 この如き物理的な住所は 2 5 5を越えぬ数字等で成され る四つのグールプにて構成されているので (例えば、 134. 78. 238. 99) 使 用者の立場においてはこの様な数字列を記憶するのが非常に難難しく自分 が必要とする物理的な住所を必要とする時毎に使うと言うのは非常に煩わ しいことになる。 従って、 一般的には物理的な住所を直接利用して各コン ピューターに接続する代りにこれを記憶し易い文字列の組合と一対一に対 応させその文字列を入力すれば該当する物理的 I P住所を有するコンビュ —ターに連結されるようにする方式が使用される。 この如く物理的な住所 の代りに使用される文字等の組合が所謂ドメインネーム(domain name)で ある。  The Internet is not simply a collection of many computers, but a huge connection network formed by connecting a plurality of different types of computers such as networks. It can be said that Such computers connected to the Internet need a means for identifying each other, and this is a so-called physical IP address (Physical IP address) for each computer connected to the Internet. However, since such a physical address is composed of four groups consisting of numbers not exceeding 255 (for example, 134. 78. 238. 99), from the user's perspective, It is very difficult to memorize such a string of numbers, and it is very troublesome to use the physical address you need every time you need it. Therefore, in general, instead of directly using a physical address to connect to each computer, it is necessary to correspond one-to-one with a combination of character strings that are easy to memorize and enter that character string. A method is used in which the computer is connected to a computer having an IP address. Such a combination of characters and the like used instead of a physical address is a so-called domain name.

結局、 ドメインネームとは、 ネッ トワークに連結されたコンビユー ターのインターネット上における住所を示すものであり、 通常的にそのコ ンピューターの特性又は地理的位置等を表示する識別者にて構成される。 例えば、 一般的に使われる電子メイル(E- mai l)の住所を通じ察すれば iames@ABC. co. kr 中において ABC. co. kr が実質的なドメインネームとな り、 これを U R L (Uniform Resource Location)面にて察すれば Http: //www. ABC. co. krの中で ABC. co. kr部分が実質的なドメインネームになる。 After all, a domain name indicates the address of a computer connected to the network on the Internet, and usually consists of an identifier that indicates the characteristics or geographical location of the computer. . For example, if you look through the address of a commonly used e-mail (E-mail), ABC.co.kr becomes the effective domain name in iames@ABC.co.kr. If you look at this from the URL (Uniform Resource Location) side, Http: // www. ABC. Co. Kr becomes the actual domain name in ABC. Co. Kr.

従って、 各コンピューターの物理的な住所の代りにドメインネーム を使うためには誰かが各コンピューターの物理的住所と ドメインネームを 対応させてやる機能を遂行するのが必要であり、 インターネットに連結さ れた各コンピューターはこの如き機能を遂行するコンピューターシステム、 即ち、 ドメインネームサーバ(DNS : Domain Name Server)と連関されている。  Therefore, in order to use a domain name instead of the physical address of each computer, it is necessary for someone to perform the function of associating the physical address of each computer with the domain name. Each computer is associated with a computer system that performs such a function, that is, a domain name server (DNS).

但し、 近来大いに利用されているウェブホスティングサービス (webhosting service) (即ち、 ドメインネームに対応する実質的なホスト コンピュータ一(host computer)を有してはいないけれど、 ドメインネー ムを登録受けようとする者に自分のホストコンピューターを使用して登録 を受け得るようにしてやるサ一ビス) 業体を利用して登録されたドメイン ネームの場合は必ずドメインネームと物理的住所が一対一対応をするとは 見られないのである。  However, they do not have a substantial host computer corresponding to the domain name, but try to register the domain name, which is a web hosting service that has been widely used in recent years. Service that allows a person to receive registration using his / her own host computer.) In the case of a domain name registered using an enterprise, it is not always possible that the domain name and physical address correspond one-to-one. It cannot be done.

以下では図 1を参照し、 ドメインネームサーバに特定コンピュータ 一の物理的な住所を問うクライアントコンピューター(cl ient computer) とドメィンネームサーバ間の一般的な動作関係を説明する。  In the following, with reference to FIG. 1, a general operation relationship between a client computer asking a domain name server for a physical address of a specific computer and a domain name server will be described.

先ず、 クライアントコンピュータ一 (例えば、 ABC. co. kr) にて特定 住所を有する該当ゥュプサイ ト(例えば、 www. DEF. co. kr)に対する I P住 所確認を自分のドメインネームサーバ 1 (110)に要請すれば (ステップ①) 該ドメインネームサーバ 1 (110)は該当 I P住所を管掌する登録機関のサ ーバ(120)等に問合せ (ステップ②) し、 該当 I P住所を受け (ステップ ③)、前記ウェブ住所に関連されるドメインネームサーバ 2 (130)に接続(ス テツプ④) した後、 ドメインネームサーバ 2 (130)の助けで所望のウェブ サイ ト(website)の住所を得られ、 これをリターンさせ受けることになる (ステップ⑤)。 リターンされたウェブサイ トの I P住所がクライアントコ ンピュ一ターへリタ一ンされれば(ステップ⑥)、 クライアントコンビユー ターは所望のウェブサイ ト(例えば、 DEF. co. kr)に接続されることになる (ステップ⑦)。  First, a client computer (for example, ABC.co.kr) confirms the IP address of the corresponding website (for example, www.DEF.co.kr) with a specific address to its own domain name server 1 (110). Upon request (Step 2), the domain name server 1 (110) makes an inquiry to the registrar's server (120) that manages the relevant IP address (Step 2) and receives the relevant IP address (Step 3). After connecting (step 2) to the domain name server 2 (130) associated with the web address, the address of the desired website can be obtained with the help of the domain name server 2 (130). You will be returned (step ⑤). When the returned IP address of the website is returned to the client computer (step ⑥), the client computer is connected to the desired website (for example, DEF.co.kr). (Step ⑦)

即ち、 各ドメインネームサーバはクライアントコンピューターから That is, each domain name server is

I P住所要請を接受すればこれを登録機関等のサーバに問合せ結果的に得 た I P住所値をリターンする機能を遂行する。 Upon receiving an IP address request, the IP address request is sent to a server such as a registrar to perform a function of returning an IP address value obtained as a result.

この如き方式において、 ドメインネーム自体は一定の規則に従い作 られた英文字の組合であるので、 韓国又は日本国、 中国等、 非英語圏国家 の国民達は英語圏国家に比べ相対的に覚え難い英文ドメインネームを知ら なければ該当サイ トに接続できぬとの不便がある。 In such a system, the domain name itself is a union of English letters created according to certain rules, so that people in non-English speaking countries such as South Korea or Japan, China, etc. are relatively hard to remember compared to English speaking countries. Know English domain name Otherwise, there is an inconvenience that the site cannot be connected.

勿論、 通常のブラゥザ(browser)はブックマーク(bookmark)機能又は 好み捜し機能を使用して一度訪問した場所の住所を貯蔵して置き、 後にこ れを再び利用できるようにする機能を提供するので、 該当住所を管理する において、 必要な自国語にてコメントを付加することにより不便を多少減 らすことはできるが、 使用者が個人的に I P住所をハングルと関連付け貯 蔵し使用するのには限界がある。  Of course, normal browsers provide the ability to store the address of a place once visited using the bookmark function or favorite search function, and to make it available again later. Although it is possible to reduce inconvenience by adding a comment in the required native language in managing the relevant address, it is necessary for users to personally associate and store the IP address with Hangul and use it. There is a limit.

従来においても、 自国語を利用する方法に対し、 解決案を提示した 場合があつたが、 大部分汎用的でなかったか、 或いは個人使用者中心と開 発されたのに過ぎなかった。 例えば、 ハングルでなされた独立されたドメ インを与える方法(例えば、 "青瓦台. 韓国" )は外国人としてハングルド メインネームのみで構成されたサイ 卜には接続できないので、 その効用性 がなく、 又、 英文ドメインネームの後ろにハングル氏名を付けて移動する ようにする方式(例えば、 "www. abc. co. kr/青瓦台")は使用者のシステムに ある特別な設定とかドメインネームサーバの設定の必要がないと言うのが 長点であるが、 この如きサービスをする為に数多いデータベースをディレ ク トリにて管理すべきであるので、 これに伴う負荷が大きく、 又、 既存の ドメインサ一バ体系とは多少無関なるものであるので、 ハングル氏名を通 じたテルネット、 F T Pの如き其の他ドメインネームサーバサービスに適 用できない問題点がある。 発明の開始  In the past, there have been proposals for solutions to the use of the native language, but most of them have not been general-purpose or have been developed mainly for individual users. For example, a method of giving an independent domain made in Hangul (eg, “Blue House. Korea”) cannot be used as a foreigner to a site consisting only of the Hangeul main name, and thus has no utility. However, the method of moving with the Hangul name after the English domain name (for example, "www.abc.co.kr/blue-roof") is a special setting in the user's system or the setting of the domain name server. The advantage is that there is no need to do so, but in order to provide such services, a large number of databases must be managed in the directory, which imposes a heavy load on existing databases. Since the system is somewhat unrelated, there is a problem that it cannot be applied to other domain name server services such as Telnet and FTP through the name of Hangul. . Start of invention

本発明は前述の問題を解決し自国語(以下、 "ハングル" に限定して 説明する)を使用して手易く特定ドメインネームにアクセスできるように するネットワークシステム及び接続方法を提供することを目的とする。  An object of the present invention is to solve the above-mentioned problems and to provide a network system and a connection method capable of easily accessing a specific domain name using a native language (hereinafter, limited to “Hangul”). And

本発明の他の目的は特定ドメインネームを自国語で入力し訪ねて行 くことができるようすることにおいて、 ウェブホスティング業体によりサ 一ビスされる ドメインネームもこれを直接訪ねて行くようにするネットヮ ークシステム及び接続方法を提供するにある。  Another object of the present invention is to allow a specific domain name to be entered and visited in its own language, so that a domain name serviced by a web hosting business directly visits the domain name. An object of the present invention is to provide a network system and a connection method.

本発明の更に他の目的は特定ドメインネームを自国語で入力し捜す ことができない場合にはリアルネームゥヱブサーバにより検索サイ ト(ィ ンターネット上の検索サイ ト又は検索エンジン)に入力文字列を伝送して 利用者がクライアントコンピューター上において検索結果を選択してより 迅速に所望のサイ トに移動できるようにすることにある。 前述の如き目的を達成する為の本願発明の構成は次の如きである。 複数のクライアントコンピューターと複数のドメインネ一ムサ一バ が Still another object of the present invention is to enter a specific domain name in its own language and enter a character on a search site (a search site on the Internet or a search engine) by a real name web server when it cannot be searched. The purpose of transmitting a sequence is to allow a user to select a search result on a client computer and move to a desired site more quickly. The configuration of the present invention for achieving the above object is as follows. Multiple client computers and multiple domain servers

連結され成されたコンピューターネッ トワークシステムにおいて、 リアル ネームとドメインネーム又は I P住所が互いに対応されるよう多数貯蔵さ れているリアルネームデータベースと ; リアルネームデータベースと連結 されクライアントコンピューターからの要請により伝送された文字列がド メインネームである場合には通常のドメインネームサーバとして機能し、 自国語であるか、 一般英文字列である場合には、 リアルネームデータべ一 スを検索して対応する I P住所をクライアントコンピューターにリターン させるリアルネームサーバと ; クライアントコンピュータ一において設置 され、 先に設定されていたドメインネームサーバをリアルネームサーバに 変更させ、 使用者の入力文字列をリアルネームサーバで伝送するプロダラ ム手段と ; リアルネームサーバへ連動し動作して、 リアルネームサーバか ら接続が導かれたクライアントコンピュータ一の入力文字列を確認し、 接 続が導かれた環境に合わせ必要な情報を提供するリアルネームウェブサ一 バを含む。 A real name database in which a plurality of real names and domain names or IP addresses are stored so as to correspond to each other in a linked computer network system; linked to the real name database and transmitted upon a request from a client computer If the entered character string is a domain name, it functions as a normal domain name server. If the character string is a native language or a general English character string, it searches the real name database to find the corresponding IP. A real name server for returning an address to a client computer; a domain name server installed on the client computer for changing a previously set domain name server to a real name server and transmitting a user's input character string to the real name server. With the RAM means, it operates in conjunction with the real name server, checks the input character string of the client computer to which the connection is derived from the real name server, and provides necessary information according to the environment in which the connection was led. Includes a real name web server.

尚、 入力プログラムが実行される複数のクライアントコンピュータ 一とドメインネームサーバで使用される複数のコンピューターが連結され て成ったコンピューターネットワークを接続する方法において、 入力プロ グラムが実行されるクライアントコンピュータ一においてそのドメインネ ームサーバを特定リアルネームサーバにて変更させ、 活性化された入力窓 に使用者が入力した文字列をリアルネームサーバで伝送するステップと ; リアルネームサーバがクライアントコンピューターの要請により伝送され た入力文字列がドメィンネームである場合には通常のドメィンネーム提供 の為のルーチンを実行させ、 自国語であるか、 一般英文字列である場合に はその様な文字列に対し、 リアルネームサーバに含まれたリアルネームデ —タベースを検索して対応する I P住所をクライアントコンピュータ一へ リターンさせるステップと ; リアルネームサーバに連動し動作するリアル ネームウェブサーバが、 リアルネームサーバからの接続が導かれたクライ アントコンピューターの入力文字列を確認し、 接続が導かれた環境に合わ せ必要な情報を提供するステップを含む。 図面の簡単な説明  In a method of connecting a computer network in which a plurality of client computers executing an input program are connected to a plurality of computers used in a domain name server, the client computer executing the input program includes Changing the domain name server by a specific real name server, and transmitting the character string input by the user to the activated input window by the real name server; and inputting the real name server at the request of the client computer. If the string is a domain name, the routine for providing the domain name is executed.If the string is a native language or a general English string, such a string is included in the real name server. Real name Searching the database and returning the corresponding IP address to the client computer; the real name web server operating in conjunction with the real name server, and inputting the character string of the client computer to which the connection from the real name server was led; And providing the necessary information for the environment in which the connection was derived. BRIEF DESCRIPTION OF THE FIGURES

図 1は、通常的なドメインネームサーバのみを用いる場合において、 ィンタ一ネッ卜に連結された各システム及び各システム間の相互動作を示 す図。 Figure 1 shows the case where only ordinary domain name servers are used. The figure which shows each system connected to the internet and the mutual operation between each system.

図 2は、 本発明によるネッ 卜ワークシステムによりクライアントコ ンピュータ一において特定コンピューターと接続する一連の動作を示す流 れ図。  FIG. 2 is a flowchart showing a series of operations for connecting to a specific computer in a client computer by the network system according to the present invention.

図 3 a, bは、 本発明によるネッ トワークシステム中、 リアルネー ムサーバにおいてクライアントが要求した特定コンピューターと接続する 為の一連の動作を示す流れ図。  3A and 3B are flowcharts showing a series of operations for connecting to a specific computer requested by a client in a real name server in a network system according to the present invention.

図 4は、 本発明によるネッ トワークシステム中、 リアルネームサー バに連関され作動されるリアルネームウェブサーバの一連の動作を示す流 れ図。 発明を実施する為の最良の形態  FIG. 4 is a flowchart showing a series of operations of a real name web server operated in association with a real name server in a network system according to the present invention. BEST MODE FOR CARRYING OUT THE INVENTION

以下に、 本発明に対する望ましい実施例に関し、 図 1〜図 4を参照 して説明する。  Hereinafter, a preferred embodiment of the present invention will be described with reference to FIGS.

先ず、 クライアン卜コンピューターの動作を示す図 2を参照して察 する。  First, look at FIG. 2, which shows the operation of the client computer.

本明細書において使用するリアルネーム(real name) との用語は韓 国語、 中国語、 日本国語又は英語等の言語で成された会社名、 商号名又は サービス標等の実際名を称する。  The term real name as used herein refers to an actual name such as a company name, trade name or service mark in a language such as Korean, Chinese, Japanese or English.

クライアントコンピュータ一においては通常的なブラウザを駆動す る以前に先ず、 リアルネームサーバを支援する為の入力プログラムを実行 させる(ステップ 210)。 この入力プログラムが実行されれば、 先ず、 クラ イアントコンピューターシステムのドメインネーム設定をリアルネームサ ーバの I P住所にて設定する(ステップ 220)。 具体的な設定内容は使用さ れる運営体系(OS)の種類により相異であるが、 例えば、 クライアントコン ピューターにおいて使用される運営体制がウィンドウ 9 5又はウィンドウ 9 8である場合には、 システムレジス ト リの "マイコンピューター \ HKEY— LOCAL— MACHINE \ System \ CurrentControlSet \ Services \ VxD \ MSTCP" のネームサーバ値としてリアルネームサーバの住所を追加する方 式で具現できる。 また、 前述の設定時には、 既存に使用していたドメイン ネーム住所値を予めバックアップして置いていて、 クライアント入力プロ グラムの終了と共に元来の値を復旧するようにしてクライアントコンビュ 一ターシステムの基本的使用においては何等の変化をもたらせないように するのが望ましい。 この如き設定が終われば入力窓が活性化されこの入力 窓に望む単語(自国語包含)を入力できる状態になる(ステップ 230)。 この 時、 使用者が入力することになれば、 クライアントコンピュータ一はリア ルネームサーバでこの入力内容を伝送し(ステップ 240)、 リアルネームサ ーバより情報を受信する(ステップ 250)。 リアルネームサーバから情報が 受信されると共に入力プログラムと関連され設定された基本ブラゥザが実 行され該当サイ トに接続される(ステップ 260)。 Before driving the ordinary browser, the client computer first executes an input program for supporting the real name server (step 210). When this input program is executed, first, the domain name setting of the client computer system is set with the IP address of the real name server (step 220). The specific settings differ depending on the type of operating system (OS) used. For example, if the operating system used on the client computer is window 95 or window 98, the system registry It can be implemented by adding the address of the real name server as the name server value of "My Computer \ HKEY—LOCAL—MACHINE \ System \ CurrentControlSet \ Services \ VxD \ MSTCP" in the tree. In addition, at the time of the above setting, the domain name address value that was already used was backed up in advance, and the original value was restored when the client input program ended, so that the original value of the client computer system was restored. It is desirable to ensure that no changes are made in the typical use. When such setting is completed, the input window is activated and this input You can enter the desired word (including your own language) in the window (step 230). At this time, if the user makes an input, the client computer transmits this input to the real name server (step 240) and receives information from the real name server (step 250). The information is received from the real name server, and the set basic browser associated with the input program is executed and connected to the corresponding site (step 260).

前記基本ブラゥザが実行中の間のみならず、 ブラゥザが終了された 以後にも画面の一部分には前記入力プログラムが常駐しており、 前記入力 プログラムに文字列を入力することになれば、 再び基本ブラゥザが実行さ れる。 一方、 ステップ 270において、 前記入力プログラムの実行が終了す ることと判断されれば(ステップ 270)初期に設定されたシステムのリアル ネームサーバへの設定は解除され元来のドメインネームサーバ住所に戻さ れる(ステップ 280)。  The input program is resident in a part of the screen not only during the execution of the basic browser but also after the browser is terminated, and if a character string is to be input to the input program, the basic browser is restarted. It is executed. On the other hand, if it is determined in step 270 that the execution of the input program is to be terminated (step 270), the initial setting of the system to the real name server is released and the system is returned to the original domain name server address. (Step 280).

前述の基本ブラウザとしては、 通常的に使用されるネッスケープ、 エキスプロラー等が全て使用されることができ、 引いては前述の入力プロ グラムを別途に使用しなくとも、 その機能を内包しているブラウザを利用 して本発明を具現することも可能である。  As the above-mentioned basic browser, all of the commonly used nestscapes, explorers, etc. can be used. Therefore, even if the above-mentioned input program is not separately used, its functions are included. It is also possible to implement the present invention by using a browser that is in use.

次に、 図 3 a及び図 3 bを参照しリアルネームサーバの動作に関し 察する。  Next, the operation of the real name server will be discussed with reference to FIGS. 3A and 3B.

リアルネームサーバは、 基本的なドメインネームサーバとして機能 する為の初期作業を遂行(ステップ 300)した後、 自体のリアルネームデー タベースと接続し(ステップ 305)、 クライアントコンピューターよりの接 続要請を待機する状態にて待つ(ステップ 310)。 ここでリアルネームデー タベースはリアルネーム(例えば、 気象庁)とインターネット住所と互いに 対応するように多数貯蔵されている。 インターネッ ト住所は I P住所(例 えば、 203. 247. 66. 42)、 ドメインネーム(例えば、 http〃丽. kma. go. kr) 又はゥヱブハゥジング住所(サーブドメインネーム)  The real name server performs initial work to function as a basic domain name server (step 300), connects to its own real name database (step 305), and waits for a connection request from a client computer. Wait (step 310). Here, a large number of real name databases are stored so as to correspond to real names (for example, Japan Meteorological Agency) and Internet addresses. The Internet address can be an IP address (for example, 203.247.66.42), a domain name (for example, http〃 丽 .kma.go.kr) or a live address (serve domain name).

(例えば、 http〃www. kmg. go. kr/甲乙丙)になることができる。  (For example, http.www. Kmg. Go.

次に、 クライアントコンピューターより入力された文字列が伝送さ れたのが判断されれば(ステップ 320)、 先ず、 上記文字列内に " \" が 含まれるかを判別する(ステップ 330)。 若し、 そうであれば、 入力文字列 を "\" 次の 3バイ トをー単位としてハングルと認識してステップ 370に 移動する。 若し、 ステップ 330における判断結果 "\" を含まないことと 判断されれば今度には入力文字列が ". (dot) " を含んでいるかの可否を判 断する(ステップ 350)。 その結果 ". " を含んでいれば英文ドメインネー ムを直接入力したことと判定し使用者入力文字列をそのまま使用して既存 の通常的なドメインネームサーバとしての動作に必要なルーチンが実行さ れる(ステップ 99)。 しかし、 "ノ, を含んでいないことと判断されれば英 文単語を入力したことと見做しステップ 370に移動する。 Next, when it is determined that the character string input from the client computer has been transmitted (step 320), it is first determined whether or not "\" is included in the character string (step 330). If so, the input character string is recognized as Hangul using the next three bytes as "\", and the process proceeds to step 370. If it is determined in step 330 that the input character string does not include "\", then it is determined whether or not the input character string includes ". (Dot)" (step 350). As a result, if it contains "." It is determined that the user has directly entered the system, and the routine necessary for operation as an existing ordinary domain name server is executed using the user input character string as it is (step 99). However, if it is determined that "no," is not included, it is considered that an English word has been input, and the routine proceeds to step 370.

ステップ 370 では、 前記入力文字列を持ってリアルネームデータ一 ベースを検索する。 一致されるデータがあることと判別(ステップ 371)さ れば今度は該当ドメインネームが実際的な I Pサーバを有するドメインネ ームであるかの可否を判別し(ステップ 374)、 その結果が "YES" であれ ば該当されるドメインネームを抽出(ステップ 377)しステップ 99 に移動 して通常的なドメインネームサーバとして作動する。 一方、 ステップ 371 における判断結果が "N O" である場合には、 使用者が入力した文字列及 びクライアントの I P住所を第 1のデータフォーマツトにて臨時的に貯蔵 (ステップ 372)した後、 リアルネームウェブサーバの住所をクライアント にリターンし(ステップ 373)、 リアルネームウェブサーバを作動させる(図 4のステップ 400)。 第 1データフォーマッ トで情報を貯蔵することに対 する具現は例えば、 接続を要請したクライアントコンピュータの I P住所 をファイル名とし、 該当ファイル内に使用者の入力文字列を貯蔵する方式 で遂行できる。  In step 370, the real name database is searched using the input character string. If it is determined that there is data to be matched (step 371), then it is determined whether or not the corresponding domain name is a domain name having a practical IP server (step 374). If "YES", extract the relevant domain name (step 377) and go to step 99 to operate as a normal domain name server. On the other hand, if the result of the determination in step 371 is "NO", the character string entered by the user and the IP address of the client are temporarily stored in the first data format (step 372). The real name web server address is returned to the client (step 373), and the real name web server is activated (step 400 in FIG. 4). The storage of the information in the first data format can be implemented, for example, by storing the input character string of the user in the file, using the IP address of the client computer requesting the connection as a file name.

ステップ 374 における判断結果が "N O" である場合には使用者の 入力文字列及びクライアントコンピューターの I P住所を第 2のデータフ ォーマツトで臨時的に貯蔵した後(ステップ 375)、 リアルネームウェブサ ーバの住所をクライアントコンピューターにリターンし(ステップ 376)、 リアルネームウェブサーバを作動させる(図 4のステップ 400)。 第 2デー タフォーマットで情報を貯蔵するものに対する具現は例えば、 クライアン トコンピュータ一の I P住所をファイル名とし、 該当ファイル内には前述 の第 1データフォーマツ トの情報と区別する為の特定文字列及び使用者の 入力文字列を貯蔵する方式で遂行できる。  If the result of the determination in step 374 is "NO", the user's input character string and the IP address of the client computer are temporarily stored in a second data format (step 375), and then the real name web server is used. The address is returned to the client computer (step 376), and the real name web server is activated (step 400 in FIG. 4). The method for storing the information in the second data format is, for example, using the IP address of the client computer as a file name, and a specific character in the corresponding file for distinguishing the information from the first data format described above. This can be performed by storing the strings and user input strings.

次に図 4を参照してリアルネームゥェブサーバの動作に対し説明す る。  Next, the operation of the real name web server will be described with reference to FIG.

ウェブサーバとしての基本的な動作が開示(ステップ 400)された後、 ゥェブサ一バはリァルネームデータベースと接続した後(ステップ 410)、 接続を要請してきたクライアントコンピューターの I P住所を確認し、 リ アルネームサーバから移送されてきた接続であるかに対する記録情報を確 認する(ステップ 420)。 次に現在のリアルネームウェブサーバ接続がリア ルネームサーバから移送されてきた接続であるかの可否を判断する(ステ /40517 After the basic operation as a web server is disclosed (step 400), the web server connects to the real name database (step 410), checks the IP address of the client computer requesting the connection, and executes The recorded information on whether the connection has been transferred from the name server is confirmed (step 420). Next, it is determined whether or not the current real name web server connection is a connection transferred from the real name server (step S1). / 40517

ップ 430)。 これに対する具現は例えば、 接続を要請してきたク トコンピュータ一の I P住所をウェブサーバ内のファイル名と比較して見 てその如きファイル名が現在存在すればリアルネームサーバから移送され てきた接続と判断する。 ステップ 430において " N O" と判断さればリア ルネームウェブサーバに接続して該当ホームぺージに連結される。 430). To implement this, for example, the IP address of the client computer requesting the connection is compared with the file name in the web server, and if such a file name currently exists, the connection transferred from the real name server is considered. to decide. If "NO" is determined in step 430, the terminal is connected to the real name web server and connected to the corresponding home page.

ステップ 4 3 0における判断結果が "Y E S " であれば、 リアルネ ームサーバからどのデータフォーマツトに移送されたかを判断する(ステ ップ 450)。 データフォーマツトを確認する作業に対する具現は例えば、 前述の例においてクライアントコンピュータ一の I P住所をファイル名と して有するファイル内の貯蔵内容の前部分に特定文字列が貯蔵されている かの有否を確認する方式で遂行できる。 クライアントコンピューターの I If the result of the determination in step 43 is “Y E S”, it is determined to which data format the data has been transferred from the real name server (step 450). The implementation for the operation of confirming the data format is performed, for example, in the above-described example, whether or not the specific character string is stored in the front part of the storage content in the file having the IP address of the client computer as the file name. Can be performed in a manner that confirms. I on the client computer

P住所をファイル名で持つファイルの内容が第 1のデータフォーマツトで ない第 2のデータフォーマットにてなる場合には、 例えば、 ウェブホステ ィング(又はウェブハウジング)の如き場合、 リアルネームデータベースを 検索し実際 I P住所を有しているサーバを捜しこれをクライアントコンビ ユーターヘリターンして関連サーバにて該当ドメインネームサイ トに移動 できるようにする(ステップ 460)。 一方、 第 1のデータフォーマットであ る場合にはリアルネームゥェブサーバにより関連検索エンジン(例えば、 ネバー (NAVER) )で使用者入力文字列を伝達(ステップ 470)する。 使用者は クライアントコンピュータ一で作動された検索ェンジンの結果である様々 のウェブサイト中で所望のウェブサイトをクリックして該当ウェブサイ ト に接続することになる(ステップ 480)。 産業上利用可能性 If the content of the file having the P address in the file name is in the second data format which is not the first data format, for example, in the case of web hosting (or web housing), the real name database is searched. A server having an actual IP address is searched for and returned to the client computer so that the relevant server can move to the corresponding domain name site (step 460). On the other hand, if the data format is the first data format, the user input character string is transmitted by the relevant search engine (for example, Never) by the real name web server (step 470). The user clicks on a desired website among various websites resulting from the search engine operated on the client computer and connects to the website (step 480). Industrial applicability

前述の本発明の構成によれば、 英語にてドメインネームを入力した 場合のみならず、 自国語で入力した場合にも効率的に特定ドメインのコン ピューターで一度に移動できるし、 又、 ウェブホスティングサービスを利 用してドメインネームを使用している場合にも該当ドメインネームのゥェ ブページに直接的に一度に利用できる効果が得られると共に、 入力された 自国語に関連された情報がなくてもそれに関連された検索結果を見せてく れるので、 使用者には利用できる最大限の情報をより迅速に提供してやる 効果がある。  According to the above-described configuration of the present invention, not only when a domain name is input in English but also in a native language, it is possible to efficiently move at a time on a computer of a specific domain at a time. Even if the domain name is used by using the service, the effect of being able to use it directly on the web page of the domain name at one time is obtained, and there is no information related to the input native language. Can also show the search results associated with it, so that users can be provided with the maximum information available more quickly.

Claims

請求の範囲 The scope of the claims 1 . 複数のクライアントコンピューターと複数のドメインネームサーバが 連結されて成されたコンピューターネッ トワークシステムにおいて、 1. In a computer network system in which multiple client computers and multiple domain name servers are linked, リアルネームとインターネッ ト住所が互いに対応されるよう多数貯 蔵されているリアルネームデータベースと ;  A real name database in which a large number of real names and Internet addresses are stored so as to correspond to each other; 前記リアルネームデータベースと連結され前記クライアントコンビ ュ一ターからの要請により伝送された文字列がドメインネームである場合 には通常のドメインネームサーバとして機能し、 自国語であるか、 一般英 文字列の場合には前記リアルネームデータベースを検索し対応する I P住 所を前記クライアントコンピューターにリターンさせるリアルネームサー バと ;  If the character string connected to the real name database and transmitted at the request of the client computer is a domain name, it functions as a normal domain name server, and can be a native language or a general English character string. A real name server for searching the real name database and returning a corresponding IP address to the client computer in the case; 前記クライアントコンピューターに設置され、 先に設定されていた 前記ドメインネームサーバを前記リアルネームサーバに変更させ使用者の 入力文字列を前記リアルネームサーバに伝送するプログラム手段と ;  Program means installed on the client computer for changing the previously set domain name server to the real name server and transmitting a user input character string to the real name server; 前記リアルネームサーバに連動し動作し、 前記リアルネームサーバ より接続が導かれた前記クライアントコンピュータ一の入力文字列を確認 し、 前記接続が導かれた環境に合わせ必要な情報を提供するリアルネーム ウェブサーバを含むことを特徴とするコンピュータ一ネットヮ一クシステ ム。  A real name web that operates in conjunction with the real name server, checks an input character string of the client computer to which a connection is derived from the real name server, and provides necessary information according to an environment in which the connection is led. A computer network system comprising a server. 2 . 第 1項において、 2. In paragraph 1, 前記リアルネームサーバは前記リアルネームデータベースにおいて リアルネームデータと I Pサーバを有するドメインネームを発見した場合、 通常のドメインネームサーバとして機能し、 前記リアルネームデータべ一 スにてリアルネームデータを発見できなかった場合、 第 1データフォーマ ットにて臨時に貯蔵し、 リアルネームデータを発見し、 ウェブホスティン グサーバ住所である場合、 第 2データフォーマツ トで臨時に貯蔵した後、 上記リアルネームゥェブサーバに連結されることを特徴とするコンビユー ターネッ トワークシステム。  When the real name server finds a domain name having real name data and an IP server in the real name database, it functions as a normal domain name server, and cannot find real name data in the real name database. In the case where the address is temporarily stored in the first data format, the real name data is discovered, and if the address is a web hosting server address, the real name web is temporarily stored in the second data format and then stored. A combination network system that is connected to a server. 3 . 第 2項において、 3. In paragraph 2, 前記リアルネームサーバは使用者の入力文字列と前記クライアント コンビュ一ターの I P住所を第 1データフォーマツト又は第 2デ タフォ —マットで貯蔵した後、 前記リアルネームウェブサーバの I P住所を前記 クライアントコンピュータへリタ一ンすることを特徴とするコンピュータ ーネッ トワークシステム。 The real name server stores the input character string of the user and the IP address of the client computer in a first data format or a second format, and then stores the IP address of the real name web server in the first data format. A computer network system characterized by returning to a client computer. 4 . 第 1項、 第 2項又は第 3項のいずれかにおいて、 4. In any of paragraphs 1, 2 or 3, 前記リアルネームゥ: ブサーバは前記リアルネームサーバより移送 された接続でない場合、 前記リアルネームウェブサーバのホームページを 動作させ、 前記リアルネームサーバより移送された接続である場合、 使用 者の入力文字列が前記リアルネームデータベースに存在しなければ使用者 の入力文字列を検索サイ トに送り、 使用者の入力文字列が前記リアルネー ムデータベースへリアルネームとウェブホスティングが存在すれば該当サ ィ 卜のドメインネームをリターンすることを特徴とするコンピュータ一ネ ッ トワークシステム。  If the connection is not the one transferred from the real name server, the real server operates the home page of the real name web server. If the connection is transferred from the real name server, the input character string of the user is changed. If it does not exist in the real name database, the user's input string is sent to the search site, and if the user's input string has a real name and web hosting in the real name database, the domain name of the corresponding site A computer network system characterized by returning the following. 5 . 入力プログラムが実行される複数のクライアントコンピューターと ドメインネームサーバとして使用される複数のコンピューターが連結され 成されたコンピューターネットワークを接続する方法において、 5. A method of connecting a computer network in which a plurality of client computers executing an input program and a plurality of computers used as domain name servers are connected, 前記入力プログラムが実行される前記クライアントコンピューター においてそのドメインネームサーバをリアルネームサーバに変更させ、 使 用者が入力した文字列を前記リアルネームサーバで伝送するステップと ; 前記リアルネームサーバが前記クライアントコンピューターより要 請により伝送された入力文字列がドメインネームである場合には通常のド メインネ一ム処理の為のルーチンを実行させ、 自国語であるか、 一般英文 字列である場合には、 その如き文字列に対し、 リアルネームサーバに含ま れたリアルネームデータベースを検索して対応する I P住所をクライアン トコンピューターにリターンさせるステップと ;  Changing the domain name server to a real name server at the client computer on which the input program is executed, and transmitting a character string input by a user at the real name server; If the input character string transmitted by the request is a domain name, the routine for normal domain name processing is executed.If the input character string is a native language or a general English character string, the routine is executed. Searching the real name database included in the real name server for such a character string and returning the corresponding IP address to the client computer; 前記リアルネームサーバに連動し動作するりあるリアルネ一ムゥェ ブサーバが前記リアルネームサーバより接続が導かれた前記クライアント コンピューターの入力文字列を確認し、 前記接続が導かれた環境に合わせ 必要な情報を提供するステツプを含むことを特徴とするコンピュータ一ネ ットワーク接続方法。  A real name web server that operates in conjunction with the real name server confirms the input character string of the client computer to which the connection was derived from the real name server, and provided necessary information in accordance with the environment in which the connection was led. A method for connecting a computer network, comprising the steps of providing. 6 . 第 5項において、 6. In paragraph 5, 前記リアルネームサーバが前記リアルネームデータベースよりリア ルネームデータと I Pサーバを有するドメインネームを発見した場合、 通 常のドメインネームを提供する為のルーチンを実行し、 前記リアルネーム データベースにおいてリアルネームデータを発見できなかった場合、 第 1 データフォーマツ トで臨時に貯蔵し、 リアルネームデータを発見しウェブ ホスティングサーバ住所である場合、 第 2データフォーマツトで臨時に貯 蔵した後、 前記リアルネームウェブサーバに連結するステップを更に含む ことを特徴とするコンピューターネットワーク接続方法。 If the real name server finds a domain name having real name data and an IP server from the real name database, it executes a routine for providing a normal domain name, If the real name data cannot be found in the database, it is temporarily stored in the first data format, and if the real name data is found and the address is a web hosting server address, it is temporarily stored in the second data format. Connecting to the real name web server. 7 . 第 6項において、 7. In paragraph 6, 前記リアルネームサーバが使用者の入力文字列と前記クライアント コンピュータ一の I P住所を第 1データベースフォーマツト又は第 2デ一 タフォーマットとして貯蔵した後、 前記リアルネームウェブサーバの I P 住所を前記クライアントコンピュータ一ヘリターンするステップを更に含 むことを特徴とするコンピューターネットワーク接続方法。  The real name server stores the input character string of the user and the IP address of the client computer as a first database format or a second data format, and then stores the IP address of the real name web server in the client computer. A method for connecting to a computer network, further comprising the step of returning to a computer network. 8 . 第 5項、 第 6項又は第 7項中いずれかにおいて、 8. In any of paragraphs 5, 6, or 7, 前記リアルネームウェブサーバが前記リアルネームサーバより移送 された接続でない場合、 前記リアルネームウェブサーバのホームページを 動作させ、 前記リアルネームサーバより移送された接続の場合、 使用者の 入力文字列が前記リアルネームデータベースに存在しなければ使用者の入 力文字列を検索サイ トへ送り、 使用者の入力文字列が前記リアルネームデ ータベースへリアルネームとウェブホスティングが存在すれば該当サイ ト のドメインネームをリターンするステップを更に含むことを特徴とするコ ンピューターネットワーク接続方法。  If the real name web server is not a connection transferred from the real name server, the home page of the real name web server is operated. If the connection is transferred from the real name server, a user input character string is the real name. If it does not exist in the name database, the user's input string is sent to the search site, and if the user's input string contains the real name and web hosting in the real name database, the domain name of the site is entered. A computer network connection method, further comprising a step of returning.
PCT/KR1999/000068 1998-02-09 1999-02-09 Method for connection for computer network on internet by real name and computer network system thereof Ceased WO1999040517A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP54030899A JP3339639B2 (en) 1998-02-09 1999-02-09 Computer network connection method on the Internet by real name and computer network system thereof
HK00107783.6A HK1028465B (en) 1998-02-09 1999-02-09 Method for connection for computer network on internet by real name and computer network system thereof

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR1998/3643 1998-02-09
KR1019980003643A KR19980025201A (en) 1998-02-09 1998-02-09 How to search for a website without a domain name
KR1019990002755A KR100385083B1 (en) 1998-02-09 1999-01-28 Computer network system on internet using realname and networking method thereof
KR1999/2755 1999-01-28

Publications (1)

Publication Number Publication Date
WO1999040517A1 true WO1999040517A1 (en) 1999-08-12

Family

ID=26633430

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR1999/000068 Ceased WO1999040517A1 (en) 1998-02-09 1999-02-09 Method for connection for computer network on internet by real name and computer network system thereof

Country Status (3)

Country Link
JP (1) JP3889667B2 (en)
CN (1) CN1246780C (en)
WO (1) WO1999040517A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001092983A3 (en) * 2000-05-30 2003-02-27 Netpia Dot Com Inc Local area information providing system and method using real name
JP2003521858A (en) * 2000-02-03 2003-07-15 ネットピア・ドット・コム・インコーポレイテッド Web page connection system using real name and method thereof
US6766380B1 (en) * 2000-01-28 2004-07-20 Hannic Corporation Two-byte domain name server system for domain names in languages other than english
JP2005503615A (en) * 2001-09-17 2005-02-03 ネットピア・ドット・コム・インコーポレイテッド Search system and method using real name
WO2008035892A1 (en) * 2006-09-21 2008-03-27 Samsung Electronics Co., Ltd. Apparatus and method for providing domain information
JP2010522908A (en) * 2006-12-01 2010-07-08 ネットピア.コム、インコーポレーテッド. Keyword processing system, keyword processing method, and recording medium recording program for executing the same
CN107609059A (en) * 2017-08-28 2018-01-19 昆明理工大学 A kind of Chinese domain name Similarity Measures based on J W distances

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2001291598A1 (en) * 2000-06-28 2002-01-08 Inter China Network Software Company Limited Method and system of intelligent information processing in network
US7020602B1 (en) 2000-08-21 2006-03-28 Kim Ki S Native language domain name registration and usage
US20030065785A1 (en) * 2001-09-28 2003-04-03 Nikhil Jain Method and system for contacting a device on a private network using a specialized domain name server
FI20030797A0 (en) * 2003-05-27 2003-05-27 Nokia Corp Improving Database Performance on a Name Server System
CN102137011A (en) * 2011-02-18 2011-07-27 华为技术有限公司 Message forwarding method, device and system for network
CN105827648B (en) * 2016-05-18 2019-03-05 霍焕潇 Network admittance control system and control method based on the binding of IP-MAC real name

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05130137A (en) * 1991-11-07 1993-05-25 Toshiba Corp Email system
JPH1078928A (en) * 1996-07-08 1998-03-24 D & I Syst Kk Internet access method and system and storage medium storing internet access processing

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5764906A (en) * 1995-11-07 1998-06-09 Netword Llc Universal electronic resource denotation, request and delivery system
JPH09321633A (en) * 1996-05-30 1997-12-12 Nippon Telegr & Teleph Corp <Ntt> Information address translation method, information address translation device, and information retrieval system
IL123129A (en) * 1998-01-30 2010-12-30 Aviv Refuah Www addressing

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05130137A (en) * 1991-11-07 1993-05-25 Toshiba Corp Email system
JPH1078928A (en) * 1996-07-08 1998-03-24 D & I Syst Kk Internet access method and system and storage medium storing internet access processing

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
HITOSHI UEDA, HOROYUKI OONO, "Naganen Riyou Kanou na URL o Riyoushita Internet Jou no Jouhou Teikyou", JOHO SHORI GAKKAI KENKYUU HOUKOKU, INFORMATION PROCESSING SOCIETY OF JAPAN, Vol. 97, No. 87, (12-09-97), pp. 43-48. *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6766380B1 (en) * 2000-01-28 2004-07-20 Hannic Corporation Two-byte domain name server system for domain names in languages other than english
JP2003521858A (en) * 2000-02-03 2003-07-15 ネットピア・ドット・コム・インコーポレイテッド Web page connection system using real name and method thereof
WO2001092983A3 (en) * 2000-05-30 2003-02-27 Netpia Dot Com Inc Local area information providing system and method using real name
US7272638B2 (en) 2000-05-30 2007-09-18 Netpia Dot Com Inc. Local area information providing system and method using real name
JP2005503615A (en) * 2001-09-17 2005-02-03 ネットピア・ドット・コム・インコーポレイテッド Search system and method using real name
WO2008035892A1 (en) * 2006-09-21 2008-03-27 Samsung Electronics Co., Ltd. Apparatus and method for providing domain information
US8526445B2 (en) 2006-09-21 2013-09-03 Samsung Electronics Co., Ltd. Apparatus and method for providing domain information
JP2010522908A (en) * 2006-12-01 2010-07-08 ネットピア.コム、インコーポレーテッド. Keyword processing system, keyword processing method, and recording medium recording program for executing the same
CN107609059A (en) * 2017-08-28 2018-01-19 昆明理工大学 A kind of Chinese domain name Similarity Measures based on J W distances
CN107609059B (en) * 2017-08-28 2020-10-20 昆明理工大学 A Chinese Domain Name Similarity Measurement Method Based on J-W Distance

Also Published As

Publication number Publication date
CN1246780C (en) 2006-03-22
JP3889667B2 (en) 2007-03-07
JP2004110080A (en) 2004-04-08
CN1255987A (en) 2000-06-07

Similar Documents

Publication Publication Date Title
JP3295667B2 (en) Method and system for accessing information on a network
JP4846922B2 (en) Method and system for accessing information on network
JP3339639B2 (en) Computer network connection method on the Internet by real name and computer network system thereof
US20030177274A1 (en) Virtual subdomain address file suffix
KR100463208B1 (en) Internal Natural Domain Service System with Local Name Servers for Flexible Top-Level Domains
JP2006119943A (en) Reading management method
JP2001005765A (en) Method for connecting web site by real name, and method for providing information
JPWO1999040517A1 (en) Method for connecting to a computer network on the Internet using real names and the computer network system
WO1999040517A1 (en) Method for connection for computer network on internet by real name and computer network system thereof
KR100338666B1 (en) System for accesing web page using many languages and method thereof
KR100383861B1 (en) Korean dns system
KR100464583B1 (en) System for mapping keyword name to url and method thereof
KR100336115B1 (en) Method for lower domain service and system for the same
RU2002111687A (en) METHOD AND SYSTEM OF EXECUTION OF SERVICES FOR REGISTRATION OF DOMAIN NAMES USING NATIONAL LANGUAGES IN NON-ENGLISH COUNTRIES
WO2002013057A1 (en) Network address resolution
KR100732975B1 (en) Web page access system and method
CN1985469A (en) System and method for registering and using a domain name
KR20050099943A (en) System for accessing web page and method thereof
KR100732972B1 (en) Web page access system and method
KR20020088781A (en) System for acc esing web page using native language key-word names and method thereof
JP2001177661A (en) Internet connection system
HK1028465B (en) Method for connection for computer network on internet by real name and computer network system thereof
HK1028465A1 (en) Method for connection for computer network on internet by real name and computer network system thereof
KR20030024294A (en) System for accesing web page using many languages and method thereof
KR20090002627A (en) Internet Domain Query Error Handling System and Its Control Method

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 99800120.1

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

Designated state(s): CN IL JP

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

121 Ep: the epo has been informed by wipo that ep was designated in this application
122 Ep: pct application non-entry in european phase