KR20090066418A - Uniform resource locator command system and method thereof - Google Patents

Uniform resource locator command system and method thereof Download PDF

Info

Publication number
KR20090066418A
KR20090066418A KR1020070133929A KR20070133929A KR20090066418A KR 20090066418 A KR20090066418 A KR 20090066418A KR 1020070133929 A KR1020070133929 A KR 1020070133929A KR 20070133929 A KR20070133929 A KR 20070133929A KR 20090066418 A KR20090066418 A KR 20090066418A
Authority
KR
South Korea
Prior art keywords
command
url
client
service command
service
Prior art date
Application number
KR1020070133929A
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 KR1020070133929A priority Critical patent/KR20090066418A/en
Publication of KR20090066418A publication Critical patent/KR20090066418A/en

Links

Images

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/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/50Business processes related to the communications industry
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Primary Health Care (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • General Health & Medical Sciences (AREA)
  • Economics (AREA)
  • Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A uniform resource locator command system and a providing method thereof are provided to recognize an URL address system as a specific user service command, thereby enabling the user to simply execute a service. A server(200) receives a URL service command received from the first client(100). A command system(300) receives the URL service command from the server. The command system analyzes the received URL service command. The command system outputs a service command corresponding to the URL service command to the first and second clients and an application system(400) based on the analyzed result.

Description

URL 서비스 명령 시스템 및 그 제공방법{Uniform Resource Locator command system and method thereof}Uniform service locator command system and method for providing the same

본 발명은 웹을 통해 특정 서비스를 실행하기 위한 방법 및 그 시스템에 관한 것으로, 보다 상세하게는 인터넷 URL 체계를 이용하여 간편하게 서비스 명령을 내리고, 시스템은 URL 체계를 특정 서비스 명령으로 인식하여 실행하도록 하는 방법 및 그 시스템에 관한 것이다.The present invention relates to a method and a system for executing a specific service through the web, and more particularly, to easily issue a service command using the Internet URL system, and to allow the system to recognize and execute the URL system as a specific service command. It relates to a method and a system thereof.

컴퓨터, 통신, 및 네트워크 기술의 비약적인 발전으로 인해 가상의 공간인 인터넷은 점점더 방대해지고 있으며, 실생활의 대부분의 영역에 영향을 미치고 있다. The rapid advances in computer, communications, and network technologies have made the Internet, a virtual space, growing in size and affecting most areas of real life.

사용자는 인터넷에 접속하여, 특정 페이지 또는 특정 사이트에 해당하는 문서를 자신이 사용하는 웹 클라이언트(예컨대, 웹 브라우저 등)로 읽어 오기 위해, 그 문서의 주소를 입력하는 방식을 사용하며, 이러한 주소체계를 URL(Uniform Resource Locator)라고 정의할 수 있다.The user enters the address of the document in order to access the Internet and read a document corresponding to a specific page or a specific site to a web client (eg, a web browser) used by the user. May be defined as a Uniform Resource Locator (URL).

현재 웹 주소(즉, URL)은 기본적으로 해당 사이트/도메인에 있는 웹 문서를 지정하고, 호출하여 웹 브라우저로 가져오는 체계로 활용되고 있다. 예컨대, 사용 자가 웹 브라우저의 주소 입력창에 "http://www.miwing.com/blog/"를 입력하면, 웹 브라우저는 'www.miwing.com' 사이트/도메인에 있는 'blog'라는 웹 문서를 지정해서 가져오게 된다.Currently, the web address (ie URL) is basically used to designate a web document in the site / domain, call it, and import it into a web browser. For example, if a user enters "http://www.miwing.com/blog/" into the address bar of a web browser, the web browser is a web document called 'blog' located at the 'www.miwing.com' site / domain. Will be imported.

브라우저가 가져오는 이러한 문서는 단순한 웹 문서(예컨대, html 문서)일 수 있고, 또는 그 주소에 해당되는 php, jsp, asp 등의 서버 측 프로그램이 동작해서, 동적으로(dynamic) 문서를 생성해 웹 클라이언트에 보내 주는 형태일 수도 있다. 동적으로 문서가 생성되는 경우에는 URL은 복잡한 형태를 갖는 것이 일반적이다. 예컨대, "http://www.google.co.kr/search?sourceid=navclient&hl=ko&ie=UTF-8&rlz=1T4GGLJ_koKR238KR239&q=%eb%a0%88%eb%93%9c%ec%9c%99"와 같은 형식의 문서 주소는, 그 문서를 생성하기 위한 서버 측 명령문을 담고 있는 것이 일반적이다. 이런 문서 호출/실행 형태는 모두 컴퓨터가 생성하는 것으로, 생성된 URL을 복사하여 사용하는 경우가 간혹 있지만, 일반 사용자들이 브라우저 주소창에 이와 같은 복잡한 URL을 입력하는 경우는 없다.These documents retrieved by the browser may be simple web documents (e.g. html documents), or server-side programs such as php, jsp, asp, etc. corresponding to the address may be executed to dynamically generate the web documents. It can also be sent to the client. In the case of dynamically generated documents, the URL is generally complicated. For example, "http://www.google.com/search?sourceid=navclient&hl=en&ie=UTF-8&rlz=1T4GGLJ_enKR238KR239&q=%eb%a0%88%eb%93%9c%ec%9c%99" A document address of the form usually contains a server-side statement for generating the document. All of these forms of document invocation / execution are computer-generated, and sometimes a copy of the generated URL is used. However, ordinary users never enter such complex URLs into the browser address bar.

즉, 지금까지의 웹주소 (URL, URI) 활용은 정적인 html 문서나 또는 웹서버가 동적으로 생성한 html 문서를 웹클라이언트로 가져 오라는 목적으로 사용되고 있다. That is, until now, web address (URL, URI) utilization has been used for the purpose of importing static html document or html document dynamically generated by web server to web client.

한편, 사용자나 웹 서비스를 제공하는 측에서는 언제든지 사용자가 간단한 조작 또는 입력으로 복잡한 서비스를 제공할 수 있기를 기대한다. URL 주소 체계는 사용자의 인식의 용이성을 위해 영문자로 쓰여지기는 하지만, 결국 DNS(Domain name server)에서는 영문자에 상응하는 숫자 형식의 주소로 바뀌어 사용된다.On the other hand, the user or the web service provider expects the user to provide a complex service at any time with a simple operation or input. Although the URL addressing system is written in English letters for easy user recognition, it is eventually used in DNS (Domain name server) as a numeric address corresponding to an English letter.

즉, 최종적으로 웹 클라이언트가 사용하는 웹 주소는 "143.248.xx.xxx" 등과 같은 URL 프로토콜에 정의된 형식이지만, 사용자들은 인식의 편이 또는 사이트의 식별성을 높이기 위해 문자형태의 웹 주소(예컨대, www.mywing.com등)를 사용할 수 있는 것이다. 하지만, 이러한 방식은 단지 URL 주소를 그 기능은 동일하되, 다른 문자로 표현하는 것에 지나지 않는다. That is, the web address ultimately used by the web client is in the format defined in the URL protocol, such as "143.248.xx.xxx", but users may wish to use a web address in the form of a text address (e.g. www .mywing.com, etc.). However, this approach merely represents a URL address with the same functionality but with different characters.

웹 서비스를 제공하는 서비스 제공자는 URL 주소를 정적인 문서 또는 동적으로 생성되는 문서를 불러오는데에 그치는 것이 아니라, 특정 서비스를 수행하라는 명령으로 사용하도록 함으로써, 사용자가 여러번의 클릭 또는 선택/입력에 의해 복잡한 과정을 거쳐서 수행될 수 있는 서비스를 간단하게 제공할 수 있기를 기대한다. 이러한, 요구는 URL을 범용 웹 서비스를 쉽게 실행할 수 있는 명령어의 개념으로 정립되어 사용함으로써 가능해질 수 있다.Service providers that provide Web services can use URL addresses as commands to perform specific services, rather than just loading static or dynamically generated documents. It is expected to provide a simple service that can be performed through a complex process. Such a request can be made possible by using the URL as a concept of a command that can easily execute a general-purpose web service.

따라서 본 발명이 이루고자 하는 기술적인 과제는 사용자 단말기에 설치된 웹 클라이언트를 통해 직접 입력 또는 소정의 입력장치(예컨대, 마우스 등)를 통해 간접으로 입력(예컨대, 링크의 클릭 등)하는 URL 주소체계를 특정 사용자 서비스 명령으로 인식하여 사용자가 간편하게 서비스를 실행할 수 있는 방법 및 시스템을 제공하는 것이다.Accordingly, a technical problem to be achieved by the present invention is to specify a URL address system that is directly input through a web client installed in a user terminal or indirectly (for example, a click of a link) through a predetermined input device (for example, a mouse). It is to provide a method and system that can be easily executed by the user by recognizing the user service command.

상기 기술적 과제를 해결하기 위한 URL 서비스 명령 시스템 제공 방법은 서버가 제1클라이언트로부터 URL 서비스 명령을 수신하는 단계, 수신된 상기 URL 서비스 명령을 분석하는 단계, 및 분석결과에 기초하여 상기 URL 서비스 명령에 상응하는 서비스 명령을 명령 수신 시스템으로 출력하는 단계를 포함한다.Method for providing a URL service command system for solving the technical problem is a server receiving a URL service command from a first client, analyzing the received URL service command, and based on the analysis result to the URL service command Outputting the corresponding service command to the command receiving system.

상기 명령 수신 시스템은 상기 제1클라이언트, 어플리케이션 시스템, 또는 제2클라이언트 중 적어도 하나를 포함할 수 있다.The command receiving system may include at least one of the first client, an application system, or a second client.

상기 URL 서비스 명령은 상기 서버의 식별자, 사용자 ID, 및 명령어 중 적어도 하나를 포함할 수 있다.The URL service command may include at least one of an identifier, a user ID, and a command of the server.

상기 URL 서비스 명령은 상기 어플리케이션 시스템에 탑재된 어플리케이션을 실행하는 명령일 수 있다.The URL service command may be a command for executing an application mounted on the application system.

상기 URL 서비스 명령은 상기 제1클라이언트 또는 상기 제2클라이언트에 로딩된 문서의 적어도 일부분을 저장 또는 변경하는 명령일 수 있다.The URL service command may be a command for storing or changing at least a portion of a document loaded on the first client or the second client.

상기 URL 서비스 명령은 상기 사용자 ID에 상응하는 사용자의 웹 클라이언트의 위치로 상기 제1클라이언트의 위치를 변경하는 명령 또는 상기 사용자 ID에 상응하는 사용자의 상기 웹 클라이언트의 위치를 소정의 위치로 변경하는 명령을 포함할 수 있다.The URL service command may be a command to change the location of the first client to a location of a web client of a user corresponding to the user ID, or to change a location of the web client of a user corresponding to the user ID to a predetermined location. It may include.

상기 URL 서비스 명령은 상기 제1클라이언트의 URL 입력창, 상기 제1클라이언트에 로딩된 문서의 링크에 포함된 URL 레퍼런스, 또는 동적(dynamic)으로 생성되는 URL 중 적어도 하나에 의해 입력될 수 있다.The URL service command may be input by at least one of a URL input window of the first client, a URL reference included in a link of a document loaded on the first client, or a dynamically generated URL.

상기 제1클라이언트 또는 상기 제2클라이언트는 웹 브라우저 또는 모바일 브 라우저를 포함하는 URL 입력 가능한 어플리케이션일 수 있다.The first client or the second client may be an URL inputable application including a web browser or a mobile browser.

상기 서버는 상기 제1클라이언트에 대한 메타정보를 더 수신하며, 상기 서비스 명령은 상기 메타정보에 기초하여 제공되는 서비스 명령일 수 있다. 상기 URL 서비스 명령 시스템 제공 방법은 프로그램을 기록한 컴퓨터 판독 가능한 기록매체에 저장될 수 있다.The server may further receive meta information about the first client, and the service command may be a service command provided based on the meta information. The method of providing a URL service command system may be stored in a computer readable recording medium having recorded thereon a program.

상기 기술적 과제를 해결하기 위한 URL 서비스 명령 시스템은 제1클라이언트로부터 수신된 URL 서비스 명령을 수신하는 서버 및 수신된 상기 URL 서비스 명령을 분석하는 명령 시스템을 포함하며, 상기 명령 시스템은 분석결과에 기초하여 상기 URL 서비스 명령에 상응하는 서비스 명령을 명령 수신 시스템으로 출력한다.The URL service command system for solving the technical problem includes a server for receiving the URL service command received from the first client and a command system for analyzing the received URL service command, the command system based on the analysis result The service command corresponding to the URL service command is output to the command receiving system.

상기 URL 서비스 명령은 상기 제1클라이언트의 URL 입력창, 상기 제1클라이언트에 로딩된 문서의 링크에 포함된 URL 레퍼런스, 또는 동적(dynamic)으로 생성되는 URL 중 적어도 하나에 의해 입력될 수 있다.The URL service command may be input by at least one of a URL input window of the first client, a URL reference included in a link of a document loaded on the first client, or a dynamically generated URL.

상기 서버는 상기 제1클라이언트에 대한 메타정보를 더 수신하며, 상기 서비스 명령은 상기 메타정보에 기초하여 제공되는 서비스 명령일 수 있다.The server may further receive meta information about the first client, and the service command may be a service command provided based on the meta information.

본 발명의 실시 예에 따른 URL 서비스 명령 시스템 및 그 제공방법은 URL 주소체계를 특정 사용자 서비스 명령으로 인식하여 사용자가 간편하게 서비스를 실행할 수 있는 효과가 있다.URL service command system and a method of providing the same according to an embodiment of the present invention has the effect that the user can simply execute the service by recognizing the URL address system as a specific user service command.

또한, 기존 기술이 웹사이트에 있는 명령어를 실행시키는 형태가 기술적이고, 복잡하여 일반 사용자가 그것을 활용할 수 없고 이해하기 어려운데 비 해, 본 발명은 사용자가 쉽고 직관적으로 사용할 수 있는 효과가 있다. In addition, the existing technology is a form that executes the instructions on the website is technical, complicated, general users can not use it and difficult to understand, the present invention has the effect that the user can easily and intuitively use.

또한, 기존의 URL 주소는 웹 사이트에서 실행되는 명령들이 서버 측에서 어떠한 다양하고 복잡한 연산을 수행하더라도, 결국에는 그 결과를 웹 클라이언트에 로딩하는 역할을 하는 것에 그치지만, 본 발명은 웹 문서를 로딩하는데에 그치지 않고 종류에 제한이 없는 무수한 웹 서비스를 제공할 수 있는 효과가 있다.In addition, while the existing URL address is responsible for loading the results into the web client, even if the commands executed in the web site perform various and complicated operations on the server side, the present invention loads the web document. Not only that, but there is an effect that can provide a myriad of web services of unlimited type.

또한, 본 발명의 실시 예에 따른 URL 서비스 명령 시스템 및 그 제공방법은 URL이 쓰이는 어디에서건 활용될 수 있는 효과가 있다. 즉, 웹 클라이언트의 주소창, 모든 형태의 입력창, 웹 페이지의 링크에 딸린 URL 레퍼런스 등 그 제한이 없으므로, 특정 웹 클라이언트에서만 사용하는 것이 아닌, 기존의 웹 클라이언트의 변경없이 그대로 사용할 수 있는 효과가 있다.In addition, the URL service command system and the method of providing the same according to an embodiment of the present invention have an effect that can be utilized wherever the URL is used. That is, since there is no restriction such as address bar of web client, input window of all forms, URL reference attached to web page link, etc., it can be used without modification of existing web client as it is not used only in specific web client. .

본 발명과 본 발명의 동작상의 이점 및 본 발명의 실시에 의하여 달성되는 목적을 충분히 이해하기 위해서는 본 발명의 바람직한 실시예를 예시하는 첨부 도면 및 첨부 도면에 기재된 내용을 참조하여야만 한다.In order to fully understand the present invention, the operational advantages of the present invention, and the objects achieved by the practice of the present invention, reference should be made to the accompanying drawings which illustrate preferred embodiments of the present invention and the contents described in the accompanying drawings.

또한, 본 명세서에 있어서는 어느 하나의 구성요소가 다른 구성요소로 데이터를 '전송'하는 경우에는 상기 구성요소는 상기 다른 구성요소로 직접 상기 데이터를 전송할 수도 있고, 적어도 하나의 또 다른 구성요소를 통하여 상기 데이터를 상기 다른 구성요소로 전송할 수도 있는 것을 의미한다. In addition, in the present specification, when one component 'transmits' data to another component, the component may directly transmit the data to the other component, or through at least one other component. Means that the data may be transmitted to the other component.

반대로 어느 하나의 구성요소가 다른 구성요소로 데이터를 '직접 전송'하는 경우에는 상기 구성요소에서 다른 구성요소를 통하지 않고 상기 다른 구성요소로 상기 데이터가 전송되는 것을 의미한다.On the contrary, when one component 'directly transmits' data to another component, it means that the data is transmitted from the component to the other component without passing through the other component.

이하, 첨부한 도면을 참조하여 본 발명의 바람직한 실시 예를 설명함으로써, 본 발명을 상세히 설명한다. 각 도면에 제시된 동일한 참조부호는 동일한 부재를 나타낸다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. Like reference numerals in the drawings denote like elements.

도 1은 본 발명의 실시 예에 따른 URL 서비스 명령 시스템의 개략적인 구성도를 나타낸다.1 is a schematic structural diagram of a URL service command system according to an embodiment of the present invention.

도 1을 참조하면, 본 발명의 실시 예에 따른 URL 서비스 명령 시스템(1)은 서버(200) 및 명령 시스템(300)을 포함한다. 또한, 상기 URL 서비스 명령 시스템(1)은 어플리케이션 시스템(400), 제1클라이언트(100), 및/또는 제2클라이언트와 네트워크(예컨대, 인터넷, 무선 인터넷 등)를 통해 연결되어 본 발명의 기술적 사상을 수행할 수 있다.Referring to FIG. 1, a URL service command system 1 according to an embodiment of the present invention includes a server 200 and a command system 300. In addition, the URL service command system 1 is connected to the application system 400, the first client 100, and / or the second client through a network (for example, the Internet, wireless Internet, etc.) Can be performed.

상기 서버(200)는 제1클라이언트(100)로부터 수신된 URL 서비스 명령을 수신할 수 있다. 본 명세서에서 URL 서비스 명령이라 함은, URI(Uniform Resource Identifier) 체계 중의 하나인 URL 프로토콜 즉, URL의 형식에 맞게 사용하면서도 단순히 웹 문서를 지정된 주소에서 가져오는 것이 아닌 모든 형태의 사용자 서비스 명령을 포함하는 의미로 사용될 수 있다.The server 200 may receive a URL service command received from the first client 100. In the present specification, the URL service command includes all types of user service commands that are used in the form of a URL protocol, that is, one of the URI (Uniform Resource Identifier) schemes, that is, URL documents, but not simply obtained from a specified address. It can be used to mean.

예컨대, 기존의 URL은 URL에 해당하는 주소의 웹 문서를 상기 웹 문서가 정적인 단순 문서(예컨대, html 문서)이거나 소정의 프로그램(예컨대, php, asp, jsp 등)을 통하여 동적으로 생성되는 문서이거나, 결과적으로 웹 클라이언트(예컨대, 브라우저 등)으로 읽어오는 기능을 수행하는 일종의 명령으로 볼 수 있다. 하지만, 본 발명의 실시 예에 따른 URL 서비스 명령이라 함은, 종래의 URL 체계가 수행하는 기능이 아닌, 본 발명의 기술적 사상에 따라 수행될 수 있는 범용 서비스 명령을 의미할 수 있다. For example, the existing URL may be a web document of an address corresponding to the URL, or a document in which the web document is a static simple document (eg, html document) or dynamically generated through a predetermined program (eg, php, asp, jsp, etc.). Or, consequently, a kind of command that performs a function that reads into a web client (eg, a browser, etc.). However, the URL service command according to an embodiment of the present invention may mean a general service command that may be performed according to the technical idea of the present invention, not a function performed by the conventional URL system.

상기 URL 서비스 명령은 단순히 웹 문서를 읽어 오는 명령이 아니며, 특정 명령의 경우는 아예 웹 클라이언트로 읽어오는 문서가 없을 수도 있다. 사용자는 상기 URL 서비스 명령을 통하여 소정의 서버 어플리케이션을 실행시킬 수도 있으며, 사용자의 로컬 시스템의 특정 어플리케이션을 실행시킬 수도 있다. 또한, 사용자가 상기 URL 서비스 명령을 입력한 웹 클라이언트를 특정 위치로 이동시킬수도 있는데, 상기 특정 위치는 링크 또는 사용자의 입력을 통한 절대 경로가 아닌 상대경로가 될 수도 있다. 즉, URL 주소와 같이 언제나 동일한 주소를 지정하는 것이 아닌, 특정 사용자가 접속한 웹 주소로 상기 URL 서비스 명령을 입력한 웹 클라이언트를 이동시킬 수도 있다. 뿐만 아니라, 서버의 환경 및 서버에서 제공하는 어플리케이션 등에 따라 상기 URL 서비스 명령은 아주 다양할 수 있다. 따라서, 본 명세서에서 URL 서비스 명령이라 함은, URL의 형식에 따르는 문자, 숫자, 및/또는 기호 등의 데이터로서 종래의 웹 문서를 읽어 오는 역할을 수행하도록 정의되고 입력되는 URL을 제외한 모든 서비스 명령을 수행하기 위한 데이터를 의미할 수 있다. 상기 URL 서비스 명령의 예들은 후술하기로 한다.The URL service command is not simply a command to read a web document, and in the case of a specific command, there may be no document to be read to the web client. The user may execute a server application through the URL service command or may execute a specific application of the user's local system. In addition, a user may move a web client that has entered the URL service command to a specific location, which may be a relative path rather than an absolute path through a link or a user input. That is, instead of always designating the same address as the URL address, the web client inputting the URL service command may be moved to a web address accessed by a specific user. In addition, the URL service command may vary according to the environment of the server and the application provided by the server. Accordingly, in the present specification, the URL service command is any service command except for a URL that is defined and input to perform a role of reading a conventional web document as data such as letters, numbers, and / or symbols according to the format of the URL. It may mean data for performing. Examples of the URL service command will be described later.

한편, 상기 제1클라이언트(100)는 사용자 시스템(예컨대, 컴퓨터, PDA 등)에 설치되어 유선 또는 무선 인터넷에 접속을 가능케 하는 모든 어플리케이션을 포함하는 의미로 사용될 수 있다. 예컨대, 상기 제1클라이언트(100)는 사용자의 웹 브 라우저, 로컬 브라우저, 이메일 클라이언트, 메신저 프로그램 등을 의미할 수 있으며, 모바일기기에 설치된 모바일용 브라우저 등을 포함할 수도 있다. 또한, 후술할 제2클라이언트(200) 역시 상기 제1클라이언트(100)와 동일한 의미로 사용될 수 있다. Meanwhile, the first client 100 may be used to mean all applications installed in a user system (eg, computer, PDA, etc.) to enable access to a wired or wireless Internet. For example, the first client 100 may mean a user's web browser, a local browser, an email client, a messenger program, or the like, and may include a mobile browser installed on a mobile device. In addition, the second client 200 to be described later may also be used in the same meaning as the first client (100).

한편, 상기 명령 시스템(300)은 상기 서버(200)로부터 상기 URL 서비스 명령을 수신하고, 수신된 상기 URL 서비스 명령을 분석할 수 있다. 또한, 상기 명령 시스템(300)은 분석결과에 기초하여 상기 URL 서비스 명령에 상응하는 서비스 명령을 명령 수신 시스템(100, 400, 500 등)으로 출력할 수 있다.Meanwhile, the command system 300 may receive the URL service command from the server 200 and analyze the received URL service command. In addition, the command system 300 may output a service command corresponding to the URL service command to the command receiving system 100, 400, 500, etc. based on the analysis result.

상기 명령 시스템(300), 상기 서버(200), 상기 어플리케이션 시스템(400)은 콜로케이티드(colocated)된 시스템일 수도 있고, 또는 유/무선 네트워크를 통하여 열결된 별도의 시스템으로 구현될 수도 있다. 여기서 콜로케이티드 되었다 함은 상기 시스템들이 같은 물리적 위치에 있음을 의미한다. 따라서 상기 명령 시스템(300), 상기 서버(200), 상기 어플리케이션 시스템(400)은 그 물리적 위치와는 관계없이 필요한 데이터를 서로 주고 받으면서 각자의 기능을 수행할 수 있음을 의미할 수 있다. 즉, 상기 명령 시스템(300)은 물리적으로 상기 서버(200)의 내부에 포함될 수도 있고, 상기 서버(200)와 유/무선 네트워크를 통하여 연결된 별도의 시스템으로 구현될 수도 있다.The command system 300, the server 200, and the application system 400 may be a collocated system or may be implemented as a separate system connected through a wired / wireless network. Collocated here means that the systems are in the same physical location. Accordingly, the command system 300, the server 200, and the application system 400 may be able to perform their respective functions while exchanging necessary data with each other regardless of their physical location. That is, the command system 300 may be physically included in the server 200 or may be implemented as a separate system connected to the server 200 through a wired / wireless network.

상기 명령 시스템(300)은 구현 예에 따라, 상기 서버(200)로부터 수신되는 데이터가 종래의 일반적인 URL인지 또는 본 발명의 실시 예에 따른 URL 서비스 명령인지를 판단할 수 있다. 이러한 판단은 구현 예에 따라 상기 서버(200)에서 수행 될 수도 있다.The command system 300 may determine whether the data received from the server 200 is a conventional general URL or a URL service command according to an embodiment of the present invention. This determination may be performed in the server 200 according to an embodiment.

상기 서버(200)로부터 수신된 데이터가 상기 URL 서비스 명령인 경우, 상기 명령 시스템(300)은 상기 URL 서비스 명령에 상응하는 서비스 명령이 무엇인지를 알기 위해 상기 URL 서비스 명령을 분석할 수 있다.When the data received from the server 200 is the URL service command, the command system 300 may analyze the URL service command to know what a service command corresponding to the URL service command is.

상기 URL 서비스 명령을 분석한다고 함은, 상기 URL 서비스 명령에 상응하는 서비스를 실시하기 위한 서비스 명령을 판단하기 위해 수행될 수 있는 모든 과정을 포함하는 의미로 사용될 수 있다. 즉, 구현 예에 따라, 본 발명의 실시 예에 따른 URL 서비스 명령 시스템(1)을 제공하는 서비스 제공자는 다양한 서비스 명령을 사용자에게 제공할 수 있으며, 상기 명령 시스템(300)은 다양한 서비스 명령 중 수신된 상기 URL 서비스 명령이 어떠한 명령인지를 판단할 수 있다.Analyzing the URL service command may be used to include all processes that may be performed to determine a service command for executing a service corresponding to the URL service command. That is, according to the implementation example, the service provider providing the URL service command system 1 according to the embodiment of the present invention may provide various service commands to the user, and the command system 300 receives one of various service commands. It is possible to determine what command the URL service command is.

또한, 구현 예에 따라 상기 URL 서비스 명령은 다양한 포맷을 지원할 수도 있다. In addition, according to the implementation example, the URL service command may support various formats.

예컨대, 상기 URL 서비스 명령의 포맷은 다양할 수 있다. 예를 들어, 사용자는 'hblee'라는 사용자가 현재 방문하고 있는 페이지 위치로 자신을 옮겨 달라는 서비스를 요청할 수 있다. 그러면, 사용자가 입력할 수 있는 상기 URL 서비스 명령의 포맷은 www.miwing.com/hblee/go , go.miwing.com/hblee, hblee.miwig.com/go 등 다양한 형태일 수 있다. 어떠한, 경우든 상기 명령 시스템(300)은 사용자가 요청한 서비스를 수행할 수 있어야한다. For example, the format of the URL service command may vary. For example, a user may request a service called 'hblee' to move himself to the page location he is currently visiting. The URL service command that can be input by the user may be in various forms, such as www.miwing.com/hblee/go, go.miwing.com/hblee, hblee.miwig.com/go. In any case, the command system 300 should be able to perform the service requested by the user.

상기 URL 서비스 명령은 기본적으로 "도메인명/명령문 (www.miwing.com/명령문)"의 형태를 가질 수 있다. 또한, 상기 명령문은 다시 "/"을 이용해서 필요하다 면 보다 세부적으로 표현될 수 있다. 즉, 어떤 사이트/도메인이 다양한 서비스를 많은 사람에게 제공한다면 다음과 같은 구조가 나올 수 있다. 예컨대, 상기 URL 서비스 명령은 "www.miwing.com/사용자/서비스명/명령" 또는 "www.miwing.com/서비스명/사용자/명령"일 수 있다. The URL service command may basically have the form of "domain name / command (www.miwing.com/command)". In addition, the statement can again be expressed in more detail if necessary using "/". In other words, if a site / domain provides various services to many people, the following structure can result. For example, the URL service command may be "www.miwing.com/user/service name / command" or "www.miwing.com/service name / user / command".

구현예에 따라, 상기 명령 시스템(300)은 "/서비스명/사용자/명령" 이나 "/사용자/서비스명/명령"을 전체 명령어로 간주할 수도 있다. 또는, 상기 '서비스명', 사용자', '명령' 중 적어도 어느 하나는 생략될 수도 있다. 어떠한 경우든 상기 명령 시스템(300)은 수신된 상기 URL 서비스 명령을 파싱(parsing)하여 상응하는 서비스 명령을 출력할 수만 있으면 된다. 비슷한 예로 프로그래밍 언어 (C++, JAVA 등) 에서 모든 명령어는 원래 그 명령어가 속한 "패키지명-클래스명-명령어"로 구성된다. 그렇지만, 실제로는 패키지명, 클래스명을 상황에 따라 생략하여 사용하곤 한다. 웹 환경에서 name space로 같은 명령어를 환경에 따라 다르게 해석하는 것도 비슷한 예다. 이와 같은 기술적 사상은 본 발명의 실시 예에 따른 명령 시스템(300)에서도 적용될 수 있다. 이러한 상기 URL 서비스 명령의 분석(해석) 및 상응하는 서비스 명령의 출력은 전산학의 프로그램 언어 또는 컴파일러(compiler) 등에서 널리 알려진 방법을 통해 본 발명의 기술분야의 평균적 전문가에게는 용이하게 추론될 수 있을 것이다. 결국 상기 명령 시스템(300)은 상기 서버(200)로부터 상기 URL 서비스 명령을 분석하여 상응하는 서비스 명령을 상기 명령 수신 시스템(100, 400, 500)으로 출력하기만 하면 족하다.Depending on the implementation, the command system 300 may regard "/ service name / user / command" or "/ user / service name / command" as a full command. Alternatively, at least one of the 'service name', the user ', and the' command 'may be omitted. In any case, the command system 300 only needs to be able to parse the received URL service command and output the corresponding service command. Similarly, in a programming language (C ++, JAVA, etc.), every command consists of the "package name-class name-command" to which it originally belongs. However, in practice, package names and class names are omitted depending on the situation. A similar example is that the same command is interpreted differently in the web environment according to the name space. Such a technical idea may be applied to the command system 300 according to the embodiment of the present invention. The analysis (interpretation) of the URL service command and the output of the corresponding service command can be easily inferred by the average expert in the technical field of the present invention through a method widely known in a computer programming language or a compiler. As a result, the command system 300 only needs to analyze the URL service command from the server 200 and output a corresponding service command to the command receiving system 100, 400, 500.

상기 명령 수신 시스템(300)은 상기 제1클라이언트(100), 어플리케이션 시스 템(400), 또는 제2클라이언트(500) 중 적어도 하나를 포함할 수 있다. 즉, 상기 URL 서비스 명령을 수신한 상기 제1클라이언트(예컨대, 웹 브라우저 등,100), 상기 어플리케이션 시스템(예컨대, 상기 서버(200)와 기술적, 업무적 제휴를 맺은 협력사 서버, 또는 상기 제1클라이언트(100)가 설치된 로컬 시스템 등, 400) 또는 상기 제1클라이언트(100)의 유저가 아닌 타유저의 웹 클라이언트일 수 있는 제2클라이언트(500)로 상기 URL 서비스 명령에 상응하는 서비스 명령을 전송할 수 있다.The command receiving system 300 may include at least one of the first client 100, the application system 400, or the second client 500. That is, the first client (eg, a web browser, etc.) 100 having received the URL service command, a partner server having a technical and business cooperation with the application system (eg, the server 200, or the first client). A service system corresponding to the URL service command may be transmitted to the second client 500 which may be a web client of another user who is not a user of the first client 100 or the user of the first client 100. have.

예컨대, 상기 URL 서비스 명령은 “http://www.miwing.com/gildong/go"일 수 있다. 상기 URL 서비스 명령은 사용자의 웹 클라이어트를 ‘gildong'이라는 사용자가 접속한 웹 주소로 이동해달라는 서비스 명령일 수 있다. 여기서, ‘www.miwing.com'은 상기 서버(200)의 식별자(즉, URL) 일 수 있다. 또한, ’gildong'은 사용자 ID를 나타내고, ‘go'는 명령어 일 수 있다. 또한, “http://www.miwing.com/gildong/go"의 포맷 또는 형태는 다양할 수 있음은 전술한 바와 같다. 그러면, 상기 명령 시스템(300)은 상기 URL 서비스 명령에 상응하는 서비스 명령을 상기 제1클라이언트(100)로 출력할 수 있다. 물론, 상기 서비스 명령을 상기 제1클라이언트(100)로 출력하기 위해 ’gildong'이라는 사용자가 접속해 있는 웹 주소를 확인하는 과정이 필요할 수 있으며, 이에 대해서는 본 출원인이 출원한 한국특허출원(출원번호 10-2007-0048067) “가상 커뮤니티 및 상기 가상 커뮤니티에서의 릴레이션 서비스 제공방법 및 그 시스템” 및 한국특허출원(출원번호 10-2007-0073646) “클라이언트를 통한 릴레이션 서비스 제공방법 및 그 시스템”에 개시된 기술적 사상이 사용될 수 있다. 상기의 선출원들은 사용자들이 현재 접 속해 있는 위치가 어디인지 알 수 있다는 전제하에 구현되는 기술들이며, 상기의 선출원들에 개시된 내용 및 기술적 사상은 본 명세서의 내용으로 포함될 수 있다. For example, the URL service command may be “http://www.miwing.com/gildong/go.” The URL service command may request to move a user's web client to a web address accessed by a user called 'gildong'. Here, 'www.miwing.com' may be an identifier (ie, a URL) of the server 200. In addition, 'gildong' may indicate a user ID and 'go' may be a command. In addition, as described above, the format or form of “http://www.miwing.com/gildong/go” may vary. Then, the command system 300 may output a service command corresponding to the URL service command to the first client 100. Of course, in order to output the service command to the first client 100, a process of checking a web address to which a user called 'gildong' is connected may be necessary. For this, the Korean patent application filed by the present applicant (application number 10-2007-0048067) "Method and System for Providing Relation Service in Virtual Community and Virtual Community" and Korean Patent Application (Application No. 10-2007-0073646) "Method and System for Providing Relation Service through Client" Technical ideas can be used. The above-described applications are technologies implemented on the premise that users can know where the current location belongs, and the contents and technical spirit disclosed in the above-described applications may be included in the present specification.

상기 서비스 명령을 수신한 상기 제1클라이언트(100)는 수신된 서비스 명령에 포함된 상기 ‘gildong'에 해당하는 사용자가 접속된 주소를 나타내는 정보에 기초하여 상기 ’gildong'이 접속된 주소로 이동할 수 있다.The first client 100 receiving the service command may move to the address to which the 'gildong' is connected based on information indicating an address to which the user corresponding to 'gildong' included in the received service command is connected. have.

예컨대, 상기 URL 서비스 명령은 “http://www.miwing.com/myblog/save"일 수 있다. 상기 URL 서비스 명령은 현재 페이지의 적어도 일부분을 사용자의 블로그에 저장하라는 명령일 수 있다. 그러면, 본 발명의 실시 예에 따른 URL 서비스 명령 시스템(1)을 제공하는 서버(200)와 협약되고 사용자의 블로그가 제공되는 협력사 서버(즉, 상기 어플리케이션 시스템(400))에 현재 페이지의 적어도 일부분이 저장될 수 있다. 이를 위해 상기 명령 시스템(300)은 상기 제1클라이언트(100)에 로딩된 문서의 전체 또는 그 중 일부분(예컨대, 현재 페이지에 로딩된 문서의 이미지 파일 등)을 수신하여, 상기 어플리케이션 시스템(400)에 전송하면서, 상기 URL 서비스 명령에 상응하는 서비스 명령을 전송할 수 있다. 그러면, 상기 어플리케이션 시스템(400)은 수신된 상기 서비스 명령에 상응하는 서비스 즉, 특정 데이터를 특정 위치에 저장하는 서비스를 수행할 수 있다. 물론, 구현 예에 따라서는 상기 제2클라이언트(500)에 로딩된 문서의 적어도 일부분을 저장할 수도 있다. 또한, 구현 예에 따라 저장뿐만 아니라, 삭제, 변경 등 다양한 실시 예가 가능할 수 있음은 본 발명의 기술분야의 평균적 전문가는 용이하게 인식할 수 있을 것이다. For example, the URL service command may be “http://www.miwing.com/myblog/save.” The URL service command may be a command for storing at least a portion of a current page in a user's blog. At least a portion of the current page is stored in a partner server (that is, the application system 400) that is contracted with the server 200 that provides the URL service command system 1 according to an embodiment of the present invention and in which a blog of a user is provided. To this end, the command system 300 receives the entirety or a part of the document loaded on the first client 100 (for example, an image file of the document loaded on the current page), and the application. While transmitting to the system 400, a service command corresponding to the URL service command may be transmitted, and the application system 400 then corresponds to the received service command. A service, that is, a service that stores specific data in a specific location, may be performed, and of course, at least a part of a document loaded in the second client 500 may be stored according to an embodiment. It will be readily appreciated by those skilled in the art that various embodiments, such as deletion, modification, etc., may be possible, as well as storage.

또한, 상기 어플리케이션 시스템(400)은 로컬 시스템(100)일 수도 있다. 예 컨대, 상기 URL 서비스 명령은 “http://www.miwing.com/mail”일 수 있다. 상기 URL 서비스 명령은 상기 URL 서비스 명령을 입력하여 상기 서버(200)로 전송한 상기 제1클라이언트(100)가 설치된 로컬 시스템(400)의 메일 클라이언트를 로딩하라는 명령일 수 있다. 그러면, 상기 제1클라이언트(100)에 기본으로 설정된 메일 클라이언트(예컨대, OUTLOOK 프로그램 등)을 실행시키기 위한 서비스 명령을 상기 명령 시스템(300)이 상기 로컬 시스템(400)에 전송할 수 있다. 이와같은 메일 클라이언트의 실행 프로그램 뿐만아니라, 상기 로컬시스템(400)에 설치된 어떠한 일반 어플리케이션도 실행할 수 있다. 이때에는, 상기 URL 서비스 명령은 “http://www.miwing.com/어플리케이션 이름”이 될 수 있다. 물론, 특정 어플리케이션을 실행시키는 상기의 URL 서비스 명령은 반드시 로컬 시스템에서 수행될 필요는 없으며, 상기 어플리케이션 시스템(400)이 상기 서버(200)와 콜로케이트되어 있거나 또는 유/무선 네트워크로 연결되어 다른 곳에 위치한 어플리케이션인 경우도 본 발명의 기술적 사상에 따라 실행시킬 수 있다.In addition, the application system 400 may be a local system 100. For example, the URL service command may be “ http://www.miwing.com/mail ”. The URL service command may be a command to load the mail client of the local system 400 in which the first client 100 is transmitted to the server 200 by inputting the URL service command. Then, the command system 300 may transmit to the local system 400 a service command for executing the mail client (eg, the OUTLOOK program, etc.) set as the default for the first client 100. In addition to the execution program of the mail client, any general application installed in the local system 400 may be executed. In this case, the URL service command may be “http://www.miwing.com/application name”. Of course, the URL service command for executing a specific application does not necessarily need to be executed in the local system, and the application system 400 is collocated with the server 200 or connected to a wired / wireless network elsewhere. In the case of a located application can be executed according to the technical idea of the present invention.

또한, 상기 명령 시스템(300)은 제2클라이언트(500)로 서비스 명령을 출력할 수도 있다. 예컨대, 상기 URL 서비스 명령이 “http://www.miwing.com/gildong/come"인 경우는 ‘gildong'이라는 사용자를 현재 사용자가 위치한 페이지로 접속하도록 상기 제2클라이언트(500)의 접속위치를 이동시키는 명령일 수 있다. 이 경우, 상기 명령 시스템(300)은 상기 ’gildong'이라는 사용자가 현재 접속한 위치를 알 수 있는 것이 바람직하며, 이를 위해서는 전술한 선출원에 개시된 기술적 사상이 사용될 수 있다. 또한, “http://www.miwing.com/gildong/특정사용자 또는 특정 주소"의 형태를 갖는 URL서비스 명령은 ‘gildong'이라는 사용자를 특정 사용자의 위치 또는 특정 주소로 이동시키는 서비스를 수행할 수도 있다.In addition, the command system 300 may output a service command to the second client 500. For example, when the URL service command is “http://www.miwing.com/gildong/come”, the access position of the second client 500 is connected to connect the user “gildong” to the page where the current user is located. In this case, it is preferable that the command system 300 can know the location where the user 'gildong' is currently connected, and for this purpose, the technical idea disclosed in the aforementioned application can be used. In addition, the URL service command in the form of “http://www.miwing.com/gildong/specific user or specific address” may perform a service of moving a user named “gildong” to a specific user's location or specific address. have.

전술한 바와 같은 다양한 URL 서비스 명령을 실행하기 위해서는 사용자의 클라이언트(즉, 제1클라이언트(100) 또는 제2클라이언트(500))에 본 발명의 기술적 사상을 수행하기 위한 소정의 에드-온(add-on) 형태의 프로그램이 설치될 수 있다. 또한, 상기 어플리케이션 시스템(400)이 사용자 로컬 시스템인 경우에도 소정의 에이전트(agent)가 설치될 수 있음은 본 발명의 기술분야의 평균적 전문가에게는 자명한 사실일 것이다.In order to execute various URL service commands as described above, a predetermined add-on for performing the technical idea of the present invention to a user's client (that is, the first client 100 or the second client 500) is performed. on) programs can be installed. In addition, even if the application system 400 is a user local system, it may be obvious to an average expert in the art that a predetermined agent may be installed.

사용자는 전술한 바와 같은 URL 서비스 명령을 상기 서버(200)로 출력하기 위해, 제1클라이언트(예컨대, 웹 브라우저)의 주소 입력창에 상기 URL 서비스 명령을 직접 입력할 수도 있다. 하지만, 반드시 직접 입력할 필요는 없으며, 현재 웹 클라이언트가 URL을 출력할 수 있는 모든 방법을 사용할 수 있다. 즉, 상기 URL 서비스 명령을 포함하는 링크를 클릭함으로써 상기 URL 서비스 명령이 상기 서버(200)로 출력될 수 있다. 또는, 동적(dynamic) 프로그램(예컨대, asp, php, jsp 등)에 의해 다이나믹하게 생성되는 텍스트가 상기 URL 서비스 명령일 수도 있다. 결국, 어떠한 방법으로든 본 발명의 기술적 사상에 따라 상기 URL 서비스 명령을 상기 서버(200)로 전송할 수 있는 모든 방법들이 본 발명의 권리범위에 속할 수 있다.The user may directly input the URL service command in the address input window of the first client (eg, a web browser) to output the URL service command as described above to the server 200. However, you don't have to type it in directly, and you can use any method that your current web client can print the URL to. That is, the URL service command may be output to the server 200 by clicking the link including the URL service command. Alternatively, the URL service command may be text dynamically generated by a dynamic program (eg, asp, php, jsp, etc.). As a result, all methods capable of transmitting the URL service command to the server 200 according to the technical idea of the present invention may belong to the scope of the present invention.

본 발명의 기술적 사상에 따른 다양한 URL 서비스 명령의 종류 또는 형태는 상기 서버(200), 상기 어플리케이션 시스템(400), 또는 상기 제1,2클라이언트(100, 500)가 지원하는 어플리케이션 또는 구현 예에 따라 다양해 질 수 있음은 물론이며, 본 발명의 권리범위는 이러한 URL 서비스 명령의 종류 등에 국한 되는 것이 아니라, URL 체계를 이용하여 서비스 명령을 수행할 수 있는 방법 및 시스템 전체를 포함할 수 있다.The type or form of various URL service commands according to the technical spirit of the present invention may be determined according to an application or an implementation example supported by the server 200, the application system 400, or the first and second clients 100 and 500. Of course, the scope of the present invention is not limited to the type of the URL service command, but may include the entire method and system capable of executing the service command using the URL system.

또한, 본 발명의 기술적 사상은 일반 데스크톱 웹 환경, 어플리케이션 환경, 모바일 환경 등 그 어떤 플랫폼 환경에서도 활용될 수 있다. 특히, 본 발명에서 상기 URL 서비스 명령의 입력 웹 링크를 통하거나, 모바일일 경우에 그 컨텍스트(context) 환경을 활용하여 특성화된 서비스 명령을 제공할 수도 있다. 예컨대, 웹 문서의 하이퍼링크를 클릭해서 상기 URL 서비스 명령이 출력될 경우, 그 때 따라오는 그 웹 문서의 컨텍스트 메타 정보 (예컨대, url, ip 주소, 브라우저 정보 등) 를 분석해, 적절한 특성화(customized) 서비스를 실행, 제공할 수 있다. 즉, 상기 메타 정보에 기초하여 서비스를 제공할 수 있다. 더 나아가, 실행되는 서비스가 자신을 부른 원래 웹페이지를 찾아가, 그 웹페이지를 분석해 더 적절한 서비스를 제공할 수 있다. 비슷하게, 모바일 환경에서 서비스 실행 호출이 있으면, 사용자 신원, 위치 등의 메타정보를 이용해 특성화(customized) 서비스를 실행, 제공할 수 있다. 전술한 특성화(customized) 서비스의 종류는 상기 메타 정보에 포함되는 정보 및 구현 예에 따라 다양해 질 수 있음은 물론이다.In addition, the technical idea of the present invention can be utilized in any platform environment, such as a general desktop web environment, application environment, mobile environment. In particular, the present invention may provide a service command characterized by inputting a web link of the URL service command or utilizing a context environment when the mobile device is mobile. For example, when the URL service command is output by clicking a hyperlink of a web document, the context meta information (eg, url, ip address, browser information, etc.) of the web document that follows is analyzed and appropriately customized. Run and provide services. That is, a service may be provided based on the meta information. Furthermore, the running service can go to the original web page that called it, analyze the web page, and provide a more appropriate service. Similarly, if there is a service execution call in a mobile environment, it may execute and provide a customized service using meta information such as user identity and location. The type of the customized service described above may vary according to the information included in the meta information and the implementation example.

본 발명에 따른 클라이언트를 통한 URL 서비스 명령 시스템 제공방법은 컴퓨터로 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로서 구현하는 것이 가 능하다. 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다. 컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 하드 디스크, 플로피 디스크, 광 데이터 저장장치 등이 있으며, 또한 캐리어 웨이브(예를 들어, 인터넷을 통한 전송)의 형태로 구현되는 것도 포함한다. 또한 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다. 그리고 본 발명을 구현하기 위한 기능적인(functional) 프로그램, 코드 및 코드 세그먼트들은 본 발명이 속하는 기술분야의 프로그래머들에 의해 용이하게 추론될 수 있다.The method for providing a URL service command system through a client according to the present invention can be implemented as computer readable codes on a computer readable recording medium. The computer-readable recording medium includes all kinds of recording devices in which data that can be read by a computer system is stored. Examples of computer-readable recording media include ROM, RAM, CD-ROM, magnetic tape, hard disk, floppy disk, optical data storage, and the like, and also in the form of carrier waves (e.g., transmission over the Internet). It also includes implementations. The computer readable recording medium can also be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion. And functional programs, codes and code segments for implementing the present invention can be easily inferred by programmers in the art to which the present invention belongs.

본 발명은 도면에 도시된 일 실시 예를 참고로 설명되었으나 이는 예시적인 것에 불과하며, 본 기술 분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시 예가 가능하다는 점을 이해할 것이다. 따라서, 본 발명의 진정한 기술적 보호 범위는 첨부된 등록청구범위의 기술적 사상에 의해 정해져야 할 것이다.Although the present invention has been described with reference to one embodiment shown in the drawings, this is merely exemplary, and those skilled in the art will understand that various modifications and equivalent other embodiments are possible therefrom. Therefore, the true technical protection scope of the present invention will be defined by the technical spirit of the appended claims.

본 발명의 상세한 설명에서 인용되는 도면을 보다 충분히 이해하기 위하여 각 도면의 간단한 설명이 제공된다.BRIEF DESCRIPTION OF THE DRAWINGS In order to better understand the drawings cited in the detailed description of the invention, a brief description of each drawing is provided.

도 1은 본 발명의 실시 예에 따른 URL 서비스 명령 시스템의 개략적인 구성도를 나타낸다.1 is a schematic structural diagram of a URL service command system according to an embodiment of the present invention.

Claims (13)

서버가 제1클라이언트로부터 URL 서비스 명령을 수신하는 단계;The server receiving a URL service command from the first client; 수신된 상기 URL 서비스 명령을 분석하는 단계; 및Analyzing the received URL service command; And 분석결과에 기초하여 상기 URL 서비스 명령에 상응하는 서비스 명령을 명령 수신 시스템으로 출력하는 단계를 포함하는 URL 서비스 명령 시스템 제공 방법.And outputting a service command corresponding to the URL service command to a command receiving system based on the analysis result. 제 1항에 있어서, 상기 명령 수신 시스템은,According to claim 1, wherein the command receiving system, 상기 제1클라이언트, 어플리케이션 시스템, 또는 제2클라이언트 중 적어도 하나를 포함하는 URL 서비스 명령 시스템 제공 방법.And providing at least one of the first client, application system, or second client. 제 1항에 있어서, 상기 URL 서비스 명령은,The method of claim 1, wherein the URL service command, 상기 서버의 식별자, 사용자 ID, 및 명령어 중 적어도 하나를 포함하는 URL 서비스 명령 시스템 제공 방법.And at least one of an identifier, a user ID, and a command of the server. 제 2항에 있어서, 상기 URL 서비스 명령은,The method of claim 2, wherein the URL service command, 상기 어플리케이션 시스템에 탑재된 어플리케이션을 실행하는 명령인 URL 서비스 명령 시스템 제공 방법.A method of providing a URL service command system which is a command to execute an application mounted on the application system. 제 2항에 있어서, 상기 URL 서비스 명령은,The method of claim 2, wherein the URL service command, 상기 제1클라이언트 또는 상기 제2클라이언트에 로딩된 문서의 적어도 일부분을 저장 또는 변경하는 명령인 URL 서비스 명령 시스템 제공 방법.And storing or modifying at least a portion of a document loaded on the first client or the second client. 제 3항에 있어서, 상기 URL 서비스 명령은,The method of claim 3, wherein the URL service command, 상기 사용자 ID에 상응하는 사용자의 웹 클라이언트의 위치로 상기 제1클라이언트의 위치를 변경하는 명령 또는 상기 사용자 ID에 상응하는 사용자의 상기 웹 클라이언트의 위치를 소정의 위치로 변경하는 명령을 포함하는 URL 서비스 명령 시스템 제공 방법.A URL service including a command for changing the location of the first client to a location of the web client of the user corresponding to the user ID or a command for changing the location of the web client of the user corresponding to the user ID to a predetermined location; How to provide a command system. 제 1항에 있어서, 상기 URL 서비스 명령은,The method of claim 1, wherein the URL service command, 상기 제1클라이언트의 URL 입력창, 상기 제1클라이언트에 로딩된 문서의 링크에 포함된 URL 레퍼런스, 또는 동적(dynamic)으로 생성되는 URL 중 적어도 하나에 의해 입력되는 URL 서비스 명령 시스템 제공 방법.The URL service command system providing method inputted by at least one of a URL input window of the first client, a URL reference included in a link of a document loaded on the first client, or a dynamically generated URL. 제 2항에 있어서, 상기 제1클라이언트 또는 상기 제2클라이언트는,The method of claim 2, wherein the first client or the second client, 웹 브라우저 또는 모바일 브라우저를 포함하는 URL 입력 가능한 어플리케이션인 URL 서비스 명령 시스템 제공 방법.A method for providing a URL service command system, which is a URL inputable application including a web browser or a mobile browser. 제 1항에 있어서, 상기 서버는,The method of claim 1, wherein the server, 상기 제1클라이언트에 대한 메타정보를 더 수신하며,Further receiving meta information about the first client, 상기 서비스 명령은 상기 메타정보에 기초하여 제공되는 서비스 명령인 URL 서비스 명령 시스템 제공 방법.And the service command is a service command provided based on the meta information. 제 1항 내지 제 9항 중 어느 한 항에 기재된 방법을 수행하기 위한 프로그램을 기록한 컴퓨터 판독 가능한 기록매체.A computer-readable recording medium having recorded thereon a program for performing the method according to any one of claims 1 to 9. 제1클라이언트로부터 수신된 URL 서비스 명령을 수신하는 서버; 및A server receiving a URL service command received from a first client; And 수신된 상기 URL 서비스 명령을 분석하는 명령 시스템을 포함하며,A command system for analyzing the received URL service command, 상기 명령 시스템은 분석결과에 기초하여 상기 URL 서비스 명령에 상응하는 서비스 명령을 명령 수신 시스템으로 출력하는 URL 서비스 명령 시스템.And the command system outputs a service command corresponding to the URL service command to the command receiving system based on the analysis result. 제 11항에 있어서, 상기 URL 서비스 명령은,The method of claim 11, wherein the URL service command, 상기 제1클라이언트의 URL 입력창, 상기 제1클라이언트에 로딩된 문서의 링크에 포함된 URL 레퍼런스, 또는 동적(dynamic)으로 생성되는 URL 중 적어도 하나에 의해 입력되는 URL 서비스 명령 시스템.And a URL service command system input by at least one of a URL input window of the first client, a URL reference included in a link of a document loaded on the first client, or a dynamically generated URL. 제 1항에 있어서, 상기 서버는,The method of claim 1, wherein the server, 상기 제1클라이언트에 대한 메타정보를 더 수신하며,Further receiving meta information about the first client, 상기 서비스 명령은 상기 메타정보에 기초하여 제공되는 서비스 명령인 URL 서비스 명령 시스템.And the service command is a service command provided based on the meta information.
KR1020070133929A 2007-12-20 2007-12-20 Uniform resource locator command system and method thereof KR20090066418A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070133929A KR20090066418A (en) 2007-12-20 2007-12-20 Uniform resource locator command system and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070133929A KR20090066418A (en) 2007-12-20 2007-12-20 Uniform resource locator command system and method thereof

Publications (1)

Publication Number Publication Date
KR20090066418A true KR20090066418A (en) 2009-06-24

Family

ID=40994407

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070133929A KR20090066418A (en) 2007-12-20 2007-12-20 Uniform resource locator command system and method thereof

Country Status (1)

Country Link
KR (1) KR20090066418A (en)

Similar Documents

Publication Publication Date Title
US8403222B2 (en) Method of enabling the downloading of content
JP4041013B2 (en) XML purging apparatus and method using external XML validity verification apparatus
US20100131594A1 (en) Web page access method and server
US7783751B2 (en) Communication system, proxy server, method of controlling same and control program therefor
US20090271690A1 (en) Handling cross-domain web service calls
JP2004318842A (en) Webpage generation device, embedding device, method for control of webpage generation, webpage generation program, and recording medium
JP2004334866A (en) Conversion of web site summary through tag rib
US7409439B2 (en) Reducing overhead in reverse proxy servers when processing web pages
US10447633B2 (en) Method and system for optimizing and preventing failure of sender policy framework (SPF) lookups
US20100023953A1 (en) Method and apparatus for executing application
US8234402B2 (en) Method and apparatus for request routing
EP2011073A1 (en) Declarations for transformations within service sequences
JP5054508B2 (en) Screen display information providing apparatus, screen display information providing method, and program
CN104834588A (en) Permanent residence cross site script vulnerability detection method and apparatus
US8103954B2 (en) Proxy server, and method and program for controlling same
JP5039946B2 (en) Technology for relaying communication between client devices and server devices
JP5151696B2 (en) Program to rewrite uniform resource locator information
CN116827637B (en) Canvas-based data encryption transmission method, system, equipment and medium
CN100383790C (en) HTTP web page dynamic outputting method and system
CN111680247A (en) Local calling method, device, equipment and storage medium of webpage character string
KR101117762B1 (en) A proxy server providing an Open Application Programming Interface and method providing Widget service using the proxy server
EP3872630B1 (en) Request processing method and apparatus, electronic device, and computer storage medium
KR20090066418A (en) Uniform resource locator command system and method thereof
KR20140000373A (en) Method and apparatus for displaying web page using compiled javascript code
KR102146852B1 (en) A method and electronic device for sharing a resource file data

Legal Events

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