KR20030079835A - The correction system of misspelled domain name - Google Patents

The correction system of misspelled domain name Download PDF

Info

Publication number
KR20030079835A
KR20030079835A KR1020030053558A KR20030053558A KR20030079835A KR 20030079835 A KR20030079835 A KR 20030079835A KR 1020030053558 A KR1020030053558 A KR 1020030053558A KR 20030053558 A KR20030053558 A KR 20030053558A KR 20030079835 A KR20030079835 A KR 20030079835A
Authority
KR
South Korea
Prior art keywords
typo
domain name
pattern
client computer
software
Prior art date
Application number
KR1020030053558A
Other languages
Korean (ko)
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
Application filed by 주식회사 보아스와야긴 filed Critical 주식회사 보아스와야긴
Priority to KR1020030053558A priority Critical patent/KR20030079835A/en
Publication of KR20030079835A publication Critical patent/KR20030079835A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Abstract

PURPOSE: A system for correcting an incorrect domain name is provided to search an incorrect input pattern in the case that a user inputs the domain name in a web browser, and to automatically correct an incorrect domain name. CONSTITUTION: A software distribution server is connected(S210). It is checked whether correction software is installed in a client computer(S220). If the correction software is not installed in a client computer, the correction software is downloaded from the software distribution server and installed(S250), and an incorrect input pattern of the domain name is downloaded from the distribution server(S260). The downloaded incorrect input pattern is stored in a database of the client computer(S270). If the correction software is installed in a client computer, it is checked whether the incorrect input pattern of the client computer is updated(S230). If the incorrect input pattern is not updated, the incorrect input pattern is downloaded from the distribution server(S260). The downloaded incorrect input pattern is stored in the database of the client computer(S270). In the case that the incorrect input pattern is updated, it is checked whether a user-defined incorrect input pattern is appended. If the user-defined incorrect input pattern is appended, the user-defined incorrect input pattern is stored in the database(S280).

Description

도메인 이름 오타교정 시스템{The correction system of misspelled domain name}The correction system of misspelled domain name

인터넷 도메인은 숫자로 된 인터넷상의 컴퓨터 주소를 알기 쉬운 영문으로 표현한 것으로 도메인은 네트워크를 관리하기 위한 영역이다. 도메인 이름은 최상위 도메인과 서브 도메인, 호스트 이름 등으로 계층적으로 구성된다. 도메인 이름 서버(domain name server)는 각 호스트 컴퓨터의 IP 주소를 기억하고 있다가 문자로 된 도메인 이름이 입력되면 접속에 필요한 숫자로 된 IP 주소로 바꾸어 주는 역할을 한다.The Internet domain is a simple English representation of a computer's address on a numerical Internet. The domain is an area for network management. Domain names are hierarchically composed of top-level domains, subdomains, and host names. The domain name server remembers the IP address of each host computer and converts the domain name into a numeric IP address for connection when a domain name is entered.

인터넷 홈페이지에 접속하기 위해 사용자는 웹브라우저 주소창에 인터넷 도메인 이름을 입력한다. 사용자의 실수로 인터넷 도메인 이름을 정확하지 않게 입력하는 경우가 있다. 사용자가 정확하지 않은 도메인 이름을 입력했을 경우 웹브라우저에서 타이핑을 다시 해야 하는 불편이 있다.To access the Internet homepage, the user enters the Internet domain name into the web browser address bar. In some cases, you may have entered your Internet domain name incorrectly by mistake. If a user enters an incorrect domain name, the user may have to type again in a web browser.

예를들면 대한민국 특허청홈페이지 도메인 이름은 http://www.kipo.go.kr 이다.For example, the Korean Patent Office homepage domain name is http://www.kipo.go.kr.

대한민국 특허청 홈페이지에 접속하기를 원하는 사용자가 키보드를 정확하지 않게 타이핑하여 다음과 같이 입력할 경우들이 가능성이 있다.There is a possibility that a user who wants to access the homepage of the Korean Intellectual Property Office may incorrectly type the keyboard and input as follows.

go 와 kr 사이에누락하는 경우, www와 kipo 사이에누락하는 경우, 한글입력전환키를 누른 상태에서 입력하는 경우,GOKR 을COM 으로 오타하는 경우,KR 을KT으로 오타하는 경우 등이 있다.between go and kr If missing, between www and kipo If it is missing, if you input while pressing the Hangul input conversion key, GO KR If you make a typo in COM, KR There is a typo in KT.

도 4는 웹브라우저에 특허청 도메인이름http://www.kipo.go.kr을 정확하게 입력한 후 접속한 홈페이지 화면이다. 도 5는 웹브라우저에 특허청 도메인이름을 http://www.kipo.gokr 으로 오타입력 한 후 접속한 홈페이지 화면이다. 도 6은 웹브라우저에 특허청 도메인이름을http://www.kipo.com으로 오타입력한 후 접속한 홈페이지 화면이다.4 is a homepage screen accessed after correctly entering the IP address domain name http://www.kipo.go.kr in a web browser. 5 is a homepage screen accessed after typing a typo in the web browser domain name http: //www.kipo.gokr. 6 is a homepage screen accessed after typing a typo in the web browser domain name as http://www.kipo.com .

만일 사용자가 도메인이름을 정확하지 않게 입력하여 방문한 사이트가 성인용 컨텐츠나 음란하고 불건전한 정보를 제공하는 홈페이지인 경우도 있다. 도 7는 웹브라우저에 미국백악관 도메인이름http://www.whitehouse.gov를 정확하게 입력한 후 접속한 홈페이지화면이다. 도 8는 웹브라우저에 미국백악관 도메인이름을http://www.whitehouse.com으로 오타입력 한 후 접속한 홈페이지 화면이다. 또한 클라이언트 컴퓨터(110)를 공격 및 해킹하기 위해 해커들의 제작한 해킹소프트웨어가 배포설치되는 웹사이트라면 부정적인 결과와 피해를 초래할 수 있다. 따라서 도메인 이름 오타교정 시스템의 필요성이 요구된다.If the user visits the website incorrectly by entering the domain name incorrectly, the website may be adult content or pornographic information. 7 is a homepage screen accessed after correctly entering the US White House domain name http://www.whitehouse.gov in a web browser. 8 is a homepage screen accessed after a typo in the US White House domain name into a web browser to http://www.whitehouse.com . In addition, if the website where the hacking software produced by hackers is installed and distributed to attack and hack the client computer 110, it may cause negative consequences and damage. Therefore, the need for a domain name typo correction system is required.

본 발명은 전술한 문제를 해결하기 위하여 창안된 것으로, 사용자가 웹브라우저에 인터넷 도메인 이름을 입력할 경우 입력된 인터넷 도메인 이름 문자열으로 클라이언트 컴퓨터(110)에 저장된 오타패턴 데이터베이스를 검색하여 오타 여부를 결정하고 인터넷 도메인 이름이 오타입력 되었을 경우에는 자동으로 교정해 주는 시스템을 제공하는 데 그 목적이 있다.The present invention was devised to solve the above-described problem, and when a user inputs an Internet domain name into a web browser, the user inputs an Internet domain name string to search for a typo pattern database stored in the client computer 110 to determine whether there is a typo. Its purpose is to provide a system that automatically corrects when a domain name is mistyped.

본 발명의 다른 목적과 장점은 아래의 발명의 상세한 설명을 읽고 아래의 도면을 참조하면 보다 명백해 질 것이다.Other objects and advantages of the present invention will become more apparent from the following detailed description when read in conjunction with the accompanying drawings.

도 1은 본 발명의 바람직한 실시예에 따른 도메인이름 오타교정 시스템 구성도이다.1 is a block diagram of a domain name typo correction system according to a preferred embodiment of the present invention.

도 2는 본 발명에 따른 도메인이름 오타교정 시스템의 클라이언트 소프트웨어 설치방법에 대한 흐름도이다.2 is a flowchart illustrating a client software installation method of a domain name typo correction system according to the present invention.

도 3은 본 발명에 따른 도메인이름 오타교정 시스템의 오타교정 동작을 순차적으로 나타낸 흐름도이다.3 is a flowchart sequentially showing a typos correction operation of a domain name typo correction system according to the present invention.

도 4는 웹브라우저에 특허청 도메인이름을 정확하게 입력한 후 접속한 홈페이지 화면이다.4 is a homepage screen connected after correctly inputting a domain name of a patent office in a web browser.

도 5는 웹브라우저에 특허청 도메인이름을 오타입력한 후 접속한 홈페이지 화면이다.5 is a homepage screen accessed after typing a typo in the JPO domain name in a web browser.

도 6은 웹브라우저에 특허청 도메인이름을 오타입력한 후 접속한 홈페이지 화면이다.6 is a homepage screen accessed after typing a typo in the JPO domain name in a web browser.

도 7은 웹브라우저에 미국백악관 도메인이름을 정확하게 입력한 후 접속한 홈페이지 화면이다.7 is a homepage screen accessed after correctly inputting the US White House domain name in a web browser.

도 8은 웹브라우저에 미국백악관 도메인이름을 오타입력한 후 접속한 홈페이지 화면이다.8 is a homepage screen accessed after a typo in the US White House domain name in a web browser.

도 9는 본 발명의 바람직한 실시예에 따른 오타패턴 데이터베이스의 오타패턴 데이터 샘플9 is a typo pattern data sample of a typo pattern database according to an exemplary embodiment of the present invention.

<도면의 주용부분에 대한 부호의 설명><Description of the code | symbol about the main part of drawing>

110: 클라이언트 컴퓨터110: client computer

120: 오타교정 S/W 배포서버120: typo correction S / W distribution server

130: DNS서버130: DNS server

140: 웹서버140: web server

이하 첨부된 도면을 참고로 하여 본 발명의 바람직한 실시예를 통해 본 발명의 동작 원리에 대하여 상세히 설명하면 다음과 같다.Hereinafter, the operation principle of the present invention through the preferred embodiment of the present invention with reference to the accompanying drawings in detail as follows.

도 1에 본 발명의 바람직한 실시예에 따른 도메인이름 오타교정 시스템의 구조가 도시되어 있다. 클라이언트 컴퓨터(110)는 인터넷에 접속되어 웹브라우저를 사용할 수 있는 환경이 되고 오타교정 시스템 클라이언트 소프트웨어와 오타패턴을 배포하는 서버(120)는 인터넷에 접속되어 있다. 클라이언트 컴퓨터(110) 사용자의 요청에 의해 오타교정 시스템 클라이언트 소프트웨어와 오타패턴이 전송된다. 다수의 DNS(130)와 웹서버들(140)도 인터넷에 연결되어 있어서 사용자가 웹브라우저의 주소창에 도메인 이름을 입력하면 해당 웹사이트로 이동된다.1 illustrates a structure of a domain name typo correction system according to a preferred embodiment of the present invention. The client computer 110 is connected to the Internet to use a web browser, and the server 120 for distributing the typographical system client software and the typo pattern is connected to the Internet. Typo-correction system client software and typographic patterns are transmitted at the request of the client computer 110 user. A plurality of DNS 130 and web servers 140 are also connected to the Internet, so when a user enters a domain name in the address bar of a web browser, the user moves to the corresponding website.

도 2에 본 발명에 따른 도메인이름 오타교정 시스템의 클라이언트 소프트웨어 설치방법과 오타패턴 업데이트 동작이 순차적으로 도시되어 있다.2 illustrates a client software installation method and a typo pattern updating operation of the domain name typo correction system according to the present invention.

도메인이름 오타교정 시스템 클라이언트 소프트웨어 배포서버(120)에 접속한다.(S210)Access the domain name typo correction system client software distribution server 120. (S210)

도메인이름 오타교정 시스템의 클라이언트 소프트웨어가 설치되었는 지 점검한다.(S220)Check whether the client software of the domain name typo correction system is installed (S220).

상기 판단 결과(S220) 도메인이름 오타교정 시스템의 클라이언트 소프트웨어가 설치되었으면 클라이언트 컴퓨터 오타패턴 업데이트여부를 확인한다.(S230)As a result of the determination (S220), if the client software of the domain name typo correction system is installed, it is checked whether the client computer typo pattern is updated. (S230)

상기 판단 결과(S230) 클라이언트 컴퓨터 오타패턴 업데이트가 되었으면 사용자정의 오타패턴 추가여부를 확인한다.(S240)As a result of the determination (S230), if the client computer typo pattern is updated, it is checked whether a custom typo pattern is added (S240).

상기 판단 결과(S230) 클라이언트 컴퓨터 오타패턴 업데이트가 되지 않았으면 도메인이름 오타교정 시스템의 클라이언트 소프트웨어에 내장된 업데이트기능을 통해 버전확인 및 오타패턴을 클라이언트 컴퓨터(110)로 다운로드 받는다. 오타패턴 데이터베이스의 오타패턴 테이블은 정확하지 않게 타이핑된 도메인 이름들과 이에 대응할 수 있는 오타교정된 도메인 이름으로 되어 있고 간략하게 표로 나타내면 도 9로 도시할 수 있다.As a result of the determination (S230), if the client computer typo pattern is not updated, the version check and the typopattern are downloaded to the client computer 110 through the update function built in the client software of the domain name typo correction system. The typopattern table of the typopattern database consists of incorrectly typed domain names and corresponding typo-corrected domain names, which can be illustrated in FIG.

상기 판단 결과(S240) 사용자가 사용자정의 오타패턴 추가를 원하면 사용자는 다운로드 받은 오타패턴 외에 사용자의 오타 타이핑 습관에 따른 오타패턴들을 자유롭게 추가,수정,삭제를 할 수 있다.As a result of the determination (S240), when the user wants to add a custom typo pattern, the user may freely add, modify, or delete typo patterns according to the typo typing habit of the user in addition to the downloaded typo pattern.

상기 판단 결과(S220) 도메인이름 오타교정 시스템의 클라이언트 소프트웨어가 설치되지 않았으면 도메인이름 오타교정 시스템 클라이언트 소프트웨어 배포서버(120)로부터 오타교정 소프트웨어를 다운로드 한 뒤 설치한다.(S250) 만일 클라이언트 컴퓨터(110)에 도메인이름 오타교정 시스템의 클라이언트 소프트웨어가 설치되지 않았다면 다운로드된 설치프로그램을 통해 설치할 수 있다.As a result of the determination (S220), if the client software of the domain name typo-correction system is not installed, the typo-correction software is downloaded from the domain name typo-correction system client software distribution server 120, and then installed (S250). ), If the client software of the domain name typo correction system is not installed, you can install it through the downloaded installer.

배포서버(120)로부터 도메인이름 오타패턴을 다운로드 받는다.(S260) 사용자는 인터넷에 연결된 소프트웨어 배포서버(120)의 웹사이트 또는 FTP서버에 접속해서 도메인이름 오타패턴들을 다운로드 받을 수 있다.The domain name typo pattern is downloaded from the distribution server 120 (S260). The user may download the domain name typo patterns by accessing a website or an FTP server of the software distribution server 120 connected to the Internet.

다운로드된 오타패턴을 클라이언트 컴퓨터 오타패턴 데이터베이스에 저장한다.(S270)The downloaded typo pattern is stored in the client computer typo pattern database (S270).

도 3에 본 발명에 따른 도메인이름 오타교정 시스템의 오타교정 동작을 순차적으로 도시되어 있다.In Figure 3, the typo correcting operation of the domain name typo correction system according to the present invention is sequentially shown.

클라이언트 컴퓨터(110)에서 인터넷 사용자는 웹브라우저 프로그램을 구동한다.(S310) 도메인이름 오타교정 시스템의 클라이언트 소프트웨어가 클라이언트 컴퓨터에 설치되면 웹브라우저에 플러그인되며 웹브라우저 프로그램이 구동된 후 웹브라우저의 주소창에 입력되는 문자열을 실시간으로 감시하게 된다.In the client computer 110, an Internet user runs a web browser program. (S310) When client software of a domain name typo correction system is installed on the client computer, the Internet user is plugged into the web browser, and the web browser program is started and then displayed in the address bar of the web browser. The input string is monitored in real time.

웹브라우저 주소창에 도메인이름을 입력한다.(S320)Enter the domain name in the web browser address bar (S320).

웹브라우저에서 입력된 도메인이름 문자열을 오타교정 소프트웨어 추론엔진에 전달한다.(S330)The domain name string input from the web browser is transferred to the typo correction software inference engine (S330).

오타패턴 데이터베이스에서 입력문자열을 검색하고,(S340) 오타패턴과 입력문자열 일치여부를 비교한다.(S350)Search for the input string in the typo pattern database (S340) and compare whether the typo pattern matches the input string (S350).

상기 판단 결과(S350) 오타패턴과 입력문자열 일치가 되었다면 오타입력문자열에 대응하는 오타교정된 도메인이름으로 바꾼 후에(S360) 웹브라우져주소창에 오타교정된 도메인이름을 리턴한다.(S370) 사용자는 원하는 홈페이지를 정확한 도메인이름으로 접속할 수 있게 된다.(S380)As a result of the determination (S350), if the typo pattern and the input string match, the typo-corrected domain name corresponding to the typo input string is changed (S360), and the typo-corrected domain name is returned to the web browser address bar (S370). The homepage can be accessed with the correct domain name. (S380)

상기 판단 결과(S350) 오타패턴과 입력문자열 일치가 되지 않았다면 오타가 아니므로 사용자가 웹브라우저에 입력한 도메인 이름(S320)으로 웹사이트에 접속하게 된다.If the result of the determination (S350) does not match the typo pattern with the input string, it is not a typo, and the user accesses the web site using the domain name (S320) input by the web browser.

본 발명은 웹브라우저에 도메인 이름을 입력하는 사용자에게 오타입력의 부담을 해소하고 만일 사용자가 정확하지 않게 도메인 이름을 입력했을 경우에는 자동으로 교정해 주는 편리성을 제공한다.The present invention eliminates the burden of typing errors for a user who enters a domain name in a web browser, and provides convenience for automatically correcting a domain name if the user incorrectly inputs the domain name.

Claims (2)

도메인이름 오타교정 소프트웨어 및 도메인 이름 오타패턴 배포방법에 있어서,In the domain name typo correction software and domain name typo pattern distribution method, 상기 도메인이름 오타교정 시스템 클라이언트 소프트웨어 배포서버에 접속하는 단계(S210);Accessing the domain name typo correction system client software distribution server (S210); 상기 클라이언트 컴퓨터 오타교정 소프트웨어가 설치되었는 지 점검하는 단계(S220);Checking whether the client computer typo-correction software is installed (S220); 만약 상기 단계(S220)에서 클라이언트 컴퓨터에 오타교정소프트웨어가 존재하지 않으면 도메인이름 오타교정 시스템 클라이언트 소프트웨어 배포서버로부터 오타교정 소프트웨어를 다운로드 한 뒤 설치하는 단계(S250); 및 배포서버로부터 도메인이름 오타패턴을 다운로드받는 단계.(S260); 및 상기 다운로드된 오타패턴을 클라이언트 컴퓨터 오타패턴 데이터베이스에 저장하는 단계(S270);If the typo correction software does not exist in the client computer in the step S220, installing the typo correction software from the domain name typo correction system client software distribution server and then installing the typo correction software (S250); And downloading a domain name typo pattern from a distribution server (S260); And storing the downloaded typo pattern in a client computer typo pattern database (S270). 만약 상기 단계(S220)에서 클라이언트 컴퓨터에 오타교정 소프트웨어가 존재할 경우 상기 단계(S230)에서 클라이언트 컴퓨터 오타패턴이 업데이트가 여부를 확인하는 단계; 및If there is an error correction software in the client computer in step S220, checking whether the client computer error pattern is updated in step S230; And 만약 상기 단계(S230)에서 클라이언트 컴퓨터 오타패턴이 업데이트가 않되있을 경우 배포서버로부터 도메인이름 오타패턴을 다운로드 받는 단계.(S260); 및 상기 다운로드된 오타패턴을 클라이언트 컴퓨터 오타패턴 데이터베이스에 저장하는 단계(S270);If the client computer typo pattern is not updated in step S230, downloading the domain name typo pattern from the distribution server (S260); And storing the downloaded typo pattern in a client computer typo pattern database (S270). 만약 상기 단계(S230)에서 클라이언트 컴퓨터 오타패턴이 업데이트가 되었을 경우 사용자정의 오타패턴 추가여부를 확인하는 단계; 및If the client computer typo pattern is updated in step S230, checking whether a custom typo pattern is added; And 만약 상기 단계(S240)에서 사용자정의 오타패턴 추가가 있을 경우 사용자정의 오타패턴을 오타패턴 데이터베이스에 저장하는 단계(S280);If there is a custom typo pattern added in step S240, storing the custom typo pattern in a typo pattern database (S280); 클라이언트 컴퓨터의 웹브라우저 주소창에 입력되는 도메인이름의 오타교정 방법에 있어서,In the error correction method of the domain name entered in the address bar of the client computer, 상기 클라이언트 컴퓨터에서 인터넷 사용자는 웹브라우저 프로그램을 구동하는 단계(S310);An internet user running the web browser program at the client computer (S310); 상기 웹브라우저 주소창에 도메인이름을 입력하는 단계(S320);Inputting a domain name into the web browser address bar (S320); 상기 웹브라우저에서 입력된 도메인이름 문자열을 오타교정 소프트웨어 추론엔진에 전달하는 단계(S330);Transmitting the domain name string input from the web browser to a typo correction software inference engine (S330); 상기 오타패턴 데이터베이스에서 입력문자열을 검색하는 단계(S340);Retrieving an input string from the typo pattern database (S340); 상기 오타패턴과 입력문자열 일치여부를 비교하는 단계(S350);Comparing the typos with the input strings (S350); 만약 상기 단계(S350)에서 오타패턴과 도메인이름 입력문자열이 일치할 경우 오타입력문자열에 대응하는 오타교정된 도메인이름으로 바꾸는 단계(S360);If the typo pattern and the domain name input string coincide in step S350, converting the typo-corrected domain name corresponding to the typo input string (S360); 상기 웹브라우져주소창에 오타교정된 도메인이름을 리턴하는 단계(S370);Returning a mistyped domain name to the web browser address bar (S370); 상기 사용자가 원하는 도메인이름으로 접속하는 단계(S380); 및Accessing the domain name desired by the user (S380); And 만약 상기 단계(S350)에서 오타패턴과 도메인이름 입력문자열이 일치하지 않을 경우 상기 사용자가 원하는 도메인이름으로 접속하는 단계(S380);If the typo pattern and the domain name input string do not match in the step S350, accessing the domain name desired by the user (S380);
KR1020030053558A 2003-08-01 2003-08-01 The correction system of misspelled domain name KR20030079835A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030053558A KR20030079835A (en) 2003-08-01 2003-08-01 The correction system of misspelled domain name

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030053558A KR20030079835A (en) 2003-08-01 2003-08-01 The correction system of misspelled domain name

Publications (1)

Publication Number Publication Date
KR20030079835A true KR20030079835A (en) 2003-10-10

Family

ID=32388509

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030053558A KR20030079835A (en) 2003-08-01 2003-08-01 The correction system of misspelled domain name

Country Status (1)

Country Link
KR (1) KR20030079835A (en)

Similar Documents

Publication Publication Date Title
JP3295667B2 (en) Method and system for accessing information on a network
US8180759B2 (en) Spell checking URLs in a resource
CN101601033B (en) Generating specialized search results in response to patterned queries
KR101422859B1 (en) Permission-based document server
CN100586072C (en) Safe hierarchical namespace in the peer-to-peer network
WO2016201819A1 (en) Method and apparatus for detecting malicious file
KR20010103670A (en) Method and system for accessing information on a network using message aliasing functions having shadow callback functions
KR100385083B1 (en) Computer network system on internet using realname and networking method thereof
KR100453157B1 (en) The Automatic System of Connecting Website and The Method thereof Using Keywords
JP6143574B2 (en) Method and server for managing domain-specific toolbar buttons
JP2004110080A (en) Computer network connection method on internet by real name, and computer network system
US20090327466A1 (en) Internal uniform resource locator formulation and testing
US8234412B2 (en) Method and system for transmitting compacted text data
KR20030079835A (en) The correction system of misspelled domain name
CN115309968A (en) Method and device for generating webpage fingerprint rule based on resource search engine
KR100338666B1 (en) System for accesing web page using many languages and method thereof
KR20080025273A (en) The method and system of connecting internet using keyword based on dns
JP2008269096A (en) Authentication system and program
CA2877604C (en) System and method of resolving a domain name
KR101018787B1 (en) System for searching information using internet
US20170310636A1 (en) Determining status of domain name registration
KR100516302B1 (en) Method And System For Handling Wrongly Inputted Internet Address
KR100464582B1 (en) System for acc esing web page using native language key-word names and method thereof
KR20060088200A (en) Website connecting method using keyword
KR20040041111A (en) The method of internet sites access by multilingual name

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application