KR101390348B1 - Method, terminal, server, and recording medium for providing web page - Google Patents

Method, terminal, server, and recording medium for providing web page Download PDF

Info

Publication number
KR101390348B1
KR101390348B1 KR1020120035977A KR20120035977A KR101390348B1 KR 101390348 B1 KR101390348 B1 KR 101390348B1 KR 1020120035977 A KR1020120035977 A KR 1020120035977A KR 20120035977 A KR20120035977 A KR 20120035977A KR 101390348 B1 KR101390348 B1 KR 101390348B1
Authority
KR
South Korea
Prior art keywords
web page
information
server
url
url information
Prior art date
Application number
KR1020120035977A
Other languages
Korean (ko)
Other versions
KR20130113645A (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
Application filed by (주)네오위즈게임즈 filed Critical (주)네오위즈게임즈
Priority to KR1020120035977A priority Critical patent/KR101390348B1/en
Priority to PCT/KR2013/002339 priority patent/WO2013151253A1/en
Publication of KR20130113645A publication Critical patent/KR20130113645A/en
Application granted granted Critical
Publication of KR101390348B1 publication Critical patent/KR101390348B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

본 발명은 웹 페이지 제공 기술에 관한 것으로서, 더욱 상세하게는, 웹 페이지 개발 환경, 웹 페이지 테스트 환경, 트래픽 분산이 필요한 환경 등과 같은 웹 페이지 요청 환경을 고려하여 그에 맞는 웹 페이지를 제공하는 방법, 단말기, 서버 및 기록매체에 관한 것이다. The present invention relates to a web page providing technology, and more particularly, a method for providing a web page in consideration of a web page request environment such as a web page development environment, a web page test environment, an environment requiring traffic distribution, and a terminal. , A server and a recording medium.

Description

웹 페이지를 제공하는 방법, 단말기, 서버 및 기록매체{METHOD, TERMINAL, SERVER, AND RECORDING MEDIUM FOR PROVIDING WEB PAGE}METHOD, TERMINAL, SERVER, AND RECORDING MEDIUM FOR PROVIDING WEB PAGE}

본 발명은 웹 페이지 제공 기술에 관한 것이다. The present invention relates to a web page providing technology.

종래, 단말기는 서버로 웹 페이지를 요청할 때, 해당 웹 페이지의 위치 등을 지정하는 URL(Uniform Resource Locator, 이하 "URL"이라 함) 정보를 이용하고, 서버는 URL 정보를 보고 웹 페이지 저장소에서 해당 웹 페이지를 추출하여 단말기로 송신한다. Conventionally, when a terminal requests a web page from a server, the terminal uses URL (Uniform Resource Locator) information that specifies the location of the web page and the like, and the server views the URL information and the corresponding information is stored in the web page store. Extract the web page and send it to the terminal.

웹 페이지 요청 시 이용되는 URL 정보는, 통상적으로, 사용자가 원하는 웹 페이지의 원래의 URL 정보와 동일하다. 즉, 원래의 URL 정보가 웹 페이지 요청 시 그대로 이용된다. The URL information used in the web page request is typically the same as the original URL information of the web page desired by the user. That is, the original URL information is used as it is when requesting a web page.

하지만, 이와 같은 웹 페이지 요청에 따른 웹 페이지 제공 방식은, 일반 사용자에게 실제로 서비스되는 웹 페이지를 제공하기 위한 방식으로서, 웹 페이지를 개발하거나 테스트하는 환경 등에는 적합하지 않은 웹 페이지 제공 방식이라 할 수 있다. However, the web page providing method according to the web page request is a method for providing a web page that is actually serviced to the general user, and is not suitable for an environment for developing or testing a web page. have.

예를 들어, 웹 페이지 개발 시, 실제로 서비스를 고려하여 개발되고 있는 웹 페이지의 URL 정보는 실제로 서비스되는 URL 정보와 동일하게 하여 개발된다. 하지만, 웹 페이지의 개발자가 여러 명이거나, 동일한 웹 페이지에 대하여 개발중인 웹 페이지가 여러 개인 경우인 것을 고려하면, 각기 구분되는 웹 페이지 제공 방식이 요구될 것이다. For example, when developing a web page, the URL information of a web page that is actually developed in consideration of a service is developed in the same manner as the URL information that is actually served. However, considering that there are multiple developers of web pages or multiple web pages being developed for the same web page, a separate web page providing method will be required.

한편, 일반 사용자에게 실제로 서비스되는 웹 페이지를 제공하는 것과 관련하여서도, 웹 페이지 요청 시 사용자가 원하는 웹 페이지의 원래의 URL 정보가 그대로 이용되는 경우, 원래의 URL 정보에 지시되는 서버로 접속자가 집중되는 현상이 발생할 수 있다. 서버 단에서 접속자를 다른 서버로 리다이렉트(Redirect)시키더라도, 리다이렉트 시키는 서버까지는 집중될 수밖에 없다. On the other hand, in relation to providing a web page that is actually serviced to a general user, if the original URL information of the desired web page is used as it is when the web page is requested, the visitor concentrates on the server indicated in the original URL information. May occur. Even if the server side redirects the accessor to another server, the server that redirects can only be concentrated.

이러한 배경에서, 본 발명의 목적은, 웹 페이지 요청시, 사용자에 의해 입력된 URL 정보를 그대로 이용하는 것이 아니라, 웹 페이지 요청의 목적이나 이유 또는 웹 페이지 요청 시 환경(예: 서버 접속 상태 등) 등에 맞게, 입력된 URL 정보를 변경하여 웹 페이지 요청이 가능한 웹 페이지를 제공하는 방법, 단말기, 서버 및 기록매체를 제공하는 데 있다. Against this background, the object of the present invention is not to use the URL information input by the user when requesting a web page, but to provide the purpose or reason of the web page request or the environment (for example, server connection status, etc.) when the web page is requested. The present invention provides a method, a terminal, a server, and a recording medium for providing a web page capable of requesting a web page by changing the input URL information.

본 발명의 다른 목적은, 웹 페이지 요청 환경을 고려하여 웹 페이지를 제공하는 방법, 단말기, 서버 및 기록매체를 제공하는 데 있다. Another object of the present invention is to provide a method, a terminal, a server, and a recording medium for providing a web page in consideration of a web page request environment.

본 발명의 또 다른 목적은, 웹 페이지의 개발 또는 테스트 환경을 고려하여 웹 페이지를 제공하는 방법, 단말기, 서버 및 기록매체를 제공하는 데 있다. Still another object of the present invention is to provide a method, a terminal, a server, and a recording medium for providing a web page in consideration of the development or test environment of the web page.

본 발명의 또 다른 목적은, 트래픽 분산을 고려하여 웹 페이지를 제공하는 방법, 단말기, 서버 및 기록매체를 제공하는 데 있다. Still another object of the present invention is to provide a method, a terminal, a server, and a recording medium for providing a web page in consideration of traffic distribution.

전술한 목적을 달성하기 위하여, 일 측면에서, 본 발명은, 입력된 URL(Uniform Resource Locator) 정보를 변경 URL 정보로 변경하는 URL 변경부; 상기 변경 URL 정보를 포함하는 웹 페이지 요청 정보를 서버로 송신하는 웹 페이지 요청부; 및 상기 웹 페이지 요청 정보에 대응되는 웹 페이지를 상기 서버로부터 수신하는 웹 페이지 수신부를 포함하는 웹 페이지를 제공하는 단말기를 제공한다. In order to achieve the above object, in one aspect, the present invention, the URL change unit for changing the input URL (Uniform Resource Locator) information to change URL information; A web page request unit for transmitting web page request information including the changed URL information to a server; And a web page receiving unit configured to receive a web page corresponding to the web page request information from the server.

다른 측면에서, 본 발명은, 단말기가 웹 페이지를 제공하는 방법에 있어서, 입력된 URL(Uniform Resource Locator) 정보를 변경 URL 정보로 변경하는 URL 변경 단계; 상기 변경 URL 정보를 포함하는 웹 페이지 요청 정보를 서버로 송신하는 웹 페이지 요청 단계; 및 상기 웹 페이지 요청 정보에 대응되는 웹 페이지를 상기 서버로부터 수신하는 웹 페이지 수신 단계를 포함하는 웹 페이지를 제공하는 방법을 제공한다. In another aspect, the present invention provides a method for providing a web page by a terminal, comprising: a URL changing step of changing input URL (Uniform Resource Locator) information into change URL information; A web page request step of sending web page request information including the change URL information to a server; And a web page receiving step of receiving a web page corresponding to the web page request information from the server.

또 다른 측면에서, 본 발명은, 웹 페이지를 제공하는 방법을 실행시키기 위한 프로그램을 기록한 기록매체에 있어서, 입력된 URL(Uniform Resource Locator) 정보를 변경 URL 정보로 변경하는 URL 변경 기능과, 상기 변경 URL 정보를 포함하는 웹 페이지 요청 정보를 서버로 송신하는 웹 페이지 요청 기능과, 상기 웹 페이지 요청 정보에 대응되는 웹 페이지를 상기 서버로부터 수신하는 웹 페이지 수신 기능을 구현하는 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다. In still another aspect, the present invention provides a recording medium on which a program for executing a method of providing a web page is recorded, the URL changing function of changing input URL (Uniform Resource Locator) information into changed URL information; A web page request function for sending web page request information including URL information to a server and a web page receiving function for receiving a web page corresponding to the web page request information from the server can be read by a computer. Provide a recording medium.

또 다른 측면에서, 변경 URL(Uniform Resource Locator) 정보를 포함하는 웹 페이지 요청 정보를 단말기로부터 수신하는 웹 페이지 요청 수신부; 및 상기 웹 페이지 요청 정보에 대응되는 웹 페이지를 상기 단말기로 송신하는 웹 페이지 송신부를 포함하되, 상기 변경 URL 정보는, 사용자에 의해 입력된 URL 정보가 상기 단말기에서 변경된 URL 정보인 것을 특징으로 하는 웹 페이지를 제공하는 서버를 제공한다. In another aspect, the web page request receiving unit for receiving web page request information from the terminal including the change URL (Uniform Resource Locator) information; And a web page transmitter for transmitting a web page corresponding to the web page request information to the terminal, wherein the changed URL information is URL information input by a user from the terminal. Provide a server that serves pages.

또 다른 측면에서, 서버가 웹 페이지를 제공하는 방법에 있어서, 변경 URL(Uniform Resource Locator) 정보를 포함하는 웹 페이지 요청 정보를 단말기로부터 수신하는 웹 페이지 요청 수신 단계; 상기 변경 URL 정보를 토대로 상기 웹 페이지 요청 정보에 대응되는 웹 페이지를 추출하는 웹 페이지 추출 단계; 및 상기 추출된 웹 페이지를 상기 단말기로 송신하는 웹 페이지 송신 단계를 포함하되, 상기 변경 URL 정보는, 사용자에 의해 입력된 URL 정보가 상기 단말기에서 변경된 URL 정보인 것을 특징으로 하는 웹 페이지를 제공하는 방법을 제공한다. In another aspect, a method for providing a web page, the server comprising: a web page request receiving step of receiving web page request information from a terminal, the web page request information including change Uniform Resource Locator (URL) information; Extracting a web page corresponding to the web page request information based on the changed URL information; And a web page transmitting step of transmitting the extracted web page to the terminal, wherein the changed URL information is a URL information input by a user, wherein the URL information is changed in the terminal. Provide a method.

이상에서 설명한 바와 같이 본 발명에 의하면, 웹 페이지 요청시, 사용자에 의해 입력된 URL 정보를 그대로 이용하는 것이 아니라, 웹 페이지 요청의 목적이나 이유 또는 웹 페이지 요청 시 환경(예: 서버 접속 상태 등) 등에 맞게, 입력된 URL 정보를 변경하여 웹 페이지 요청이 가능한 웹 페이지를 제공하는 방법, 단말기, 서버 및 기록매체를 제공하는 효과가 있다. As described above, according to the present invention, when requesting a web page, the URL information input by the user is not used as it is, but the purpose or reason of the web page request or the environment (for example, server connection status, etc.) when the web page is requested. As a result, there is an effect of providing a method, a terminal, a server, and a recording medium for providing a web page capable of requesting a web page by changing the input URL information.

또한, 본 발명에 의하면, 웹 페이지 요청 환경을 고려하여 웹 페이지를 제공하는 방법, 단말기, 서버 및 기록매체를 제공하는 효과가 있다. In addition, according to the present invention, there is an effect of providing a method, a terminal, a server and a recording medium for providing a web page in consideration of the web page request environment.

또한, 본 발명에 의하면, 웹 페이지의 개발 또는 테스트 환경을 고려하여 웹 페이지를 제공하는 방법, 단말기, 서버 및 기록매체를 제공하는 효과가 있다. In addition, according to the present invention, there is an effect of providing a method, a terminal, a server and a recording medium for providing a web page in consideration of the development or test environment of the web page.

또한, 본 발명에 의하면, 트래픽 분산을 고려하여 웹 페이지를 제공하는 방법, 단말기, 서버 및 기록매체를 제공하는 효과가 있다. In addition, according to the present invention, there is an effect of providing a method, a terminal, a server and a recording medium for providing a web page in consideration of traffic distribution.

도 1은 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 시스템을 개략적으로 나타낸 도면이다.
도 2는 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 단말기에 대한 블록도이다.
도 3은 본 발명의 일 실시예에 따른 웹 페이지 요청 과정을 나타낸 도면이다.
도 4는 본 발명의 일 실시예에 따른 URL 변경 과정을 나타낸 도면이다.
도 5는 개발 환경을 위한 웹 페이지 제공에 대한 예시도이다.
도 6은 테스트 환경을 위한 웹 페이지 제공에 대한 예시도이다.
도 7은 트래픽 분산을 위한 웹 페이지 제공에 대한 예시도이다.
도 8은 본 발명의 일 실시예에 따른 단말기가 웹 페이지를 제공하는 방법에 대한 흐름도이다.
도 9는 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 서버에 대한 블록도이다.
도 10은 본 발명의 일 실시예에 따른 서버가 웹 페이지를 제공하는 방법에 대한 흐름도이다.
1 is a diagram schematically illustrating a system for providing a web page according to an embodiment of the present invention.
2 is a block diagram of a terminal providing a web page according to an embodiment of the present invention.
3 is a diagram illustrating a web page request process according to an embodiment of the present invention.
4 is a diagram illustrating a URL change process according to an embodiment of the present invention.
5 is an exemplary diagram for providing a web page for a development environment.
6 is an exemplary diagram for providing a web page for a test environment.
7 is an exemplary diagram for providing a web page for traffic distribution.
8 is a flowchart illustrating a method for providing a web page by a terminal according to an embodiment of the present invention.
9 is a block diagram of a server providing a web page according to an embodiment of the present invention.
10 is a flowchart illustrating a method of providing a web page by a server according to an embodiment of the present invention.

이하, 본 발명의 일부 실시예들을 예시적인 도면을 통해 상세하게 설명한다. 각 도면의 구성요소들에 참조부호를 부가함에 있어서, 동일한 구성요소들에 대해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 부호를 가지도록 하고 있음에 유의해야 한다. 또한, 본 발명을 설명함에 있어, 관련된 공지 구성 또는 기능에 대한 구체적인 설명이 본 발명의 요지를 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명은 생략한다.Hereinafter, some embodiments of the present invention will be described in detail with reference to exemplary drawings. It should be noted that, in adding reference numerals to the constituent elements of the drawings, the same constituent elements are denoted by the same reference symbols as possible even if they are shown in different drawings. In the following description of the present invention, a detailed description of known functions and configurations incorporated herein will be omitted when it may make the subject matter of the present invention rather unclear.

또한, 본 발명의 구성 요소를 설명하는 데 있어서, 제 1, 제 2, A, B, (a), (b) 등의 용어를 사용할 수 있다. 이러한 용어는 그 구성 요소를 다른 구성 요소와 구별하기 위한 것일 뿐, 그 용어에 의해 해당 구성 요소의 본질이나 차례 또는 순서 등이 한정되지 않는다. 어떤 구성 요소가 다른 구성요소에 "연결", "결합" 또는 "접속"된다고 기재된 경우, 그 구성 요소는 그 다른 구성요소에 직접적으로 연결되거나 또는 접속될 수 있지만, 각 구성 요소 사이에 또 다른 구성 요소가 "연결", "결합" 또는 "접속"될 수도 있다고 이해되어야 할 것이다.In describing the components of the present invention, terms such as first, second, A, B, (a), and (b) may be used. These terms are intended to distinguish the constituent elements from other constituent elements, and the terms do not limit the nature, order or order of the constituent elements. When a component is described as being "connected", "coupled", or "connected" to another component, the component may be directly connected to or connected to the other component, It should be understood that an element may be "connected," "coupled," or "connected."

도 1은 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 시스템을 개략적으로 나타낸 도면이다. 1 is a diagram schematically illustrating a system for providing a web page according to an embodiment of the present invention.

도 1을 참조하면, 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 시스템은, 웹 페이지를 요청하는 단말기(100), 웹 페이지 요청에 대하여 해당 웹 페이지를 단말기(100)로 송신하는 서버(110) 등을 포함한다. 1, a system for providing a web page according to an embodiment of the present invention, the terminal 100 for requesting a web page, the server for transmitting the web page to the terminal 100 for the web page request ( 110) and the like.

통상적으로, 웹 페이지 요청시, 해당 웹 페이지의 위치 등을 지정하는 URL(Uniform Resource Locator, 이하 "URL"이라 함) 정보가 이용된다. Typically, when requesting a web page, URL (Uniform Resource Locator) information specifying the location of the web page and the like is used.

본 발명의 일 실시예에서, 단말기(100)는, 웹 페이지 요청 시, 통상적으로 하는 바와 같이 사용자가 원하는 웹 페이지의 원래의 URL 정보를 이용하는 것이 아니라, 웹 페이지 요청의 목적이나 이유 또는 웹 페이지 요청 시 환경(예: 서버 접속 상태 등)에 맞게, 원래의 URL 정보를 변경하여 변경된 변경 URL 정보를 이용하여 웹 페이지 요청을 하고, 서버(110)는 변경 URL 정보를 보고 그에 해당하는 웹 페이지를 단말기(100)로 송신해준다. In an embodiment of the present invention, the terminal 100 does not use the original URL information of the web page desired by the user when the web page is requested, but rather the purpose or reason of the web page request or the web page request. According to the city environment (for example, server connection status), the original URL information is changed to make a web page request using the changed change URL information, and the server 110 views the changed URL information and displays the corresponding web page. Send to (100).

도 1에 도시된 단말기(100)는, 일반적인 데스크 탑이나 노트북 등의 일반 PC를 포함하고, 스마트 폰, 태블릿 PC, PDA(Personal Digital Assistants) 및 이동통신 단말기 등의 모바일 단말기 등을 포함할 수 있으며, 이에 제한되지 않고, 서버(110)와 통신 가능한 어떠한 전자 기기로 폭넓게 해석되어야 할 것이다. The terminal 100 shown in FIG. 1 includes a general PC such as a general desktop or a notebook, and may include a mobile terminal such as a smart phone, a tablet PC, a personal digital assistant (PDA), a mobile communication terminal, and the like. However, the present invention is not limited thereto, and it should be broadly interpreted as any electronic device that can communicate with the server 110.

단말기(100)는, 본 발명의 일 실시예의 응용 예에 따라, 웹 페이지를 개발하는 개발자의 개발자 단말기이거나, 개발된 웹 페이지가 실제로 서비스되기 전에 테스트하는 사용자의 테스트 단말기이거나, 테스트 후 실제로 서비스되는 웹 페이지를 이용하는 일반 사용자의 사용자 단말기일 수 있다. The terminal 100 is a developer terminal of a developer who develops a web page according to an application example of an embodiment of the present invention, or is a test terminal of a user who tests the developed web page before it is actually serviced, or is actually serviced after the test. It may be a user terminal of a general user using a web page.

전술한 서버(110)는, 본 발명의 일 실시예의 응용 예에 따라, 즉, 단말기(100)의 유형에 따라, 웹 페이지 개발에 관여하는 개발 서버이거나, 실제로 서비스되기 전에 테스트받기 위한 테스트 웹 페이지를 제공하는 테스트 서버이거나, 실제로 서비스되는 웹 페이지를 제공하는 서비스 서버일 수 있다. The server 110 described above is a development server involved in web page development, or a test web page for being tested before being actually serviced, according to an application example of an embodiment of the present invention, that is, according to the type of the terminal 100. It may be a test server that provides a service server or a service server that provides a web page that is actually served.

이러한 서버(110)는, 하드웨어적으로는 통상적인 웹 서버(Web Server) 또는 웹 어플리케이션 서버(Web Application Server) 또는 왑 서버(WAP Server)와 동일한 구성을 하고 있다. 그러나, 소프트웨어적으로는, 도 2와 관련하여 아래에서 상세하게 설명할 바와 같이, C, C++, Java, PHP, .Net, Python, Ruby 등 여하한 언어를 통하여 구현되어 여러 가지 기능을 하는 프로그램 모듈(Module)을 포함할 수 있다.Such a server 110 has the same configuration as a conventional web server (Web Server), a web application server (Web Application Server), or a WAP server (hardware). However, in software, as described in detail below with respect to FIG. 2, a program module implemented through various languages such as C, C ++, Java, PHP, .Net, Python, Ruby, and performing various functions. (Module) may be included.

또한, 서버(110)는, 네트워크(120)를 통하여 불특정 다수 클라이언트(단말기(100)를 포함) 및/또는 다른 서버와 연결될 수 있는데, 이에 따라, 서버(110)는 클라이언트 또는 다른 서버의 작업수행 요청을 접수하고 그에 대한 작업 결과를 도출하여 제공하는 컴퓨터 시스템 또는 이러한 컴퓨터 시스템을 위하여 설치되어 있는 컴퓨터 소프트웨어(서버 프로그램)를 뜻하는 것일 수도 있다. In addition, server 110 may be connected to an unspecified number of clients (including terminal 100) and / or other servers via network 120, whereby server 110 performs tasks of clients or other servers. It may also mean a computer system that accepts requests and derives and provides work results for them, or computer software (server programs) installed for such computer systems.

또한, 서버(110)는, 전술한 서버 프로그램 이외에도, 서버(110) 상에서 동작하는 일련의 응용 프로그램(Application Program)과, 경우에 따라서는 내부 또는 외부에 구축되어 있는 각종 데이터베이스를 포함하는 넓은 개념으로 이해되어야 할 것이다. In addition to the above-described server program, the server 110 may also include a wide range of application programs (application programs) operating on the server 110 and, in some cases, various databases built in or outside the server 110 It should be understood.

여기서, 데이터베이스는, 서버 또는 다른 장치 등에 의해 사용될 목적으로 정보나 자료 등의 데이터가 구조화되어 관리되는 데이터의 집합체를 의미할 수 있으며, 이러한 데이터의 집합체를 저장하는 저장매체를 의미할 수도 있다. Here, the database may mean a collection of data structured by managing data such as information or data for use by a server or another device, and may mean a storage medium storing an aggregate of such data.

또한, 이러한 데이터베이스는 데이터의 구조화 방식, 관리 방식, 종류 등에 따라 분류된 복수의 데이터베이스를 포함하는 것일 수도 있다.Such a database may include a plurality of databases classified according to a data structure, a management method, and the like.

경우에 따라서, 데이터베이스는 정보나 자료 등을 추가, 수정, 삭제 등을 할 수 있도록 해주는 소프트웨어인 데이터베이스 관리시스템(Database Management System, DBMS)을 포함할 수도 있다. In some cases, the database may include a database management system (DBMS), which is software that allows the user to add, modify, delete, etc. information or data.

또한, 서버(110)는 콘텐츠, 각종 정보 및 데이터를 데이터베이스에 저장시키고 관리할 수 있다. 여기서, 데이터베이스는 서버(110)의 내부 또는 외부에 구현될 수 있다.In addition, the server 110 can store and manage content, various information, and data in a database. Here, the database may be implemented inside or outside the server 110.

또한, 서버(110)는 일반적인 서버용 하드웨어에 도스(DOS), 윈도우(windows), 리눅스(Linux), 유닉스(UNIX), 매킨토시(Macintosh) 등의 운영체제에 따라 다양하게 제공되고 있는 서버 프로그램을 이용하여 구현될 수 있으며, 대표적인 것으로는 윈도우 환경에서 사용되는 웹 사이트(Website), IIS(Internet Information Server)와 유닉스환경에서 사용되는 Apache, Nginx, Light HTTP 등이 이용될 수 있다. The server 110 may use a server program that is variously provided according to an operating system such as DOS, Windows, Linux, UNIX, or Macintosh to general server hardware Typical examples include a Web site used in a Windows environment, an Internet Information Server (IIS), Apache, Nginx, and Light HTTP used in a UNIX environment.

한편, 네트워크(120)는 서버(110)와 단말기(100)를 연결해주는 망(Network)으로서, LAN(Local Area Network), WAN(Wide Area Network)등의 폐쇄형 네트워크일 수도 있으나, 인터넷(Internet)과 같은 개방형 네트워크일 수도 있다. 여기서, 인터넷은 TCP/IP 프로토콜 및 그 상위계층에 존재하는 여러 서비스, 즉 HTTP(HyperText Transfer Protocol), Telnet, FTP(File Transfer Protocol), DNS(Domain Name System), SMTP(Simple Mail Transfer Protocol), SNMP(Simple Network Management Protocol), NFS(Network File Service), NIS(Network Information Service)를 제공하는 전 세계적인 개방형 컴퓨터 네트워크 구조를 의미한다. Meanwhile, the network 120 is a network connecting the server 110 and the terminal 100, and may be a closed network such as a local area network (LAN), a wide area network (WAN), or the like. It may be an open network such as). Here, the Internet includes various services existing in the TCP / IP protocol and its upper layers such as HTTP (HyperText Transfer Protocol), Telnet, File Transfer Protocol (FTP), Domain Name System (DNS), Simple Mail Transfer Protocol (SMTP), The global open computer network architecture that provides Simple Network Management Protocol (SNMP), Network File Service (NFS), and Network Information Service (NIS).

또한, 단말기(100)가 스마트 폰, 태블릿 PC, PDA(Personal Digital Assistants) 및 이동통신 단말기 등의 모바일 단말기를 포함하는 경우, 네트워크(120)는 이동 통신망이나 와이파이(WiFi) 망 등의 무선 액세스 망을 더 포함할 수도 있다. In addition, when the terminal 100 includes a mobile terminal such as a smart phone, a tablet PC, a personal digital assistant (PDA) and a mobile communication terminal, the network 120 includes a wireless access network such as a mobile communication network or a Wi-Fi network. It may further include.

이상에서 간략하게 언급한 바와 같이, 본 발명의 일 실시예에서는, 웹 페이지 요청시, 사용자에 의해 입력된 URL 정보를 그대로 이용하는 것이 아니라, 웹 페이지 요청의 목적이나 이유 또는 웹 페이지 요청 시 환경(예: 서버 접속 상태 등)에 맞게, 소정의 방식으로, 변경된 변경 URL 정보를 이용한다. As briefly mentioned above, in an embodiment of the present invention, when requesting a web page, the URL information input by the user is not used as it is, but the purpose or reason of the web page request or the environment when the web page is requested (eg, The changed URL information is used in a predetermined manner according to the server connection state).

즉, 본 발명의 일 실시예는, 웹 페이지 개발 환경, 웹 페이지 테스트 환경, 트래픽 분산이 필요한 환경 등과 같은 웹 페이지 요청 환경을 고려하여 그에 맞는 웹 페이지 제공 방법을 개시한다. That is, an embodiment of the present invention discloses a web page providing method considering a web page request environment such as a web page development environment, a web page test environment, an environment requiring traffic distribution, and the like.

이하에서는, 이러한 URL 변경과 그와 관련된 웹 페이지 제공에 대하여 더욱 상세하게 설명한다. In the following, this URL change and related web page provision are described in more detail.

도 2는 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 단말기(100)에 대한 블록도이다. 2 is a block diagram of a terminal 100 for providing a web page according to an embodiment of the present invention.

도 2를 참조하면, 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 단말기(100)는, 입력된 URL 정보를 변경 URL 정보로 변경하는 URL 변경부(210)와, 입력된 URL 정보가 변경된 변경 URL 정보를 포함하는 웹 페이지 요청 정보를 서버(110)로 송신하는 웹 페이지 요청부(220)와, 웹 페이지 요청 정보에 대응되는 웹 페이지를 서버(110)로부터 수신하는 웹 페이지 수신부(230) 등을 포함한다.2, the terminal 100 for providing a web page according to an embodiment of the present invention, the URL change unit 210 for changing the input URL information to the changed URL information, and the input URL information is changed Web page request unit 220 for transmitting the web page request information including the change URL information to the server 110, and a web page receiving unit 230 for receiving a web page corresponding to the web page request information from the server 110 And the like.

전술한 바 있는 단말기(100)에서의 웹 페이지 요청 과정을 도 3을 참조하여 다시 설명하면, 브라우저(Browser, 300)를 통해 URL 정보가 입력되면, URL 변경부(210)는 입력된 URL 정보를 소정의 방식에 따라 변경 URL 정보로 변경하고, 웹 페이지 요청부(220)는 변경 URL 정보를 이용하여 웹 페이지 요청 정보를 서버(110)로 송신한다. The web page request process in the terminal 100 described above will be described with reference to FIG. 3 again. When URL information is input through a browser 300, the URL change unit 210 may input the input URL information. The web page request unit 220 transmits the web page request information to the server 110 by using the change URL information.

전술한 URL 변경부(210)는, 미리 설정된 웹 페이지 요청 환경 정보를 참조하여, 참조한 웹 페이지 요청 환경 정보의 종류에 따라, 입력된 URL 정보를 변경 URL 정보로 변경한다. The aforementioned URL changing unit 210 changes the input URL information into changed URL information according to the type of the referred web page request environment information with reference to the preset web page request environment information.

전술한 URL 변경 방식을 다시 설명하면, URL 변경 과정을 개략적으로 도시한 도 4를 참조하여, URL 변경부(210)는, 입력된 URL 정보를 변경 URL 정보로 변경함에 있어서, 미리 설정된 웹 페이지 요청 환경 정보의 종류에 따라 변경할 수 있다. Referring again to the above-described URL changing method, referring to FIG. 4 schematically illustrating a URL changing process, the URL changing unit 210 changes the input URL information into changed URL information, and requests a preset web page. It can be changed according to the type of environmental information.

본 발명의 일 실시예에서, "웹 페이지 요청 환경 정보"는, 일 예로, 개발 환경 정보, 테스트 환경 정보 및 트래픽 분산 제어 정보 등 중 하나일 수 있다. In one embodiment of the present invention, "web page request environment information" may be, for example, one of development environment information, test environment information, traffic distribution control information, and the like.

여기서, 개발 환경 정보는, 개발자가 웹 페이지 개발을 위한 개발 웹 페이지를 요청하기 위하여, 또는 자신이나 타인에 의해 개발된 개발 웹 페이지를 요청하기 위하여, 즉, 웹 페이지에 대한 개발 환경을 제공해주기 위하여 설정될 수 있는 웹 페이지 요청 환경 정보이다. 이때, 도 1의 단말기(100)는 웹 페이지 개발자의 개발자 단말기이고, 서버(110)는 개발 서버이다. Here, the development environment information is for a developer to request a development web page for web page development, or to request a development web page developed by himself or another, that is, to provide a development environment for a web page. Web page request environment information that can be set. In this case, the terminal 100 of FIG. 1 is a developer terminal of a web page developer, and the server 110 is a development server.

테스트 환경 정보는, 1차적으로 웹 페이지가 개발된 이후, 개발된 웹 페이지를 서비스하기 전에 테스트하기 위하여, 즉, 웹 페이지에 대한 테스트 환경을 제공해주기 위하여 설정될 수 있는 웹 페이지 요청 환경 정보이다. 이때, 도 1의 단말기(100)는 웹 페이지 테스트하는 사용자의 테스트 단말기이고, 서버(110)는 테스트 웹 페이지(개발 완료되어 서비스되기 이전의 웹 페이지)를 제공하는 테스트 서버이다. 이때, 도 1의 단말기(100)는 일반 사용자의 단말기이고, 서버(110)는 웹 페이지를 실제로 서비스해주는 서비스 서버이다. The test environment information is web page request environment information that can be set after the web page is first developed and before testing the developed web page, that is, to provide a test environment for the web page. In this case, the terminal 100 of FIG. 1 is a test terminal of a user who tests a web page, and the server 110 is a test server that provides a test web page (a web page before development and service). In this case, the terminal 100 of FIG. 1 is a terminal of a general user, and the server 110 is a service server that actually serves a web page.

트래픽 분산 제어 정보는, 웹 페이지를 서비스하는 서버가 여러 개인 경우, 여러 개의 서버 간의 트래픽 분산(단말기 접속 분산을 포함)을 제어하기 위하여 설정될 수 있는 웹 페이지 요청 환경 정보이다. The traffic distribution control information is web page request environment information that can be set to control traffic distribution (including terminal connection distribution) among multiple servers when there are several servers serving web pages.

전술한 바와 같이, 웹 페이지 요청 환경 정보에 따라 URL 변경을 함으로써, 단말기(100)가 접속하는 서버 또는 서버 내부 디렉토리 등이 변경되거나, 단말기(100)가 수신하는 웹 페이지가 바뀔 수 있다. As described above, by changing the URL according to the web page request environment information, a server or a server internal directory to which the terminal 100 accesses may be changed, or a web page received by the terminal 100 may be changed.

전술한 웹 페이지 요청 환경 정보의 종류마다 URL 변경이 어떻게 이루어지는지를 도 5 내지 도 7을 참조하여 더욱 상세하게 설명한다. 도 5는 개발 환경을 위한 웹 페이지 제공에 대한 예시도이고, 도 6은 테스트 환경을 위한 웹 페이지 제공에 대한 예시도이AU, 도 7은 트래픽 분산을 위한 웹 페이지 제공에 대한 예시도이다. How to change the URL for each type of the web page request environment information described above will be described in more detail with reference to FIGS. 5 is an exemplary diagram for providing a web page for a development environment, FIG. 6 is an exemplary diagram for providing a web page for a test environment, and FIG. 7 is an exemplary diagram for providing a web page for traffic distribution.

먼저, 웹 페이지 요청 환경 정보가 개발 환경 정보인 경우, 도 5를 참조하면, 개발자 단말기인 단말기(100)의 URL 변경부(210)는, 개발 서버로서 서버(110)를 식별하기 위한 개발 서버 주소 정보, 개발자를 식별하기 위한 개발자 계정 정보 및 디렉토리를 식별하기 위한 디렉토리 정보 등 중에서 하나 이상을 조합하여 변경 URL 정보를 생성함으로써, URL 정보를 변경 URL 정보로 변경한다(S500). 이때, URL 변경을 "URL 변조"라고도 한다. First, when the web page request environment information is development environment information, referring to FIG. 5, the URL change unit 210 of the terminal 100, which is a developer terminal, is a development server address for identifying the server 110 as a development server. The URL information is changed to the changed URL information by generating change URL information by combining one or more of information, developer account information for identifying a developer, directory information for identifying a directory, and the like (S500). At this time, the URL change is also referred to as "URL modulation".

예를 들어, 개발 환경에서, 개발자에 의해 입력된 URL 정보가 아래와 같이 입력된 경우, 입력된 URL 정보는 개발 서버 주소 정보(tom.dev.abc.com), 개발자 계정 정보(~easylogic), 디렉토리 정보(NL/abc/soccer)를 조합하여 아래와 같은 변경 URL 정보로 변경될 수 있다. For example, in the development environment, when the URL information input by the developer is input as shown below, the input URL information may include development server address information (tom.dev.abc.com), developer account information (~ easylogic), and directory. By changing the information (NL / abc / soccer) can be changed to the following change URL information.

- 입력된 URL 정보: http://soccer.abc.com -URL information entered: http://soccer.abc.com

- 변경 URL 정보: http://tom.dev.abc.com/~easylogic/NL/abc/soccer/-Change URL info: http://tom.dev.abc.com/~easylogic/NL/abc/soccer/

전술한 방식으로, 입력된 URL 정보가 변경 URL 정보로 변경된 이후, 단말기(100)의 웹 페이지 요청부(220)는 변경 URL 정보를 포함하는 웹 페이지 요청 정보(변경 URL 정보 그 자체일 수 있음)를 서버(110)로 송신한다(S502). 이때 서버(110)는 개발 서버 주소 정보로 식별되는 개발 서버에 해당한다. In the above-described manner, after the input URL information is changed to the change URL information, the web page request unit 220 of the terminal 100 includes the web page request information including the change URL information (which may be the change URL information itself). Is transmitted to the server 110 (S502). At this time, the server 110 corresponds to the development server identified by the development server address information.

서버(110)는, 변경 URL 정보를 포함하는 웹 페이지 요청 정보를 수신하여 변경 URL 정보를 토대로 해당하는 웹 페이지를 단말기(100)로 송신한다(S504). The server 110 receives the web page request information including the change URL information and transmits the corresponding web page to the terminal 100 based on the change URL information (S504).

단말기(100)의 웹 페이지 수신부(230)가 서버(110)로부터 수신한 웹 페이지 요청 정보에 대응되는 웹 페이지(변경 URL 정보에 해당하는 웹 페이지)는 입력된 URL 정보에 해당하는 웹 페이지와 동일할 수도 있고 다를 수도 있다.
The web page corresponding to the web page request information received from the server 110 by the web page receiving unit 230 of the terminal 100 (the web page corresponding to the changed URL information) is the same as the web page corresponding to the input URL information. You can do it or it can be different.

다음으로, 웹 페이지 요청 환경 정보가 테스트 환경 정보인 경우, 도 6을 참조하면, 테스트 단말기인 단말기(100)의 URL 변경부(210)는, 입력된 URL 정보를 테스트 웹 페이지 URL 정보로 정의된 변경 URL 정보로 변경한다(S600). Next, when the web page request environment information is test environment information, referring to FIG. 6, the URL change unit 210 of the terminal 100 which is a test terminal defines the input URL information as test web page URL information. Change to the change URL information (S600).

예를 들어, 웹 페이지 요청 환경 정보가 테스트 환경 정보인 경우, URL 변경부(210)는, 단말기(100)에 저장된 호스트(hosts) 파일을 변경함으로써, 입력된 URL 정보를 테스트 웹 페이지 URL 정보로 정의된 변경 URL 정보로 변경할 수 있다. For example, when the web page request environment information is test environment information, the URL change unit 210 changes the hosts file stored in the terminal 100 to convert the input URL information into test web page URL information. Can be changed with defined change URL information.

단말기(100)에 저장된 호스트 파일은, 테스트가 수행되기 전에 테스트 시작 이벤트 정보에 따라 변경된다. 호스트 파일의 변경은 단말기(100)의 통신 상태에 영향을 끼칠 수 있기 때문에, 해당 테스트가 완료되면 변경된 호스트 파일을 변경 전 상태로 돌려놓는 것이 필요하다. The host file stored in the terminal 100 is changed according to the test start event information before the test is performed. Since the change of the host file may affect the communication state of the terminal 100, it is necessary to return the changed host file to the state before the change when the test is completed.

따라서, URL 변경부(210)는, 테스트 완료 정보가 입력되면, 호스트 파일을 변경 전 상태로 복귀시킬 수 있다. Accordingly, when the test completion information is input, the URL change unit 210 may return the host file to the state before the change.

전술한 바와 같이, 웹 페이지 요청 환경 정보가 테스트 환경 정보인 경우에 이루어지는 URL 변경은 호스트 파일의 변경을 통해 이루어질 수 있다는 점에서, "호스트 변조"라고도 한다. As described above, the URL change made when the web page request environment information is the test environment information is also referred to as "host modulation" in that it can be made through the change of the host file.

예를 들어, 테스트 환경에서, 테스트하는 사용자에 의해 입력된 URL 정보가 아래와 같이 입력된 경우, 입력된 URL 정보는 테스트 웹 페이지 URL 정보로 정의된 변경 URL 정보로 아래와 같이 변경될 수 있다. For example, in the test environment, when the URL information input by the user for testing is input as follows, the input URL information may be changed to change URL information defined as test web page URL information as follows.

- 입력된 URL 정보: http://soccer.abc.com/ -URL information entered: http://soccer.abc.com/

- 변경 URL 정보: http://WWW-38-1.abc.com/ -Change URL information: http://WWW-38-1.abc.com/

전술한 방식으로, 입력된 URL 정보가 변경 URL 정보로 변경된 이후, 단말기(100)의 웹 페이지 요청부(220)는 변경 URL 정보를 포함하는 웹 페이지 요청 정보(변경 URL 정보 그 자체일 수 있음)를 서버(110)로 송신한다(S602). 이때 서버(110)는 일반 사용자에게 웹 페이지를 실제로 서비스하는 서비스 서버가 아니라, 실제로 서비스되기 직전에 테스트를 받기 위한 테스트 웹 페이지를 제공하는 테스트 서버에 해당한다. In the above-described manner, after the input URL information is changed to the change URL information, the web page request unit 220 of the terminal 100 includes the web page request information including the change URL information (which may be the change URL information itself). Is transmitted to the server 110 (S602). In this case, the server 110 corresponds to a test server that provides a test web page for receiving a test just before being actually serviced, rather than a service server that actually services a web page to an end user.

서버(110)는, 변경 URL 정보를 포함하는 웹 페이지 요청 정보를 수신하여 변경 URL 정보를 토대로 해당하는 테스트 웹 페이지를 단말기(100)로 송신한다(S604). The server 110 receives the web page request information including the change URL information and transmits a corresponding test web page to the terminal 100 based on the change URL information (S604).

단말기(100)의 웹 페이지 수신부(230)가 서버(110)로부터 수신한 웹 페이지 요청 정보에 대응되는 웹 페이지(변경 URL 정보에 해당하는 웹 페이지)는 입력된 URL 정보에 해당하는 웹 페이지와 동일한 테스트 웹 페이지일 수 있다. 단지, 실제 서비스 유무, 즉 일반 사용자의 접근 가능 유무만 다를 뿐이다.
The web page corresponding to the web page request information received by the web page receiver 230 of the terminal 100 from the server 110 (the web page corresponding to the changed URL information) is the same as the web page corresponding to the input URL information. It may be a test web page. Only the actual service, that is, whether or not the general user can access.

또 다음으로, 웹 페이지 요청 환경 정보가 트래픽 분산 제어 정보인 경우, 도 7을 참조하면, 일반 사용자의 단말기(100)의 URL 변경부(210)는, 트래픽 분산 제어 정보를 토대로 서버 군(여러 개의 서버 포함)에서 트래픽 분산용 서버로서 서버(110)를 선택하고, 선택된 서버(110)에 대한 서버 주소 정보를 이용하여, 입력된 URL 정보를 변경 URL 정보로 변경한다(S700). Next, if the web page request environment information is traffic distribution control information, referring to FIG. In step S700, the server 110 is selected as a server for traffic distribution, and the input URL information is changed to changed URL information using the server address information on the selected server 110.

예를 들어, 일반 사용자에 의해 입력된 URL 정보가 아래와 같이 입력된 경우, 입력된 URL 정보는 트래픽 분산용 서버로 선택된 서버 주소 정보(server_03)를 이용하여 변경 URL 정보로 아래와 같이 변경될 수 있다. For example, when the URL information input by the general user is input as follows, the input URL information may be changed to the changed URL information using the server address information server_03 selected as the server for traffic distribution as follows.

- 입력된 URL 정보: http://soccer.abc.com/ -URL information entered: http://soccer.abc.com/

- 변경 URL 정보: http://soccer.abc.com/server_03-Change URL Information: http://soccer.abc.com/server_03

전술한 방식으로, 입력된 URL 정보가 변경 URL 정보로 변경된 이후, 단말기(100)의 웹 페이지 요청부(220)는 변경 URL 정보를 포함하는 웹 페이지 요청 정보(변경 URL 정보 그 자체일 수 있음)를 서버(110)로 송신한다(S702). 이때 서버(110)는 일반 사용자에게 웹 페이지를 실제로 서비스하는 서비스 서버에 해당한다. In the above-described manner, after the input URL information is changed to the change URL information, the web page request unit 220 of the terminal 100 includes the web page request information including the change URL information (which may be the change URL information itself). Is transmitted to the server 110 (S702). In this case, the server 110 corresponds to a service server that actually serves a web page to a general user.

서버(110)는, 변경 URL 정보를 포함하는 웹 페이지 요청 정보를 수신하여 변경 URL 정보를 토대로 해당하는 테스트 웹 페이지를 단말기(100)로 송신한다(S704). The server 110 receives the web page request information including the change URL information and transmits a corresponding test web page to the terminal 100 based on the change URL information (S704).

전술한 URL 변경부(210)는, 트래픽 분산 제어 정보를 토대로 서버 군에 포함된 각 서버에 대한 접속자 정보 및 트래픽 크기 정보 등 중 하나 이상을 파악하고, 파악 결과에 근거하여 트래픽 분산용 서버(110)를 선택할 수 있다. 즉, 선택된 서버(110)는 최소 접속자 수를 갖는 서버이거나 최소 트래픽 양을 갖는 서버일 수 있다. The above-described URL changing unit 210, based on the traffic distribution control information to identify at least one of the accessor information and traffic size information for each server included in the server group, and based on the result of the server 110 for traffic distribution ) Can be selected. That is, the selected server 110 may be a server having a minimum number of accessors or a server having a minimum amount of traffic.

전술한 URL 변경부(210)는, 서버(110)를 트래픽 분산용 서버로서 선택하기 이전에, 트래픽 분산 제어 정보를 서버 군에 포함된 특정 서버 또는 전체 서버, 또는 서버 군에 미포함된 다른 제어 서버로부터 수신할 수 있다. 트래픽 분산 제어 정보는, 해당 서버에서 단말기(100)로 주기적으로 제공될 수도 있고(푸시(Push) 형태의 제공), 단말기(100)의 요청에 따라 해당 서버에서 단말기(100)로 제공될 수도 있다(풀(Pull) 형태의 제공). Before the server 110 selects the server 110 as a traffic distribution server, the above-described URL changing unit 210 includes traffic distribution control information in a specific server or all servers included in the server group, or another control server not included in the server group. Can be received from. Traffic distribution control information may be periodically provided from the server to the terminal 100 (provided in the form of a push), or may be provided from the server to the terminal 100 at the request of the terminal 100. (Provided in pull form).

전술한 본 발명의 일 실시예에 따른 웹 페이지 제공과 관련하여, 인터넷과 단말기(100) 사이의 웹 트래픽(HTTP 트래픽)을 검사할 수 있도록 해주는 피들러(Fiddler) 기술이 이용될 수 있다. In connection with providing a web page according to an embodiment of the present invention described above, a Fiddler technology may be used that enables to inspect web traffic (HTTP traffic) between the Internet and the terminal 100.

이하에서는, 이상에서 전술한 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 방법에 대하여, 도 8을 참조하여 간략하게 다시 설명한다.
Hereinafter, a method of providing a web page according to an embodiment of the present invention described above will be briefly described again with reference to FIG. 8.

도 8은 본 발명의 일 실시예에 따른 단말기(100)가 웹 페이지를 제공하는 방법에 대한 흐름도이다. 8 is a flowchart illustrating a method for providing a web page by the terminal 100 according to an embodiment of the present invention.

도 8을 참조하면, 본 발명의 일 실시예에 따른 단말기(100)가 웹 페이지를 제공하는 방법은, 사용자에 의해 URL 정보가 입력되는 URL 입력 단계(S800), 웹 페이지 요청 환경 정보에 따라, 입력된 URL 정보를 변경 URL 정보로 변경하는 URL 변경 단계(S802), 변경 URL 정보를 포함하는 웹 페이지 요청 정보를 서버(110)로 송신하는 웹 페이지 요청 단계(S804) 및 웹 페이지 요청 정보에 대응되는 웹 페이지를 서버(110)로부터 수신하는 웹 페이지 수신 단계(S806) 등을 포함한다. Referring to FIG. 8, in the method of providing a web page by the terminal 100 according to an embodiment of the present disclosure, according to a URL input step (S800) in which URL information is input by a user, web page request environment information, A URL change step (S802) of changing the input URL information into change URL information, a web page request step (S804) of transmitting the web page request information including the change URL information to the server 110, and the web page request information; And a web page receiving step (S806) for receiving a web page from the server 110.

이상에서는 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 방법이 도 8에서와 같은 절차로 수행되는 것으로 설명되었으나, 이는 설명의 편의를 위한 것일 뿐, 본 발명의 본질적인 개념을 벗어나지 않는 범위 내에서, 구현 방식에 따라 각 단계의 수행 절차가 바뀌거나 둘 이상의 단계가 통합되거나 하나의 단계가 둘 이상의 단계로 분리되어 수행될 수도 있다.
In the above description, the method for providing a web page according to an embodiment of the present invention has been described as being performed by the same procedure as in FIG. 8, but this is only for convenience of description and within the scope not departing from the essential concept of the present invention. According to the implementation manner, the execution procedure of each step may be changed, two or more steps may be integrated, or one step may be performed in two or more steps.

이상에서 전술한 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 방법은, 단말기(100)에 기본적으로 설치된 애플리케이션(이는 단말기에 기본적으로 탑재된 플랫폼에 포함되거나 운영체제 등에 포함되거나 호환되는 프로그램일 수 있음)에 의해 실행될 수 있고, 또한, 사용자가 애플리케이션 스토어 서버, 애플리케이션 또는 해당 서비스와 관련된 웹 서버 등의 애플리케이션 제공 서버를 통해 단말기(100)의 운영체제와 호환 가능하고 단말기(100)에 직접 설치한 애플리케이션(즉, 프로그램)에 의해 실행될 수도 있다. 여기서, 단말기(100)의 운영체제는, 데스크 탑 등의 일반 PC에 설치되는 윈도우(Window), 매킨토시(Macintosh) 등의 운영체제이거나, 스마트폰, 태블릿 PC 등의 모바일 단말기에 설치되는 iOS, 안드로이드(Android) 등의 모바일 전용 운영체제 등일 수도 있다. The method for providing a web page according to an embodiment of the present invention described above may be an application basically installed in the terminal 100 (this may be a program included in a platform, an operating system, or the like that is basically installed in the terminal. And an application installed by the user directly on the terminal 100 and compatible with the operating system of the terminal 100 through an application providing server such as an application store server, an application, or a web server associated with the corresponding service. (Ie, a program). Here, the operating system of the terminal 100 may be an operating system such as a window installed on a general PC such as a desktop, a Macintosh, an iOS installed on a mobile terminal such as a smart phone or a tablet PC, ), And the like.

이러한 의미에서, 전술한 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 방법은 단말기(100)에 기본적으로 설치되거나 사용자에 의해 직접 설치된 애플리케이션(즉, 프로그램)으로 구현되고, 단말기(100) 등의 컴퓨터로 읽을 수 있는 기록매체에 기록될 수 있다. In this sense, the method for providing a web page according to an embodiment of the present invention described above is implemented as an application (that is, a program) that is basically installed in the terminal 100 or directly installed by a user, and the terminal 100 or the like. Can be recorded on a computer readable recording medium.

본 발명의 일 실시예에 따른 웹 페이지를 제공하는 방법을 구현한 프로그램은, 웹 페이지 요청 환경 정보에 따라, 입력된 URL 정보를 변경 URL 정보로 변경하는 URL 변경 기능과, 변경 URL 정보를 포함하는 웹 페이지 요청 정보를 서버(110)로 송신하는 웹 페이지 요청 기능과, 웹 페이지 요청 정보에 대응되는 웹 페이지를 서버(110)로부터 수신하는 웹 페이지 수신 기능 등을 실행한다. 이뿐만 아니라, 도 2 내지 도 7을 참조하여 전술한 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 방법에 대응되는 모든 기능을 실행할 수 있다. A program implementing the method for providing a web page according to an embodiment of the present invention includes a URL change function for changing input URL information into change URL information according to web page request environment information, and a change URL information. A web page request function for transmitting web page request information to the server 110 and a web page reception function for receiving a web page corresponding to the web page request information from the server 110 are executed. In addition, all functions corresponding to the method for providing a web page according to an embodiment of the present invention described above with reference to FIGS. 2 to 7 may be executed.

이러한 프로그램은 컴퓨터에 의해 읽힐 수 있는 기록매체에 기록되고 컴퓨터에 의해 실행됨으로써 전술한 기능들이 실행될 수 있다. Such a program may be recorded on a recording medium that can be read by a computer and executed by a computer so that the above-described functions can be executed.

이와 같이, 컴퓨터가 기록매체에 기록된 프로그램을 읽어 들여 프로그램으로 구현된 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 방법을 실행시키기 위하여, 전술한 프로그램은 컴퓨터의 프로세서(CPU)가 읽힐 수 있는 C, C++, JAVA, 기계어 등의 컴퓨터 언어로 코드화된 코드(Code)를 포함할 수 있다. As described above, in order to execute a method for a computer to read a program recorded on a recording medium and provide a web page according to an embodiment of the present invention implemented as a program, the above-described program may be read by a computer processor (CPU). Code that is coded in a computer language such as C, C ++, JAVA, or machine language.

이러한 코드는 전술한 기능들을 정의한 함수 등과 관련된 기능적인 코드(Function Code)를 포함할 수 있고, 전술한 기능들을 컴퓨터의 프로세서가 소정의 절차대로 실행시키는데 필요한 실행 절차 관련 제어 코드를 포함할 수도 있다. The code may include a function code related to a function or the like that defines the functions described above and may include an execution procedure related control code necessary for the processor of the computer to execute the functions described above according to a predetermined procedure.

또한, 이러한 코드는 전술한 기능들을 컴퓨터의 프로세서가 실행시키는데 필요한 추가 정보나 미디어가 컴퓨터의 내부 또는 외부 메모리의 어느 위치(주소 번지)에서 참조 되어야 하는지에 대한 메모리 참조 관련 코드를 더 포함할 수 있다. In addition, such code may further include memory reference related code as to what additional information or media needed to cause the processor of the computer to execute the aforementioned functions should be referenced at any location (address) of the internal or external memory of the computer .

또한, 컴퓨터의 프로세서가 전술한 기능들을 실행시키기 위하여 원격(Remote)에 있는 어떠한 다른 컴퓨터나 서버 등과 통신이 필요한 경우, 코드는 컴퓨터의 프로세서가 컴퓨터의 통신 모듈(예: 유선 및/또는 무선 통신 모듈)을 이용하여 원격(Remote)에 있는 어떠한 다른 컴퓨터나 서버 등과 어떻게 통신해야만 하는지, 통신 시 어떠한 정보나 미디어를 송수신해야 하는지 등에 대한 통신 관련 코드를 더 포함할 수도 있다. In addition, when a processor of a computer needs to communicate with any other computer or server, etc., to perform the above-described functions, the code may be stored in a computer's communication module (e.g., a wired and / ) May be used to further include communication related codes such as how to communicate with any other computer or server in the remote, and what information or media should be transmitted or received during communication.

그리고, 본 발명을 구현하기 위한 기능적인(Functional) 프로그램과 이와 관련된 코드 및 코드 세그먼트 등은, 기록매체를 읽어서 프로그램을 실행시키는 컴퓨터의 시스템 환경 등을 고려하여, 본 발명이 속하는 기술분야의 프로그래머들에 의해 용이하게 추론되거나 변경될 수도 있다.The functional program for implementing the present invention and the related code and code segment may be implemented by programmers of the technical field of the present invention in consideration of the system environment of the computer that reads the recording medium and executes the program, Or may be easily modified or modified by the user.

또한 전술한 바와 같은 프로그램을 기록한 컴퓨터로 읽힐 수 있는 기록매체는 네트워크로 커넥션된 컴퓨터 시스템에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다. 이 경우, 다수의 분산된 컴퓨터 중 어느 하나 이상의 컴퓨터는 상기에 제시된 기능들 중 일부를 실행하고, 그 결과를 다른 분산된 컴퓨터들 중 하나 이상에 그 실행 결과를 전송할 수 있으며, 그 결과를 전송받은 컴퓨터 역시 상기에 제시된 기능들 중 일부를 실행하여, 그 결과를 역시 다른 분산된 컴퓨터들에 제공할 수 있다. Also, the computer-readable recording medium on which the above-described program is recorded may be distributed to a computer system connected via a network so that computer-readable codes can be stored and executed in a distributed manner. In this case, one or more of the plurality of distributed computers may execute some of the functions presented above and send the results of the execution to one or more of the other distributed computers, The computer may also perform some of the functions described above and provide the results to other distributed computers as well.

이상에서 전술한 바와 같은, 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 방법을 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽힐 수 있는 기록매체는, 일 예로, ROM, RAM, CD-ROM, 자기 테이프, 플로피디스크, 광 미디어 저장장치 등이 있다. As described above, a computer-readable recording medium recording a program for executing a method for providing a web page according to an embodiment of the present invention may be, for example, a ROM, a RAM, a CD-ROM, a magnetic tape. , Floppy disks, optical media storage.

또한, 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 방법을 실행시키기 위한 프로그램인 애플리케이션을 기록한 컴퓨터로 읽을 수 있는 기록매체는, 애플리케이션 스토어 서버(Application Store Server), 애플리케이션 또는 해당 서비스와 관련된 웹 서버(Web Server) 등을 포함하는 애플리케이션 제공 서버(Application Provider Server)에 포함된 저장매체(예: 하드디스크 등)이거나, 애플리케이션 제공 서버 그 자체일 수도 있으며, 프로그램을 기록한 다른 컴퓨터 또는 그 저장매체일 수도 있다. In addition, a computer-readable recording medium that records an application, which is a program for executing a method of providing a web page, according to an embodiment of the present invention, may include an application store server, an application, or a web associated with a corresponding service. The storage medium (e.g., hard disk, etc.) included in the application provider server including a web server, or the like, or the application providing server itself, or another computer or a storage medium on which the program is recorded. It may be.

본 발명의 일 실시예에 따른 웹 페이지를 제공하는 방법을 실행시키기 위한 프로그램인 애플리케이션을 기록한 기록매체를 읽을 수 있는 컴퓨터는, 일반적인 데스크 탑이나 노트북 등의 일반 PC 뿐만 아니라, 스마트 폰, 태블릿 PC, PDA(Personal Digital Assistants) 및 이동통신 단말기 등의 모바일 단말기를 포함할 수 있으며, 이뿐만 아니라, 컴퓨팅(Computing) 가능한 모든 기기로 해석되어야 할 것이다. A computer capable of reading a recording medium recording an application, which is a program for executing a method of providing a web page, according to an embodiment of the present invention, may be a smart phone, a tablet PC, It may include mobile terminals such as PDAs (Personal Digital Assistants) and mobile communication terminals, as well as to be interpreted as all computing devices.

만약, 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 방법을 실행시키기 위한 프로그램인 애플리케이션을 기록한 기록매체를 읽을 수 있는 컴퓨터가 스마트 폰, 태블릿 PC, PDA(Personal Digital Assistants) 및 이동통신 단말기 등의 모바일 단말기인 경우, 모바일 단말기는 애플리케이션 스토어 서버, 웹 서버 등을 포함하는 애플리케이션 제공 서버로부터 해당 애플리케이션을 다운로드 받아 설치할 수 있고, 경우에 따라서는, 애플리케이션 제공 서버에서 일반 PC로 다운로드 된 이후, 동기화 프로그램을 통해 모바일 단말기에 설치될 수도 있다.
If a computer capable of reading a recording medium recording an application that is a program for executing a method for providing a web page according to an embodiment of the present invention is a smart phone, a tablet PC, a personal digital assistant (PDA), a mobile communication terminal, or the like, In the case of a mobile terminal of the mobile terminal, the mobile terminal may download and install the corresponding application from an application providing server including an application store server, a web server, and the like, and in some cases, a synchronization program after downloading from the application providing server to a general PC. It may be installed in the mobile terminal through.

도 9는 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 서버(110)에 대한 블록도이다. 9 is a block diagram of a server 110 for providing a web page according to an embodiment of the present invention.

도 9를 참조하면, 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 서버(110)는, 변경 URL 정보를 포함하는 웹 페이지 요청 정보(변경 URL 정보 그 자체일 수 있음)를 단말기(100)로부터 수신하는 웹 페이지 요청 수신부(910)와, 수신된 웹 페이지 요청 정보에 대응되는 웹 페이지를 단말기(100)로 송신하는 웹 페이지 송신부(920) 등을 포함한다. Referring to FIG. 9, the server 110 providing a web page according to an embodiment of the present invention may include web page request information (which may be change URL information itself) including change URL information. Web page request receiving unit 910 to receive from, and a web page transmission unit 920 for transmitting a web page corresponding to the received web page request information to the terminal 100, and the like.

웹 페이지 요청 수신부(910)가 수신한 웹 페이지 요청 정보에 포함된 변경 URL 정보는, 사용자에 의해 단말기(100)에 입력된 URL 정보가 웹 페이지 요청 환경 정보에 따라 단말기(100)에서 변경된 URL 정보이다. The change URL information included in the web page request information received by the web page request receiving unit 910 may include URL information changed by the user in the terminal 100 according to the web page request environment information. to be.

이러한 변경 URL 정보는, 전술한 바와 같이, 웹 페이지 요청 환경 정보가 개발 환경 정보인 경우에, 입력된 URL 정보가 변경된 URL 정보일 수 있다. As described above, when the web page request environment information is development environment information, the changed URL information may be URL information whose input URL information is changed.

이 경우, 변경 URL 정보는, 개발 서버로서 서버(110)를 식별하기 위한 개발 서버 주소 정보, 개발자를 식별하기 위한 개발자 계정 정보 및 디렉토리를 식별하기 위한 디렉토리 정보 등 중 하나 이상을 조합하여 생성된 URL 정보일 수 있다. In this case, the change URL information is a URL generated by combining one or more of development server address information for identifying the server 110 as a development server, developer account information for identifying a developer, directory information for identifying a directory, and the like. Information.

이러한 변경 URL 정보를 포함하는 웹 페이지 요청 정보가 수신된 이후, 웹 페이지 송신부(920)는, 변경 URL 정보를 토대로 특정 개발자 계정과 연계된 개발 웹 페이지를 추출하고, 추출된 개발 웹 페이지를 웹 페이지 요청 정보에 대응되는 웹 페이지로서 단말기(100)로 송신한다.
After the web page request information including the change URL information is received, the web page transmitter 920 extracts the development web page associated with the specific developer account based on the change URL information, and extracts the extracted development web page from the web page. The web page corresponding to the request information is transmitted to the terminal 100.

또한, 변경 URL 정보는, 전술한 바와 같이, 웹 페이지 요청 환경 정보가 테스트 환경 정보인 경우에, 입력된 URL 정보가 단말기(100)에서 변경된 테스트 웹 페이지 URL 정보일 수도 있다. In addition, as described above, when the web page request environment information is test environment information, the changed URL information may be test web page URL information in which the input URL information is changed in the terminal 100.

이러한 변경 URL 정보를 포함하는 웹 페이지 요청 정보가 수신된 이후, 웹 페이지 송신부(920)는, 웹 페이지 요청 정보에 포함된 변경 URL 정보로부터 변경 전 URL 정보를 인식하고, 인식된 변경 전 URL 정보에 해당하는 웹 페이지를 추출하고, 상기 추출된 웹 페이지를 웹 페이지 요청 정보에 대응되는 웹 페이지로서 상기 단말기(100)로 송신할 수 있다. After the web page request information including the change URL information is received, the web page transmitter 920 recognizes the pre-change URL information from the change URL information included in the web page request information, and then adds the pre-change URL information to the recognized pre-change URL information. The web page may be extracted, and the extracted web page may be transmitted to the terminal 100 as a web page corresponding to the web page request information.

또한, 변경 URL 정보는, 전술한 바와 같이, 웹 페이지 요청 환경 정보가 트래픽 분산 제어 정보인 경우, 트래픽 분산 제어 정보를 토대로 서버 군에서 선택된 서버(110)에 대한 서버 주소 정보에 근거하여, 입력된 URL 정보가 단말기(100)에서 변경된 URL 정보일 수 있다. Also, as described above, when the web page request environment information is traffic distribution control information, the changed URL information is input based on the server address information on the server 110 selected from the server group based on the traffic distribution control information. The URL information may be URL information changed in the terminal 100.

이러한 변경 URL 정보를 포함하는 웹 페이지 요청 정보를 수신하는 서버(100)는, 트래픽 분산 제어 정보를 토대로, 서버 군에 포함된 각 서버에 대한 접속자 정보 및 트래픽 크기 정보 등 중 하나 이상을 기준으로 선택된 서버일 수 있다. 즉, 서버(100)는 최소 접속자 수를 갖는 서버이거나, 최초 트래픽 양을 갖는 서버일 수도 있다. The server 100 receiving the web page request information including the changed URL information may be selected based on at least one of accessor information and traffic size information for each server included in the server group based on the traffic distribution control information. It can be a server. That is, the server 100 may be a server having a minimum number of accessors or a server having an initial traffic amount.

이하에서는, 이상에서 전술한 본 발명의 일 실시예에 따른 웹 페이지를 제공하는 방법에 대하여, 도 10을 참조하여 간략하게 다시 설명한다. Hereinafter, a method for providing a web page according to an embodiment of the present invention described above will be briefly described again with reference to FIG. 10.

도 10은 본 발명의 일 실시예에 따른 서버(110)가 웹 페이지를 제공하는 방법에 대한 흐름도이다. 10 is a flowchart of a method of providing a web page by the server 110 according to an embodiment of the present invention.

도 10을 참조하면, 본 발명의 일 실시예에 따른 서버(110)가 웹 페이지를 제공하는 방법은, 변경 URL 정보를 포함하는 웹 페이지 요청 정보를 단말기(100)로부터 수신하는 웹 페이지 요청 수신 단계(S1000), 변경 URL 정보를 토대로 웹 페이지 요청 정보에 대응되는 웹 페이지를 추출하는 웹 페이지 추출 단계(S1002) 및 추출된 웹 페이지를 단말기(100)로 송신하는 웹 페이지 송신 단계(S1004) 등을 포함한다. Referring to FIG. 10, in the method of providing a web page by the server 110 according to an embodiment of the present invention, a web page request receiving step of receiving web page request information including the change URL information from the terminal 100 is performed. (S1000), a web page extraction step (S1002) of extracting a web page corresponding to the web page request information based on the changed URL information, and a web page transmission step (S1004) of transmitting the extracted web page to the terminal 100, and the like. Include.

웹 페이지 요청 수신 단계(S1000)에서 수신한 웹 페이지 요청 정보에 포함된 변경 URL 정보는, 사용자에 의해 입력된 URL 정보가 웹 페이지 요청 환경 정보에 따라 단말기(100)에서 변경된 URL 정보이다. The changed URL information included in the web page request information received in the web page request receiving step S1000 is URL information changed in the terminal 100 according to the web page request environment information.

이상에서는 본 발명의 일 실시예에 따른 서버(110)가 웹 페이지를 제공하는 방법이 도 10에서와 같은 절차로 수행되는 것으로 설명되었으나, 이는 설명의 편의를 위한 것일 뿐, 본 발명의 본질적인 개념을 벗어나지 않는 범위 내에서, 구현 방식에 따라 각 단계의 수행 절차가 바뀌거나 둘 이상의 단계가 통합되거나 하나의 단계가 둘 이상의 단계로 분리되어 수행될 수도 있다. In the above description, the method for providing a web page by the server 110 according to an embodiment of the present invention has been described as being performed in the same procedure as in FIG. 10. However, this is merely for convenience of description and an essential concept of the present invention. As long as it does not deviate, the implementation procedure of each step may be changed, two or more steps may be integrated, or one step may be performed separately by two or more steps, depending on the implementation manner.

이상에서 설명한 바와 같이 본 발명에 의하면, 웹 페이지 요청시, 사용자에 의해 입력된 URL 정보를 그대로 이용하는 것이 아니라, 웹 페이지 요청의 목적이나 이유 또는 웹 페이지 요청 시 환경(예: 서버 접속 상태 등) 등에 맞게, 입력된 URL 정보를 변경하여 웹 페이지 요청이 가능한 웹 페이지를 제공하는 방법, 단말기(100), 서버(110) 및 기록매체를 제공하는 효과가 있다. As described above, according to the present invention, when requesting a web page, the URL information input by the user is not used as it is, but the purpose or reason of the web page request or the environment (for example, server connection status, etc.) when the web page is requested. As a result, there is an effect of providing a web page capable of requesting a web page by changing the input URL information, and providing the terminal 100, the server 110, and a recording medium.

또한, 본 발명에 의하면, 웹 페이지 요청 환경(개발 환경, 테스트 환경, 트래픽 분산이 필요한 환경 등)을 고려하여 웹 페이지를 제공하는 방법, 단말기(100), 서버(110) 및 기록매체를 제공하는 효과가 있다. In addition, according to the present invention, a method for providing a web page in consideration of a web page request environment (development environment, test environment, environment that requires traffic distribution, etc.), providing a terminal 100, a server 110 and a recording medium It works.

또한, 본 발명에 의하면, 웹 페이지의 개발 또는 테스트 환경을 고려하여 웹 페이지를 제공하는 방법, 단말기(100), 서버(110) 및 기록매체를 제공하는 효과가 있다. In addition, according to the present invention, there is an effect of providing a method for providing a web page, the terminal 100, the server 110 and a recording medium in consideration of the development or test environment of the web page.

또한, 본 발명에 의하면, 트래픽 분산을 고려하여 웹 페이지를 제공하는 방법, 단말기(100), 서버(110) 및 기록매체를 제공하는 효과가 있다. In addition, according to the present invention, there is an effect of providing a web page, a terminal 100, a server 110 and a recording medium in consideration of traffic distribution.

이상에서, 본 발명의 실시예를 구성하는 모든 구성 요소들이 하나로 결합되거나 결합되어 동작하는 것으로 설명되었다고 해서, 본 발명이 반드시 이러한 실시예에 한정되는 것은 아니다. 즉, 본 발명의 목적 범위 안에서라면, 그 모든 구성 요소들이 하나 이상으로 선택적으로 결합하여 동작할 수도 있다. 또한, 그 모든 구성 요소들이 각각 하나의 독립적인 하드웨어로 구현될 수 있지만, 각 구성 요소들의 그 일부 또는 전부가 선택적으로 조합되어 하나 또는 복수 개의 하드웨어에서 조합된 일부 또는 전부의 기능을 수행하는 프로그램 모듈을 갖는 컴퓨터 프로그램으로서 구현될 수도 있다. 그 컴퓨터 프로그램을 구성하는 코드들 및 코드 세그먼트들은 본 발명의 기술 분야의 당업자에 의해 용이하게 추론될 수 있을 것이다. 이러한 컴퓨터 프로그램은 컴퓨터가 읽을 수 있는 저장매체(Computer Readable Media)에 저장되어 컴퓨터에 의하여 읽혀지고 실행됨으로써, 본 발명의 실시예를 구현할 수 있다. 컴퓨터 프로그램의 저장매체로서는 자기 기록매체, 광 기록매체, 등이 포함될 수 있다.While the present invention has been described in connection with what is presently considered to be the most practical and preferred embodiments, it is to be understood that the invention is not limited to the disclosed embodiments. That is, within the scope of the present invention, all of the components may be selectively coupled to one or more of them. In addition, although all of the components may be implemented as one independent hardware, some or all of the components may be selectively combined to perform a part or all of the functions in one or a plurality of hardware. As shown in FIG. The codes and code segments constituting the computer program may be easily deduced by those skilled in the art. Such a computer program can be stored in a computer-readable storage medium, readable and executed by a computer, thereby realizing an embodiment of the present invention. As a storage medium of the computer program, a magnetic recording medium, an optical recording medium, or the like can be included.

또한, 이상에서 기재된 "포함하다", "구성하다" 또는 "가지다" 등의 용어는, 특별히 반대되는 기재가 없는 한, 해당 구성 요소가 내재될 수 있음을 의미하는 것이므로, 다른 구성 요소를 제외하는 것이 아니라 다른 구성 요소를 더 포함할 수 있는 것으로 해석되어야 한다. 기술적이거나 과학적인 용어를 포함한 모든 용어들은, 다르게 정의되지 않는 한, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가진다. 사전에 정의된 용어와 같이 일반적으로 사용되는 용어들은 관련 기술의 문맥 상의 의미와 일치하는 것으로 해석되어야 하며, 본 발명에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.It is also to be understood that the terms such as " comprises, "" comprising," or "having ", as used herein, mean that a component can be implanted unless specifically stated to the contrary. But should be construed as including other elements. All terms, including technical and scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs, unless otherwise defined. Commonly used terms, such as predefined terms, should be interpreted to be consistent with the contextual meanings of the related art, and are not to be construed as ideal or overly formal, unless expressly defined to the contrary.

이상의 설명은 본 발명의 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. 따라서, 본 발명에 개시된 실시예들은 본 발명의 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 발명의 기술 사상의 범위가 한정되는 것은 아니다. 본 발명의 보호 범위는 아래의 청구범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술 사상은 본 발명의 권리범위에 포함되는 것으로 해석되어야 할 것이다.The foregoing description is merely illustrative of the technical idea of the present invention, and various changes and modifications may be made by those skilled in the art without departing from the essential characteristics of the present invention. Therefore, the embodiments disclosed in the present invention are intended to illustrate rather than limit the scope of the present invention, and the scope of the technical idea of the present invention is not limited by these embodiments. The protection scope of the present invention should be interpreted by the following claims, and all technical ideas within the equivalent scope should be interpreted as being included in the scope of the present invention.

Claims (18)

입력된 URL(Uniform Resource Locator) 정보를 변경 URL 정보로 변경하는 URL 변경부;
상기 변경 URL 정보를 포함하는 웹 페이지 요청 정보를 서버로 송신하는 웹 페이지 요청부; 및
상기 웹 페이지 요청 정보에 대응되는 웹 페이지를 상기 서버로부터 수신하는 웹 페이지 수신부를 포함하되,
상기 URL 변경부는,
트래픽 분산 제어 정보를 토대로 서버 군에서 트래픽 분산용 서버로서 상기 서버를 선택하고, 상기 선택된 서버에 대한 서버 주소 정보를 이용하여, 상기 URL 정보를 상기 변경 URL 정보로 변경하는 것을 특징으로 하는 웹 페이지를 제공하는 단말기.
A URL changing unit for changing the input URL information to change URL information;
A web page request unit for transmitting web page request information including the changed URL information to a server; And
Including a web page receiving unit for receiving a web page corresponding to the web page request information from the server,
The URL change unit,
Selecting the server as a server for traffic distribution in the server group based on the traffic distribution control information, and using the server address information of the selected server, changing the URL information into the changed URL information. Providing terminal.
청구항 2은(는) 설정등록료 납부시 포기되었습니다.Claim 2 has been abandoned due to the setting registration fee. 제1항에 있어서,
상기 URL 변경부는,
개발 서버로서 상기 서버를 식별하기 위한 개발 서버 주소 정보, 개발자를 식별하기 위한 개발자 계정 정보 및 디렉토리를 식별하기 위한 디렉토리 정보 중 둘 이상을 조합하여 상기 변경 URL 정보를 생성함으로써, 상기 URL 정보를 상기 변경 URL 정보로 변경하는 것을 특징으로 하는 웹 페이지를 제공하는 단말기.
The method of claim 1,
The URL change unit,
The URL information is changed by generating the changed URL information by combining at least two of a development server address information for identifying the server, a developer account information for identifying a developer, and directory information for identifying a directory as a development server. Terminal for providing a web page, characterized in that for changing to the URL information.
제1항에 있어서,
상기 URL 변경부는,
상기 URL 정보를 테스트 웹 페이지 URL 정보로 정의된 상기 변경 URL 정보로 변경하는 것을 특징으로 하는 웹 페이지를 제공하는 단말기.
The method of claim 1,
The URL change unit,
And changing the URL information into the changed URL information defined as test web page URL information.
제3항에 있어서,
상기 URL 변경부는,
상기 단말기에 저장된 호스트 파일을 변경함으로써, 상기 URL 정보를 상기 테스트 웹 페이지 URL 정보로 정의된 상기 변경 URL 정보로 변경하는 것을 특징으로 하는 웹 페이지를 제공하는 단말기.
The method of claim 3,
The URL change unit,
And changing the host information stored in the terminal to change the URL information to the changed URL information defined as the test web page URL information.
제4항에 있어서,
상기 URL 변경부는,
테스트 완료 정보가 입력되면, 상기 호스트 파일을 변경 전 상태로 복귀시키는 것을 특징으로 하는 웹 페이지를 제공하는 단말기.
5. The method of claim 4,
The URL change unit,
When the test completion information is input, the terminal for providing a web page, characterized in that to return the host file to the state before the change.
삭제delete 청구항 7은(는) 설정등록료 납부시 포기되었습니다.Claim 7 has been abandoned due to the setting registration fee. 제1항에 있어서,
상기 URL 변경부는,
상기 트래픽 분산 제어 정보를 토대로 서버 군에 포함된 각 서버에 대한 접속자 정보 및 트래픽 크기 정보 중 하나 이상을 파악하고, 파악 결과에 따라 상기 서버를 선택하는 것을 특징으로 하는 웹 페이지를 제공하는 단말기.
The method of claim 1,
The URL change unit,
And determining at least one of accessor information and traffic size information for each server included in the server group based on the traffic distribution control information, and selecting the server according to the determination result.
청구항 8은(는) 설정등록료 납부시 포기되었습니다.Claim 8 has been abandoned due to the setting registration fee. 제7항에 있어서,
상기 URL 변경부는,
상기 서버를 트래픽 분산용 서버로서 선택하기 이전에, 상기 서버 군에 포함된 특정 서버 또는 전체 서버, 또는 상기 서버 군에 미포함된 제어 서버로부터 상기 트래픽 분산 제어 정보를 수신하는 것을 특징으로 하는 웹 페이지를 제공하는 단말기.
8. The method of claim 7,
The URL change unit,
Before selecting the server as a traffic distribution server, the web page, characterized in that for receiving the traffic distribution control information from a specific server or all servers included in the server group, or a control server not included in the server group Providing terminal.
단말기가 웹 페이지를 제공하는 방법에 있어서,
입력된 URL(Uniform Resource Locator) 정보를 변경 URL 정보로 변경하는 URL 변경 단계;
상기 변경 URL 정보를 포함하는 웹 페이지 요청 정보를 서버로 송신하는 웹 페이지 요청 단계; 및
상기 웹 페이지 요청 정보에 대응되는 웹 페이지를 상기 서버로부터 수신하는 웹 페이지 수신 단계를 포함하되,
상기 URL 변경 단계에서, 상기 단말기는,
트래픽 분산 제어 정보를 토대로 서버 군에서 트래픽 분산용 서버로서 상기 서버를 선택하고, 상기 선택된 서버에 대한 서버 주소 정보를 이용하여, 상기 URL 정보를 상기 변경 URL 정보로 변경하는 것을 특징으로 하는 웹 페이지를 제공하는 방법.
In the method for the terminal to provide a web page,
A URL changing step of changing the input URL information to change URL information;
A web page request step of sending web page request information including the change URL information to a server; And
A web page receiving step of receiving a web page corresponding to the web page request information from the server,
In the URL changing step, the terminal,
Selecting the server as a server for traffic distribution in the server group based on the traffic distribution control information, and using the server address information of the selected server, changing the URL information into the changed URL information. How to give.
웹 페이지를 제공하는 방법을 실행시키기 위한 프로그램을 기록한 기록매체에 있어서,
트래픽 분산 제어 정보를 토대로 서버 군에서 트래픽 분산용 서버로서 하나의 서버를 선택하고, 상기 선택된 서버에 대한 서버 주소 정보를 이용하여, 입력된 URL(Uniform Resource Locator) 정보를 변경 URL 정보로 변경하는 URL 변경 기능과,
상기 변경 URL 정보를 포함하는 웹 페이지 요청 정보를 상기 선택된 서버로 송신하는 웹 페이지 요청 기능과,
상기 웹 페이지 요청 정보에 대응되는 웹 페이지를 상기 선택된 서버로부터 수신하는 웹 페이지 수신 기능을 구현하는 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.
A recording medium having recorded thereon a program for executing a method of providing a web page,
URL that selects one server as a server for traffic distribution from the server group based on the traffic distribution control information and changes the input URL (Uniform Resource Locator) information into changed URL information by using the server address information on the selected server. Change function,
A web page request function for sending web page request information including the change URL information to the selected server;
A computer-readable recording medium recording a program for implementing a web page receiving function for receiving a web page corresponding to the web page request information from the selected server.
변경 URL(Uniform Resource Locator) 정보를 포함하는 웹 페이지 요청 정보를 단말기로부터 수신하는 웹 페이지 요청 수신부; 및
상기 웹 페이지 요청 정보에 대응되는 웹 페이지를 상기 단말기로 송신하는 웹 페이지 송신부를 포함하되, 상기 변경 URL 정보는,
사용자에 의해 입력된 URL 정보가 상기 단말기에서 변경된 URL 정보이고,
상기 변경 URL 정보는, 트래픽 분산 제어 정보를 토대로 서버 군에서 선택된 상기 서버에 대한 서버 주소 정보에 근거하여, 상기 입력된 URL 정보가 변경된 URL 정보인 것을 특징으로 하는 웹 페이지를 제공하는 서버.
A web page request receiving unit for receiving web page request information including change URL (Uniform Resource Locator) information from the terminal; And
And a web page transmitter for transmitting a web page corresponding to the web page request information to the terminal, wherein the changed URL information is
URL information input by the user is URL information changed in the terminal,
And the changed URL information is URL information of which the input URL information is changed based on server address information of the server selected from a server group based on traffic distribution control information.
제11항에 있어서,
상기 변경 URL 정보는,
개발 서버로서 상기 서버를 식별하기 위한 개발 서버 주소 정보, 개발자를 식별하기 위한 개발자 계정 정보 및 디렉토리를 식별하기 위한 디렉토리 정보 중 둘 이상을 조합하여 생성된 URL 정보인 것을 특징으로 하는 웹 페이지를 제공하는 서버.
12. The method of claim 11,
The change URL information,
Providing a web page as a development server, URL information generated by combining at least two of development server address information for identifying the server, developer account information for identifying a developer, and directory information for identifying a directory. server.
제12항에 있어서,
상기 웹 페이지 송신부는,
상기 변경 URL 정보를 토대로, 특정 개발자 계정과 연계된 개발 웹 페이지를 추출하고, 상기 추출된 개발 웹 페이지를 상기 웹 페이지 요청 정보에 대응되는 웹 페이지로서 상기 단말기로 송신하는 것을 특징으로 하는 웹 페이지를 제공하는 서버.
The method of claim 12,
The web page transmission unit,
Extracting a development web page associated with a specific developer account based on the changed URL information, and transmitting the extracted development web page to the terminal as a web page corresponding to the web page request information; Providing server.
청구항 14은(는) 설정등록료 납부시 포기되었습니다.Claim 14 has been abandoned due to the setting registration fee. 제11항에 있어서,
상기 변경 URL 정보는,
상기 입력된 URL 정보가 상기 단말기에서 변경된 테스트 웹 페이지 URL 정보인 것을 특징으로 하는 웹 페이지를 제공하는 서버.
12. The method of claim 11,
The change URL information,
The server for providing a web page, characterized in that the input URL information is the test web page URL information changed in the terminal.
청구항 15은(는) 설정등록료 납부시 포기되었습니다.Claim 15 is abandoned in the setting registration fee payment. 제14항에 있어서,
상기 웹 페이지 송신부는,
상기 웹 페이지 요청 정보에 포함된 상기 변경 URL 정보로부터 변경 전 URL 정보를 인식하고, 상기 인식된 변경 전 URL 정보에 해당하는 웹 페이지를 추출하고, 상기 추출된 웹 페이지를 상기 웹 페이지 요청 정보에 대응되는 웹 페이지로서 상기 단말기로 송신하는 것을 특징으로 하는 웹 페이지를 제공하는 서버.
15. The method of claim 14,
The web page transmission unit,
Recognize pre-change URL information from the change URL information included in the web page request information, extract a web page corresponding to the recognized pre-change URL information, and correspond to the extracted web page to the web page request information. A server for providing a web page, the web page being transmitted to the terminal.
삭제delete 청구항 17은(는) 설정등록료 납부시 포기되었습니다.Claim 17 has been abandoned due to the setting registration fee. 제11항에 있어서,
상기 서버는,
상기 트래픽 분산 제어 정보를 토대로, 서버 군에 포함된 각 서버에 대한 접속자 정보 및 트래픽 크기 정보 중 하나 이상을 기준으로 선택된 서버인 것을 특징으로 하는 웹 페이지를 제공하는 서버.
12. The method of claim 11,
The server comprises:
And a server selected based on at least one of accessor information and traffic size information for each server included in the server group based on the traffic distribution control information.
서버가 웹 페이지를 제공하는 방법에 있어서,
변경 URL(Uniform Resource Locator) 정보를 포함하는 웹 페이지 요청 정보를 단말기로부터 수신하는 웹 페이지 요청 수신 단계;
상기 변경 URL 정보를 토대로 상기 웹 페이지 요청 정보에 대응되는 웹 페이지를 추출하는 웹 페이지 추출 단계; 및
상기 추출된 웹 페이지를 상기 단말기로 송신하는 웹 페이지 송신 단계를 포함하되,
상기 변경 URL 정보는,
사용자에 의해 입력된 URL 정보가 상기 단말기에서 변경된 URL 정보이고,
트래픽 분산 제어 정보를 토대로 서버 군에서 선택된 상기 서버에 대한 서버 주소 정보에 근거하여, 상기 입력된 URL 정보가 변경된 URL 정보인 것을 특징으로 하는 웹 페이지를 제공하는 방법.
In the way the server serves web pages,
Receiving a web page request information from a terminal, the web page request information including change URL information;
Extracting a web page corresponding to the web page request information based on the changed URL information; And
A web page transmission step of transmitting the extracted web page to the terminal,
The change URL information,
URL information input by the user is URL information changed in the terminal,
And the input URL information is changed URL information based on server address information on the server selected from a server group based on traffic distribution control information.
KR1020120035977A 2012-04-06 2012-04-06 Method, terminal, server, and recording medium for providing web page KR101390348B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020120035977A KR101390348B1 (en) 2012-04-06 2012-04-06 Method, terminal, server, and recording medium for providing web page
PCT/KR2013/002339 WO2013151253A1 (en) 2012-04-06 2013-03-21 Method, terminal, and server for providing webpage

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020120035977A KR101390348B1 (en) 2012-04-06 2012-04-06 Method, terminal, server, and recording medium for providing web page

Publications (2)

Publication Number Publication Date
KR20130113645A KR20130113645A (en) 2013-10-16
KR101390348B1 true KR101390348B1 (en) 2014-04-30

Family

ID=49300702

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020120035977A KR101390348B1 (en) 2012-04-06 2012-04-06 Method, terminal, server, and recording medium for providing web page

Country Status (2)

Country Link
KR (1) KR101390348B1 (en)
WO (1) WO2013151253A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070107882A (en) * 2006-05-04 2007-11-08 에스케이 텔레콤주식회사 Method and system for handling redirection between content provide server and wap gateway
KR20080082030A (en) * 2007-03-05 2008-09-11 이동헌 Url transformation service and its application system
JP2010079796A (en) * 2008-09-29 2010-04-08 Fujifilm Corp Proxy server, and method and program for controlling same
JP2011170683A (en) * 2010-02-19 2011-09-01 Yahoo Japan Corp Web system, method, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070107882A (en) * 2006-05-04 2007-11-08 에스케이 텔레콤주식회사 Method and system for handling redirection between content provide server and wap gateway
KR20080082030A (en) * 2007-03-05 2008-09-11 이동헌 Url transformation service and its application system
JP2010079796A (en) * 2008-09-29 2010-04-08 Fujifilm Corp Proxy server, and method and program for controlling same
JP2011170683A (en) * 2010-02-19 2011-09-01 Yahoo Japan Corp Web system, method, and program

Also Published As

Publication number Publication date
WO2013151253A1 (en) 2013-10-10
KR20130113645A (en) 2013-10-16

Similar Documents

Publication Publication Date Title
US8725794B2 (en) Enhanced website tracking system and method
CN108132814A (en) Page loading method, device, computer equipment and the storage medium of application program
US20170371937A1 (en) Automated api publication for internet of things platform
CN104426925B (en) Web page resources acquisition methods and device
CN103838799A (en) Method, terminal device, cloud server and system for recommending installing software
CN110365724B (en) Task processing method and device and electronic equipment
EP3356965A1 (en) Computer-automated generation of application deep links
US20140379925A1 (en) Apparatus and method for interworking between app store servers to share application information
CN113590974B (en) Recommendation page configuration method and device, electronic equipment and computer readable medium
Viscomi et al. Using WebPageTest: web performance testing for novices and power users
CN104834588A (en) Permanent residence cross site script vulnerability detection method and apparatus
CN114528269A (en) Method, electronic device and computer program product for processing data
KR20170041523A (en) Method for providing scraping service, server and system thereof
JP5112401B2 (en) Web action history acquisition system, Web action history acquisition method, gateway device, and program
KR101509226B1 (en) System and method for providing mobile url in mobile search environment
KR101369459B1 (en) Method, server, terminal, and recording medium for managing game records
KR101390348B1 (en) Method, terminal, server, and recording medium for providing web page
CN113220296B (en) Android system interaction method and device
CN116304403A (en) Webpage access method and device, computer equipment and storage medium
KR101117762B1 (en) A proxy server providing an Open Application Programming Interface and method providing Widget service using the proxy server
KR20120084865A (en) Method and server for providing web page
KR101370555B1 (en) The method and server for confirming installation of application
CN105610908B (en) A kind of samba service implementing method and system based on Android device
CN114915565A (en) Method and system for debugging network
Belli et al. A novel smart object-driven ui generation approach for mobile devices in the internet of things

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee