KR20140046115A - Method for loading internet-webpage, user terminal performing the same, and recording medium - Google Patents

Method for loading internet-webpage, user terminal performing the same, and recording medium Download PDF

Info

Publication number
KR20140046115A
KR20140046115A KR1020120112140A KR20120112140A KR20140046115A KR 20140046115 A KR20140046115 A KR 20140046115A KR 1020120112140 A KR1020120112140 A KR 1020120112140A KR 20120112140 A KR20120112140 A KR 20120112140A KR 20140046115 A KR20140046115 A KR 20140046115A
Authority
KR
South Korea
Prior art keywords
web page
internet web
stored
contents
user terminal
Prior art date
Application number
KR1020120112140A
Other languages
Korean (ko)
Other versions
KR101435114B1 (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 KR1020120112140A priority Critical patent/KR101435114B1/en
Publication of KR20140046115A publication Critical patent/KR20140046115A/en
Application granted granted Critical
Publication of KR101435114B1 publication Critical patent/KR101435114B1/en

Links

Images

Classifications

    • 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/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
    • 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/10Services

Landscapes

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

Abstract

An internet web page loading method according to an embodiment of the present invention includes: (a) a step in which a user terminal outputs an internet web page; (b) a step in which the user terminal acquires the URL list of the output internet web page; (c) a step in which the user terminal loads a specific number of contents of the web page by considering the network status and stores the contents in a database; (d) a step in which the user terminal determines whether the contents corresponding to a selected link are stored when a user clicks the link; and (e) a step in which the user terminal outputs the corresponding contents when the corresponding contents are stored. [Reference numerals] (110) Communication module; (120) Determination module; (130) Analysis module; (140) Output module; (150) Control module; (160) Database

Description

인터넷 웹페이지 로딩 방법, 이를 수행하는 사용자 단말 및 기록매체{METHOD FOR LOADING INTERNET-WEBPAGE, USER TERMINAL PERFORMING THE SAME, AND RECORDING MEDIUM}BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an Internet web page loading method, a user terminal for performing the web page loading method,

본 발명은 인터넷 웹페이지 로딩 방법, 이를 수행하는 사용자 단말 및 기록매체에 관한 것으로, 보다 구체적으로는, 빠르게 인터넷 웹페이지를 로딩하여 사용자 대기 시간을 단축시키는 인터넷 웹페이지 로딩 방법, 이를 수행하는 사용자 단말 및 기록매체에 관한 것이다.The present invention relates to an Internet web page loading method, a user terminal performing the same, and a recording medium. More particularly, the present invention relates to an Internet web page loading method for quickly loading an Internet web page and shortening a user waiting time, And a recording medium.

현재 인터넷 브라우저에 인터넷 웹페이지를 출력한 후에 링크를 클릭했을 때 해당 페이지를 로딩하는 방식을 사용한다. 하지만, 이 경우는 사용자가 링크된 웹페이지를 확인하는데에 상당한 기다리는 시간이 발생하여 문제가 많다.Currently, when you click on a link after displaying an Internet web page in an Internet browser, the page is loaded. However, in this case, there is a problem because a considerable waiting time is required for the user to check the linked web page.

또한, 스마트폰의 경우 사용자가 이동 중에 인터넷을 이용할 때 네트워크 상태가 안정적일 때에만 사용자는 인터넷 웹페이지를 볼 수 있고, 이후 이동하여 사용자가 위치한 지역에서 네트워크 상황이 불안정해지면 사용자는 링크된 문서를 볼 수 없는 문제가 있을 수 있다.In addition, in the case of a smartphone, when a user uses the Internet while moving, the user can view the Internet web page only when the network status is stable. If the network status becomes unstable in the area where the user is located, There may be a problem that can not be seen.

따라서, 이러한 문제점을 해결하기 위한 방안이 요구된다.Therefore, a solution for solving such a problem is required.

따라서, 본 발명이 해결하고자 하는 과제는 인터넷 웹페이지를 출력을 위한 사용자 대기 시간을 줄이고, 네트워크 상태가 불안정하더라도 경우에 따라 링크된 웹페이지를 볼 수 있도록 하는 인터넷 웹페이지 로딩 방법, 이를 수행하는 사용자 단말 및 기록매체를 제공하려는 것이다.Accordingly, an object of the present invention is to provide an Internet web page loading method for reducing a user's waiting time for outputting an Internet web page and allowing a user to view a linked web page even if the network status is unstable, Terminal and a recording medium.

본 발명의 일 실시예에 따른 인터넷 웹페이지 로딩 방법은 사용자 단말이, (a) 인터넷 웹페이지를 출력하는 단계; (b) 출력한 상기 인터넷 웹페이지의 URL 목록을 구하는 단계; (c) 네트워크의 상태를 고려하여 상기 인터넷 웹페이지의 내용을 특정 개수만큼 미리 로딩하여 데이터 베이스에 저장하는 단계; (d) 상기 인터넷 웹페이지 내의 링크가 클릭되면 해당 내용이 저장되어 있는지를 판단하는 단계; 및 (e) 판단결과, 해당 내용이 저장되어 있으면 저장된 해당 내용을 출력하는 단계를 포함하는 것을 특징으로 한다.According to an embodiment of the present invention, there is provided a method for loading an Internet web page, the method comprising the steps of: (a) outputting an Internet web page; (b) obtaining a list of URLs of the output internet web page; (c) storing the contents of the Internet web page in a database in advance by a predetermined number in consideration of the state of the network; (d) if the link in the Internet web page is clicked, determining whether the content is stored; And (e) if the content is stored as a result of the determination, outputting the stored content.

또한, 상기 (b) 단계는, 웹페이지 간을 연결시켜 주는 태그인 상기 인터넷 웹페이지 내의 <a> 태그에 기초하여 상기 인터넷 웹페이지의 URL 목록을 구하는 것을 특징으로 한다.In the step (b), a URL list of the Internet web page is obtained based on an <a> tag in the Internet web page, which is a tag that links web pages.

또한, 상기 (c) 단계는, 네트워크 상태를 고려하여 로딩할 인터넷 웹페이지의 개수를 설정하는 단계; 및 저장된 URL 패턴 데이터 및 상기 설정된 개수에 기초하여 링크 클릭 수가 많은 웹페이지의 내용부터 미리 로딩하는 단계를 포함하는 것을 특징으로 한다.The step (c) may further include setting a number of Internet web pages to be loaded in consideration of a network state; And loading the contents of the web page having a large number of link clicks based on the stored URL pattern data and the set number.

또한, 상기 로딩할 인터넷 웹페이지의 개수를 설정하는 단계는, 상기 네트워크 상태가 wifi 상태일 때와 아닐 때에 따라 다르게 상기 로딩할 인터넷 웹페이지의 개수를 설정하는 단계인 것을 특징으로 한다.The step of setting the number of internet web pages to be loaded may include setting the number of internet web pages to be loaded differently depending on whether the network state is a wifi state or not.

또한, 상기 저장된 URL 패턴 데이터는 사용자에 의한 상기 인터넷 웹페이지의 클릭 항목에 대한 URL 패턴 데이터에 해당하는 것을 특징으로 한다.The stored URL pattern data corresponds to URL pattern data for a click item of the Internet web page by the user.

상기 방법은 상기 (a) 내지 (e) 단계를 되풀이하는 단계를 더 포함할 수 있다.The method may further include repeating the steps (a) to (e).

본 발명의 실시예에 따른 인터넷 웹페이지 로딩 방법은 사용자 단말이, 인터넷 웹페이지를 출력하는 단계; 웹페이지 간을 연결시켜 주는 태그인 상기 인터넷 웹페이지 내의 <a> 태그에 기초하여 출력한 상기 인터넷 웹페이지의 URL 목록을 구하여 저장하는 단계; 상기 URL 목록 중 어느 항목을 로딩할지를 결정하는 단계; 로딩 항목이 결정되면 네트워크의 상태를 고려하여 상기 인터넷 웹페이지의 내용을 특정 개수만큼 미리 로딩하여 저장하는 단계; 링크가 클릭되면 해당 내용이 저장되어 있는지를 판단하는 단계; 및 판단결과, 해당 내용이 저장되어 있으면 저장된 해당 내용을 출력하는 단계를 포함하는 것을 특징으로 한다.According to another aspect of the present invention, there is provided an Internet web page loading method including: outputting an Internet web page by a user terminal; Obtaining and storing a list of URLs of the Internet web pages output based on the < [alpha] > tag in the Internet web page, the tags connecting the web pages; Determining which item of the list of URLs to load; Loading a predetermined number of contents of the Internet web page in consideration of a state of a network when loading items are determined; Determining whether the content is stored when the link is clicked; And outputting the stored content if the content is stored as a determination result.

또한, 상기 결정하는 단계는, 저장된 URL 패턴 데이터 및 링크 클릭 수를 고려하여 상기 URL 목록 중 어느 항목을 로딩할지를 결정하는 단계인 것을 특징으로 한다.The determining step may include determining which item of the URL list is to be loaded in consideration of the stored URL pattern data and the number of link clicks.

본 발명의 일 실시예에 따른 인터넷 웹페이지 로딩을 수행하는 사용자 단말은 데이터 베이스; 인터넷 웹페이지를 출력하는 출력 모듈; 상기 출력 모듈이 출력한 상기 인터넷 웹페이지 URL 목록을 구하고, 네트워크의 상태를 고려하여 상기 인터넷 웹페이지의 내용을 특정 개수만큼 미리 로딩하여 상기 데이터 베이스에 저장하게 하는 분석 모듈; 사용자에 의해 링크가 클릭되면 해당 내용이 저장되어 있는지를 판단하는 판단 모듈; 및 상기 판단 모듈의 판단결과, 해당 내용이 저장되어 있으면 저장된 해당 내용을 출력하도록 상기 출력 모듈을 제어하는 제어 모듈을 포함하는 것을 특징으로 한다.A user terminal for performing an Internet web page loading according to an embodiment of the present invention includes a database; An output module for outputting an Internet web page; An analysis module for obtaining a list of the internet web page URLs output by the output module and storing the contents of the internet web page in a predetermined number of times in consideration of the state of the network and storing the predetermined number of the contents in the database; A determination module for determining whether the content is stored when the link is clicked by the user; And a control module for controlling the output module to output the stored contents if the contents are stored as a result of the determination by the determination module.

또한, 상기 분석 모듈은, 저장된 URL 패턴 데이터에 기초하여 링크 클릭 수가 많은 웹페이지의 내용부터 로딩하고, 네트워크 상태를 고려하여 로딩할 인터넷 웹페이지의 개수를 설정하는 것을 특징으로 한다.In addition, the analysis module may load contents of a web page having a large number of link clicks based on stored URL pattern data, and set the number of internet web pages to be loaded in consideration of the network status.

또한, 상기 분석 모듈은, 상기 출력 모듈이 출력한 상기 인터넷 웹페이지 URL 목록을 구하기 위한 링크 페이지 URL 검출 모듈; 사용자에 의해 클릭된 항목에 대한 URL 패턴을 검출하기 위한 패턴 검출 모듈; 및 네트워크 상태를 고려하여 로딩할 인터넷 웹페이지의 개수를 설정하기 위한 로딩 페이지 설정 모듈을 포함하는 것을 특징으로 한다.The analysis module may further include: a link page URL detection module for obtaining a list of the Internet web page URLs output by the output module; A pattern detection module for detecting a URL pattern for an item clicked by a user; And a loading page setting module for setting the number of internet web pages to be loaded in consideration of the network status.

또한, 상기 링크 페이지 URL 검출 모듈은, 웹페이지 간을 연결시켜 주는 태그인 상기 인터넷 웹페이지 내의 <a> 태그에 기초하여 상기 인터넷 웹페이지 URL 목록을 구하는 것을 특징으로 한다.In addition, the link page URL detection module may obtain the Internet web page URL list based on an <a> tag within the Internet web page, which is a tag that links web pages.

또한, 상기 로딩 페이지 설정 모듈은, 상기 네트워크 상태가 wifi 상태일 때와 아닐 때에 따라 다르게 상기 로딩할 인터넷 웹페이지의 개수를 설정하는 것을 특징으로 한다.The loading page setting module sets the number of Internet web pages to be loaded differently depending on whether the network state is a wifi state or not.

본 발명에 따른 기록 매체는 사용자 단말이, (a) 인터넷 웹페이지를 출력하는 단계; (b) 출력한 상기 인터넷 웹페이지 URL 목록을 구하는 단계; (c) 네트워크의 상태를 고려하여 상기 인터넷 웹페이지의 내용을 특정 개수만큼 미리 로딩하여 메모리에 저장하는 단계; (d) 링크가 클릭되면 해당 내용이 저장되어 있는지를 판단하는 단계; 및 (e) 판단결과, 해당 내용이 저장되어 있으면 저장된 해당 내용을 출력하는 단계를 포함하는 것을 특징으로 하는 인터넷 웹페이지 로딩 방법을 구현하기 위한 프로그램을 기록한다.According to another aspect of the present invention, there is provided a recording medium including a user terminal, comprising: (a) outputting an Internet web page; (b) obtaining a list of the internet web page URLs outputted; (c) storing the contents of the Internet web page in a memory in advance by a predetermined number of times in consideration of the state of the network; (d) if the link is clicked, determining whether the content is stored; And (e) if the content is stored as a result of the determination, outputting the stored content.

본 발명에 따른 기록 매체는 사용자 단말이, 인터넷 웹페이지를 출력하는 단계; 웹페이지 간을 연결시켜 주는 태그인 상기 인터넷 웹페이지 내의 <a> 태그에 기초하여 출력한 상기 인터넷 웹페이지의 URL 목록을 구하여 저장하는 단계; 상기 URL 목록 중 어느 항목을 로딩할지를 결정하는 단계; 로딩 항목이 결정되면 네트워크의 상태를 고려하여 상기 인터넷 웹페이지의 내용을 특정 개수만큼 미리 로딩하여 저장하는 단계; 링크가 클릭되면 해당 내용이 저장되어 있는지를 판단하는 단계; 및 판단결과, 해당 내용이 저장되어 있으면 저장된 해당 내용을 출력하는 단계를 포함하는 것을 특징으로 하는 인터넷 웹페이지 로딩 방법을 구현하기 위한 프로그램을 기록한다.A recording medium according to the present invention includes: a step in which a user terminal outputs an Internet web page; Obtaining and storing a list of URLs of the Internet web pages output based on the < [alpha] > tag in the Internet web page, the tags connecting the web pages; Determining which item of the list of URLs to load; Loading a predetermined number of contents of the Internet web page in consideration of a state of a network when loading items are determined; Determining whether the content is stored when the link is clicked; And outputting the stored content if the content is stored as a result of the determination. The program for implementing the Internet web page loading method may be recorded.

본 발명에 따른 인터넷 웹페이지 로딩 방법, 이를 수행하는 사용자 단말 및 기록매체에 따르면, 인터넷 웹페이지를 출력을 위한 사용자 대기 시간을 줄이고, 네트워크 상태가 불안정하더라도 경우에 따라 링크된 웹페이지를 볼 수 있도록 하는 효과를 가진다.According to the Internet web page loading method, the user terminal performing the web page loading method, and the recording medium according to the present invention, it is possible to reduce a user waiting time for outputting an internet web page and to display a linked web page even if the network status is unstable .

본 발명의 상세한 설명에서 인용되는 도면을 보다 충분히 이해하기 위하여 각 도면의 간단한 설명이 제공된다.
도 1은 본 발명의 일 실시예에 따른 인터넷 웹페이지 로딩 시스템을 개략적으로 나타내는 도면이다.
도 2는 본 발명의 일 실시예에 따른 사용자 단말의 구성도를 개략적으로 나타내는 도면이다.
도 3은 도 2의 분석 모듈을 보다 세부적으로 나타내는 도면이다.
도 4는 본 발명의 일 실시예에 따른 인터넷 웹페이지 로딩 방법을 설명하기 위한 흐름도이다.
도 5는 본 발명의 일 실시예에 따른 인터넷 웹페이지 로딩 방법을 설명하기 위한 흐름도이다.
도 6은 본 발명의 일 실시예에 따른 인터넷 웹페이지 로딩 방법을 더 구체적으로 설명하기 위한 흐름도이다.
도 7은 본 발명의 일 실시예에 따른 인터넷 웹페이지 로딩 방법을 시각적으로 보여주는 도면이다.
BRIEF DESCRIPTION OF THE DRAWINGS A brief description of each drawing is provided to more fully understand the drawings recited in the description of the invention.
1 is a schematic diagram illustrating an Internet web page loading system according to an embodiment of the present invention.
2 is a diagram schematically illustrating a configuration of a user terminal according to an embodiment of the present invention.
Figure 3 is a more detailed view of the analysis module of Figure 2;
4 is a flowchart illustrating an Internet web page loading method according to an embodiment of the present invention.
5 is a flowchart illustrating an Internet web page loading method according to an embodiment of the present invention.
6 is a flowchart illustrating an Internet web page loading method according to an embodiment of the present invention.
FIG. 7 is a diagram illustrating a method of loading an Internet web page according to an exemplary embodiment of the present invention.

이하, 첨부된 도면을 참조하여, 본 발명에 대하여 보다 구체적으로 설명하기로 한다.Hereinafter, the present invention will be described more specifically with reference to the accompanying drawings.

이하의 설명에서 본 발명에 대한 이해를 명확히 하기 위하여, 본 발명의 특징에 대한 공지의 기술에 대한 설명은 생략하기로 한다. 이하의 실시 예는 본 발명의 이해를 돕기 위한 상세한 설명이며, 본 발명의 권리 범위를 제한하는 것이 아님은 당연할 것이다. 따라서, 본 발명과 동일한 기능을 수행하는 균등한 발명 역시 본 발명의 권리 범위에 속할 것이다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described in detail with reference to the accompanying drawings. The following examples are intended to illustrate the present invention and should not be construed as limiting the scope of the present invention. Accordingly, equivalent inventions performing the same functions as the present invention are also within the scope of the present invention.

이하의 설명에서 동일한 식별 기호는 동일한 구성을 의미하며, 불필요한 중복적인 설명 및 공지 기술에 대한 설명은 생략하기로 한다.In the following description, the same reference numerals denote the same components, and unnecessary redundant explanations and descriptions of known technologies will be omitted.

본 발명의 실시 예에서 '통신', '통신망' 및 '네트워크'는 동일한 의미로 사용될 수 있다. 상기 세 용어들은, 파일을 사용자 단말, 다른 사용자들의 단말 및 다운로드 서버 사이에서 송수신할 수 있는 유무선의 근거리 및 광역 데이터 송수신망을 의미한다.In the embodiment of the present invention, 'communication', 'communication network' and 'network' can be used in the same sense. The three terms refer to wired and wireless local area and wide area data transmission and reception networks capable of transmitting and receiving a file between a user terminal, a terminal of another user, and a download server.

도 1은 본 발명의 일 실시예에 따른 인터넷 웹페이지 로딩 시스템을 나타내는 도면이다. 상기 인터넷 웹페이지 로딩 시스템(10)은 사용자 단말(100) 및 네트워크(200)를 포함하며, 도 1에는 도시되지 않았으나, 네트워크(200)에 연결된 서버 및 기타 다른 사용자 단말을 포함할 수도 있다.1 is a diagram illustrating an Internet web page loading system according to an embodiment of the present invention. The Internet web page loading system 10 includes a user terminal 100 and a network 200 and may include a server connected to the network 200 and other user terminals although not shown in FIG.

여기서, 상기 사용자 단말(100)은 컴퓨터, 스마트폰, 태블릿 컴퓨터 등 브라우저를 통해 인터넷을 수행할 수 있는 모든 기기를 통칭함은 통상의 지식을 가진자에 의해 자명한 사실에 해당한다 할 것이다.Herein, the user terminal 100 refers to all devices capable of performing the Internet through a browser such as a computer, a smart phone, and a tablet computer.

향후 설명되는 인터넷 웹페이지 로딩 방법은 인터넷 웹사이트를 방문하기 위해 인터넷 브라우저가 설치된 상기 사용자 단말(100)에서 수행될 수 있다.The Internet web page loading method described below may be performed in the user terminal 100 installed with an Internet browser to visit an Internet web site.

상기 사용자 단말(100)에서 보고자 하는 특정 인터넷 웹페이지를 위하여 네트워크를 통해 특정 웹페이지에 대한 URL(Uniform Resource Locator)을 요청하면 웹서버(미도시)는 해당 웹페이지를 상기 사용자 단말(100)로 전송한다.If a URL (Uniform Resource Locator) for a specific web page is requested through the network for a specific internet web page to be viewed from the user terminal 100, the web server (not shown) transmits the web page to the user terminal 100 send.

상기 사용자 단말(100)은 해당 웹페이지를 접수하여 브라우저를 사용해 출력한다.The user terminal 100 receives the web page and outputs the web page using a browser.

상기 사용자 단말(100)은 상기 출력한 상기 인터넷 웹페이지의 URL 목록을 구할 수 있고, 네트워크의 상태를 고려하여 상기 URL 목록 중 일부 인터넷 웹페이지의 내용을 특정 개수만큼 미리 로딩하여 데이터 베이스에 저장할 수 있다.The user terminal 100 can obtain the list of the URLs of the internet web page outputted and store the contents of some internet web pages of the URL list in a predetermined number in advance in consideration of the state of the network and store them in the database have.

상기 사용자 단말(100)은 상기 인터넷 웹페이지 내의 링크가 클릭되면 해당 내용이 저장되어 있는지를 판단한다. 상기 사용자 단말(100)은 판단결과, 해당 내용이 내부 데이터 베이스에 저장되어 있으면 저장된 해당 내용을 곧바로 출력하여 사용자 대기 시간을 감소시킬 수 있다.When the link in the Internet web page is clicked, the user terminal 100 determines whether the content is stored. If the content is stored in the internal database as a result of the determination, the user terminal 100 may immediately output the stored content to reduce the user waiting time.

이에 대한 보다 구체적인 설명은 도 4 내지 7에서 하기로 한다.A more detailed description thereof will be given in Figs. 4 to 7.

도 2는 본 발명의 일 실시예에 따른 사용자 단말의 구성도를 개략적으로 나타내는 도면이다. 상기 사용자 단말(100)은 통신 모듈(110), 판단 모듈(120), 분석 모듈(130), 출력 모듈(140), 제어 모듈(150) 및 데이터 베이스(160)를 포함할 수 있다.2 is a diagram schematically illustrating a configuration of a user terminal according to an embodiment of the present invention. The user terminal 100 may include a communication module 110, a determination module 120, an analysis module 130, an output module 140, a control module 150, and a database 160.

도 2를 참고하면, 상기 통신 모듈(110)은 도 1에서 도시되는 네트워크(200)를 통해 상기 네트워크(200)에 연결된 각종 서버 또는 장치들과 데이터를 주고 받는 기능을 수행한다.Referring to FIG. 2, the communication module 110 exchanges data with various servers or devices connected to the network 200 through the network 200 shown in FIG.

상기 데이터 베이스(160)는 사용자 단말(100)에 수신되는 URL 정보, URL 목록 및 URL 패턴 정보를 저장할 수 있으며, 이 외에도 사용자 단말(100)이 취급하는 각종 데이터를 저장하는 기능을 수행한다.The database 160 may store URL information, URL list, and URL pattern information received from the user terminal 100, and may also store various data handled by the user terminal 100.

상기 출력 모듈(140)은 제어 모듈(150)의 제어에 기초하여 인터넷 웹페이지를 출력하는 기능을 수행한다.The output module 140 performs a function of outputting an Internet web page based on the control of the control module 150.

상기 분석 모듈(130)은 상기 출력 모듈이 출력한 상기 인터넷 웹페이지의 URL 목록을 구하고, 네트워크의 상태를 고려하여 상기 인터넷 웹페이지의 내용을 특정 개수만큼 미리 로딩하여 상기 데이터 베이스(160)에 저장하게 하는 기능을 수행한다.The analysis module 130 obtains a list of URLs of the Internet web page output by the output module, loads the contents of the Internet web page by a predetermined number in consideration of the state of the network, and stores the contents in the database 160 .

또한, 상기 분석 모듈(130)은 저장된 URL 패턴 데이터에 기초하여 링크 클릭 수가 많은 웹페이지의 내용부터 로딩하고, 네트워크 상태를 고려하여 로딩할 인터넷 웹페이지의 개수를 설정하는 기능을 수행한다.In addition, the analysis module 130 loads the content of the web page having a large number of link clicks based on the stored URL pattern data, and sets the number of internet web pages to be loaded in consideration of the network status.

판단 모듈(120)은 사용자에 의해 링크가 클릭되면 해당 내용이 저장되어 있는지를 판단하고, 상기 판단 모듈(120)의 판단결과, 해당 내용이 저장되어 있으면 저장된 해당 내용을 출력하도록 상기 제어 모듈(150)이 상기 출력 모듈(140)을 제어한다.When the link is clicked by the user, the determination module 120 determines whether the content is stored. When the determination module 120 determines that the corresponding content is stored, the determination module 120 determines whether the content is stored, ) Controls the output module (140).

상기 제어 모듈(150)은 그 밖에 상기 통신 모듈(110), 판단 모듈(120), 분석 모듈(130), 출력 모듈(140) 및 데이터 베이스(160)가 각자의 기능을 수행할 수 있도록 제어하는 기능을 수행한다.The control module 150 controls the communication module 110, the determination module 120, the analysis module 130, the output module 140, and the data base 160 to perform their respective functions Function.

도 3은 도 2의 분석 모듈을 보다 세부적으로 나타내는 도면이다. 상기 분석 모듈(130)은 링크 페이지 URL 검출 모듈(131), 패턴 검출 모듈(133), 및 로딩 페이지 설정 모듈(135)을 포함한다.Figure 3 is a more detailed view of the analysis module of Figure 2; The analysis module 130 includes a link page URL detection module 131, a pattern detection module 133, and a loading page setting module 135.

도 3을 참고하면, 상기 링크 페이지 URL 검출 모듈(131)은 상기 출력 모듈(140)이 출력한 상기 인터넷 웹페이지의 URL 목록을 구하기 위한 기능을 수행한다.Referring to FIG. 3, the link page URL detection module 131 performs a function to obtain a list of URLs of the Internet web page output by the output module 140.

구체적으로, 상기 링크 페이지 URL 검출 모듈(131)은 웹페이지 간을 연결시켜 주는 태그인 상기 인터넷 웹페이지 내의 <a> 태그에 기초하여 상기 인터넷 웹페이지 URL 목록을 구하는 기능을 수행한다.Specifically, the link page URL detection module 131 obtains the Internet web page URL list based on the <a> tag in the Internet web page, which is a tag that links web pages.

상기 패턴 검출 모듈(133)은 사용자에 의해 클릭된 항목에 대한 URL 패턴을 검출하기 위한 기능을 수행한다.The pattern detection module 133 performs a function for detecting a URL pattern of an item clicked by the user.

상기 로딩 페이지 설정 모듈(135)은 네트워크 상태를 고려하여 로딩할 인터넷 웹페이지의 개수를 설정하기 위한 기능을 수행한다.The loading page setting module 135 performs a function for setting the number of internet web pages to be loaded in consideration of the network status.

구체적으로, 상기 로딩 페이지 설정 모듈(135)은 상기 네트워크 상태가 wifi 상태일 때와 아닐 때에 따라 다르게 상기 로딩할 인터넷 웹페이지의 개수를 설정하는 기능을 수행한다.Specifically, the loading page setting module 135 sets the number of internet web pages to be loaded differently depending on whether the network state is a wifi state or not.

도 4는 본 발명의 일 실시예에 따른 인터넷 웹페이지 로딩 방법을 설명하기 위한 흐름도이다. 상기 인터넷 웹페이지 로딩 방법은 도 1에 도시된 사용자 단말(100)에서 실행될 수 있다.4 is a flowchart illustrating an Internet web page loading method according to an embodiment of the present invention. The Internet web page loading method may be executed in the user terminal 100 shown in FIG.

도 4를 참고하면, 사용자 단말(100)이 인터넷 웹페이지를 출력한다(S100). 예컨대, 상기 사용자 단말(100)에서 특정 인터넷 웹페이지를 위하여 네트워크를 통해 특정 웹페이지에 대한 URL(Uniform Resource Locator)을 요청하면 웹서버(미도시)는 해당 웹페이지를 상기 사용자 단말(100)로 전송하고, 상기 사용자 단말(100)은 해당 웹페이지를 접수하여 브라우저를 사용해 출력한다.Referring to FIG. 4, the user terminal 100 outputs an Internet web page (S100). For example, when the user terminal 100 requests a URL (Uniform Resource Locator) for a specific web page through a network for a specific web page, the web server (not shown) transmits the web page to the user terminal 100 And the user terminal 100 receives the corresponding web page and outputs it using the browser.

이후, 상기 사용자 단말(100)은 출력된 상기 인터넷 웹페이지 내의 링크된 페이지 URL 목록을 구한다(S200). 이때, 상기 사용자 단말(100)은 웹페이지 간을 연결시켜 주는 태그인 <a> 태그를 분석하여 상기 인터넷 웹페이지 내의 링크된 페이지 URL 목록을 구할 수 있다.Then, the user terminal 100 obtains a linked page URL list in the output Internet web page (S200). At this time, the user terminal 100 can obtain a list of linked page URLs in the Internet web page by analyzing the <a> tag, which is a tag for connecting web pages.

이후, 상기 사용자 단말(100)은 네트워크의 상태를 고려하여 상기 인터넷 웹페이지의 내용을 특정 개수만큼 미리 로딩하여 상기 사용자 단말(100) 내부의 데이터 베이스(160)에 저장한다(S300).In step S300, the user terminal 100 loads the contents of the Internet web page in a predetermined number of times and stores the contents in the database 160 of the user terminal 100, considering the state of the network.

이후, 상기 사용자 단말(100)은 상기 인터넷 웹페이지의 링크가 클릭되면 해당 링크의 내용이 상기 사용자 단말(100)의 데이터 베이스(160)에 저장되어 있는지를 판단한다(S400).When the link of the Internet web page is clicked, the user terminal 100 determines whether the content of the link is stored in the database 160 of the user terminal 100 (S400).

사용자 단말(100)은 판단결과, 해당 내용이 저장되어 있으면 저장된 해당 내용을 출력한다(S500).As a result of the determination, the user terminal 100 outputs the stored contents if the contents are stored (S500).

도 4에 도시된 S100 내지 S500 과정은 일회적이 아니고, 상기 사용자 단말(100)의 브라우저를 이용하는 경우 계속적으로 적용될 수 있다.The steps S100 to S500 shown in FIG. 4 are not a one-time operation but can be continuously applied when the browser of the user terminal 100 is used.

도 5는 본 발명의 일 실시예에 따른 인터넷 웹페이지 로딩 방법을 설명하기 위한 흐름도이다. 상기 인터넷 웹페이지 로딩 방법은 도 1에 도시된 사용자 단말(100)에서 실행될 수 있다.5 is a flowchart illustrating an Internet web page loading method according to an embodiment of the present invention. The Internet web page loading method may be executed in the user terminal 100 shown in FIG.

도 5는 도 4에서 설명한 어떤 항목을 미리 로딩할지 결정하는 데에는 항목들에 대해 설명한다.Fig. 5 illustrates items for determining which item to be loaded in advance in Fig.

상기 사용자 단말(100)은 상기 결정을 위해, 클릭 링크 항목에 대한 URL 패턴을 저장할 수 있다(410). 이때, 저장되는 URL 패턴은 URL 그대로 저장될 수도 있고, 변형되어 저장될 수도 있다. 예컨대, 경우에 따라 같은 링크 페이지라고 하더라도 보안등을 이유로 URL이 다를 수가 있다. 따라서, 이 경우에는 다르도록 하는 이유에 해당하는 URL의 부분(예컨대, 숫자, ID 등)을 미리 정해진 약속어로 치환하여 저장할 수 있다. 또한 같은 이유로 URL의 매개 변수 부분을 제거하여 저장할 수도 있다.The user terminal 100 may store a URL pattern for the clicklink item for the determination (410). At this time, the URL pattern to be stored may be stored as a URL or may be modified and stored. For example, even in the case of the same link page, the URL may be different due to a security light. Therefore, in this case, a part of the URL (for example, a number, an ID, etc.) corresponding to the reason for being different can be replaced with a predetermined promise and stored. For the same reason, you can also remove the parameter part of the URL and save it.

또한, 상기 사용자 단말(100)은 저장된 URL 패턴 데이터를 기초로 링크 클릭 수가 많은 것부터 로딩할 수 있고(420), 네트워크 상태가 wifi인 경우와 그렇지 않은 경우에 따라 다르게 로딩 페이지 개수를 지정할 수 있다(430).In addition, the user terminal 100 may load (420) the URL having a large number of link clicks based on the stored URL pattern data (420), and may specify the number of loading pages differently depending on whether the network status is wifi or not 430).

도 6은 본 발명의 일 실시예에 따른 인터넷 웹페이지 로딩 방법을 더 구체적으로 설명하기 위한 흐름도이다. 상기 인터넷 웹페이지 로딩 방법은 도 1에 도시된 사용자 단말(100)에서 실행될 수 있다.6 is a flowchart illustrating an Internet web page loading method according to an embodiment of the present invention. The Internet web page loading method may be executed in the user terminal 100 shown in FIG.

도 6을 참고하면, 사용자 단말(100)이 인터넷 웹페이지를 출력한다(S10). 예컨대, 상기 사용자 단말(100)에서 특정 인터넷 웹페이지를 위하여 네트워크를 통해 특정 웹페이지에 대한 URL을 요청하면 웹서버(미도시)는 해당 웹페이지를 상기 사용자 단말(100)로 전송하고, 상기 사용자 단말(100)은 해당 웹페이지를 접수하여 브라우저를 사용해 출력한다.Referring to FIG. 6, the user terminal 100 outputs an Internet web page (S10). For example, when the user terminal 100 requests a URL for a specific web page through a network for a specific internet web page, a web server (not shown) transmits the web page to the user terminal 100, The terminal 100 receives the web page and outputs it using the browser.

이후, 상기 사용자 단말(100)은 인터넷 웹페이지 간을 연결시켜 주는 태그인 상기 인터넷 웹페이지 내의 <a> 태그에 기초하여 출력한 상기 인터넷 웹페이지의 URL 목록을 구하여 저장한다(S20).Then, the user terminal 100 obtains a URL list of the Internet web page output based on the <a> tag in the Internet web page, which is a tag for connecting Internet web pages, and stores the list.

이후, 상기 사용자 단말(100)은 상기 URL 목록 중 어느 항목을 로딩할지를 결정한다(S30). 이때, 상기 사용자 단말(100)은 저장된 URL 패턴 데이터 및 인터넷 웹페이지의 링크 클릭 수를 고려하여 상기 URL 목록 중 어느 항목을 로딩할지를 결정한다.Then, the user terminal 100 determines which item of the URL list to load (S30). At this time, the user terminal 100 determines which item of the URL list to load based on the stored URL pattern data and the number of link clicks of the Internet web page.

로딩 항목이 결정되면 사용자 단말(100)은 네트워크의 상태를 고려하여 상기 인터넷 웹페이지의 내용을 특정 개수만큼 미리 로딩하여 저장한다(S40).When the loading item is determined, the user terminal 100 loads and stores the contents of the Internet web page by a predetermined number in consideration of the state of the network (S40).

상기 사용자 단말(100)은 링크가 클릭되면 해당 내용이 저장되어 있는지를 판단한다(S50). When the link is clicked, the user terminal 100 determines whether the corresponding content is stored (S50).

판단결과, 해당 내용이 저장되어 있으면 사용자 단말(100)은 저장된 해당 내용을 출력한다(S60)If it is determined that the content is stored, the user terminal 100 outputs the stored content (S60)

도 7은 본 발명의 일 실시예에 따른 인터넷 웹페이지 로딩 방법을 시각적으로 보여주는 도면이다.FIG. 7 is a diagram illustrating a method of loading an Internet web page according to an exemplary embodiment of the present invention.

도 7을 참고하면, 도시된 URL 목록은 인터넷 웹페이지 내의 <a> 태그 분석을 통해 나타난 URL 목록에 해당하며, 이를 편의상 A,B,C,...등으로 도시하였다.Referring to FIG. 7, the URL list shown corresponds to a list of URLs displayed through the analysis of <a> tags in an Internet web page, and is shown as A, B, C,... For convenience.

사용자 단말(100)은 상기 URL 목록 중 어느 항목을 로딩할지를 저장된 URL 패턴 데이터 및 인터넷 웹페이지의 링크 클릭 수를 고려하여 상기 URL 목록 중 어느 항목을 로딩할지를 결정한다. 예컨대, 링크 클릭 수가 많은 URL 패턴 데이터부터 리스트화하여 특정 개수만큼을 데이터 베이스(DB:DataBase)에 로딩 항목으로서 저장할 수 있다.The user terminal 100 determines which item of the URL list to load by considering the stored URL pattern data and the number of link clicks of the Internet web page. For example, URL pattern data having a large number of link clicks can be listed and a specific number of URL pattern data can be stored as a loading item in a database (DB).

도 7의 경우에는 B 및 C가 데이터 베이스(DB)에 저장된 로딩 항목에 해당하며, 이후 사용자에 의해 B 링크가 클릭되면 데이터 베이스에 저장된 정보가 바로 출력되어 사용자는 시간 지체 없이 정보를 얻을 수 있다.In the case of FIG. 7, B and C correspond to a loading item stored in the database (DB), and when the B link is clicked by the user, the information stored in the database is immediately output so that the user can obtain information without delay .

또한, 본 발명에 따르면, 네트워크 상태가 불안정하더라도 미리 저장된 링크 항목이 있을 경우에는 사용자가 시간 지체 없이 원하는 정보를 얻을 수 있는 효과를 가진다.In addition, according to the present invention, even if the network state is unstable, if there is a link item stored in advance, the user can obtain desired information without time delay.

이상에서 전술한 본 발명의 실시예에 따른 방법은, 단말기에 기본적으로 설치된 애플리케이션(이는 단말기에 기본적으로 탑재된 플랫폼이나 운영체제 등에 포함된 프로그램을 포함할 수 있음)에 의해 실행될 수 있고, 사용자가 애플리케이션 스토어 서버, 애플리케이션 또는 해당 서비스와 관련된 웹 서버 등의 애플리케이션 제공 서버를 통해 단말기에 직접 설치한 애플리케이션(즉, 프로그램)에 의해 실행될 수도 있다. As described above, the method according to the embodiment of the present invention can be executed by an application installed in the terminal (which may include a program included in a platform or operating system basically installed in the terminal) (I.e., a program) installed directly on the terminal through an application providing server such as a store server, an application, or a web server related to the service.

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

이러한 프로그램은 컴퓨터에 의해 읽힐 수 있는 기록매체에 기록되고 컴퓨터에 의해 실행됨으로써 전술한 기능들이 실행될 수 있다. 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 the method according to each embodiment of the present invention, the above-mentioned program may include a code that is coded in a computer language such as C, C ++, JAVA, or machine language that can be read by a processor (CPU) .

이러한 코드는 전술한 기능들을 정의한 함수 등과 관련된 기능적인 코드(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.

이상에서 전술한 바와 같은 프로그램을 기록한 컴퓨터로 읽힐 수 있는 기록매체는, 일 예로, ROM, RAM, CD-ROM, 자기 테이프, 플로피디스크, 광 미디어 저장장치 등이 있다.Examples of the computer-readable recording medium on which the above-described program is recorded include ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical media storage, and the like.

또한 전술한 바와 같은 프로그램을 기록한 컴퓨터로 읽힐 수 있는 기록매체는 네트워크로 커넥션된 컴퓨터 시스템에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다. 이 경우, 다수의 분산된 컴퓨터 중 어느 적어도 하나의 컴퓨터는 상기에 제시된 기능들 중 일부를 실행하고, 그 결과를 다른 분산된 컴퓨터들 중 적어도 하나에 그 실행 결과를 전송할 수 있으며, 그 결과를 전송받은 컴퓨터 역시 상기에 제시된 기능들 중 일부를 실행하여, 그 결과를 역시 다른 분산된 컴퓨터들에 제공할 수 있다.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, any of at least one of the plurality of distributed computers may execute some of the functions presented above and transmit the result of the execution to at least one of the other distributed computers, and transmit the result The receiving computer may also perform some of the functions described above and provide the results to other distributed computers as well.

특히, 본 발명의 각 실시예에 따른 방법을 실행시키기 위한 프로그램인 애플리케이션을 기록한 컴퓨터로 읽을 수 있는 기록매체는, 애플리케이션 스토어 서버(Application Store Server), 애플리케이션 또는 해당 서비스와 관련된 웹 서버 등의 애플리케이션 제공 서버(Application Provider Server)에 포함된 저장매체(예: 하드디스크 등)이거나, 애플리케이션 제공 서버 그 자체일 수도 있다.In particular, a computer-readable recording medium storing an application, which is a program for executing the method according to each embodiment of the present invention, includes an application store server (Application Store Server), an application or an application such as a web server A storage medium (e.g., a hard disk, etc.) included in the server (Application Provider Server), or an application providing server itself.

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

또한, 본 발명의 실시예에 따른 방법을 실행시키기 위한 프로그램인 애플리케이션을 기록한 기록매체를 읽을 수 있는 컴퓨터가 스마트 폰, 태블릿 PC, PDA(Personal Digital Assistants) 및 이동통신 단말기 등의 모바일 단말기인 경우, 애플리케이션은 애플리케이션 제공 서버에서 일반 PC로 다운로드 되어 동기화 프로그램을 통해 모바일 단말기에 설치될 수도 있다.In the case where the computer capable of reading the recording medium storing the application, which is a program for executing the method according to the embodiment of the present invention, is a mobile terminal such as a smart phone, a tablet PC, a PDA (Personal Digital Assistants) The application may be downloaded to the general PC from the application providing server and installed in the mobile terminal through the synchronization program.

이상에서, 본 발명의 실시예를 구성하는 모든 구성 요소들이 하나로 결합되거나 결합되어 동작하는 것으로 설명되었다고 해서, 본 발명이 반드시 이러한 실시예에 한정되는 것은 아니다. 즉, 본 발명의 목적 범위 안에서라면, 그 모든 구성 요소들이 적어도 하나로 선택적으로 결합하여 동작할 수도 있다. 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 at least one.

또한, 그 모든 구성 요소들이 각각 하나의 독립적인 하드웨어로 구현될 수 있지만, 각 구성 요소들의 그 일부 또는 전부가 선택적으로 조합되어 하나 또는 복수 개의 하드웨어에서 조합된 일부 또는 전부의 기능을 수행하는 프로그램 모듈을 갖는 컴퓨터 프로그램으로서 구현될 수도 있다. 그 컴퓨터 프로그램을 구성하는 코드들 및 코드 세그먼트들은 본 발명의 기술 분야의 당업자에 의해 용이하게 추론될 수 있을 것이다. 이러한 컴퓨터 프로그램은 컴퓨터가 읽을 수 있는 저장매체(Computer Readable Media)에 저장되어 컴퓨터에 의하여 읽혀지고 실행됨으로써, 본 발명의 실시예를 구현할 수 있다. 컴퓨터 프로그램의 저장매체로서는 자기 기록매체, 광 기록매체, 등이 포함될 수 있다.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 scope of protection of the present invention should be construed according to the following claims, and all technical ideas falling within the scope of the same shall be construed as falling within the scope of the present invention.

10: 인터넷 웹페이지 로딩 시스템
100: 사용자 단말
110: 통신 모듈
120: 판단 모듈
130: 분석 모듈
131: 링크 페이지 URL 검출 모듈
133: 패턴 검출 모듈
135: 로딩 페이지 설정 모듈
140: 출력 모듈
150: 제어 모듈
160: 데이터 베이스
200: 네트워크
10: Internet web page loading system
100: user terminal
110: communication module
120: Judgment module
130: Analysis module
131: Link page URL detection module
133: Pattern detection module
135: Loading page setting module
140: Output module
150: Control module
160: database
200: Network

Claims (15)

사용자 단말이,
(a) 인터넷 웹페이지를 출력하는 단계;
(b) 출력한 상기 인터넷 웹페이지의 URL 목록을 구하는 단계;
(c) 네트워크의 상태를 고려하여 상기 인터넷 웹페이지의 내용을 특정 개수만큼 미리 로딩하여 데이터 베이스에 저장하는 단계;
(d) 상기 인터넷 웹페이지 내의 링크가 클릭되면 해당 내용이 저장되어 있는지를 판단하는 단계; 및
(e) 판단결과, 해당 내용이 저장되어 있으면 저장된 해당 내용을 출력하는 단계를 포함하는 것을 특징으로 하는 인터넷 웹페이지 로딩 방법.
A user terminal,
(a) outputting an internet web page;
(b) obtaining a list of URLs of the output internet web page;
(c) storing the contents of the Internet web page in a database in advance by a predetermined number in consideration of the state of the network;
(d) if the link in the Internet web page is clicked, determining whether the content is stored; And
and (e) if the content is stored as a result of the determination, outputting the stored content.
제1항에 있어서,
상기 (b) 단계는,
웹페이지 간을 연결시켜 주는 태그인 상기 인터넷 웹페이지 내의 <a> 태그에 기초하여 상기 인터넷 웹페이지의 URL 목록을 구하는 것을 특징으로 하는 인터넷 웹페이지 로딩 방법.
The method of claim 1,
The step (b)
Wherein a URL list of the Internet web page is obtained based on an < [alpha] > tag in the Internet web page, which is a tag for linking web pages.
제1항에 있어서,
상기 (c) 단계는,
네트워크 상태를 고려하여 로딩할 인터넷 웹페이지의 개수를 설정하는 단계; 및
저장된 URL 패턴 데이터 및 상기 설정된 개수에 기초하여 링크 클릭 수가 많은 웹페이지의 내용부터 미리 로딩하는 단계를 포함하는 것을 특징으로 하는 인터넷 웹페이지 로딩 방법.
The method of claim 1,
The step (c)
Setting a number of Internet web pages to be loaded in consideration of a network status; And
And loading the content of the web page with a large number of link clicks in advance based on the stored URL pattern data and the set number.
제3항에 있어서,
상기 로딩할 인터넷 웹페이지의 개수를 설정하는 단계는,
상기 네트워크 상태가 wifi 상태일 때와 아닐 때에 따라 다르게 상기 로딩할 인터넷 웹페이지의 개수를 설정하는 단계인 것을 특징으로 하는 인터넷 웹페이지 로딩 방법.
The method of claim 3,
Wherein the setting of the number of Internet web pages to be loaded comprises:
And setting the number of internet web pages to be loaded differently depending on whether the network state is a wifi state or not.
제3항에 있어서,
상기 저장된 URL 패턴 데이터는
사용자에 의한 상기 인터넷 웹페이지의 클릭 항목에 대한 URL 패턴 데이터에 해당하는 것을 특징으로 하는 인터넷 웹페이지 로딩 방법.
The method of claim 3,
The stored URL pattern data
The URL pattern data corresponding to a click item of the Internet web page by the user.
제1항에 있어서,
상기 (a) 내지 (e) 단계를 되풀이하는 단계를 더 포함하는 것을 특징으로 하는 인터넷 웹페이지 로딩 방법.
The method of claim 1,
Further comprising repeating the steps (a) to (e).
사용자 단말이,
인터넷 웹페이지를 출력하는 단계;
인터넷 웹페이지 간을 연결시켜 주는 태그인 상기 인터넷 웹페이지 내의 <a> 태그에 기초하여 출력한 상기 인터넷 웹페이지의 URL 목록을 구하여 저장하는 단계;
상기 URL 목록 중 어느 항목을 로딩할지를 결정하는 단계;
로딩 항목이 결정되면 네트워크의 상태를 고려하여 상기 인터넷 웹페이지의 내용을 특정 개수만큼 미리 로딩하여 저장하는 단계;
상기 인터넷 웹페이지 내의 링크가 클릭되면 해당 내용이 저장되어 있는지를 판단하는 단계; 및
판단결과, 해당 내용이 저장되어 있으면 저장된 해당 내용을 출력하는 단계를 포함하는 것을 특징으로 하는 인터넷 웹페이지 로딩 방법.
A user terminal,
Outputting an internet web page;
Obtaining and storing a list of URLs of the Internet web page output based on the <a> tag in the Internet web page, which is a tag that links Internet web pages;
Determining which item of the list of URLs to load;
Loading a predetermined number of contents of the Internet web page in consideration of a state of a network when loading items are determined;
If the link in the Internet web page is clicked, determining whether the content is stored; And
And outputting the stored contents if the contents are stored as a result of the determination.
제7항에 있어서,
상기 결정하는 단계는,
저장된 URL 패턴 데이터 및 링크 클릭 수를 고려하여 상기 URL 목록 중 어느 항목을 로딩할지를 결정하는 단계인 것을 특징으로 하는 인터넷 웹페이지 로딩 방법.
8. The method of claim 7,
Wherein the determining comprises:
And determining which item of the URL list is to be loaded in consideration of the stored URL pattern data and the number of link clicks.
데이터 베이스;
인터넷 웹페이지를 출력하는 출력 모듈;
상기 출력 모듈이 출력한 상기 인터넷 웹페이지 URL 목록을 구하고, 네트워크의 상태를 고려하여 상기 인터넷 웹페이지의 내용을 특정 개수만큼 미리 로딩하여 상기 데이터 베이스에 저장하게 하는 분석 모듈;
사용자에 의해 링크가 클릭되면 해당 내용이 저장되어 있는지를 판단하는 판단 모듈; 및
상기 판단 모듈의 판단결과, 해당 내용이 저장되어 있으면 저장된 해당 내용을 출력하도록 상기 출력 모듈을 제어하는 제어 모듈을 포함하는 것을 특징으로 하는 인터넷 웹페이지 로딩을 수행하는 사용자 단말.
database;
An output module for outputting an Internet web page;
An analysis module for obtaining a list of the internet web page URLs output by the output module and storing the contents of the internet web page in a predetermined number of times in consideration of the state of the network and storing the predetermined number of the contents in the database;
A determination module for determining whether the content is stored when the link is clicked by the user; And
And a control module for controlling the output module to output the stored contents if the contents are stored as a result of the determination by the determination module.
제9항에 있어서,
상기 분석 모듈은,
저장된 URL 패턴 데이터에 기초하여 링크 클릭 수가 많은 웹페이지의 내용부터 로딩하고, 네트워크 상태를 고려하여 로딩할 인터넷 웹페이지의 개수를 설정하는 것을 특징으로 하는 인터넷 웹페이지 로딩을 수행하는 사용자 단말.
10. The method of claim 9,
The analysis module,
A user terminal for loading the Internet web page, characterized in that the loading of the web page with a large number of link clicks based on the stored URL pattern data, and setting the number of the Internet web page to be loaded in consideration of the network status.
제10항에 있어서,
상기 분석 모듈은,
상기 출력 모듈이 출력한 상기 인터넷 웹페이지 URL 목록을 구하기 위한 링크 페이지 URL 검출 모듈;
사용자에 의해 클릭된 항목에 대한 URL 패턴을 검출하기 위한 패턴 검출 모듈; 및
네트워크 상태를 고려하여 로딩할 인터넷 웹페이지의 개수를 설정하기 위한 로딩 페이지 설정 모듈을 포함하는 것을 특징으로 하는 인터넷 웹페이지 로딩을 수행하는 사용자 단말.
11. The method of claim 10,
The analysis module,
A link page URL detection module for obtaining a list of Internet web page URLs output by the output module;
A pattern detection module for detecting a URL pattern for an item clicked by a user; And
And a loading page setting module for setting a number of internet web pages to be loaded in consideration of a network status.
제11항에 있어서,
상기 링크 페이지 URL 검출 모듈은,
웹페이지 간을 연결시켜 주는 태그인 상기 인터넷 웹페이지 내의 <a> 태그에 기초하여 상기 인터넷 웹페이지 URL 목록을 구하는 것을 특징으로 하는 인터넷 웹페이지 로딩을 수행하는 사용자 단말.
12. The method of claim 11,
The link page URL detection module includes:
Wherein the Internet web page URL list is obtained based on an < [alpha] > tag in the Internet web page, which is a tag for linking web pages.
제9항에 있어서,
상기 로딩 페이지 설정 모듈은,
상기 네트워크 상태가 wifi 상태일 때와 아닐 때에 따라 다르게 상기 로딩할 인터넷 웹페이지의 개수를 설정하는 것을 특징으로 하는 인터넷 웹페이지 로딩을 수행하는 사용자 단말.
10. The method of claim 9,
Wherein the loading page setting module comprises:
Wherein the number of internet web pages to be loaded is set differently depending on whether the network state is a wifi state or not.
사용자 단말이,
(a) 인터넷 웹페이지를 출력하는 단계;
(b) 출력한 상기 인터넷 웹페이지 URL 목록을 구하는 단계;
(c) 네트워크의 상태를 고려하여 상기 인터넷 웹페이지의 내용을 특정 개수만큼 미리 로딩하여 메모리에 저장하는 단계;
(d) 상기 인터넷 웹페이지 내의 링크가 클릭되면 해당 내용이 저장되어 있는지를 판단하는 단계; 및
(e) 판단결과, 해당 내용이 저장되어 있으면 저장된 해당 내용을 출력하는 단계를 포함하는 것을 특징으로 하는 인터넷 웹페이지 로딩 방법을 구현하기 위한 프로그램이 기록된 컴퓨터로 읽을 수 있는 기록매체.
A user terminal,
(a) outputting an internet web page;
(b) obtaining a list of the internet web page URLs outputted;
(c) storing the contents of the Internet web page in a memory in advance by a predetermined number of times in consideration of the state of the network;
(d) if the link in the Internet web page is clicked, determining whether the content is stored; And
and (e) if the content is stored as a result of the determination, outputting the stored content. The computer-readable recording medium according to claim 1,
사용자 단말이,
인터넷 웹페이지를 출력하는 단계;
웹페이지 간을 연결시켜 주는 태그인 상기 인터넷 웹페이지 내의 <a> 태그에 기초하여 출력한 상기 인터넷 웹페이지의 URL 목록을 구하여 저장하는 단계;
상기 URL 목록 중 어느 항목을 로딩할지를 결정하는 단계;
로딩 항목이 결정되면 네트워크의 상태를 고려하여 상기 인터넷 웹페이지의 내용을 특정 개수만큼 미리 로딩하여 저장하는 단계;
상기 인터넷 웹페이지 내의 링크가 클릭되면 해당 내용이 저장되어 있는지를 판단하는 단계; 및
판단결과, 해당 내용이 저장되어 있으면 저장된 해당 내용을 출력하는 단계를 포함하는 것을 특징으로 하는 인터넷 웹페이지 로딩 방법을 구현하기 위한 프로그램이 기록된 컴퓨터로 읽을 수 있는 기록매체.
A user terminal,
Outputting an internet web page;
Obtaining and storing a list of URLs of the Internet web pages output based on the < [alpha] > tag in the Internet web page, the tags connecting the web pages;
Determining which item of the list of URLs to load;
Loading a predetermined number of contents of the Internet web page in consideration of a state of a network when loading items are determined;
If the link in the Internet web page is clicked, determining whether the content is stored; And
And outputting the stored contents if the contents are stored as a result of the determination. A computer-readable recording medium having recorded thereon a program for implementing an Internet web page loading method.
KR1020120112140A 2012-10-10 2012-10-10 Method for loading internet-webpage, user terminal performing the same, and recording medium KR101435114B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020120112140A KR101435114B1 (en) 2012-10-10 2012-10-10 Method for loading internet-webpage, user terminal performing the same, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020120112140A KR101435114B1 (en) 2012-10-10 2012-10-10 Method for loading internet-webpage, user terminal performing the same, and recording medium

Publications (2)

Publication Number Publication Date
KR20140046115A true KR20140046115A (en) 2014-04-18
KR101435114B1 KR101435114B1 (en) 2014-08-27

Family

ID=50653170

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020120112140A KR101435114B1 (en) 2012-10-10 2012-10-10 Method for loading internet-webpage, user terminal performing the same, and recording medium

Country Status (1)

Country Link
KR (1) KR101435114B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190003192A (en) * 2017-06-30 2019-01-09 광운대학교 산학협력단 Apparatus and method for preloading web pages

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990069010A (en) * 1998-02-03 1999-09-06 김덕중 Web page access information service device and its service method
KR100458458B1 (en) 2003-05-31 2004-11-26 엔에이치엔(주) A method of managing web sites registered in search engine and a system thereof
KR100918503B1 (en) * 2008-01-21 2009-09-24 윤재민 Method and System for Providing Web Page Information Using Website Link Information
JP2012123598A (en) 2010-12-08 2012-06-28 Mitsubishi Electric Corp Information processor, display method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190003192A (en) * 2017-06-30 2019-01-09 광운대학교 산학협력단 Apparatus and method for preloading web pages

Also Published As

Publication number Publication date
KR101435114B1 (en) 2014-08-27

Similar Documents

Publication Publication Date Title
US9235451B2 (en) Browser kernel switching method
EP2972822B1 (en) System and method to enable web property access to a native application
US10191751B2 (en) Information processing device for generating application programming interface information
KR20210027400A (en) Implementation of compliance settings by mobile devices to comply with configuration scenarios
KR101444726B1 (en) Method for customizable skin diagnosis and management, Server performing the same, System thereof and Recording medium
CN106294658A (en) The quick methods of exhibiting of webpage and device
US20160248843A1 (en) Data upload method using shortcut
CN101944032A (en) Microware updating method, client, server and system
JP5004857B2 (en) Application update information providing system and application update information providing method
CN103019712A (en) Integrated application
CN103581249A (en) Information push method, system and client terminal
JPWO2013175560A1 (en) Information communication system and information conversion method
CN107704499A (en) A kind of page jump control method and device of application program
US20160004782A1 (en) Script caching method and information processing device utilizing the same
AU2014412020A1 (en) Techniques to transform network resource requests to zero rated network requests
CN112818270B (en) Data cross-domain transfer method and device and computer equipment
CN111158777B (en) Component calling method, device and computer readable storage medium
KR101435114B1 (en) Method for loading internet-webpage, user terminal performing the same, and recording medium
EP2998885A1 (en) Method and device for information search
CN111666074B (en) Web application customization method, related device and system
CN112416384A (en) Software upgrading method and device and computer equipment
US9680967B2 (en) Method of using application, gateway using the method, terminal using the method, and terminal system using the method
US20120117258A1 (en) Techniques to deploy and undeploy content to and from web servers
WO2015010574A1 (en) Method, apparatus and terminal for webpage content browsing
KR101408734B1 (en) Method and apparatus for controlling movement of asynchronous communication type web page

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