KR100317059B1 - System for native letter name service of internet address - Google Patents

System for native letter name service of internet address Download PDF

Info

Publication number
KR100317059B1
KR100317059B1 KR1019980020167A KR19980020167A KR100317059B1 KR 100317059 B1 KR100317059 B1 KR 100317059B1 KR 1019980020167 A KR1019980020167 A KR 1019980020167A KR 19980020167 A KR19980020167 A KR 19980020167A KR 100317059 B1 KR100317059 B1 KR 100317059B1
Authority
KR
South Korea
Prior art keywords
national language
address
url
server
mail
Prior art date
Application number
KR1019980020167A
Other languages
Korean (ko)
Other versions
KR19980064882A (en
Inventor
조관현
Original Assignee
이판정
(주)넷피아닷컴
조관현
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=37531759&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=KR100317059(B1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by 이판정, (주)넷피아닷컴, 조관현 filed Critical 이판정
Priority to KR1019980020167A priority Critical patent/KR100317059B1/en
Publication of KR19980064882A publication Critical patent/KR19980064882A/en
Application granted granted Critical
Publication of KR100317059B1 publication Critical patent/KR100317059B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/30Managing network names, e.g. use of aliases or nicknames
    • H04L61/3015Name registration, generation or assignment

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PURPOSE: A system for a native letter name service of an Internet address is provided to enable local ISP Internet users including a Hangul user to access to an Internet E-mail address or a URL using own language. CONSTITUTION: An NLNS(Native Letter Name Service) server(5) includes a database for storing an NLN(Native Letter Name) and a URL or an IP address corresponded to the NLN. A DNS(Domain Name Service) server(1) receives a character string being inputted from a web client and supplies an IP address corresponded to the inputted character string to the web client. A proxy program(3) receives a character string being inputted from the web client, judges whether the received character string is a URL or a native letter name. If the received character string is a native letter name, the proxy program(3) supplies the received character string to the NLNS server(5) and receives a URL or an IP address corresponded to the native letter name. A DNS program(2) receives a URL received from the web client directly or a URL corresponded to the native letter name received from the NLNS server(5) through the proxy program(3), and supplies an IP address corresponded to the URL to the web client.

Description

인터넷 주소의 자국어 표기 서비스 시스템.Localization system of Internet address.

본 발명은 전자메일 주소(E-mail Address)와 URL(Uniform resource location)에 대하여 자국어 표기를 사용 할 수 있게 하는 것을 특징으로 하는 인터넷 주소의 자국어 표기 시스템 및 그 방법에 관한 것이다.The present invention relates to a national language notation system and method of an internet address, characterized in that it is possible to use national language notation for an e-mail address and a uniform resource location.

이 발명의 이해를 돕기 위해 이하에서 사용하는 인터넷 용어를 설명하면 다음과 같다.When explaining the Internet terms used below to help understand the invention as follows.

ISP(Internet Service Provider)는 인터넷 서비스 공급자이다.An ISP (Internet Service Provider) is an internet service provider.

DNS (Domain Name Service)는 알파벳 도메인 네임을 그것과 대응되는 인터넷상의 32 비트 IP address로 변환하는 서비스이다.Domain Name Service (DNS) is a service that translates an alphabetic domain name into its 32-bit IP address on the Internet.

URL (Uniform resource location)은 인터넷에서 어떤 정보를 갖고있는 사이트(기계)의 주소로서 '.' 문자 등을 포함하는 영문자 문자열이다.URL (Uniform resource location) is the address of a site (machine) that holds information on the Internet. An English character string that contains characters.

URL의 예: http://www.microsoft.com/korea/Example URL: http://www.microsoft.com

전자메일 주소(E-mail Address)는 인터넷에 연결되어있는 특정 기계에 계정 (login account)을 갖고 있으며 '@'문자와 '.' 문자가 포함된 사용자(Client) 주소(예: kkj@bora.dacom.co.kr )로서 영문자 문자열이다.An E-mail Address has a login account for a particular machine connected to the Internet. The '@' character and the '.' The client address (eg, kkj@bora.dacom.co.kr) that contains characters and is an English character string.

데몬(daemon)은 유닉스 용어로서 백그라운드로 작업하는 특정한 종류의 프로그램을 가리킨다. 데몬을 쓰면 프로그램은 데이터처리를 작은 프로그램에게 맡기고 더 중요한 일을 계속 할 수 있다.A daemon is a Unix term for a particular kind of program that works in the background. Using daemons, programs can leave data processing to small programs and continue to do more important things.

Client : 클라이언트/서버 (client/server) 구성에서 사용자 측을 말한다. 사용자가 서버에 접속했을 때 클라이언트는 사용자 자신을 지칭할 수도 있고 사용자의 컴퓨터를 가리키기도 하며 컴퓨터에서 동작하고 있는 프로그램도 될 수 있다는 것이다. 예를 들어 ftp 사이트에서 뭔가를 다운로드 받는 경우 ftp 클라이언트 프로그램을 사용하고 있는 것이다.Client: The user side of the client / server configuration. When a user connects to the server, the client can refer to itself, point to the user's computer, or be a program running on the computer. For example, if you download something from an ftp site, you are using an ftp client program.

Port : DNS 서비스에 있어서 TCP (혹은 ULP)를 사용하는 모든 상위계층 애플리케이션은 애플리케이션을 확인하는 포트번호를 가지고 있다. 하나의 TCP시스템이 다른 TCP시스템을 요청할 때 서비스의 형식을 확인하기 위해 포트번호를 이용한다.이러한 포트번호는 변경될 수 있다. 전형적으로 255이상의 포트번호가 지역(local) 기계를 전용하기 위해 예약되고 있으며, 포트번호 255 미만은 인터넷상에서 자주 사용되는 프로세스를 위하여 예약되어 있다. 포트번호 리스트는 IANA ( Internet Assigned Numbers Authority )에 의해 출간되어 있다. 공통으로 사용되는 포트번호의 일부를 인용하면 표1과 같다.Port: All upper layer applications that use TCP (or ULP) for DNS services have a port number that identifies the application. When a TCP system requests another TCP system, it uses the port number to identify the format of the service. These port numbers can be changed. Typically, more than 255 port numbers are reserved for dedicated local machines, and less than port 255 are reserved for frequently used processes on the Internet. The list of port numbers is published by the IANA (Internet Assigned Numbers Authority). Some of the commonly used port numbers are shown in Table 1.

표 1)Table 1

TCP/IP는 전송제어 프로토콜 (Transmission Control Protocol)과 인터넷 프로토콜 (Internet Protocol)의 결합어이다.TCP / IP is a combination of Transmission Control Protocol and Internet Protocol.

TCP/IP의 핵심 구성요소는 원격 로그인(Remote Login)을 지원하는 텔넷(Telnet), 원격파일전송(Remote File Transfer)프로토콜(File Transfer Protocol), 간이 우편전송 프로토콜(Simple Mail Transfer Protocol), 비밀번호와 암호를 검증하기위한 케르베로스(Kerberos), 도메인 네임 서비스(Domain Name Service), 에이전트 디바이스에 관한 정보를 지원하는 간이 네트워크 관리 프로토콜(Simple Network Management Protocol), 복수의 기계를 명확하게 서로의 다른 디렉토리에 접근하도록 하기 위한 네트워크 파일시스템(Network File System), 애플리케이션을 다른 기계(서버)와 통신이 가능하도록 하는 원격 절차 호출(Remote Procedure Call), 단순전송 프로토콜(Trivial File Transfer Protocol), 데이터의 확실한 전송을 제어하는 전송제어 프로토콜(Transmission Control Protocol), 사용자 데이터그램 프로토콜(User Datagram Protocol), 인터넷 프로토콜( Internet Protocol), 인터넷상에서 고장난 다른 디바이스를 알려주는 인터넷 제어 메시지 프로토콜(Inter Control Message Protocol)과 같은 프로그램의 집합으로 되어있다.The core components of TCP / IP are Telnet, Remote File Transfer Protocol, Simple Mail Transfer Protocol, Password and Password, which support Remote Login. Kerberos, Domain Name Service, Simple Network Management Protocol to support agent device information for password verification, and multiple machines with clear access to different directories Network File System to enable remote control, Remote Procedure Call to allow applications to communicate with other machines (Servers), Trivial File Transfer Protocol, and secure transfer of data Transmission Control Protocol, User Datagram Protocol, Net protocol (Internet Protocol), is a set of programs, such as Internet Control Message Protocol (Inter Control Message Protocol) inform the other device failed on the Internet.

TCP/IP 아키텍쳐는 표2와 같다. 표2에서 OSI 아키텍쳐와의 차이점이 비교되었다. OSI가 논리접속계층과 표현계층 양쪽을 가지는 7개 층으로 되어 있는데 반하여 TCP/IP는 응용계층 내에 양쪽을 결합하고 있다.The TCP / IP architecture is shown in Table 2. Table 2 compares the differences with the OSI architecture. While OSI consists of seven layers with both logical and presentation layers, TCP / IP combines both within the application layer.

표 2)Table 2

인터넷을 다음 4계층으로 이해하면 편리하다It is convenient to understand the Internet as the next four layers

① 애플리케이션 서비스 계층은 사용자 애플리케이션 인터페이스를 제공한다. 이 계층은 전자우편, 원격파일전송, 원격접근(Remote Access)을 조정한다.The application service layer provides a user application interface. This layer coordinates e-mail, remote file transfer, and remote access.

② 서비스 프로바이더 프로토콜 계층은 네트워크의 전반적인 통신을 에러없이 이끌어가도록 제어한다.The service provider protocol layer controls the overall communication of the network without errors.

③ 인터네트워크계층의 상단은 네트워크 사이의 통신을 위한 기능을 지원한다.③ The top of the internetwork layer supports the functions for communication between networks.

④ 네트워크 어드레스(Internet Addresses)는 데이터그램을 전달하는 곳의 시스템을 알리는 메일링 어드레스(Mailing Addresses)와 유사하다. 이름(name), 어드레스 (address), 라우트(route)는 어드레싱에 관련된 용어이다. name은 기계, 사용자 혹은 애플리케이션의 구체적 식별이며 유일하고 데이터그램을 위한 목표가 되며, 라우터는 어드레스에 데이터그램을 얻는 방법을 시스템에 알려준다.(4) Network Addresses are similar to Mailing Addresses that inform the system where the datagram is being delivered. Name, address, and route are terms related to addressing. The name is a specific identification of a machine, user or application. It is the only target for a datagram, and the router tells the system how to get the datagram at an address.

국내에서 운용되는 대다수의 인터넷 사이트들은 한글표제와 한글정보를 제공하고 있지만 웹사이트를 찾을 때 필요한 URL이나 전자메일 주소를 영문으로 표기해야 하는 불편함이 있다. 즉, 한글 사이트이름을 알아도 영문으로 표기된 URL 주소를 모르면 그 사이트로 들어갈 수 없고, URL은 영문사이트이름과 연계되어 사이트 주소를 쉽게 암기 할 수 있는데 반해, 한글은 URL과의 연계성이 명확치 않기 때문에 URL의 암기가 어렵고 사용시 혼동이 초래된다.Most internet sites operated in Korea provide Korean titles and Korean information, but it is inconvenient to write the URL or e-mail address required when searching a website in English. In other words, even if you know the name of the Korean site, you cannot enter the site without knowing the URL address in English.The URL can be easily memorized by linking with the English site name. Memorizing URLs is difficult and leads to confusion when using them.

이와 같은 문제점들은 영문에 익숙하지 않는 일반사용자들과 한글 사이트만을 사용하는 인터넷 사용자들에게 그 불편함이 더욱 두드러지고 인터넷 사용자의 저변확대에 걸림돌이 되는 것이 명백하다.Such problems are obvious to the general users who are not familiar with English and the Internet users who use only Korean sites, and the obstacles to the expansion of Internet users are obvious.

이에 발명은 위와 같은 문제점의 개선하는 발명으로 한글사용자를 포함하는지역 ISP 인터넷 사용자들에게 인터넷 전자 메일 주소나 URL을 자국어(NL; Native Letter)로 접근할 수 있게 하는 자국어 표기(NLN: Native Letter Name) 서비스를 제공함을 목적으로 한다.Accordingly, the present invention improves the above problems. Native Letter Name (NLN) enables local ISP Internet users, including Korean users, to access Internet e-mail addresses or URLs in their native language (NL). ) To provide services.

구체적으로 기존 영문표기 전자메일 주소나 URL에 대해서 자국어 표기를 부가 사용할 수 있게 하므로 써, 인터넷 프로그램의 주소 입력 창에 종전과 같이 영문표기의 전자메일 주소나 URL을 입력하여 메일링과 웹 검색을 할 수 있음은 물론, NLN을 입력하면 IP주소(또는URL)나 전자메일 주소로 전환하여 인터넷 프로그램에 전달하게 하므로 써, 지역 ISP의 인터넷 사용자들이 표기가 익숙한 지역언어 NL로 인터넷 메일링 또는 인터넷 검색을 할 수 있게 하고자 하는 것이다.Specifically, it allows additional use of national language notation for the existing English notation e-mail address or URL, so that mailing and web searching can be done by entering the e-mail address or URL of the English notation as before. In addition, by entering the NLN, you can convert it to an IP address (or URL) or e-mail address and forward it to an Internet program. I want to be able to.

예를 들어 한글을 NL(Native Letter)로 사용하는 우리나라에서 조선일보사의 웹사이트를 찾을 때 "http://www.chosun.co.kr" 나 "조선일보"중 어느 한쪽만을 입력하면 조선일보 웹사이트로 갈 수 있게 하는 것이다. 이와 같이 자국어 표기를 사용하게 되면 한글사용자 들에게 이미 알고있는 웹사이트 개설기관 이름들 예컨대, 청와대, 특허청, 서울시청, 경기도청, 천리안, 조선일보, 하이텔, 유니텔 등 기존의 한글기관이름을 NLNS 서버에 등록하여 URL에 대용 할 수 있을 뿐 아니라; 백악관, 미국특허청, 일본특허청, 나사 등 외국 기관에 대해서도 한글에 의한 URL이나 전자메일 주소를 사용 할 수 있게 하므로 한글을 포함하는 지역 인터넷 사용자들이 쉽게 인터넷을 이용할 수 있게 하며, 지역 인터넷 사용자들의 편의를 도모할 수 있게 함을 목적으로 하는 것이다.For example, if you are looking for the website of Chosun Ilbo in Korea that uses Hangul as NL (Native Letter), you can enter only one of "http://www.chosun.co.kr" or "Chosun Ilbo". To get to the site. In this way, when using the national language notation, the names of institutional institutions that are already known to Korean users, such as Cheong Wa Dae, Korea Intellectual Property Office, Seoul City Hall, Gyeonggi Provincial Office, Cheonryan, Chosun Ilbo, Hitel, Unitel, etc. Not only can you register for and substitute for a URL; It allows the use of URLs or e-mail addresses in Korean for foreign institutions such as the White House, the US Patent Office, the Japan Patent Office, and NASA, making it easier for local Internet users, including Korean, to use the Internet. The purpose is to make it possible.

도1은 본 발명의 제1 실시예에 따른 URL의 자국어 표기 서비스 시스템 개요도이다.1 is a schematic diagram of a national language notation service system of a URL according to the first embodiment of the present invention.

도2는 본 발명의 제1 실시예에 따른 전자우편 주소의 자국어 표기 서비스 시스템 개요도이다.2 is a schematic diagram of a national language notation service system of an email address according to a first embodiment of the present invention.

도3은 본 발명의 제2 실시예에 따른 URL의 자국어 표기 서비스 시스템 개요도이다.3 is a schematic diagram of a national language notation service system of a URL according to the second embodiment of the present invention.

도4는 본 발명의 제2 실시예에 따른 전자우편 주소의 자국어 표기 서비스 시스템 개요도이다.4 is a schematic diagram of a national language notation service system of an email address according to a second embodiment of the present invention.

이 발명은 인터넷에서 전자우편주소나 URL(또는 IP주소)에 대해서 지역 ISP의 자국어 표기(Title 또는 Name)를 사용 할 수 있게 하는 인터넷 주소의 자국어 표기 서비스(Native Letter Name Service) 시스템을 제공한다.The present invention provides a native letter name service system of an Internet address that enables the local ISP's national language notation (Title or Name) to be used for e-mail addresses or URLs (or IP addresses) on the Internet.

구체적으로 기존의 인터넷에서 ISP의 DNS 또는 메일서버는 클라이언트가 제공하는 URL 또는 E-Mail주소에 대하여 인터넷상에 IP주소를 제공하거나 메일을 보낼 수 있도록 하고 있다.Specifically, in the existing Internet, ISP's DNS or mail server can provide IP address or send mail on Internet for URL or E-mail address provided by client.

이 발명에서 ISP의 DNS와 메일서버에 대한 클라이언트의 모든 의뢰(request)는 ISP DNS서버의 프록시프로그램 또는 클라이언트의 자국어 표기 서비스 프로그램을 통해 전달된다. 프록시프로그램 또는 자국어 표기 서비스 프로그램은 클라이언트가 제공하는 자국어 표기를 검사하여 URL(또는 IP주소)이거나 전자메일 주소이면 그대로 DNS나 메일 프로그램에 제공하며, 자국어 표기인 경우 네트워크상에 설치한 자국어 표기 서비스 서버에 조회하여 IP주소(또는 URL)나 전자메일 주소를 회송받음으로써 인터넷 라우팅 경로를 통해 인터넷 서비스를 제공하게 하는 것이며; 네트워크 상에 설치된 자국어 표기 서비스 서버는 자국어 표기와 이에 대응하는 IP주소(또는 URL) 또는 자국어 표기와 이에 대응하는 영문 전자 메일 주소를 포함하는 데이터베이스를 보유하고 의뢰된 자국어 표기에 대해서 IP주소(또는 URL)나 전자메일 주소를 전송하는 것이다.In the present invention, all requests from the client to the ISP's DNS and the mail server are transmitted through the proxy program of the ISP DNS server or the client's national language service program. Proxy program or national language notation service program checks national language notation provided by client and provides it to DNS or mail program if it is URL (or IP address) or e-mail address. If it is national language notation, national language notation service server installed on network. Querying and returning an IP address (or URL) or e-mail address to provide Internet services through an Internet routing path; A national language notation service server installed on a network has a database containing a national language notation and its corresponding IP address (or URL) or national language notation and its corresponding English email address and an IP address (or URL) for the requested national language notation. Or an e-mail address.

이 발명에서 제안되는 상기 자국어 표기(Native Letter Name;이하 'NLN'이라함)은 인터넷 웹사이트 주소나 전자우편주소에 대한 지역 ISP의 자국어 표기이다.The native letter name (hereinafter referred to as 'NLN') proposed in the present invention is a local language notation of a local ISP for an Internet website address or an e-mail address.

상기 자국어 표기라 함은 '.' 문자등이 포함된 URL(또는 IP주소) 영문자 문자열이나 '@' 문자와 '.' 문자가 포함된 E-Mail주소의 영문자 문자열 형식이 아니고 동시에 지역 ISP의 사용언어로 표기되며, NLNS서버에서 유일한 표제(Title)이거나 이름(Name)인 문자열이다.The national language notation means '.' URL (or IP address) alphanumeric string containing letters, '@' and '.' It is not an English character string format of an e-mail address that contains characters, but is written in the language of the local ISP and is a unique title or name string in the NLNS server.

이 발명에서 제안되는 자국어 표기 서비스(Native Letter Name Service; 이하 'NLNS'라 함)는 인터넷 웹사이트 주소나 전자우편주소의 자국어 표기 서비스를 의미하며, NLN에 대해서 URL(또는 IP주소) 또는 E-mail주소를 제공한다.The native letter name service (hereinafter referred to as 'NLNS') proposed in the present invention means a national language notation service of an Internet website address or an e-mail address, and a URL (or IP address) or E- for an NLN. Provide a mail address.

NLNS서버는 인터넷상에서 유일한 것은 아니며 같은 언어권의 지역 ISP가 인터넷상에서 하나의 NLNS과 연결될 수 있다.The NLNS server is not unique on the Internet, and local ISPs of the same language can connect to one NLNS on the Internet.

프록시 프로그램은 ISP의 DNS서버에서 지정된 NLNS서버를 대상으로 NLN에 대한 조회를 수행하고, NLNS프로그램은 클라이언트 브라우저에서 지정된 NLNS서버를 대상으로 NLN에 대한 조회를 수행한다.The proxy program inquires about the NLN from the ISP's DNS server against the designated NLNS server, and the NLNS program inquires about the NLN from the client browser.

이 발명의 상기 서비스를 요약하면 지역 ISP의 DNS에 있어서, NLN에 의한 IP주소(또는 URL)를 제공하는 서비스와, NLN에 의한 영문 전자 메일 주소를 제공하는 서비스이다.In summary, the service of the present invention is a service for providing an IP address (or URL) by NLN and an English e-mail address by NLN in DNS of a local ISP.

이 발명을 보다 상세하게 설명하면 다음과 같다.This invention is explained in more detail as follows.

도1에 본 발명의 제1 실시예에 따른 URL의 자국어 표기 서비스 시스템의 개요도이다.Fig. 1 is a schematic diagram of a national language notation service system of a URL according to the first embodiment of the present invention.

기존 지역 ISP(Internet Service Provider), 예컨데 기존의 한국 내 ISP의 DNS서버는 포트 53 (DNS 표준포트)을 웹 클라이언트(Web Client)로 부터의 입력받고 포트 53으로 발송하도록 구성되어 있다.The existing local Internet Service Provider (ISP), for example, the DNS server of the existing Korean ISP, is configured to receive port 53 (DNS standard port) from the Web client and send it to port 53.

도1에서, 프록시 프로그램(3)의 데몬( daemon : 백그라운드로 작업하는 특정한 종류의 프로그램 )은 포트 53 (DNS 표준포트)을 웹 클라이언트(Web Client)(4)로부터의 입력포트로 사용하고, 포트 5300을 출력포트로 사용한다. DNS 서버(1)의 DNS 프로그램(2)은 포트 5300을 입력포트로 사용하며 모든 의뢰( request )는 중간 대리자로 설치한 데몬의 프록시 프로그램(3)을 통해 전달된다. 구체적으로 프록시 프로그램(3)은 포트 53을 통해 웹 클라이언트(4)로부터 입력된 문자열이 IP주소(또는 URL)인지 NLN인지를 검사한다. 검사의 한 방법으로 영문자가 아닌 NSN은 문자열이 아스키코드(영문)로 되어있는지 아닌지를 검사한다. 문자열 첫 문자의 첫번째 비트를 검사하여 아스키코드를 인식할 수 있다. 첫 번째 비트의 값이 0 일 경우 아스키코드로 된 URL(또는 IP주소)로 간주되고 1 일 경우 아스키코드가 아닌 NLN으로 간주된다. 이 밖에도 NLN이 영문자나 숫자를 포함하는 경우 '.' 문자가 포함된 URL(또는 IP주소)과 '.' 문자가 포함되지 아니한 NLN을 구별한다. 주어진 문자열에서 특정문자를 검출하는 것은 프로그래머에게 용이한 것이다. 검사결과 URL(또는 IP주소)로 간주되면 입력된 문자열을 그대로 DNS서버에 보낸다. NLN으로 간주될 경우 네트워크 상에 설치한 지정된 NLNS서버(5)에 전송한 후 NLNS서버(5)에서 회송되는 IP주소(또는 URL)를 DNS 프로그램(2)에 제공하므로 일반 DNS서버의 보통 인터넷 라우팅( Routing / 하나의 기계로부터 다른 것을 통해 패킷정보를 전송하는 것) 경로를 통해 웹사이트 서비스를 제공한다. NLNS서버(5)로부터 에러코드를 회송 받으면 프록시 프로그램(3)은 웹 클라이언트(4)로부터 URL(또는 IP주소)이나 NLN을 다시 입력받는다.In Fig. 1, the daemon of the proxy program 3 uses a port 53 (DNS standard port) as an input port from the Web client 4, and a port. Use 5300 as output port. The DNS program 2 of the DNS server 1 uses port 5300 as an input port, and all requests are transmitted through the proxy program 3 of the daemon installed as an intermediate agent. Specifically, the proxy program 3 checks whether the string input from the web client 4 through the port 53 is an IP address (or URL) or an NLN. As a way of checking, non-alphabetic NSNs check whether a string is in ASCII code. ASCII code can be recognized by examining the first bit of the first character of the string. If the value of the first bit is 0, it is regarded as an ASCII URL (or IP address). If it is 1, it is regarded as an NLN, not an ASCII code. In addition, if the NLN contains alphabetic or numeric characters, the '.' URLs (or IP addresses) containing the characters and '.' Distinguish NLNs that do not contain letters. Detecting specific characters in a given string is easy for the programmer. If the result of the test is considered a URL (or IP address), the entered string is sent to the DNS server as it is. If it is regarded as an NLN, it is transmitted to a designated NLNS server 5 installed on the network, and then the IP program (or URL) returned from the NLNS server 5 is provided to the DNS program 2 so that normal Internet routing of a general DNS server is performed. Routing / Transmission of packet information from one machine to another. When the error code is returned from the NLNS server 5, the proxy program 3 receives the URL (or IP address) or the NLN again from the web client 4.

위와 같은 일을 위하여 이 발명은 네트워크 상에 설치된 NLNS서버(5)에 NLN과 이에 대응하는 IP주소(또는 URL) 데이터 베이스를 보유하며 NLNS서버(5)는 프록시 프로그램(3)이 제공한 NLN에 대해서 대응된 IP주소(또는 URL)를 회송하며 대응된 IP주소(또는 URL)를 찾지 못하면 에러코드(예:NUL)를 회송하는 것이다.For this purpose, the present invention has a NLN and a corresponding IP address (or URL) database in the NLNS server 5 installed on the network, and the NLNS server 5 is connected to the NLN provided by the proxy program 3. If a corresponding IP address (or URL) is not found and an IP address (or URL) is not found, an error code (eg NUL) is returned.

도2는 본 발명의 제1 실시예에 따른 전자우편 주소의 자국어 표기 서비스 시스템의 개요도이다.2 is a schematic diagram of a national language notation service system of an email address according to a first embodiment of the present invention.

도2에서, NLN에 의한 E-Mail주소 서비스는 NLN으로 인터넷 전자우편을 발송 할 수 있도록 한다.In Fig. 2, the E-mail address service by the NLN enables the sending of Internet e-mails to the NLN.

지역 ISP 예컨대 기존의 한국 내 ISP의 메일서버는 포트 25(SMPT 표준포트)를 웹 클라이언트(Web Client)로부터 입력받고 포트 25으로 발송하도록 구성되어 있다.The local ISP, for example, the mail server of an existing ISP in Korea, is configured to receive port 25 (SMPT standard port) from a Web client and send it to port 25.

도2에 개요를 보인 이 발명 프록시 프로그램(8)의 데몬은 포트 25를 웹 클라이언트(Web Client)(4)로부터의 입력포트로 사용하고, 포트 2500을 출력포트로 사용한다. ISP 메일 서버(6)의 메일 프로그램(7)은 포트 2500을 입력포트로 사용하며 모든 의뢰(request)는 중간 대리자로 설치한 데몬의 프록시 프로그램(8)을 통해 전달된다. 구체적으로 프록시 프로그램(8)은 포트 25를 통해 웹 클라이언트(9)로부터 입력된 문자열이 NLN인지 E-Mail주소인지를 검사한다. 이러한 검사의 한 방법으로 비영어권 문자의 NLN은 문자열이 아스키코드(영문)로 되어있는지 아닌지를 검사한다. 아스키코드는 문자열 첫 문자의 첫번째 비트를 검사하여 인식 할 수 있다. 첫 번째 비트의 값이 0 일 경우 아스키코드인 E-Mail주소로 간주되고 1 일 경우 NLN으로 간주된다. 이 밖에도 NLN이 영문자나 숫자를 포함하는 경우 '.' 문자나 '@' 문자가 포함된 E-Mail주소와 이들 문자가 포함되지 아니한 NLN을 구별한다. 주어진 문자열에서 특정문자를 검출하는 것은 프로그래머에게 용이한 것이다. E-Mail주소로 간주된 문자열은 그대로 ISP의 메일 프로그램(7)에 보낸다. NLN으로 간주된 문자열은 네트워크 상에 설치한 지정된 NLNS서버(10)에 전송한 후 NLNS서버(10)에서 회송되는 E-Mail주소를 메일 프로그램(7)에 제공하므로 일반 메일서버의 보통 인터넷 라우팅 경로를 통해 인터넷 메일링 서비스를 제공하며, NLNS서버(10)로부터 에러코드를 회송 받으면 프록시 프로그램(8)은 메일 클라이언트(9)로부터 E-Mail주소나 NLN을 다시 입력받는다.The daemon of the inventive proxy program 8 outlined in Fig. 2 uses port 25 as an input port from a Web client 4 and port 2500 as an output port. The mail program 7 of the ISP mail server 6 uses port 2500 as an input port, and all requests are sent through the proxy program 8 of the daemon installed as an intermediate delegate. Specifically, the proxy program 8 checks whether the string input from the web client 9 through the port 25 is an NLN or an E-mail address. As one of these checks, NLNs in non-English characters check whether the string is in ASCII code. ASCII code can be recognized by examining the first bit of the first character of the string. If the value of the first bit is 0, it is regarded as ASCII E-mail address. If it is 1, it is regarded as NLN. In addition, if the NLN contains alphabetic or numeric characters, the '.' Distinguish between E-mail addresses that contain letters or '@' characters and NLNs that do not contain these letters. Detecting specific characters in a given string is easy for the programmer. The character string regarded as the E-mail address is sent to the ISP's mail program 7 as it is. The string regarded as NLN is transmitted to the designated NLNS server 10 installed on the network, and then the E-Mail address returned from the NLNS server 10 is provided to the mail program 7 so that the normal Internet routing path of the general mail server is provided. Internet mailing service is provided through, and when the error code is returned from the NLNS server 10, the proxy program 8 receives the E-Mail address or NLN again from the mail client 9.

위와 같은 일을 위하여 이 발명은 네트워크 상에 설치된 NLNS서버(10)는 NLN과 이에 대응하는 영문 E-Mail주소를 포함하는 데이터베이스를 보유하며 프록시 프로그램(8)에서 제공하는 NLN에 대해서 대응하는 E-Mail주소를 회송하고, 대응하는 E-Mail주소를 찾지 못하면 에러코드를 회송하는 것이다.In order to accomplish the above, the present invention provides an NLNS server 10 installed on a network having a database containing the NLN and its corresponding English E-mail address and corresponding to the NLN provided by the proxy program 8. If a mail address is returned and a corresponding E-mail address is not found, an error code is returned.

상기 NLNS서버(5)와 NLNS서버(10)는 통합된 서버로서 설치 될 수 있다.The NLNS server 5 and the NLNS server 10 may be installed as an integrated server.

도3은 본 발명의 제2 실시예에 따른 URL의 자국어 표기 서비스 시스템의 개요도이다.3 is a schematic diagram of a national language notation service system of a URL according to a second embodiment of the present invention.

도3에서, 웹 클라이언트(13)의 웹 브라우져(14)는 NLNS프로그램(14a)을 보유하며 웹 클라이언트(13)로부터의 모든 의뢰는 NLNS 프로그램(14a)을 통해 네트워크상에 설치된 NLNS서버(15)의 조회를 거쳐 DNS서버(11)의 DNS 프로그램(12)에 전달된다.In Fig. 3, the web browser 14 of the web client 13 has the NLNS program 14a, and all requests from the web client 13 are NLNS server 15 installed on the network via the NLNS program 14a. Through the inquiry of the DNS server 11 is transmitted to the DNS program 12.

구체적으로 NLNS프로그램(14a)은 웹 클라이언트(14)로부터 상기한 검사과정을 통해 입력된 문자열이 URL인지 NLN인지를 검사한다. NLNS프로그램(14a)의 검사결과 URL로 간주되면 입력된 주소를 그대로 DNS프로그램(12)에 보낸다. NLN으로 간주되면 네트크상에 설치한 지정된 NLNS서버(15)에 문자열을 전송한 후 NLNS서버(15)에서 회송되는 IP주소(또는 URL)를 DNS프로그램(12)에 제공한다. 주소에 부합되는 IP주소(또는 URL)를 찾지 못한 경우 NLNS서버에(15)는 에러코드를 회송하며, 에러코드를 회송 받은 NLNS프로그램(14a)은 웹 클라이언트(14)로부터 새로운 URL이나 NLN의 입력을 요구한다. 이와 같이 웹 클라이언트(14)로부터 NLNS프로그램(14a)에 제공된 NLN이 NLNS서버(15)에서 IP주소(또는 URL)로 되돌려지면 IP주소(또는 URL)가 DNS 프로그램(12)에 제공되므로 써 DNS서버의 인터넷 라우팅 경로를 통해 웹사이트 서비스를 제공하게 되는 것이다.Specifically, the NLNS program 14a checks whether the string input from the web client 14 through the above checking process is a URL or NLN. If it is regarded as a check result URL of the NLNS program 14a, the inputted address is sent to the DNS program 12 as it is. If it is regarded as an NLN, a string is transmitted to a designated NLNS server 15 installed on a network, and then the DNS program 12 provides an IP address (or URL) returned from the NLNS server 15. If the IP address (or URL) corresponding to the address is not found, the NLNS server 15 sends an error code, and the NLNS program 14a, which has received the error code, inputs a new URL or NLN from the web client 14. Requires. In this way, when the NLN provided from the web client 14 to the NLNS program 14a is returned to the IP address (or URL) from the NLNS server 15, the IP address (or URL) is provided to the DNS program 12 so that the DNS server can be used. Will provide the website service through the Internet routing path.

위와 같은 일을 위하여 이 발명에서 설치되는 NLNS프로그램(14a)과 통신하도록 네트워크 상에 설치된 NLNS서버(15)는 웹사이트 NLN과 이에 대응하는 IP주소(또는 URL)를 포함하는 데이터베이스를 보유하며 NLNS프로그램(14a)이 제공한 NLN에 대해서 IP주소(또는 URL) 또는 에러코드를 NLNS프로그램(14a)에 회송하는 것이다.The NLNS server 15 installed on the network to communicate with the NLNS program 14a installed in the present invention for the above work has a database containing the website NLN and its corresponding IP address (or URL) and the NLNS program. The IP address (or URL) or error code for the NLN provided by 14a is returned to the NLNS program 14a.

도4는 본 발명의 제2 실시예에 따른 전자메일 주소의 자국어 표기 서비스 시스템의 개요도이다.Fig. 4 is a schematic diagram of a national language notation service system of an e-mail address according to the second embodiment of the present invention.

도4에서, 메일 클라이언트(18)의 메일 브라우저(19)는 NLNS프로그램(19a)을 보유하며 메일 클라이언트(19)로부터의 모든 의뢰는 NLNS프로그램(19a)을 통해 네트워크 상에 설치된 NLNS서버(20)의 조회를 거쳐 메일서버(16)의 메일서버 메일 프로그램(17)에 전달된다.In Fig. 4, the mail browser 19 of the mail client 18 has the NLNS program 19a and all requests from the mail client 19 are installed on the network via the NLNS program 19a. The mail server 17 is transmitted to the mail server 17 of the mail server 16 after the inquiry.

구체적으로 NLNS프로그램(19a)은 상기한 검사과정을 통해 메일 클라이언트(18)로부터 입력된 문자열이 NLN인지 E-Mail주소인지를 검사한다. NLNS프로그램(19a)의 검사결과 문자열이 E-Mail주소로 간주되면 입력된 문자열을 그대로 ISP 메일서버 프로그램(17)에 보낸다. NLN으로 간주되면 네트크상에 설치한 지정된 NLNS서버(20)에 데이터를 전송한 후 NLNS서버(20)에서 회송되는 E-Mail주소를 메일 서버 프로그램(17)에 제공한다. NLN에 부합되는 E-Mail주소를 찾지 못한 경우 NLNS서버에(20)는 에러코드를 회송하며, 에러코드를 회송받은 NLNS프로그램(19a)은 메일 클라이언트(18)에 대하여 새로운 E-Mail주소나 NLN의 입력을 요구한다. 이와 같이 메일 클라이언트(18)로부터 NLNS프로그램(19a)에 제공된 NLN은 NLNS서버(20)에서 E-Mail주소로 되돌려지고 메일서버 프로그램(17)에 제공되므로써 ISP의 E-Mail 라우팅 경로를 통해 메일링 서비스를 제공하게 되는 것이다.Specifically, the NLNS program 19a checks whether the string input from the mail client 18 is an NLN or an E-Mail address through the above-described checking process. If the test result string of the NLNS program 19a is regarded as an E-mail address, the input character string is sent to the ISP mail server program 17 as it is. If it is regarded as NLN, the data is transmitted to the designated NLNS server 20 installed on the network, and then the E-Mail address returned from the NLNS server 20 is provided to the mail server program 17. If no E-mail address matching the NLN is found, the NLNS server 20 sends an error code, and the NLNS program 19a, which has received the error code, sends a new E-Mail address or NLN to the mail client 18. Requires input. In this way, the NLN provided from the mail client 18 to the NLNS program 19a is returned to the E-Mail address from the NLNS server 20 and provided to the mail server program 17 so that the mail is routed through the E-Mail routing path of the ISP. It will provide a service.

위와 같은 일을 위하여 이 발명에서 설치되는 NLNS프로그램(19a)과 통신하도록 네트워크상에 설치된 NLNS서버(20)는 NLN과 이에 대응하는 E-Mail주소 데이터베이스를 보유하며 NLNS프로그램(19a)이 제공한 NLN에 대해서 E-Mail주소 또는 에러코드를 NLNS프로그램(19a)에 회송하는 것이다.The NLNS server 20 installed on the network to communicate with the NLNS program 19a installed in the present invention for the above work has an NLN and a corresponding E-Mail address database, and the NLN provided by the NLNS program 19a. The E-mail address or error code is returned to the NLNS program 19a.

상기 NLNS서버(15)와 NLNS서버(20)는 통합된 서버로서 설치될 수 있다.The NLNS server 15 and the NLNS server 20 may be installed as an integrated server.

이와 같이 이 발명에 의하면 인터넷 사용자들에게 E-Mail주소나 URL에 대해서 지역 ISP의 문자에 의한 전자우편주소를 나타내는 표제와 웹사이트를 나타내는표제를 사용 할 수 있게 하는 서비스를 제공하는 것이고, 이로써 인터넷을 이용을 편리하고 쉽게 하며 인터넷 이용자 층을 확대 할 수 있는 효과가 있다.As such, the present invention provides a service that enables Internet users to use a heading indicating an e-mail address by a letter of a local ISP and a title indicating a website for an e-mail address or a URL. It is convenient and easy to use, and has the effect of expanding the Internet user base.

Claims (7)

웹 클라이언트와 네트워크를 통해 연결되는 인터넷 주소의 자국어 표기 서비스 시스템에 있어서,In the national language notation service system of the Internet address connected to the web client and the network, 자국어 표기(NLN)와 이에 대응하는 URL 또는 IP 주소를 저장하는 데이터 베이스를 포함한 자국어 표기 서비스(NLNS) 서버; 및A National Language Marking Service (NLNS) server including a National Language Marking (NLN) and a database storing a corresponding URL or IP address; And 웹 클라이언트로부터 입력되는 문자열을 수신하여 입력된 문자열에 대응하는 IP 주소를 웹 클라이언트에 제공하는 도메인 네임 서비스 서버를 포함하며,A domain name service server that receives a string input from the web client and provides the web client with an IP address corresponding to the input string; 상기 도메인 네임 서비스(DNS) 서버는The Domain Name Service (DNS) server 상기 웹 클라이언트로부터 입력되는 문자열을 수신하여 상기 수신된 문자열이 URL인지 자국어 표기인지를 판단하고, 수신된 문자열이 자국어 표기인 경우 수신된 문자열을 상기 자국어 표기 서비스 서버에 제공하여 상기 자국어 표기에 대응하는 URL 또는 IP 주소를 회송받는 프록시 프로그램과,Receives a character string input from the web client to determine whether the received character string is a URL or a national language representation, and if the received character string is a national language representation, the received string is provided to the national language representation service server to correspond to the national language representation. A proxy program that sends back a URL or IP address, 상기 웹 클라이언트로부터 직접 수신된 URL이나 상기 자국어 표기 서비스 서버로부터 수신된 상기 자국어 표기에 대응하는 URL을 상기 프록시 프로그램을 통해 수신하여, 상기 URL에 대응하는 IP 주소를 웹 클라이언트에 제공하는 도메인 네임 서비스 프로그램을 포함하는 인터넷 주소의 자국어 표기 서비스 시스템.A domain name service program for receiving a URL directly received from the web client or a URL corresponding to the national language notation received from the national language notation service server through the proxy program, and providing an IP address corresponding to the URL to the web client. National language representation service system of the Internet address comprising a. 메일 클라이언트와 네트워크를 통해 연결되는 인터넷 주소의 자국어 표기 서비스 시스템에 있어서,In the national language notation service system of the Internet address connected to the mail client through the network, 자국어 표기와 이에 대응하는 전자메일 주소를 저장하는 데이터 베이스를 포함하는 자국어 표기 서비스 서버; 및A national language notation service server including a database storing a national language notation and an e-mail address corresponding thereto; And 메일 클라이언트로부터 입력되는 문자열을 수신하여 입력된 문자열에 대응하는 전자메일 주소로 전자메일 서비스를 제공하는 메일 서버를 포함하며,A mail server that receives an input string from a mail client and provides an email service to an email address corresponding to the input string; 상기 메일 서버는The mail server 상기 메일 클라이언트로부터 입력되는 문자열을 수신하여 상기 수신된 문자열이 전자메일 주소인지 자국어 표기인지를 판단하고, 수신된 문자열이 자국어 표기인 경우 수신된 문자열을 상기 자국어 표기 서비스 서버에 제공하여 상기 자국어 표기에 대응하는 전자메일 주소를 회송받는 프록시 프로그램과,Receives a character string input from the mail client to determine whether the received character string is an e-mail address or a native language representation, and if the received character string is a native language representation, provides the received character string to the native language representation service server to provide the native language representation. A proxy program that sends back the corresponding email address, 상기 메일 클라이언트로부터 직접 수신된 전자메일 주소나 상기 자국어 표기 서비스 서버로부터 수신된 상기 자국어 표기에 대응하는 전자메일 주소를 상기 프록시 프로그램을 통해 수신하여, 상기 전자메일 주소로 전자메일 서비스를 제공하는 메일 서버 프로그램을 인터넷 주소의 자국어 표기 서비스 시스템.A mail server that receives an e-mail address directly received from the mail client or an e-mail address corresponding to the national language notation received from the national language notation service server through the proxy program to provide an e-mail service to the e-mail address. Program the national language notation service of the Internet address. 웹 클라이언트에 네트워크를 통해 연결되는 인터넷 주소의 자국어 표기 서비스 시스템에 있어서,In the national language notation service system of the Internet address connected to the web client via a network, 상기 인터넷 주소의 자국어 표기 서비스 시스템은The national language notation service system of the Internet address 자국어 표기와 이에 대응하는 URL 또는 IP 주소를 저장하는 데이터 베이스를 포함하는 자국어 표기 서비스 서버를 포함하며,A national language representation service server comprising a national language representation and a database storing a corresponding URL or IP address, 상기 웹 클라이언트는The web client 웹 브라우저를 통해 상기 웹 클라이언트로부터 도메인 네임 서비스 서버에 제공되는 문자열을 수신하여 상기 수신된 문자열이 URL인지 자국어 표기인지를 판단하고, 수신된 문자열이 URL인 경우 입력된 문자열을 상기 도메인 네임 서비스 서버에 제공하며 수신된 문자열이 자국어 표기인 경우 수신된 문자열을 상기 자국어 표기 서버에 제공하여 상기 자국어 표기에 대응하는 URL 또는 IP 주소를 회송받는 자국어 표기 서비스(NLNS) 프로그램을 포함하는 것을 특징으로 하는 인터넷 주소의 자국어 표기 서비스 시스템.Receives a string provided to the domain name service server from the web client through a web browser to determine whether the received string is a URL or a national language representation, and if the received string is a URL, input the input string to the domain name service server. And a national language notation service (NLNS) program for providing a received character string to the national language notation server and returning a URL or IP address corresponding to the national language notation if the received character string is a national language notation. National Language Service System. 메일 클라이언트에 네트워크를 통해 연결되는 인터넷 주소의 자국어 표기 시스템에 있어서,In the national language system of the Internet address connected to the mail client over the network, 상기 인터넷 주소의 자국어 표기 시스템은The national language system of the Internet address 자국어 표기와 이에 대응하는 전자메일 주소를 저장하는 데이터 베이스를 포함한 자국어 표기 서비스 서버를 포함하며,A national language notation service server including a database that stores national language notation and corresponding email address, 상기 웹 클라이언트는The web client 웹 브라우저를 통해 상기 웹 클라이언트로부터 메일서버로 제공되는 문자열을 수신하여 상기 수신된 문자열이 전자메일 주소인지 자국어 표기인지를 판단하고,Receiving a string provided from the web client to the mail server through a web browser to determine whether the received string is an e-mail address or a national language representation, 수신된 문자열이 전자메일 주소인 경우 입력된 문자열을 상기 메일서버에 제공하며 수신된 문자열이 자국어 표기인 경우 수신된 문자열을 상기 자국어 표기 서비스 서버에 제공하여 상기 자국어 표기에 대응하는 전자메일 주소를 회송받는 자국어 표기 서비스 프로그램을 포함하는 것을 특징으로 하는 인터넷 주소의 자국어 표기 서비스 시스템.If the received character string is an e-mail address, the inputted character string is provided to the mail server. If the received character string is a native language notation, the received character string is provided to the national language notation service server and the email address corresponding to the national language notation is returned. A national language notation service system for an Internet address, comprising a receiving national language notation service program. 제1항에 있어서,The method of claim 1, 상기 도메인 네임 서비스 서버는The domain name service server 지역 인터넷 서비스 공급자의 도메인 네임 서비스 서버인 것을 특징으로 하는 인터넷 주소의 자국어 표기 서비스 시스템.A national language notation service system for an Internet address, characterized in that it is a domain name service server of a local Internet service provider. 제3항에 있어서,The method of claim 3, 상기 자국어 표기 서비스 프로그램은 상기 웹 클라이언트의 웹 브라우저에 설치되어 있는 것을 특징으로 하는 인터넷 주소의 자국어 표기 서비스 시스템.And wherein the native language representation service program is installed in a web browser of the web client. 도메인 네임 서비스 서버에 네트워크를 통해 연결되는 웹 클라이언트에 있어서,For a web client connecting over a network to a domain name service server, 상기 웹 클라이언트는The web client 웹 브라우저를 통해 상기 도메인 네임 서비스 서버에 제공되는 문자열을 수신하여 상기 수신된 문자열이 URL인지 자국어 표기인지를 판단하고, 수신된 문자열이 URL인 경우 입력된 문자열을 상기 도메인 네임 서비스 서버에 제공하며,Receiving a string provided to the domain name service server through a web browser to determine whether the received string is a URL or a national language representation, and if the received string is a URL, provide the input string to the domain name service server, 수신된 문자열이 자국어 표기인 경우 수신된 문자열을 상기 웹 클라이언트에 네트워크를 통해 연결되며 자국어 표기에 대응하는 URL 또는 IP 주소를 대응하여저장하고 있는 자국어 표기 서버에 제공하여 상기 자국어 표기에 대응하는 URL 또는 IP 주소를 회송받는 자국어 표기 서비스(NLNS) 프로그램을 포함하는 것을 특징으로 하는 웹 클라이언트.When the received string is a national language notation, the received string is connected to the web client through a network and provided to a national language notation server that stores a URL or IP address corresponding to a national language notation and stores the corresponding URL or A Web client comprising a National Language Marking Service (NLNS) program to which IP addresses are returned.
KR1019980020167A 1998-06-01 1998-06-01 System for native letter name service of internet address KR100317059B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980020167A KR100317059B1 (en) 1998-06-01 1998-06-01 System for native letter name service of internet address

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980020167A KR100317059B1 (en) 1998-06-01 1998-06-01 System for native letter name service of internet address

Publications (2)

Publication Number Publication Date
KR19980064882A KR19980064882A (en) 1998-10-07
KR100317059B1 true KR100317059B1 (en) 2002-02-28

Family

ID=37531759

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980020167A KR100317059B1 (en) 1998-06-01 1998-06-01 System for native letter name service of internet address

Country Status (1)

Country Link
KR (1) KR100317059B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101260825B1 (en) * 2011-05-09 2013-05-10 조관현 System and method for processing native language internet address

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1399744A (en) * 1999-10-04 2003-02-26 金洪年 Service execution method and system for registration of domain names using vernaculars in non-English speaking countries
KR20000030089A (en) * 1999-11-11 2000-06-05 김형근 Native Language Transition Software
KR100751622B1 (en) * 1999-11-26 2007-08-22 네테카 인코포레이티드 Network address server
KR100383861B1 (en) * 2000-01-28 2003-05-12 주식회사 한닉 Korean dns system
KR100433982B1 (en) * 2000-02-03 2004-06-04 (주)넷피아닷컴 System for acc esing web page using real names and method thereof
KR20010087009A (en) * 2000-03-06 2001-09-15 김홍년 Dual ID e-mail service system
KR100338666B1 (en) * 2000-03-31 2002-05-30 이판정 System for accesing web page using many languages and method thereof
KR20010105984A (en) * 2000-05-17 2001-11-29 박세호 Electronic Mail Service Method with Native Tongue Name
US20010054040A1 (en) * 2000-06-20 2001-12-20 Lee Soo Sung System and method for searching a web site having an English-based domain name mapped to another language-based domain name
KR100420530B1 (en) * 2000-06-20 2004-03-02 이수성 System and method for searching a web site having an english-based domain name mapped to another language-based domain name, and storage media having program thereof
KR100448669B1 (en) * 2000-09-30 2004-09-13 이수성 System and method for searching a web site having an english-based domain name mapped to another language-based domain name by employing a web browser
KR100397818B1 (en) * 2000-11-03 2003-09-13 김동규 A method for discriminating string added to uniform resource locator, business method using the method and computer readable medium having stored thereon computer executable instruction for performing the business method
WO2002054274A1 (en) * 2001-01-06 2002-07-11 Yong-Seok Jeong Method and apparatus for domain hosting by using logo domain
KR20010025567A (en) 2001-01-06 2001-04-06 정용석 Access Methods Using Logo Domain on the internet(web)
KR100464582B1 (en) * 2001-05-21 2005-01-13 (주)넷피아닷컴 System for acc esing web page using native language key-word names and method thereof
KR20060049502A (en) * 2004-06-02 2006-05-19 (주)넷피아닷컴 Native language email address service system
CN101553804B (en) * 2006-10-21 2013-02-13 拿丕.Com有限公司 Method for processing native language internet address and storage medium for saving program of executing the same
KR100723577B1 (en) * 2006-12-01 2007-05-31 (주)넷피아닷컴 System and method of processing keyword and storage medium of storing program executing the same
EP2127214A4 (en) * 2007-03-05 2010-05-26 Paxfire Inc Internet lookup engine
KR100834161B1 (en) * 2007-10-09 2008-06-10 (주)코리안 클릭 Mother tongue domain statistic information generation method
CN115065671B (en) * 2022-03-04 2024-04-02 山谷网安科技股份有限公司 Method and system for realizing dynamically-extensible word-dislocation detection service

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19980025201A (en) * 1998-02-09 1998-07-06 손석원 How to search for a website without a domain name

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19980025201A (en) * 1998-02-09 1998-07-06 손석원 How to search for a website without a domain name

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101260825B1 (en) * 2011-05-09 2013-05-10 조관현 System and method for processing native language internet address

Also Published As

Publication number Publication date
KR19980064882A (en) 1998-10-07

Similar Documents

Publication Publication Date Title
KR100317059B1 (en) System for native letter name service of internet address
CN101827040B (en) Information conversion apparatus, information conversion method, information conversion program and relay device
US9659070B2 (en) Methods, systems, products, and devices for processing DNS friendly identifiers
US6338082B1 (en) Method, product, and apparatus for requesting a network resource
US9397927B2 (en) Rule-based routing to resources through a network
EP1029292B1 (en) A method and apparatus for translating a static identifier into a dynamically assigned network address
EP2306689B1 (en) Devices and method for accessing a web server in a local space
US20060218289A1 (en) Systems and methods of registering and utilizing domain names
US20080235383A1 (en) Methods, Systems, Products, And Devices For Generating And Processing DNS Friendly Identifiers
WO2006044820A2 (en) Rule-based routing to resources through a network
US20060036767A1 (en) Method and apparatus for multiplexing internet domain names
JP2005535032A (en) Internal natural domain service system with local name server for flexible top level domain
KR100385083B1 (en) Computer network system on internet using realname and networking method thereof
JP3889667B2 (en) Computer network connection method on the Internet by real name and computer network system thereof
JP4988307B2 (en) Context-based navigation
WO2005093999A1 (en) Systems and methods of registering and utilizing domain names
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
KR20000012595A (en) Method and system for direct forwarding service
KR20030000692A (en) System for mapping keyword name to url and method thereof
WO2008072886A1 (en) The method and system of connecting internet using keyword based on dns
Klensin et al. Domain Names and Company Name Retrieval
JP2002073557A (en) Storage medium with program stored therein for server to perform processing related to authentication
Oglesby Domain Names and Company Name Retrieval Status of this Memo This memo defines an Experimental Protocol for the Internet community. It does not specify an Internet standard of any kind. Discussion and suggestions for improvement are requested.
KR20040072487A (en) Search machine for Internet information and System for Internet information searching having search machine, and Method for searching information on the Internet

Legal Events

Date Code Title Description
A201 Request for examination
G15R Request for early opening
E902 Notification of reason for refusal
N231 Notification of change of applicant
E601 Decision to refuse application
J201 Request for trial against refusal decision
AMND Amendment
B701 Decision to grant
GRNT Written decision to grant
J204 Request for invalidation trial [patent]
J206 Request for trial to confirm the scope of a patent right
J206 Request for trial to confirm the scope of a patent right
J301 Trial decision

Free format text: TRIAL DECISION FOR INVALIDATION REQUESTED 20031202

Effective date: 20041030

Free format text: TRIAL DECISION FOR CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE REQUESTED 20031223

Effective date: 20041030

Free format text: TRIAL NUMBER: 2003100002754; TRIAL DECISION FOR CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE REQUESTED 20031223

Effective date: 20041030

Free format text: TRIAL NUMBER: 2003100002611; TRIAL DECISION FOR INVALIDATION REQUESTED 20031202

Effective date: 20041030

J2X1 Appeal (before the patent court)

Free format text: INVALIDATION

Free format text: TRIAL NUMBER: 2004200007319; INVALIDATION

J2X1 Appeal (before the patent court)

Free format text: CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE

Free format text: TRIAL NUMBER: 2004200008022; CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE

J206 Request for trial to confirm the scope of a patent right
J301 Trial decision

Free format text: TRIAL DECISION FOR CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE REQUESTED 20040721

Effective date: 20050929

Free format text: TRIAL NUMBER: 2004100001590; TRIAL DECISION FOR CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE REQUESTED 20040721

Effective date: 20050929

J2X2 Appeal (before the supreme court)

Free format text: APPEAL BEFORE THE SUPREME COURT FOR CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE

Free format text: APPEAL BEFORE THE SUPREME COURT FOR INVALIDATION

Free format text: TRIAL NUMBER: 2006300000428; APPEAL BEFORE THE SUPREME COURT FOR CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE

Free format text: TRIAL NUMBER: 2006300000435; APPEAL BEFORE THE SUPREME COURT FOR INVALIDATION

J302 Written judgement (patent court)

Free format text: JUDGMENT (PATENT COURT) FOR INVALIDATION REQUESTED 20041117

Effective date: 20060112

Free format text: TRIAL NUMBER: 2004200007319; JUDGMENT (PATENT COURT) FOR INVALIDATION REQUESTED 20041117

Effective date: 20060112

J204 Request for invalidation trial [patent]
J206 Request for trial to confirm the scope of a patent right
J301 Trial decision

Free format text: TRIAL DECISION FOR CONFIRMATION OF THE SCOPE OF RIGHT_AFFIRMATIVE REQUESTED 20050624

Effective date: 20060626

Free format text: TRIAL NUMBER: 2005100001495; TRIAL DECISION FOR CONFIRMATION OF THE SCOPE OF RIGHT_AFFIRMATIVE REQUESTED 20050624

Effective date: 20060626

J301 Trial decision

Free format text: TRIAL DECISION FOR INVALIDATION REQUESTED 20060217

Effective date: 20060725

Free format text: TRIAL NUMBER: 2006100000415; TRIAL DECISION FOR INVALIDATION REQUESTED 20060217

Effective date: 20060725

J2X1 Appeal (before the patent court)

Free format text: INVALIDATION

Free format text: TRIAL NUMBER: 2006200007757; INVALIDATION

J301 Trial decision

Free format text: TRIAL DECISION FOR CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE REQUESTED 20060413

Effective date: 20060925

Free format text: TRIAL NUMBER: 2006100000907; TRIAL DECISION FOR CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE REQUESTED 20060413

Effective date: 20060925

J302 Written judgement (patent court)

Free format text: JUDGMENT (PATENT COURT) FOR INVALIDATION REQUESTED 20060829

Effective date: 20070504

Free format text: TRIAL NUMBER: 2006200007757; JUDGMENT (PATENT COURT) FOR INVALIDATION REQUESTED 20060829

Effective date: 20070504

J301 Trial decision

Free format text: TRIAL DECISION FOR INVALIDATION REQUESTED 20070616

Effective date: 20070830

Free format text: TRIAL NUMBER: 2007130000104; TRIAL DECISION FOR INVALIDATION REQUESTED 20070616

Effective date: 20070830

J206 Request for trial to confirm the scope of a patent right
J501 Disposition of invalidation of trial
J301 Trial decision

Free format text: TRIAL DECISION FOR CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE REQUESTED 20080410

Effective date: 20080923

Free format text: TRIAL NUMBER: 2008100001032; TRIAL DECISION FOR CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE REQUESTED 20080410

Effective date: 20080923

J2X1 Appeal (before the patent court)

Free format text: CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE

Free format text: TRIAL NUMBER: 2008200011873; CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE

J303 Written judgement (supreme court)

Free format text: JUDGMENT (SUPREME COURT) FOR INVALIDATION REQUESTED 20060202

Effective date: 20081113

Free format text: TRIAL NUMBER: 2006300000435; JUDGMENT (SUPREME COURT) FOR INVALIDATION REQUESTED 20060202

Effective date: 20081113

J222 Remand (patent court)

Free format text: REMAND (PATENT COURT) FOR INVALIDATION

Free format text: REMAND (PATENT COURT) FOR CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE

Free format text: TRIAL NUMBER: 2008240012968; REMAND (PATENT COURT) FOR INVALIDATION

Free format text: TRIAL NUMBER: 2008240012975; REMAND (PATENT COURT) FOR CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE

J302 Written judgement (patent court)

Free format text: JUDGMENT (PATENT COURT) FOR CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE REQUESTED 20041207

Effective date: 20060112

Free format text: TRIAL NUMBER: 2004200008022; JUDGMENT (PATENT COURT) FOR CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE REQUESTED 20041207

Effective date: 20060112

J303 Written judgement (supreme court)

Free format text: JUDGMENT (SUPREME COURT) FOR CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE REQUESTED 20060202

Effective date: 20081113

Free format text: TRIAL NUMBER: 2006300000428; JUDGMENT (SUPREME COURT) FOR CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE REQUESTED 20060202

Effective date: 20081113

J122 Written withdrawal of action (patent court)
J302 Written judgement (patent court)

Free format text: JUDGMENT (PATENT COURT) FOR INVALIDATION REQUESTED 20081126

Effective date: 20090625

Free format text: TRIAL NUMBER: 2008240012968; JUDGMENT (PATENT COURT) FOR INVALIDATION REQUESTED 20081126

Effective date: 20090625

J2X2 Appeal (before the supreme court)

Free format text: APPEAL BEFORE THE SUPREME COURT FOR INVALIDATION

Free format text: TRIAL NUMBER: 2009300002234; APPEAL BEFORE THE SUPREME COURT FOR INVALIDATION

J302 Written judgement (patent court)

Free format text: JUDGMENT (PATENT COURT) FOR CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE REQUESTED 20081015

Effective date: 20090724

Free format text: TRIAL NUMBER: 2008200011873; JUDGMENT (PATENT COURT) FOR CONFIRMATION OF THE SCOPE OF RIGHT_DEFENSIVE REQUESTED 20081015

Effective date: 20090724

J221 Remand (intellectual property tribunal)

Free format text: REMAND (INTELLECTUAL PROPERTY TRIBUNAL) FOR INVALIDATION

Free format text: TRIAL NUMBER: 2012130000025; REMAND (INTELLECTUAL PROPERTY TRIBUNAL) FOR INVALIDATION

J303 Written judgement (supreme court)

Free format text: JUDGMENT (SUPREME COURT) FOR INVALIDATION REQUESTED 20090723

Effective date: 20120119

Free format text: TRIAL NUMBER: 2009300002234; JUDGMENT (SUPREME COURT) FOR INVALIDATION REQUESTED 20090723

Effective date: 20120119

J301 Trial decision

Free format text: TRIAL DECISION FOR INVALIDATION REQUESTED 20120209

Effective date: 20120430

Free format text: TRIAL NUMBER: 2012130000025; TRIAL DECISION FOR INVALIDATION REQUESTED 20120209

Effective date: 20120430

EXTG Extinguishment