KR101046446B1 - Web page loading method and system - Google Patents

Web page loading method and system Download PDF

Info

Publication number
KR101046446B1
KR101046446B1 KR20080114741A KR20080114741A KR101046446B1 KR 101046446 B1 KR101046446 B1 KR 101046446B1 KR 20080114741 A KR20080114741 A KR 20080114741A KR 20080114741 A KR20080114741 A KR 20080114741A KR 101046446 B1 KR101046446 B1 KR 101046446B1
Authority
KR
South Korea
Prior art keywords
information
web page
tree
web
tree information
Prior art date
Application number
KR20080114741A
Other languages
Korean (ko)
Other versions
KR20100055857A (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 KR20080114741A priority Critical patent/KR101046446B1/en
Publication of KR20100055857A publication Critical patent/KR20100055857A/en
Application granted granted Critical
Publication of KR101046446B1 publication Critical patent/KR101046446B1/en

Links

Images

Landscapes

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

Abstract

본 발명의 일실시예에 따른 웹페이지 로딩 방법은 이동단말에서 웹페이지 접속에 관한 요청이 발생 함에 따라, 요청과 연관된 웹서버로부터 웹데이터를 수신하는 단계와, 수신된 웹데이터를 이용하여 웹페이지를 로딩하고, 로딩된 웹페이지에 대한 트리정보를 생성하는 단계, 및 이동단말에서 트리정보에 기초한 웹페이지의 로딩이 이루어지도록, 생성된 트리정보를 이동단말에 전송하는 단계를 포함하는 것을 특징으로 한다.

Figure R1020080114741

웹페이지, 웹가속기서버, DOM tree, Render tree, 메모리 패킹(memory packing)

According to an embodiment of the present invention, a web page loading method includes receiving web data from a web server associated with a request as a request for accessing a web page occurs in a mobile terminal, and using the received web data. And generating the tree information on the loaded web page, and transmitting the generated tree information to the mobile terminal so that the web page is loaded based on the tree information in the mobile terminal. do.

Figure R1020080114741

Web page, web accelerator server, DOM tree, render tree, memory packing

Description

웹페이지 로딩 방법 및 시스템{METHOD AND SYSTEM FOR LOADING WEP PAGE}Web page loading method and system {METHOD AND SYSTEM FOR LOADING WEP PAGE}

본 발명은 이동단말에서 웹페이지 접속에 관한 요청이 발생 함에 따라, 웹서버로부터 수신한 웹데이터를 파싱(parsing) 및 화면 배치(lay outing) 처리하여 웹페이지를 로딩하고, 로딩한 결과로서 웹페이지에 대한 트리정보를 생성하여 이동단말로 전송 함으로써, 이동단말에서 트리정보에 기초한 웹페이지의 신속한 로딩이 이루어지도록 하는 웹페이지 로딩 방법 및 시스템에 관한 것이다.According to the present invention, when a request for accessing a web page is generated in a mobile terminal, the web page is loaded by parsing and laying out the web data received from the web server. The present invention relates to a web page loading method and system for generating a tree information on a web page and transmitting the same to a mobile terminal so that a web page can be loaded quickly based on the tree information in the mobile terminal.

통신기술의 발달로 이동통신단말기나 개인휴대정보단말기(PDA)와 같은 이동단말이 널리 보급되면서, 데스크톱 컴퓨터(Desktop Computer)를 이용한 정적인 유선 인터넷 이용에서, 이동성이 강한 휴대형 단말을 이용한 동적인 무선 인터넷 이용으로 확대되고 있다.With the development of communication technology, mobile terminals such as mobile communication terminals (PDAs) and personal digital assistants (PDAs) are widely used. It is expanding with the use of the Internet.

일반적으로, 이동단말에는 웹페이지를 로딩(loading)하여 화면 상에 표시하는 모바일 인터넷 브라우저가 포함된다. 상기 모바일 인터넷 브라우저에는 로딩된 웹페이지의 이미지를 웹가속기서버로부터 수신하여 화면 상에 표시하는 웹뷰어(web viewer), 또는 웹서버로부터 수신되는 웹데이터를 직접 처리하여 화면 상에 표시하는 풀브라우저(full browser) 등이 있다.In general, the mobile terminal includes a mobile Internet browser that loads a web page and displays it on the screen. The mobile Internet browser includes a web viewer for receiving an image of a loaded web page from a web accelerator server and displaying it on a screen, or a full browser for directly processing and displaying web data received from a web server on a screen ( full browser).

특히, 상기 풀브라우저는 웹서버로부터 수신된 웹데이터의 HTML 데이터를 파싱(parsing)하거나, 자바 스크립트(java script)를 파싱하여 실행하거나, CSS 데이터를 파싱하거나, Calc Style을 처리하거나, 웹페이지의 컨텐츠(object)를 화면 배치(lay outing)하거나, 렌더링(rendering)하거나, 컨텐츠를 다운로드 하는 과정을 통해 접속 요청된 웹페이지 화면을 구성하고 있다.In particular, the full browser parses HTML data of web data received from a web server, parses and executes java script, parses CSS data, processes Calc Style, The web page screen requested for access is configured through a process of laying out a content, rendering, or downloading content.

상기 과정 중, 컨텐츠를 다운로드하는 네트워킹 과정은 일반적으로 다른 과정과 병행해서 실행되며, HTML 파싱, 자바 스크립트 실행, CSS 파싱, Calc Style 처리, 화면 배치(lay outing) 및 렌더링하는 과정은 시분할(time sharing) 방식으로 실행되고 있다.In the above process, the networking process of downloading content is generally executed in parallel with other processes, and the process of HTML parsing, JavaScript execution, CSS parsing, Calc Style processing, layout out, and rendering is time-sharing. Is being executed in a

도 1은 종래의 이동단말에 포함된 풀브라우저에서 웹페이지를 로딩하는 데 소요되는 시간과, 시간에 따른 비율을 도시한 표이다.1 is a table showing a time taken for loading a web page and a ratio according to time in a full browser included in a conventional mobile terminal.

도시된 표에 따르면, 상기 풀브라우저에서 웹페이지를 로딩하기 위해 수행하는 작업 중, HTML 데이터 파싱과 화면 배치(lay outing)하는 작업은 전체 시간 중 대략 40%를 차지할 정도로 웹페이지를 로딩하는 데 큰 비중을 차지하고 있다.According to the illustrated table, among the operations performed by the full browser to load the web page, parsing HTML data and laying out the screen is large enough to load the web page to about 40% of the time. Accounted for.

한편, 이동단말은 일반 PC와 비교할 때 이동성 및 휴대성은 뛰어나지만, 입출력장치와 같은 사용자 인터페이스가 제한적일 뿐만 아니라, 네트워크 전송 속도, CPU 성능 및 메모리 용량 등이 취약하여 처리 속도가 많이 지연되기 때문에 인터넷 브라우저를 구동하고 웹페이지를 로딩하는데 많은 시간이 소요되는 문제점이 있다.On the other hand, the mobile terminal has excellent mobility and portability compared to a general PC, but not only the user interface such as the input / output device is limited, but also the network speed, CPU performance, and memory capacity are vulnerable, so the processing speed is greatly delayed. There is a problem that takes a lot of time to run the web page and load.

이에 따라, 웹페이지 로딩 속도 개선하기 위해, 이동단말과 웹서버 사이에 프록시 서버(Proxy server)를 두어, 텍스트 파일 압축 또는 이미지 파일 손실 압축 등의 기법을 통해 네트워크 전송량을 줄이고, 컨텐츠 다운로드에 소요되는 시간을 줄임으로써 웹페이지 로딩 속도를 향상시키는 기술이 제안되었다. 하지만, 웹페이지 로딩에 있어서 컨텐츠를 다운로드 하는 시간보다, 상술한 과정을 처리하는 데 보다 많은 시간이 소요되므로 네트워크 전송량 감소의 방법으로 웹페이지 로딩 시간을 줄이는 데에는 한계가 있었다.Accordingly, in order to improve web page loading speed, a proxy server is installed between the mobile terminal and the web server to reduce network traffic and reduce the amount of network traffic through content file compression or image file loss compression. Techniques for speeding up web page loading by reducing time have been proposed. However, there is a limit in reducing the web page loading time by reducing the network throughput because it takes more time to process the above process than the time to download the content in the web page loading.

이에, 본 발명에서는, 웹페이지를 로딩하는 데 큰 비중을 차지하는 HTML 데이터 파싱과 화면 배치(lay outing) 과정을, 퍼포먼스(performance)가 떨어지는 이동단말의 풀브라우저에서 수행하지 않고, 웹가속기서버에서 이동단말의 환경을 고려하여 수행한 뒤, 수행된 결과를 이동단말에 제공 함으로써, 이동단말에서 웹페이지 로딩 시간을 획기적으로 단축시킬 수 있도록 하는 기술을 제안하고자 한다.Therefore, in the present invention, the HTML data parsing and layout out process, which takes up a large portion of web page loading, is performed in a web accelerator server without performing a full browser of a mobile terminal having poor performance. After performing in consideration of the environment of the terminal, by providing the result to the mobile terminal, to propose a technique that can significantly reduce the web page loading time in the mobile terminal.

본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 이동단말에서 웹페이지 접속에 관한 요청이 발생 함에 따라, 웹서버로부터 수신한 웹데이터를 HTML 파싱(parsing) 및 화면 배치(lay outing) 처리하여 웹페이지를 로딩하고, 로딩한 결과로서 웹페이지에 대한 트리정보를 생성하여 이동단말로 전송 함으로써, 이동단말에서 트리정보에 기초한 웹페이지의 신속한 로딩이 이루어지도록 하는 웹페이지 로딩 방법 및 시스템을 제공하는 것을 목적으로 한다.SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and as a request for accessing a web page occurs in a mobile terminal, HTML parsing and layout processing of web data received from a web server is performed. By loading a web page and generating tree information about the web page as a result of the loading, and transmitting the web page to the mobile terminal, thereby providing a web page loading method and system for enabling a rapid loading of the web page based on the tree information in the mobile terminal. It aims to do it.

또한, 본 발명은 이동단말로부터 입력되는 메모리의 주소정보를 이용하여 상기 트리정보를 변환하여 이동단말에 전송 함으로써, 이동단말에서 트리정보에 포함되는 주소값을 변경하지 않고 바로 사용하여 신속하게 웹페이지를 로딩할 수 있게 하는 웹페이지 로딩 방법 및 시스템을 제공하는 것을 목적으로 한다.In addition, the present invention converts the tree information by using the address information of the memory input from the mobile terminal and transmits the tree information to the mobile terminal, thereby quickly using the web page without changing the address value included in the tree information in the mobile terminal An object of the present invention is to provide a method and a system for loading a web page.

또한, 본 발명은 HTML 파싱(parsing) 및 화면 배치(lay outing)와 같이, 이동단말의 풀브라우저에서 웹페이지를 로딩하는데 있어서 많은 시간이 소요되는 작업을 퍼포먼스가 좋은 서버에서 빠르게 수행하여 이동단말로 전송함으로써, 이동단말에서의 웹페이지 로딩 속도를 향상시키는 웹페이지 로딩 방법 및 시스템을 제공하는 것을 목적으로 한다.In addition, the present invention, such as HTML parsing (laying) and layout (lay outing), in the full browser of the mobile terminal to perform a lot of time to load the web page to perform a fast server in the high performance server It is an object of the present invention to provide a web page loading method and system for improving the web page loading speed in a mobile terminal.

또한, 본 발명은 퍼포먼스가 떨어지는 이동단말 대신, 서버에서 HTML 파싱(parsing) 및 화면 배치(lay outing) 작업을 빠르게 수행하고, 그 결과물인 돔 트리(DOM tree)와 렌더 트리(Render tree)를, 메모리 패킹(memory packing) 방식에 따라, 이동단말에서 빠르게 복원할 수 있는 형태로 변경하여 전송 함으로써, 이동단말에서의 웹페이지 로딩 시간을 획기적으로 단축시킬 수 있는 웹페이지 로딩 방법 및 시스템을 제공하는 것을 목적으로 한다.In addition, the present invention performs faster HTML parsing and layout out of the server, instead of a mobile terminal that is poor in performance, the resulting dome tree (DOM tree) and render tree (Render tree), To provide a web page loading method and system that can significantly shorten the loading time of the web page in the mobile terminal by transferring to a form that can be quickly restored from the mobile terminal in accordance with the memory packing (memory packing) method The purpose.

상기와 같은 본 발명의 목적을 달성하기 위하여, 본 발명의 일실시예에 따른 웹페이지 로딩 방법은 이동단말에서 웹페이지 접속에 관한 요청이 발생 함에 따라, 상기 요청과 연관된 웹서버로부터 웹데이터를 수신하는 단계와, 상기 수신된 웹데이터를 이용하여 웹페이지를 로딩하고, 상기 로딩된 웹페이지에 대한 트리정보를 생성하는 단계, 및 상기 이동단말에서 상기 트리정보에 기초한 상기 웹페이지의 로딩이 이루어지도록, 상기 생성된 트리정보를 상기 이동단말에 전송하는 단계를 포함하는 것을 특징으로 한다.In order to achieve the object of the present invention as described above, the web page loading method according to an embodiment of the present invention receives the web data from the web server associated with the request as a request for accessing the web page in the mobile terminal occurs; And loading a web page using the received web data, generating tree information on the loaded web page, and loading the web page based on the tree information in the mobile terminal. And transmitting the generated tree information to the mobile terminal.

또한, 본 발명의 일실시예에 따른 웹페이지 로딩 방법은 웹페이지 접속에 관한 요청에 연동하여, (1)메모리의 주소정보를 웹가속기서버로 전송하고, (2)상기 웹가속기서버로부터 상기 요청에 따라 로딩된 웹페이지에 대한 트리정보를 수신하는 단계, 상기 수신된 트리정보를, 상기 주소정보에 의해 지정되는 메모리에 저장하는 단계, 및 상기 메모리에 저장되는 트리정보에 기초하여, 상기 웹페이지의 로딩을 수행하는 단계를 포함하는 것을 특징으로 한다.In addition, the web page loading method according to an embodiment of the present invention in conjunction with a request for accessing the web page, (1) transmitting the address information of the memory to the web accelerator server, (2) the request from the web accelerator server Receiving the tree information for the loaded web page according to the method, storing the received tree information in a memory designated by the address information, and based on the tree information stored in the memory, It characterized in that it comprises the step of performing the loading.

본 발명에 따르면, 이동단말에서 웹페이지 접속에 관한 요청이 발생 함에 따라, 웹서버로부터 수신한 웹데이터를 HTML 파싱(parsing) 및 화면 배치(lay outing) 처리하여 웹페이지를 로딩하고, 로딩한 결과로서 웹페이지에 대한 트리정보를 생성하여 이동단말로 전송 함으로써, 이동단말에서는 트리정보에 기초한 웹페이지의 신속한 로딩이 이루어질 수 있다.According to the present invention, when a request for accessing a web page is generated in a mobile terminal, the web page is loaded and loaded by HTML parsing and layout of the web data received from the web server. By generating the tree information for the web page and transmitting to the mobile terminal, the mobile terminal can quickly load the web page based on the tree information.

또한, 본 발명에 따르면, 이동단말로부터 입력되는 메모리의 주소정보를 이용하여 상기 트리정보를 변환하여 이동단말에 전송 함으로써, 이동단말에서는 트리정보에 포함되는 주소값을 변경하지 않고 바로 사용하여 신속하게 웹페이지를 로딩할 수 있다.In addition, according to the present invention, by converting the tree information using the address information of the memory input from the mobile terminal to transmit to the mobile terminal, the mobile terminal can be used immediately without changing the address value included in the tree information You can load a web page.

또한, 본 발명에 따르면, HTML 파싱(parsing) 및 화면 배치(lay outing)와 같이, 이동단말의 풀브라우저에서 웹페이지를 로딩하는데 있어서 많은 시간이 소요되는 작업을 퍼포먼스가 좋은 서버에서 빠르게 수행하여 이동단말로 전송함으로써, 이동단말에서의 웹페이지 로딩 속도를 향상시키는 효과가 있다.In addition, according to the present invention, such as HTML parsing (laying) and layout (lay outing), it takes a lot of time to load the web page in the full browser of the mobile terminal to perform quickly performed in a server with good performance By transmitting to the terminal, there is an effect of improving the web page loading speed in the mobile terminal.

또한, 본 발명에 따르면, 퍼포먼스가 떨어지는 이동단말 대신, 서버에서 HTML 파싱(parsing) 및 화면 배치(lay outing) 작업을 빠르게 수행하고, 그 결과물인 돔 트리(DOM tree)와 렌더 트리(Render tree)를, 메모리 패킹(memory packing) 방식에 따라, 이동단말에서 빠르게 복원할 수 있는 형태로 변경하여 전송 함으로써, 이동단말에서의 웹페이지 로딩 시간을 획기적으로 단축시키는 효과가 있다.In addition, according to the present invention, instead of a mobile terminal with poor performance, HTML parsing and layout out can be performed quickly on a server, and the resulting dome tree and render tree. According to the memory packing method, the mobile terminal is changed into a form that can be quickly restored by the mobile terminal, and thus the web page loading time in the mobile terminal can be dramatically shortened.

이하, 첨부된 도면을 참조하여, 본 발명에 따른 웹페이지 로딩 방법 및 시스템에 대하여 상세히 설명한다.Hereinafter, a web page loading method and system according to the present invention will be described in detail with reference to the accompanying drawings.

도 2는 본 발명의 일실시예에 따른 웹페이지 로딩 시스템의 구성을 도시한 도면이다.2 is a diagram showing the configuration of a web page loading system according to an embodiment of the present invention.

본 발명에 따른 웹페이지 로딩 시스템(200)은 수신 수단(211), 로딩 수단(212), 저장 공간(213), 변환 수단(214) 및 전송 수단(215)을 포함하는 웹가속기서버(210)와, 송수신부(221), 저장부(222), 메모리(223), 로딩부(224) 및 디스플레이부(225)를 포함하는 이동단말(220)로 구성될 수 있다.The web page loading system 200 according to the present invention includes a web accelerator server 210 including a receiving means 211, a loading means 212, a storage space 213, a conversion means 214, and a transmission means 215. The mobile terminal 220 may include a transceiver 221, a storage 222, a memory 223, a loading unit 224, and a display unit 225.

웹가속기서버(210) 내 수신 수단(211)은 이동단말(220)에서 웹페이지 접속에 관한 요청이 발생 함에 따라, 상기 요청과 연관된 웹서버로부터 웹데이터를 수신하는 기능을 한다.The receiving means 211 in the web accelerator server 210 functions as a request for accessing a web page in the mobile terminal 220, and receives web data from a web server associated with the request.

이동단말(220)에서는 사용자에 의해 URL 정보(uniform resource locator, URL) 또는 북마크 정보가 입력되는 경우, URL 정보 또는 북마크 정보에 의해 식별되는 웹페이지로의 접속에 관한 요청을 발생할 수 있다.The mobile terminal 220 may generate a request for access to a webpage identified by URL information or bookmark information when URL information or URL information is input by a user.

상기 수신 수단(211)은 이동단말(220)로부터 웹페이지 접속에 관한 요청이 수신될 경우, 상기 웹페이지를 로딩하기 위한 웹데이터를, 상기 요청과 연관된 웹서버로 요청하고, 이에 웹서버로부터 웹데이터가 수신되면, 상기 웹페이지를 로딩할 수 있게 된다. 상기 웹데이터에는 HTML, Java Script, CSS, Calc style, image 등의 데이터가 포함될 수 있다.The receiving means 211, when a request for accessing a web page is received from the mobile terminal 220, requests web data for loading the web page to the web server associated with the request, thereby requesting the web from the web server. When data is received, the web page can be loaded. The web data may include data such as HTML, Java Script, CSS, Calc style, and image.

웹가속기서버(210) 내 로딩 수단(212)은 상기 수신된 웹데이터를 이용하여 웹페이지를 로딩하고, 상기 로딩된 웹페이지에 대한 트리정보를 생성하는 기능을 한다.The loading means 212 in the web accelerator server 210 functions to load a web page using the received web data and generate tree information on the loaded web page.

상기 로딩 수단(212)은 상기 웹페이지의 로딩시, 파싱(parsing) 처리에 따른 돔 트리(DOM tree)를 상기 트리정보로서 생성하거나, 또는 상기 웹페이지의 로딩시, 레이아웃(layout) 처리에 따른 렌더 트리(Render tree)를 상기 트리정보로서 생성할 수 있다.The loading means 212 may generate a DOM tree according to a parsing process when the web page is loaded as the tree information, or when the web page is loaded, according to a layout process. A render tree may be generated as the tree information.

이때, 상기 로딩 수단(212)은 상기 웹데이터를 처리하여 생성한 돔 트리 또는 렌더 트리를 저장 공간(213)에 로딩하여 저장하는 경우, 각 트리에 포함되는 각 노드에 저장된 값에 관한 데이터 정보 또는 각 노드에 저장된 코드에 관한 코드 정보를, 각 노드가 차지하는 저장 공간(213)의 주소값에 대응하여 기록하는 데이터 섹션 및 코드 섹션을, 상기 트리정보로서 작성할 수 있다.In this case, when the loading means 212 loads and stores the dome tree or the render tree generated by processing the web data in the storage space 213, data information about a value stored in each node included in each tree or Data sections and code sections for recording code information about codes stored in each node corresponding to the address values of the storage space 213 occupied by each node can be created as the tree information.

즉, 상기 로딩 수단(212)은 상기 웹데이터의 노드 및 상기 노드와 연관관계를 갖는 노드를 저장하는 저장 공간(213)의 주소값에 대응하여 데이터 정보를 기록하고, 상기 데이터 정보에 의해 지정되는 주소값에 대응하여 코드 정보를 기록하고, 상기 데이터 정보 및 상기 코드 정보를 포함하여, 트리정보를 생성할 수 있다. 이때, 상기 로딩 수단(212)은 상기 데이터 정보 및 상기 코드 정보를 압축하여 상기 트리정보에 포함할 수 있다.That is, the loading means 212 records data information corresponding to the address value of the storage space 213 storing the node of the web data and the node associated with the node, and is designated by the data information. Code information may be recorded corresponding to an address value, and tree information may be generated including the data information and the code information. In this case, the loading means 212 may compress the data information and the code information to include the tree information.

도 3을 참조하여 설명하면, 도 3은 본 발명의 일실시예에 따른 웹페이지 로딩 시스템에서 클래스(class)의 구조(ⅰ)와, 웹데이터의 노드 및 상기 노드와 연관관계를 갖는 노드를 포함하는 트리정보(ⅱ)를 도시한 도면이다.Referring to FIG. 3, FIG. 3 includes a structure of a class, a node of web data, and a node associated with the node in a web page loading system according to an embodiment of the present invention. Fig. 2 shows tree information (ii).

도 3의 (ⅰ)에는 클래스 NodeA, 클래스 NodeB, 클래스 NodeC가 정의되어 있다. 클래스 NodeA에서는 가상함수 f()를 호출하고, 4바이트 문자열이 저장되는 배열 char name[4]를 선언하고, NodeA 타입의 부모 노드(parent node), 자식 노 드(child node), 형제 노드(sibling node) 각각의 주소값(즉, 포인터)을 저장하기 위한 변수들을 선언하고 있으며, 클래스 NodeB 및 클래스 NodeC에서는 가상함수 f()를 호출하고 있다. 이때, 클래스 NodeA, 클래스 NodeB, 클래스 NodeC는 노드의 타입 정보가 될 수 있다.In Fig. 3 (iii), a class NodeA, a class NodeB, and a class NodeC are defined. In class NodeA, we call the virtual function f (), declare an array char name [4] that holds a four-byte string, and specify the parent node, child node, and sibling node of type NodeA. node) It declares variables to store each address value (ie pointer), and calls virtual function f () in class NodeB and class NodeC. At this time, class NodeA, class NodeB, and class NodeC may be node type information.

도 3의 (ⅱ)에는 각 클래스 타입의 객체(노드)가 포함되는 트리정보의 일례가 도시되어 있다. 즉, 도시된 트리정보에는 클래스 NodeA 타입의 객체 'node1', 클래스 NodeB 타입의 'node2', 클래스 NodeC 타입의 객체 'node3'이 포함되며, 이때, 각 노드의 연관관계는, 'node1'은 최상위 루트 노드(root node)이고, 'node1'의 자식 노드는 'node2'이며, 'node3'은 'node2'의 형제 노드이고, 'node2' 및 'node3'의 부모 노드는 'node1'이 될 수 있다.3 (ii) shows an example of tree information including an object (node) of each class type. That is, the illustrated tree information includes the object 'node1' of the class NodeA type, the 'node2' of the class NodeB type, and the object 'node3' of the class NodeC type. In this case, the relationship between each node is 'node1' as the highest level. It is a root node, a child node of 'node1' is 'node2', 'node3' is a sibling node of 'node2', and parent nodes of 'node2' and 'node3' can be 'node1'. .

도 4는 본 발명의 일실시예에 따른 웹페이지 로딩 시스템에서 도 3의 (ⅱ)에 도시된 트리정보의 데이터 정보/코드 정보를, 주소값에 대응하여 기록한 데이터 섹션(data section) 및 코드 섹션(code section)의 일례를 도시한 도면이다.4 is a data section and a code section in which data information / code information of the tree information shown in FIG. 3 (ii) is recorded corresponding to an address value in a web page loading system according to an embodiment of the present invention. It is a figure which shows an example of (code section).

상기 로딩 수단(212)은 도 3의 (ⅱ)의 트리정보에 포함되는 'node1, node2 및 node3'을 저장하는 저장 공간(213)의 주소값에 대응하여 데이터 정보를 기록하고, 상기 기록된 데이터 정보에 의해 지정되는 주소값에 대응하여 코드 정보를 기록 함으로써 도 3의 (ⅱ)의 트리정보를 저장 공간(213)에 로딩하여 저장할 수 있다.The loading means 212 records data information corresponding to the address value of the storage space 213 for storing 'node1, node2 and node3' included in the tree information of FIG. 3 (ii), and records the data. By recording the code information corresponding to the address value designated by the information, the tree information of FIG. 3 (ii) can be loaded and stored in the storage space 213.

도 4의 데이터 섹션에는 주소값 '0x1000 ∼ 0x1016'에 대응하여 'node1'의 데이터 정보가 저장되고, 주소값 '0x1040 ∼ 0x1056'에 대응하여 'node2'의 데이터 정보가 저장되고, 주소값 '0x1080 ∼ 0x1096'에 대응하여 'node3'의 데이터 정보가 저장될 수 있다.In the data section of FIG. 4, data information of 'node1' is stored corresponding to the address values '0x1000 to 0x1016', data information of 'node2' is stored corresponding to the address values '0x1040 to 0x1056', and the address value '0x1080' Data information of 'node3' may be stored corresponding to ˜0x1096 '.

'node1'의 경우, 주소값 '0x1000'에 대응하여 데이터 정보 '0050'가 기록되며, 이때 상기 데이터 정보 '0050'에 의해 지정되는 주소값 '0x0050'에 대응하여 'NodeA의 가상함수 f()'라는 코드 정보가 코드 섹션에 기록될 수 있다. 또한, 주소값 '0x1004'에 대응하여 'node1'이라는 문자열이 데이터 정보로서 기록되며, 또한, 'node1'의 부모 노드는 없으므로, 주소값 '0x1008'에 대응하여 'null'값이 데이터 정보로서 기록되며, 'node1'의 자식 노드는 'node2'이므로, 주소값 '0x1012'에 대응하여 'node2'의 주소값 '1040'이 데이터 정보로서 기록되며, 또한, 'node1'의 형제 노드는 없으므로, 주소값 '0x1016'에 대응하여 'null'값이 데이터 정보로서 기록될 수 있다.In case of 'node1', data information '0050' is recorded corresponding to the address value '0x1000', and at this time, the virtual function f () of 'NodeA' corresponding to the address value '0x0050' specified by the data information '0050' Code information may be recorded in the code section. In addition, the character string 'node1' is recorded as data information corresponding to the address value '0x1004', and since there is no parent node of 'node1', the 'null' value is recorded as data information corresponding to the address value '0x1008'. Since the child node of 'node1' is 'node2', the address value '1040' of 'node2' is recorded as data information corresponding to the address value '0x1012', and since there is no sibling node of 'node1', A 'null' value may be recorded as data information corresponding to the value '0x1016'.

도 2로 돌아가면, 웹가속기서버(210) 내 변환 수단(214)은 상기 이동단말(220)로부터, 상기 트리정보가 저장될 상기 이동단말(220) 내 메모리(223)의 주소정보를 입력받고, 상기 입력된 주소정보를 고려하여, 상기 트리정보를 변환하는 기능을 한다.2, the conversion means 214 in the web accelerator server 210 receives the address information of the memory 223 in the mobile terminal 220 to store the tree information from the mobile terminal 220. And converting the tree information in consideration of the input address information.

즉, 상기 변환 수단(214)은 상기 트리정보에 포함되는 주소값을 상기 입력된 주소정보에 기초하여 조정하고, 상기 조정에 연동하여, 상기 트리정보에 포함되는 상기 주소값에 대응하여 기록된 데이터 정보를 조정할 수 있다.That is, the converting means 214 adjusts the address value included in the tree information based on the input address information, and in association with the adjustment, data recorded corresponding to the address value included in the tree information. You can adjust the information.

예컨대, 상기 주소정보는 상기 이동단말(220)의 메모리(223)의 시작 주소 '0x3000'를 포함하는 힙 주소(heap address)일 수 있다.For example, the address information may be a heap address including the start address '0x3000' of the memory 223 of the mobile terminal 220.

또한, 상기 변환 수단(214)은 상기 웹데이터의 노드에 관한 타입 정보를 기록하는 노드 리스트 테이블(node list table)을 작성하고, 작성된 노드 리스트 테이블을, 상기 조정된 주소값 및 상기 조정된 데이터 정보를 포함하는 트리정보에 추가할 수 있다. 여기서 타입 정보는 상기 노드의 클래스(class)가 될 수 있다.Further, the converting means 214 creates a node list table for recording type information about the node of the web data, and converts the created node list table into the adjusted address value and the adjusted data information. It can be added to the tree information including. In this case, the type information may be a class of the node.

도 5를 참조하면, 도 5는 본 발명의 일실시예에 따른 웹페이지 로딩 시스템에서 상기 생성된 트리정보를 이동단말로부터 입력된 주소정보를 이용하여 변환하는 일례를 도시한 도면이다.5 is a diagram illustrating an example of converting the generated tree information by using the address information input from the mobile terminal in the web page loading system according to an embodiment of the present invention.

상기 변환 수단(214)은 도 4의 데이터 정보와 코드 정보를 포함하는 트리정보를 탐색하여, 이동단말로부터 입력된 메모리(223)의 시작 주소 '0x3000'에 할당되는 저장 공간(213)에 상기 트리정보의 'node1'의 타입 정보 'class NodeA'를 기록하고, '0x3040'에 할당되는 저장 공간(213)에 상기 트리정보의 'node2'의 타입 정보 'class NodeB'를 기록하고, '0x3080'에 할당되는 저장 공간(213)에 상기 트리정보의 'node3'의 타입 정보 'class NodeC'를 기록한 노드 리스트 테이블을 작성할 수 있다. 즉, 상기 변환 수단(214)은 생성된 트리정보를 탐색하여 루트 노드의 타입 정보, 및 상기 루트 노드와 연관관계를 갖는 노드의 타입 정보를, 이동단말로부터 입력된 메모리(223)의 주소정보를 이용하여 기록한 노드 리스트 테이블을 생성할 수 있다. The converting means 214 searches for tree information including the data information and code information of FIG. 4, and stores the tree in the storage space 213 allocated to the start address '0x3000' of the memory 223 input from the mobile terminal. The type information 'class NodeA' of the 'node1' of the information is recorded, the type information 'class NodeB' of the 'node2' of the tree information is recorded in the storage space 213 allocated to the '0x3040', and the '0x3080' A node list table in which the type information 'class NodeC' of 'node3' of the tree information is recorded may be created in the allocated storage space 213. In other words, the converting means 214 searches the generated tree information to obtain the type information of the root node, the type information of the node associated with the root node, and the address information of the memory 223 input from the mobile terminal. The node list table recorded can be created.

또한, 상기 변환 수단(214)은 도 4의 데이터 섹션의 시작 주소값 '0x1000'을, 이동단말로부터 입력된 메모리(223)의 시작 주소 '0x3000'로 조정 함에 따라, 이후의 주소값 '0x1004, 0x1008, 0x1012, …'을, 주소값 '0x3004, 0x3008, 0x3012, …'으로 조정할 수 있다.In addition, the converting means 214 adjusts the start address value '0x1000' of the data section of FIG. 4 to the start address '0x3000' of the memory 223 input from the mobile terminal, so that the following address values '0x1004,' 0x1008, 0x1012,... ', Address value' 0x3004, 0x3008, 0x3012,… ' Can be adjusted.

이와 같이 주소값이 조정 됨에 따라, 상기 변환 수단(214)은 부모 노드, 자식 노드, 형제 노드의 시작 주소값이 기록된 데이터 정보를, 도 5의 데이터 섹션과 같이 조정할 수 있다. 즉, 상기 변환 수단(214)은 'node1'의 자식 노드의 시작 주소값 '1040'이 기록된 데이터 정보를 '3040'으로 조정하고, 'node2'의 부모 노드의 시작 주소값 '1000'이 기록된 데이터 정보를 '3000'으로 조정하고, 'node2'의 형제 노드의 시작 주소값 '1080'이 기록된 데이터 정보를 '3080'으로 조정하고, 'node3'의 부모 노드의 시작 주소값 '1000'이 기록된 데이터 정보를 '3000'으로 조정할 수 있다.As the address value is adjusted in this manner, the conversion means 214 can adjust the data information in which the start address values of the parent node, the child node, and the sibling node are recorded, as shown in the data section of FIG. That is, the conversion means 214 adjusts the data information in which the start address value '1040' of the child node of 'node1' is recorded to '3040', and the start address value '1000' of the parent node of 'node2' is recorded. The adjusted data information to '3000', adjust the data information recorded with the start address value '1080' of the sibling node of 'node2' to '3080', and start address value '1000' of the parent node of 'node3' The recorded data information can be adjusted to '3000'.

또한, 상기 변환 수단(214)은 도 4의 코드 섹션의 시작 주소값을, 1000번지에 로딩함에 따라, 코드 정보 'NodeA의 가상함수 f()'가 기록되는 저장 공간(213)의 주소값을, 기존의 0x0050에서 0x1050으로 조정하고, 코드 정보 'NodeB의 가상함수 f()'가 기록되는 저장 공간(213)의 주소값을, 기존의 0x0070에서 0x1070으로 조정하고, 코드 정보 'NodeC의 가상함수 f()'가 기록되는 저장 공간(213)의 주소값을, 기존의 0x0090에서 0x1090으로 조정할 수 있다.In addition, the conversion means 214 loads the start address value of the code section of FIG. Adjust the address value of the storage space 213 where the code information 'NodeB's virtual function f ()' is recorded from 0x0050 to 0x1050, and adjust the address value from 0x0070 to 0x1070 and the code information 'virtual function of NodeC'. The address value of the storage space 213 in which f () 'is recorded can be adjusted from the existing 0x0090 to 0x1090.

따라서, 본 발명에 따르면, 이동단말로부터 입력되는 메모리의 주소정보를 이용하여 트리정보를 변환하여 이동단말에 전송 함으로써, 이동단말에서는 트리정보에 포함되는 주소값을 변경하지 않고 바로 사용하여 신속하게 웹페이지를 로딩할 수 있다.Therefore, according to the present invention, by converting the tree information using the address information of the memory input from the mobile terminal and transmitting it to the mobile terminal, the mobile terminal can immediately use the web without changing the address value included in the tree information. The page can be loaded.

또한, 이동단말로부터 입력된 메모리(223)의 시작 주소에 따라, 트리정보가 변환될 경우, 상기 변환 수단(214)은 상기 조정된 데이터 정보 및 상기 조정된 코드 정보를 포함하는 트리정보를 압축할 수 있다.Further, when the tree information is converted according to the start address of the memory 223 input from the mobile terminal, the conversion means 214 compresses the tree information including the adjusted data information and the adjusted code information. Can be.

웹가속기서버(210) 내 전송 수단(215)은 이동단말(220)에서 트리정보에 기초한 웹페이지의 로딩이 이루어지도록, 트리정보를 이동단말(220)에 전송한다.The transmission means 215 in the web accelerator server 210 transmits the tree information to the mobile terminal 220 so that the web page based on the tree information is loaded in the mobile terminal 220.

이동단말(220) 내 송수신부(221)는 웹페이지 접속에 관한 요청에 따라 로딩된 웹페이지에 대한 트리정보를, 상기 웹가속기서버(210)로부터 수신하는 기능을 한다.The transceiver 221 in the mobile terminal 220 functions to receive tree information about the loaded web page from the web accelerator server 210 in response to a request for accessing the web page.

이에 앞서, 상기 송수신부(221)는 웹페이지 접속에 관한 요청에 연동하여, 메모리의 주소정보를 상기 웹가속기서버(210)로 전송하는 기능을 한다.Prior to this, the transceiver 221 functions to transmit address information of a memory to the web accelerator server 210 in association with a request for accessing a web page.

예컨대, 상기 송수신부(221)는 메모리(223)의 시작 주소 '0x3000'를 포함하는 힙 주소(heap address)를, 상기 주소정보로서 상기 웹가속기서버(210)로 전송할 수 있으며, 이에 따라, 웹가속기서버(210) 내 변환 수단(214)은 상기 주소정보를 고려하여 로딩된 웹페이지에 대한 트리정보를 변환할 수 있다.For example, the transceiver 221 may transmit a heap address including the start address '0x3000' of the memory 223 to the web accelerator server 210 as the address information. The conversion means 214 in the accelerator server 210 may convert the tree information for the loaded web page in consideration of the address information.

즉, 상기 변환 수단(214)은 상기 트리정보에 포함되는 주소값을 상기 입력된 주소정보에 기초하여 조정하고, 상기 조정에 연동하여, 상기 트리정보에 포함되는 상기 주소값에 대응하여 기록된 데이터 정보를 조정할 수 있다.That is, the converting means 214 adjusts the address value included in the tree information based on the input address information, and in association with the adjustment, data recorded corresponding to the address value included in the tree information. You can adjust the information.

이동단말(220) 내 저장부(222)는 상기 수신된 트리정보를, 상기 주소정보에 의해 지정되는 메모리(223)에 저장하는 기능을 한다.The storage unit 222 in the mobile terminal 220 functions to store the received tree information in the memory 223 designated by the address information.

이때, 상기 저장부(222)는 상기 트리정보가 압축 형태로 수신될 경우, 상기 트리정보를 압축 해제하여 메모리(223)에 저장할 수 있다. 다시 말해, 상기 저장 부(222)는 상기 압축 해제된 트리정보를 메모리(223)에 복원할 수 있다.In this case, when the tree information is received in a compressed form, the storage unit 222 may decompress the tree information and store it in the memory 223. In other words, the storage unit 222 may restore the decompressed tree information to the memory 223.

이동단말(220) 내 로딩부(224)는 상기 메모리(223)에 저장되는 트리정보에 기초하여, 상기 웹페이지의 로딩을 수행하는 기능을 한다.The loading unit 224 of the mobile terminal 220 functions to load the web page based on the tree information stored in the memory 223.

즉, 상기 로딩부(224)는 상기 트리정보를 바탕으로 디스플레이부(225)에 표시된 풀브라우저에 컨텐츠를 그리는 페인팅(painting)을 통해 신속하게 상기 웹페이지를 로딩할 수 있다.That is, the loading unit 224 may quickly load the web page through painting by drawing content on the full browser displayed on the display unit 225 based on the tree information.

따라서, 본 발명에 따르면, 이동단말에서 웹페이지 접속에 관한 요청이 발생 함에 따라, 웹서버로부터 수신한 웹데이터를 HTML 파싱 및 화면 배치(lay outing) 처리하여 웹페이지를 로딩하고, 로딩한 결과로서 웹페이지에 대한 트리정보를 생성하여 이동단말로 전송 함으로써, 이동단말에서는 트리정보에 기초한 웹페이지의 신속한 로딩이 이루어질 수 있다.Therefore, according to the present invention, when a request for accessing a web page occurs in a mobile terminal, the web page is loaded and loaded as a result of HTML parsing and layout of the web data received from the web server. By generating the tree information for the web page and transmitting it to the mobile terminal, the mobile terminal can quickly load the web page based on the tree information.

또한, 본 발명에 따르면, HTML 파싱 및 화면 배치(lay outing)와 같이, 이동단말의 풀브라우저에서 웹페이지를 로딩하는데 있어서 많은 시간이 소요되는 작업을 퍼포먼스가 좋은 서버에서 빠르게 수행하여 이동단말로 전송함으로써, 이동단말에서의 웹페이지 로딩 속도를 향상시키는 효과가 있다.In addition, according to the present invention, such as HTML parsing and layout (lay outing), in the full browser of the mobile terminal to perform a lot of time for loading a web page to perform a fast server to perform a fast transfer to the mobile terminal As a result, the web page loading speed in the mobile terminal can be improved.

또한, 본 발명에 따르면, 퍼포먼스가 떨어지는 이동단말 대신, 서버에서 HTML 파싱 및 화면 배치 작업을 수행한 결과물 돔 트리/렌더 트리를, 메모리 패킹 방식에 따라 이동단말에서 빠르게 복원할 수 있는 형태로 변경하여 전송 함으로써, 이동단말에서의 웹페이지 로딩 시간을 획기적으로 단축시키는 효과가 있다.In addition, according to the present invention, instead of the mobile terminal with poor performance, the resulting dome tree / render tree by performing HTML parsing and screen layout on the server is changed to a form that can be quickly restored by the mobile terminal according to the memory packing method. By transmitting, the web page loading time of the mobile terminal can be significantly shortened.

도 6은 본 발명의 일실시예에 따른 웹페이지 로딩 방법의 순서를 도시한 흐 름도이다.6 is a flowchart illustrating a procedure of a web page loading method according to an embodiment of the present invention.

상기 웹페이지 로딩 방법은 본 발명의 웹페이지 로딩 시스템에 의해 구현될 수 있다. 또한, 이하 도 6의 설명에서는 상술한 도 2를 함께 참조하여 도 6을 설명하여 발명의 이해를 도모한다.The webpage loading method may be implemented by a webpage loading system of the present invention. In addition, in the following description of FIG. 6, FIG. 6 will be described with reference to FIG. 2.

단계 S601에서 이동단말은 웹페이지 접속에 관한 요청을 웹가속기서버로 전송한다.In step S601, the mobile terminal transmits a request for accessing a web page to a web accelerator server.

이동단말(220)에서는 사용자에 의해 URL 정보(uniform resource locator, URL) 또는 북마크 정보가 입력되는 경우, URL 정보 또는 북마크 정보에 의해 식별되는 웹페이지로의 접속에 관한 요청을 발생할 수 있다.The mobile terminal 220 may generate a request for access to a webpage identified by URL information or bookmark information when URL information or URL information is input by a user.

단계 S602에서 이동단말은 웹페이지 접속에 관한 요청에 연동하여, 메모리의 주소정보를 상기 웹가속기서버로 전송한다.In step S602, the mobile terminal transmits address information of a memory to the web accelerator server in association with a request for accessing a web page.

예컨대, 상기 송수신부(221)는 메모리(223)의 시작 주소 '0x3000'를 포함하는 힙 주소(heap address)를, 상기 주소정보로서 상기 웹가속기서버(210)로 전송할 수 있으며, 이에 따라, 웹가속기서버 내 변환 수단(214)은 상기 주소정보를 고려하여 로딩된 웹페이지에 대한 트리정보를 변환할 수 있게 된다.For example, the transceiver 221 may transmit a heap address including the start address '0x3000' of the memory 223 to the web accelerator server 210 as the address information. The conversion means 214 in the accelerator server can convert the tree information for the loaded web page in consideration of the address information.

단계 S603에서 웹가속기서버는 이동단말(220)로부터 웹페이지 접속에 관한 요청이 수신될 경우, 상기 웹페이지에 대한 로딩을 수행한다.In step S603, when the web accelerator server receives a request for accessing a web page from the mobile terminal 220, the web accelerator server performs loading of the web page.

단계 S604, S605에서 웹가속기서버는 상기 웹페이지를 로딩하기 위한 웹데이터를 상기 요청과 연관된 웹서버로 요청하고, 이에 따라, 웹서버로부터 상기 웹페이지에 관한 웹데이터를 수신하여 상기 웹페이지를 로딩할 수 있다.In steps S604 and S605, the web accelerator server requests web data for loading the web page to the web server associated with the request, and accordingly receives web data about the web page from the web server to load the web page. can do.

상기 웹데이터에는 HTML, Java Script, CSS, Calc style, image 등의 데이터가 포함될 수 있다.The web data may include data such as HTML, Java Script, CSS, Calc style, and image.

단계 S606에서 웹가속기서버는 상기 로딩된 웹페이지에 대한 트리정보를 생성한다.In step S606, the web accelerator server generates tree information about the loaded web page.

상기 로딩 수단(212)은 상기 웹페이지의 로딩시, 파싱(parsing) 처리에 따른 돔 트리(DOM tree)를 상기 트리정보로서 생성하거나, 또는 상기 웹페이지의 로딩시, 레이아웃(layout) 처리에 따른 렌더 트리(Render tree)를 상기 트리정보로서 생성할 수 있다.The loading means 212 may generate a DOM tree according to a parsing process when the web page is loaded as the tree information, or when the web page is loaded, according to a layout process. A render tree may be generated as the tree information.

이때, 상기 로딩 수단(212)은 상기 웹데이터를 처리하여 생성한 돔 트리 또는 렌더 트리를 저장 공간(213)에 로딩하여 저장하는 경우, 각 트리에 포함되는 각 노드에 저장된 값에 관한 데이터 정보 또는 각 노드에 저장된 코드에 관한 코드 정보를, 각 노드가 차지하는 저장 공간(213)의 주소값에 대응하여 기록하는 데이터 섹션 및 코드 섹션을, 상기 트리정보로서 작성할 수 있다.In this case, when the loading means 212 loads and stores the dome tree or the render tree generated by processing the web data in the storage space 213, data information about a value stored in each node included in each tree or Data sections and code sections for recording code information about codes stored in each node corresponding to the address values of the storage space 213 occupied by each node can be created as the tree information.

즉, 상기 로딩 수단(212)은 상기 웹데이터의 노드 및 상기 노드와 연관관계를 갖는 노드를 저장하는 저장 공간(213)의 주소값에 대응하여 데이터 정보를 기록하고, 상기 데이터 정보에 의해 지정되는 주소값에 대응하여 코드 정보를 기록하고, 상기 데이터 정보 및 상기 코드 정보를 포함하여, 트리정보를 생성할 수 있다. 이때, 상기 로딩 수단(212)은 상기 데이터 정보 및 상기 코드 정보를 압축하여 상기 트리정보에 포함할 수 있다.That is, the loading means 212 records data information corresponding to the address value of the storage space 213 storing the node of the web data and the node associated with the node, and is designated by the data information. Code information may be recorded corresponding to an address value, and tree information may be generated including the data information and the code information. In this case, the loading means 212 may compress the data information and the code information to include the tree information.

단계 S607에서 웹가속기서버는 상기 이동단말로부터 입력된 주소정보를 고려 하여 상기 트리정보를 변환한 뒤, 압축한다.In step S607, the web accelerator server converts the tree information in consideration of the address information input from the mobile terminal and compresses the tree information.

즉, 상기 변환 수단(214)은 상기 트리정보에 포함되는 주소값을 상기 입력된 주소정보에 기초하여 조정하고, 상기 조정에 연동하여, 상기 트리정보에 포함되는 상기 주소값에 대응하여 기록된 데이터 정보를 조정할 수 있다. 예컨대, 상기 주소정보는 상기 이동단말(220)의 메모리(223)의 시작 주소 '0x3000'를 포함하는 힙 주소(heap address)일 수 있다.That is, the converting means 214 adjusts the address value included in the tree information based on the input address information, and in association with the adjustment, data recorded corresponding to the address value included in the tree information. You can adjust the information. For example, the address information may be a heap address including the start address '0x3000' of the memory 223 of the mobile terminal 220.

또한, 상기 변환 수단(214)은 상기 웹데이터의 노드에 관한 타입 정보를 기록하는 노드 리스트 테이블(node list table)을 작성하고, 작성된 노드 리스트 테이블을, 상기 조정된 주소값 및 상기 조정된 데이터 정보를 포함하는 트리정보에 추가할 수 있다. 여기서 타입 정보는 상기 노드의 클래스(class)가 될 수 있다.Further, the converting means 214 creates a node list table for recording type information about the node of the web data, and converts the created node list table into the adjusted address value and the adjusted data information. It can be added to the tree information including. In this case, the type information may be a class of the node.

또한, 이동단말로부터 입력된 메모리(223)의 시작 주소에 따라, 트리정보가 변환될 경우, 상기 변환 수단(214)은 상기 조정된 데이터 정보 및 상기 조정된 코드 정보를 포함하는 트리정보를 압축할 수 있다.Further, when the tree information is converted according to the start address of the memory 223 input from the mobile terminal, the conversion means 214 compresses the tree information including the adjusted data information and the adjusted code information. Can be.

따라서, 본 발명에 따르면, 이동단말로부터 입력되는 메모리의 주소정보를 이용하여 트리정보를 변환하여 이동단말에 전송 함으로써, 이동단말에서는 트리정보에 포함되는 주소값을 변경하지 않고 바로 사용하여 신속하게 웹페이지를 로딩할 수 있다.Therefore, according to the present invention, by converting the tree information using the address information of the memory input from the mobile terminal and transmitting it to the mobile terminal, the mobile terminal can immediately use the web without changing the address value included in the tree information. The page can be loaded.

단계 S608에서 웹가속기서버는 이동단말에서 트리정보에 기초한 웹페이지의 로딩이 이루어지도록, 트리정보를 이동단말에 전송한다.In step S608, the web accelerator server transmits the tree information to the mobile terminal so that the web page is loaded based on the tree information in the mobile terminal.

이에 따라, 이동단말 내 송수신부(221)는 웹페이지 접속에 관한 요청에 따라 로딩된 웹페이지에 대한 트리정보를, 상기 웹가속기서버로부터 수신할 수 있다.Accordingly, the transmitting / receiving unit 221 in the mobile terminal may receive, from the web accelerator server, tree information about the loaded web page in response to a request for accessing the web page.

단계 S609에서 이동단말은 상기 트리정보가 압축 형태로 수신될 경우, 상기 트리정보를 압축 해제하여 메모리(223)에 복원한다.In step S609, when the tree information is received in a compressed form, the mobile terminal decompresses the tree information and restores the tree information to the memory 223.

단계 S610에서 이동단말은 상기 메모리(223)에 복원되는 트리정보에 기초하여, 상기 웹페이지의 로딩을 수행한다.In step S610, the mobile terminal loads the web page based on the tree information restored in the memory 223.

즉, 상기 로딩부(224)는 상기 트리정보를 바탕으로 디스플레이부(225)에 표시된 풀브라우저에 컨텐츠를 그리는 페인팅(painting)을 통해 신속하게 상기 웹페이지를 로딩할 수 있다.That is, the loading unit 224 may quickly load the web page through painting by drawing content on the full browser displayed on the display unit 225 based on the tree information.

따라서, 본 발명에 따르면, 이동단말에서 웹페이지 접속에 관한 요청이 발생 함에 따라, 웹서버로부터 수신한 웹데이터를 HTML 파싱 및 화면 배치(lay outing) 처리하여 웹페이지를 로딩하고, 로딩한 결과로서 웹페이지에 대한 트리정보를 생성하여 이동단말로 전송 함으로써, 이동단말에서는 트리정보에 기초한 웹페이지의 신속한 로딩이 이루어질 수 있다.Therefore, according to the present invention, when a request for accessing a web page occurs in a mobile terminal, the web page is loaded and loaded as a result of HTML parsing and layout of the web data received from the web server. By generating the tree information for the web page and transmitting it to the mobile terminal, the mobile terminal can quickly load the web page based on the tree information.

또한, 본 발명에 따르면, HTML 파싱 및 화면 배치(lay outing)와 같이, 이동단말의 풀브라우저에서 웹페이지를 로딩하는데 있어서 많은 시간이 소요되는 작업을 퍼포먼스가 좋은 서버에서 빠르게 수행하여 이동단말로 전송함으로써, 이동단말에서의 웹페이지 로딩 속도를 향상시키는 효과가 있다.In addition, according to the present invention, such as HTML parsing and layout (lay outing), in the full browser of the mobile terminal to perform a lot of time for loading a web page to perform a fast server to perform a fast transfer to the mobile terminal As a result, the web page loading speed in the mobile terminal can be improved.

또한, 본 발명에 따르면, 퍼포먼스가 떨어지는 이동단말 대신, 서버에서 HTML 파싱 및 화면 배치 작업을 수행한 결과물 돔 트리/렌더 트리를, 메모리 패킹 방식에 따라 이동단말에서 빠르게 복원할 수 있는 형태로 변경하여 전송 함으로써, 이동단말에서의 웹페이지 로딩 시간을 획기적으로 단축시키는 효과가 있다.In addition, according to the present invention, instead of the mobile terminal with poor performance, the resulting dome tree / render tree by performing HTML parsing and screen layout on the server is changed to a form that can be quickly restored by the mobile terminal according to the memory packing method. By transmitting, the web page loading time of the mobile terminal can be significantly shortened.

도 7은 본 발명의 일실시예에 따른 웹페이지 로딩 시스템에서 트리정보를 변환하는 과정을 설명하기 위한 흐름도이다.7 is a flowchart illustrating a process of converting tree information in a web page loading system according to an embodiment of the present invention.

단계 S701에서 이동단말은 메모리의 주소정보를 웹가속기서버로 전송한다.In step S701, the mobile terminal transmits the address information of the memory to the web accelerator server.

이동단말은 웹페이지 접속에 관한 요청의 발생에 연동하여 트리정보를 저장할 메모리의 시작 주소를 웹가속기서버로 전송할 수 있다.The mobile terminal may transmit the start address of the memory to store the tree information to the web accelerator server in association with the occurrence of the request for accessing the web page.

단계 S702에서 웹가속기서버는 생성된 트리정보에 포함되는 데이터 정보의 주소값(포인터)를, 이동단말로부터 수신된 주소정보를 이용하여 조정하고, 트리정보의 각 노드를 탐색하여 작성한 노드 리스트 테이블을 추가한다.In step S702, the web accelerator server adjusts the address value (pointer) of the data information included in the generated tree information by using the address information received from the mobile terminal, searches for each node of the tree information, and creates a node list table. Add.

이때, 웹가속기서버는 트리정보를 이동단말의 환경(예컨대, endian, memory align)을 고려하여 수정하고, 또한 웹가속기서버는 트리정보가 저장되는 저장 공간의 주소값을, 상기 수신된 주소정보를 이용하여 이동단말에 맞게 수정할 수 있다.At this time, the web accelerator server modifies the tree information in consideration of an environment (eg, endian, memory align) of the mobile terminal, and the web accelerator server modifies the address value of the storage space where the tree information is stored and the received address information. It can be modified to fit the mobile terminal.

단계 S703에서 웹가속기서버는 상기 조정된 데이터 정보와 노드 리스트 테이블을 포함하는 트리정보를 압축하여 이동단말로 전송한다.In step S703, the web accelerator server compresses the tree information including the adjusted data information and the node list table and transmits the compressed information to the mobile terminal.

단계 S704에서 이동단말은 압축 해제한 트리정보에 포함되는 노드 리스트 테이블의 타입 정보에 따른 클래스(class) 노드를 생성한 뒤 상기 조정된 데이터 정보를 상기 노드에 복사 함으로써, 트리정보를 상기 주소정보에 의해 지정되는 메모리에 복원한다.In step S704, the mobile terminal generates a class node according to the type information of the node list table included in the decompressed tree information, and then copies the adjusted data information to the node, thereby copying the tree information to the address information. Restore to the memory specified by

또한, 본 발명의 실시예들은 다양한 컴퓨터로 구현되는 동작을 수행하기 위한 프로그램 명령을 포함하는 컴퓨터 판독 가능 매체를 포함한다. 상기 컴퓨터 판 독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다.Further, embodiments of the present invention include a computer readable medium having program instructions for performing various computer implemented operations. The computer readable medium may include program instructions, data files, data structures, and the like, alone or in combination. The media may be program instructions that are specially designed and constructed for the present invention or may be available to those skilled in the art of computer software. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tape, optical media such as CD-ROMs, DVDs, and magnetic disks, such as floppy disks. Magneto-optical media, and hardware devices specifically configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like. Examples of program instructions include not only machine code generated by a compiler, but also high-level language code that can be executed by a computer using an interpreter or the like.

지금까지 본 발명에 따른 구체적인 실시예에 관하여 설명하였으나, 본 발명의 범위에서 벗어나지 않는 한도 내에서는 여러 가지 변형이 가능함은 물론이다. 그러므로, 본 발명의 범위는 설명된 실시예에 국한되어 정해져서는 안되며, 후술하는 특허청구범위뿐 아니라 이 특허청구범위와 균등한 것들에 의해 정해져야 한다.While specific embodiments of the present invention have been described so far, various modifications are possible without departing from the scope of the present invention. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be determined by the equivalents of the claims and the claims.

도 1은 종래의 이동단말에 포함된 풀브라우저에서 웹페이지를 로딩하는 데 소요되는 시간과, 시간에 따른 비율을 도시한 표이다.1 is a table showing a time taken for loading a web page and a ratio according to time in a full browser included in a conventional mobile terminal.

도 2는 본 발명의 일실시예에 따른 웹페이지 로딩 시스템의 구성을 도시한 도면이다.2 is a diagram showing the configuration of a web page loading system according to an embodiment of the present invention.

도 3은 본 발명의 일실시예에 따른 웹페이지 로딩 시스템에서 클래스(class)의 구조(ⅰ)와, 웹데이터의 노드 및 상기 노드와 연관관계를 갖는 노드를 포함하는 트리정보(ⅱ)를 도시한 도면이다.FIG. 3 illustrates tree information (ii) including a structure of a class, a node of web data, and a node associated with the node in a web page loading system according to an embodiment of the present invention. One drawing.

도 4는 본 발명의 일실시예에 따른 웹페이지 로딩 시스템에서 도 3의 (ⅱ)에 도시된 트리정보의 데이터 정보/코드 정보를, 주소값에 대응하여 기록한 데이터 섹션 및 코드 섹션의 일례를 도시한 도면이다.4 illustrates an example of a data section and a code section in which data information / code information of the tree information shown in FIG. 3 (ii) is recorded corresponding to an address value in a web page loading system according to an embodiment of the present invention. One drawing.

도 5는 본 발명의 일실시예에 따른 웹페이지 로딩 시스템에서 상기 생성된 트리정보를 이동단말로부터 입력된 주소정보를 이용하여 변환하는 일례를 도시한 도면이다.5 is a diagram illustrating an example of converting the generated tree information using address information input from a mobile terminal in a web page loading system according to an embodiment of the present invention.

도 6은 본 발명의 일실시예에 따른 웹페이지 로딩 방법의 순서를 도시한 흐름도이다.6 is a flowchart illustrating a procedure of a web page loading method according to an embodiment of the present invention.

도 7은 본 발명의 일실시예에 따른 웹페이지 로딩 시스템에서 트리정보를 변환하는 과정을 설명하기 위한 흐름도이다.7 is a flowchart illustrating a process of converting tree information in a web page loading system according to an embodiment of the present invention.

<도면의 주요 부분에 대한 부호의 설명><Explanation of symbols for the main parts of the drawings>

200: 웹페이지 로딩 시스템200: web page loading system

210: 웹가속기서버210: web accelerator server

211: 수신 수단211: receiving means

212: 로딩 수단212: loading means

213: 저장 공간213: storage space

214: 변환 수단214: conversion means

215: 전송 수단215: transmission means

220: 이동단말220: mobile terminal

221: 송수신부221: transceiver

222: 저장부222: storage unit

223: 메모리223: memory

224: 로딩부224: loading unit

225: 디스플레이부225: display unit

Claims (19)

이동단말에서 웹페이지 접속에 관한 요청이 발생 함에 따라, 상기 요청과 연관된 웹서버로부터 웹데이터를 수신하는 단계;Receiving a web data from a web server associated with the request as a request for accessing a web page occurs in the mobile terminal; 상기 수신된 웹데이터를 이용하여 웹페이지를 로딩하고, 상기 로딩된 웹페이지에 대한 트리정보를 생성하는 단계;Loading a web page using the received web data and generating tree information on the loaded web page; 상기 이동단말로부터, 상기 트리정보가 저장될 상기 이동단말 내 메모리의 주소정보를 입력받는 단계;Receiving address information of a memory in the mobile terminal in which the tree information is to be stored, from the mobile terminal; 상기 입력된 주소정보를 고려하여, 상기 트리정보를 변환하는 단계; 및Converting the tree information in consideration of the input address information; And 상기 이동단말에서 상기 트리정보에 기초한 상기 웹페이지의 로딩이 이루어지도록, 상기 트리정보를 상기 이동단말에 전송하는 단계Transmitting the tree information to the mobile terminal such that the web page is loaded based on the tree information in the mobile terminal. 를 포함하는 것을 특징으로 하는 웹페이지 로딩 방법.Web page loading method comprising a. 제1항에 있어서,The method of claim 1, 상기 로딩된 웹페이지에 대한 트리정보를 생성하는 단계는,Generating tree information about the loaded web page, 상기 웹데이터의 노드 및 상기 노드와 연관관계를 갖는 노드를 저장하는 저장공간의 주소값에 대응하여 데이터 정보를 기록하는 단계;Recording data information corresponding to an address value of a storage space storing a node of the web data and a node associated with the node; 상기 데이터 정보에 의해 지정되는 주소값에 대응하여 코드 정보를 기록하는 단계; 및Recording code information corresponding to the address value designated by the data information; And 상기 데이터 정보 및 상기 코드 정보를 포함하여, 트리정보를 생성하는 단계Generating tree information including the data information and the code information 를 포함하는 것을 특징으로 하는 웹페이지 로딩 방법.Web page loading method comprising a. 제2항에 있어서,The method of claim 2, 상기 로딩된 웹페이지에 대한 트리정보를 생성하는 단계는,Generating tree information about the loaded web page, 상기 데이터 정보 및 상기 코드 정보를 압축(packing)하여 상기 트리정보에 포함하는 단계Compressing the data information and the code information and including the data information in the tree information 를 더 포함하는 것을 특징으로 하는 웹페이지 로딩 방법.Web page loading method further comprising. 삭제delete 제1항에 있어서,The method of claim 1, 상기 입력된 주소정보를 고려하여, 상기 트리정보를 변환하는 단계는,The step of converting the tree information in consideration of the input address information, 상기 트리정보에 포함되는 주소값을 상기 입력된 주소정보에 기초하여 조정하는 단계; 및Adjusting an address value included in the tree information based on the input address information; And 상기 조정에 연동하여, 상기 트리정보에 포함되는 상기 주소값에 대응하여 기록된 데이터 정보를 조정하는 단계Adjusting data information recorded corresponding to the address value included in the tree information in association with the adjustment; 를 포함하는 것을 특징으로 하는 웹페이지 로딩 방법.Web page loading method comprising a. 제5항에 있어서,The method of claim 5, 상기 입력된 주소정보를 고려하여, 상기 트리정보를 변환하는 단계는,The step of converting the tree information in consideration of the input address information, 상기 웹데이터의 노드에 관한 타입 정보를 기록하는 노드 리스트 테이블을 작성하는 단계; 및Creating a node list table for recording type information about a node of the web data; And 상기 작성된 노드 리스트 테이블을, 상기 조정된 주소값 및 상기 조정된 데이터 정보를 포함하는 트리정보에 추가하는 단계Adding the created node list table to tree information including the adjusted address value and the adjusted data information 를 더 포함하는 것을 특징으로 하는 웹페이지 로딩 방법.Web page loading method further comprising. 제1항에 있어서,The method of claim 1, 상기 로딩된 웹페이지에 대한 트리정보를 생성하는 단계는,Generating tree information about the loaded web page, 상기 웹페이지의 로딩시, 파싱(parsing) 처리에 따른 돔 트리(DOM tree)를 상기 트리정보로서 생성하는 단계; 또는Generating a dome tree according to a parsing process as the tree information when the web page is loaded; or 상기 웹페이지의 로딩시, 레이아웃(layout) 처리에 따른 렌더 트리(Render tree)를 상기 트리정보로서 생성하는 단계Generating a render tree according to a layout process as the tree information when the web page is loaded; 를 포함하는 것을 특징으로 하는 웹페이지 로딩 방법.Web page loading method comprising a. 웹페이지 접속에 관한 요청에 연동하여, (1)메모리의 주소정보를 웹가속기서버로 전송하고, (2)상기 웹가속기서버로부터 상기 요청에 따라 로딩된 웹페이지에 대한 트리정보를 수신하는 단계;In response to a request for accessing a web page, (1) transmitting address information of a memory to a web accelerator server, and (2) receiving tree information about a web page loaded according to the request from the web accelerator server; 상기 수신된 트리정보를, 상기 주소정보에 의해 지정되는 메모리에 저장하는 단계; 및Storing the received tree information in a memory designated by the address information; And 상기 메모리에 저장되는 트리정보에 기초하여, 상기 웹페이지의 로딩을 수행하는 단계Loading the web page based on tree information stored in the memory; 를 포함하는 것을 특징으로 하는 웹페이지 로딩 방법.Web page loading method comprising a. 제8항에 있어서,The method of claim 8, 상기 트리정보가 압축 형태로 수신될 경우,When the tree information is received in a compressed form, 상기 트리정보를 압축 해제(unpacking)하는 단계Unpacking the tree information 를 더 포함하는 것을 특징으로 하는 웹페이지 로딩 방법.Web page loading method further comprising. 제1항 내지 제3항, 제5항 내지 제9항 중 어느 한 항의 방법을 수행하는 프로그램을 기록한 컴퓨터 판독 가능 기록매체..10. A computer-readable recording medium having recorded thereon a program for performing the method of any one of claims 1 to 3. 이동단말에서 웹페이지 접속에 관한 요청이 발생 함에 따라, 상기 요청과 연관된 웹서버로부터 웹데이터를 수신하는 수신 수단;Receiving means for receiving web data from a web server associated with the request as a request for accessing a web page occurs in a mobile terminal; 상기 수신된 웹데이터를 이용하여 웹페이지를 로딩하고, 상기 로딩된 웹페이지에 대한 트리정보를 생성하는 로딩 수단;Loading means for loading a web page using the received web data and generating tree information on the loaded web page; 상기 이동단말로부터, 상기 트리정보가 저장될 상기 이동단말 내 메모리의 주소정보를 입력받고, 상기 입력된 주소정보를 고려하여, 상기 트리정보를 변환하는 변환 수단; 및Conversion means for receiving address information of a memory in the mobile terminal in which the tree information is to be stored from the mobile terminal and converting the tree information in consideration of the input address information; And 상기 이동단말에서 상기 트리정보에 기초한 상기 웹페이지의 로딩이 이루어지도록, 상기 트리정보를 상기 이동단말에 전송하는 전송 수단Transmitting means for transmitting the tree information to the mobile terminal such that the web page is loaded based on the tree information in the mobile terminal; 을 포함하는 것을 특징으로 하는 웹페이지 로딩 시스템..Web page loading system comprising a. 제11항에 있어서,The method of claim 11, 상기 로딩 수단은,The loading means, 상기 웹데이터의 노드 및 상기 노드와 연관관계를 갖는 노드를 저장하는 저장공간의 주소값에 대응하여 데이터 정보를 기록하고, 상기 데이터 정보에 의해 지정되는 주소값에 대응하여 코드 정보를 기록하고, 상기 데이터 정보 및 상기 코드 정보를 포함하여, 트리정보를 생성하는 것을 특징으로 하는 웹페이지 로딩 시스템.Record data information corresponding to an address value of a storage space storing a node of the web data and a node associated with the node, record code information corresponding to an address value designated by the data information, and Web information loading system comprising the tree information, including data information and the code information. 제12항에 있어서,The method of claim 12, 상기 로딩 수단은,The loading means, 상기 데이터 정보 및 상기 코드 정보를 압축하여 상기 트리정보에 포함하는 것을 특징으로 하는 웹페이지 로딩 시스템.And compressing the data information and the code information into the tree information. 삭제delete 제11항에 있어서,The method of claim 11, 상기 변환 수단은,The conversion means, 상기 트리정보에 포함되는 주소값을 상기 입력된 주소정보에 기초하여 조정하고, 상기 조정에 연동하여, 상기 트리정보에 포함되는 상기 주소값에 대응하여 기록된 데이터 정보를 조정하는 것을 특징으로 하는 웹페이지 로딩 시스템.A web characterized by adjusting an address value included in the tree information based on the input address information, and adjusting recorded data information corresponding to the address value included in the tree information in conjunction with the adjustment; Page loading system. 제15항에 있어서,The method of claim 15, 상기 변환 수단은,The conversion means, 상기 웹데이터의 노드에 관한 타입 정보를 기록하는 노드 리스트 테이블을 작성하고, 상기 작성된 노드 리스트 테이블을, 상기 조정된 주소값 및 상기 조정된 데이터 정보를 포함하는 트리정보에 추가하는 것을 특징으로 하는 웹페이지 로딩 시스템.And a node list table for recording type information about the node of the web data, and adding the created node list table to tree information including the adjusted address value and the adjusted data information. Page loading system. 제11항에 있어서,The method of claim 11, 상기 로딩 수단은,The loading means, 상기 웹페이지의 로딩시, 파싱 처리에 따른 돔 트리(DOM tree)를 상기 트리정보로서 생성하거나, 또는 상기 웹페이지의 로딩시, 레이아웃(layout) 처리에 따른 렌더 트리(Render tree)를 상기 트리정보로서 생성하는 것을 특징으로 하는 웹페이지 로딩 시스템.When loading the web page, a DOM tree according to a parsing process is generated as the tree information, or when the web page is loaded, a render tree according to a layout process is generated as the tree information. Web page loading system, characterized in that the generated as. 웹페이지 접속에 관한 요청에 연동하여, (1)메모리의 주소정보를 웹가속기서버로 전송하고, (2)상기 웹가속기서버로부터, 상기 요청에 따라 로딩된 웹페이지에 대한 트리정보를 수신하는 송수신부;In connection with a request for accessing a web page, (1) transmitting and receiving address information of a memory to a web accelerator server, and (2) receiving and receiving tree information on a web page loaded according to the request from the web accelerator server. part; 상기 수신된 트리정보를, 상기 주소정보에 의해 지정되는 메모리에 저장하는 저장부; 및A storage unit which stores the received tree information in a memory designated by the address information; And 상기 메모리에 저장되는 트리정보에 기초하여, 상기 웹페이지의 로딩을 수행하는 로딩부A loading unit for loading the web page based on the tree information stored in the memory 를 포함하는 것을 특징으로 하는 웹페이지 로딩 시스템.Web page loading system comprising a. 제18항에 있어서,The method of claim 18, 상기 트리정보가 압축 형태로 수신될 경우,When the tree information is received in a compressed form, 상기 저장부는,The storage unit, 상기 트리정보를 압축 해제하는 것을 특징으로 하는 웹페이지 로딩 시스템.And decompressing the tree information.
KR20080114741A 2008-11-18 2008-11-18 Web page loading method and system KR101046446B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR20080114741A KR101046446B1 (en) 2008-11-18 2008-11-18 Web page loading method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR20080114741A KR101046446B1 (en) 2008-11-18 2008-11-18 Web page loading method and system

Publications (2)

Publication Number Publication Date
KR20100055857A KR20100055857A (en) 2010-05-27
KR101046446B1 true KR101046446B1 (en) 2011-07-04

Family

ID=42280128

Family Applications (1)

Application Number Title Priority Date Filing Date
KR20080114741A KR101046446B1 (en) 2008-11-18 2008-11-18 Web page loading method and system

Country Status (1)

Country Link
KR (1) KR101046446B1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102487402B (en) * 2010-12-03 2014-03-19 腾讯科技(深圳)有限公司 Method, device and system for realizing webpage rendering by server side
KR102031732B1 (en) * 2012-10-10 2019-10-14 에스케이플래닛 주식회사 Apparatus and methods of supporting fast web scrolling
WO2014058146A1 (en) * 2012-10-10 2014-04-17 에스케이플래닛 주식회사 User terminal apparatus supporting fast web scroll of web documents and method therefor
KR102151457B1 (en) * 2014-08-25 2020-09-03 삼성전자 주식회사 Method and apparatus for reducing page load time in a communication system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020096519A (en) * 2001-06-20 2002-12-31 주식회사 머니투데이 System for collecting information based on internet
KR20030085719A (en) * 2002-05-01 2003-11-07 삼성에스디에스 주식회사 Method classifying shopping mall webpages and apparatus thereof
KR20080082690A (en) * 2007-02-23 2008-09-12 (주) 엘지텔레콤 System and method for inquiring web site data information using vector image

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020096519A (en) * 2001-06-20 2002-12-31 주식회사 머니투데이 System for collecting information based on internet
KR20030085719A (en) * 2002-05-01 2003-11-07 삼성에스디에스 주식회사 Method classifying shopping mall webpages and apparatus thereof
KR20080082690A (en) * 2007-02-23 2008-09-12 (주) 엘지텔레콤 System and method for inquiring web site data information using vector image

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"DOM을 이용한 PC 웹 페이지에서 모바일 웹 페이지로의 다이나믹 오브젝트 변환 및 서비스 기법", 김종근 외 4인, 한국정보처리학회논문지D, Vol.14, No.3, pp.355-362 (2007.12.31.) 1부.*

Also Published As

Publication number Publication date
KR20100055857A (en) 2010-05-27

Similar Documents

Publication Publication Date Title
US7908269B2 (en) Method, system, and software for transmission of information
US10015226B2 (en) Methods for making AJAX web applications bookmarkable and crawlable and devices thereof
US20140201617A1 (en) Method for Browsing Web Page on Mobile Terminal
US20010047394A1 (en) System, method, and computer program product for executing scripts on mobile devices
US8849953B2 (en) Terminal device, data receiving method, data receiving program, and recording medium
US9571556B2 (en) Browser kernel adaptation method and browser therefor
CN112559927B (en) Webpage loading method and device
CN111104631B (en) Webp picture format conversion method
KR20090024509A (en) Method for prviding mobile web service and a mobile phone for excuting the method
WO2012171391A1 (en) Network resource access optimization method, web browser, and terminal
KR101046446B1 (en) Web page loading method and system
CN113382083A (en) Webpage screenshot method and device
GB2512899A (en) A method, apparatus and computer program for adding content to a data container
US9292321B2 (en) System, method and computer-readable recording medium for synchronous script lazy loading
US8103954B2 (en) Proxy server, and method and program for controlling same
US20140337708A1 (en) Method and apparatus for providing web browsing service
CN103561068A (en) Method and device for improving speed of web page browsing
JP3658610B2 (en) Message communication method and communication system using wireless telephone
JP5231500B2 (en) Web server and method for displaying web page including script program on terminal at high speed
US20140089778A1 (en) Progressive Image Rendering Utilizing Data URI Enhancements
JP3916219B2 (en) Link destination compression system
JP5774429B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM
CN112749353A (en) Processing method and device of webpage icon
KR100925644B1 (en) Object Transmission System and Control Method thereof
CN113326456B (en) Webpage resource acquisition method, device, equipment, system and storage medium

Legal Events

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