KR101012214B1 - Method and system for providing web service in mobile communication unit - Google Patents

Method and system for providing web service in mobile communication unit Download PDF

Info

Publication number
KR101012214B1
KR101012214B1 KR20080082191A KR20080082191A KR101012214B1 KR 101012214 B1 KR101012214 B1 KR 101012214B1 KR 20080082191 A KR20080082191 A KR 20080082191A KR 20080082191 A KR20080082191 A KR 20080082191A KR 101012214 B1 KR101012214 B1 KR 101012214B1
Authority
KR
South Korea
Prior art keywords
image
web page
communication terminal
mobile communication
area
Prior art date
Application number
KR20080082191A
Other languages
Korean (ko)
Other versions
KR20100023442A (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 KR20080082191A priority Critical patent/KR101012214B1/en
Publication of KR20100023442A publication Critical patent/KR20100023442A/en
Application granted granted Critical
Publication of KR101012214B1 publication Critical patent/KR101012214B1/en

Links

Images

Abstract

본 발명은, 사용자의 선택입력에 따라 소망하는 웹페이지의 제공을 브라우저 서버에 요청하고, 브라우저 서버에서 제공되는 해당 웹페이지에 대한 인터레이싱과 프로그레시브 렌더링이 가능하도록 압축된 이미지를 수신하여 압축 이미지를 신장하고 그 신장된 이미지를 표시하는 이동통신단말기와; 이동통신단말기로부터 웹 페이지 요청이 수신됨에 따라 웹브라우저를 실행하고 해당 웹서버의 웹페이지에 접속하여 전송받은 웹페이지 화면을 렌더링한 다음에 그 결과 이미지를 인터레이싱과 프로그레시브 렌더링이 가능하도록 압축하여 해당 이동통신단말기로 전송하는 브라우저 서버를 구비하여 구성된 이동통신단말기의 웹 서비스 제공 시스템과, 이 시스템에서 구현되는 이동통신단말기의 웹 서비스 제공 방법을 제공한다.The present invention provides a compressed image by requesting a browser server to provide a desired web page according to a user's selection input, receiving a compressed image to enable interlacing and progressive rendering of the web page provided by the browser server. A mobile communication terminal that extends and displays the stretched image; When a web page request is received from the mobile communication terminal, the web browser is executed, the web page of the web server is accessed, the rendered web page is rendered, and the resulting image is compressed for interlacing and progressive rendering. A web service providing system of a mobile communication terminal having a browser server for transmitting to a mobile communication terminal and a web service providing method of a mobile communication terminal implemented in the system.

Description

이동통신단말기의 웹 서비스 제공 방법 및 시스템 {Method and system for providing web service in mobile communication unit}Method and system for providing web service of mobile communication terminal {Method and system for providing web service in mobile communication unit}

본 발명은 이동통신단말기의 웹 서비스 제공 방법 및 시스템에 관한 것으로, 보다 상세하게는 인터레이싱(interlacing) 방식과 프로그레시브 렌더링(progressive rendering) 방식 및 다이나믹 영역 업데이트(dynamic region update) 방식을 통하여 이동통신단말기에 웹 서비스를 제공하는 방법 및 시스템에 관한 것이다.The present invention relates to a method and a system for providing a web service of a mobile communication terminal. More specifically, the present invention relates to a mobile communication terminal through an interlacing method, a progressive rendering method, and a dynamic region update method. A method and system for providing a web service.

최근 무선 인터넷 기술의 발전에 따라 휴대폰과 같은 이동통신단말기에서도 웹 서비스를 제공받을 수 있게 되었다. 이와 같이 현재 상용화된 모바일 인터넷 웹 브라우저 기술은 크게 두 가지 방식으로 나누어진다. Recently, with the development of wireless internet technology, mobile communication terminals such as mobile phones can be provided with web services. As such, the currently available mobile Internet web browser technology is largely divided into two ways.

먼저, 일반적인 퍼스널 컴퓨터와 같은 방식으로 html, css, 이미지 파일 등을 내려받아 파싱(parsing)한 뒤, 화면을 직접 렌더링하는 풀브라우징 방식과 서버에서 파싱과 렌더링 과정을 거친 뒤, 단말기로 결과 이미지 파일을 전송하는 웹 뷰어(web viewer) 방식이 있다.First, parse and download html, css, image files, etc. in the same way as a general personal computer, and then go through a full-browsing method that directly renders the screen and parses and renders them on the server. There is a web viewer (web viewer) method of transmitting.

웹 뷰어 방식은 모바일 단말기에서 복잡한 파싱(parsing)과 렌더 링(rendering) 과정을 처리하지 않기 때문에 초기 로딩 속도가 빠르므로 각광받고 있다. 그런데, 종래의 웹 뷰어 방식의 경우에는 썸네일(thumbnail)과 척(chunk) 이미지를 구분하여 내려 주기 때문에 불필요한 이미지 전송이 많다는 문제점이 있고, 또한 척(chunk) 단위로 이미지를 비교하기 때문에 불필요하게 큰 이미지가 전송되는 문제점이 있다.Since the web viewer method does not handle complex parsing and rendering processes in the mobile terminal, the initial loading speed is in the spotlight. However, in the case of the conventional web viewer method, there is a problem that there are many unnecessary image transmissions because the thumbnail and chunk images are separated and unnecessarily large because the images are compared in units of chucks. There is a problem that the image is transmitted.

즉, 종래의 웹 뷰어 방식에서는 도 1에 도시한 바와 같이 이동통신단말기(2)에서 소망하는 웹페이지를 요청하면 브라우저 서버(1)에서는 웹페이지에 대하여 이미지를 캡쳐하고 용량이 작은 썸네일(thumbnail) 이미지를 전송하게 되고, 이동통신단말기(2)에서는 수신한 썸네일 이미지를 화면에 표시한다. 이에 따라 사용자가 대략적인 화면을 인식할 수 있게 된다. 그후, 사용자가 썸네일 이미지를 보는 동안, 브라우저 서버(1)에서는 도 2에 도시한 바와 같이 웹페이지에 대하여 각각의 척(chunk) 이미지(도 2에서 점선의 블록 이미지)를 캡쳐하여 전송하고, 이동통신단말기(2)에서는 척 이미지를 수신한 다음에 척 이미지를 조합하여 화면에 표시한다. 이에 따라 사용자가 선명한 화면을 볼 수 있게 된다.That is, in the conventional web viewer method, as shown in FIG. 1, when the mobile communication terminal 2 requests a desired web page, the browser server 1 captures an image for the web page and has a small thumbnail. The image is transmitted, and the mobile communication terminal 2 displays the received thumbnail image on the screen. Accordingly, the user can recognize the approximate screen. Then, while the user is viewing the thumbnail image, the browser server 1 captures and sends each chunked image (blocked image in dashed line in FIG. 2) for the web page as shown in FIG. After receiving the chuck image, the communication terminal 2 combines the chuck images and displays them on the screen. Accordingly, the user can see a clear screen.

따라서, 브라우저 서버(1)에서 이동통신단말기(2)로 두 개의 별도의 파일, 즉 썸네일 파일과 척 이미지 파일을 전송해야 하므로 이미지 전송 량이 많아지고, 사용자는 매우 흐릿한 썸네일 이미지와 선명한 척 이미지의 오직 두 단계만 볼 수 있다는 문제가 있다.Therefore, two separate files, that is, a thumbnail file and a chuck image file, must be transmitted from the browser server 1 to the mobile communication terminal 2, thereby increasing the amount of image transmission, and the user can only use a very blurry thumbnail image and a clear chuck image. The problem is that only two steps are visible.

또한, 종래에는 브라우저 서버(1)에서 도 2와 같이 척 이미지가 전송되어 이동통신단말기(2)에 화면 표시된 후에, 이동통신단말기(2)는 도 3(a)와 같이 사용자 가 보고 있는 척 이미지가 변화되었는지를 브라우저 서버(1)에 요청한다. 이에 따라 브라우저 서버(1)에서는 웹페이지에 대하여 다시 이미지를 캡쳐하고 척 이미지가 이전 이미지와 다른 경우 도 3(b)와 같이 변화된 척 이미지를 이동통신단말기(2)로 전송한다. Also, in the related art, after the chuck image is transmitted from the browser server 1 as shown in FIG. 2 and displayed on the screen of the mobile communication terminal 2, the mobile communication terminal 2 shows the chuck image as viewed by the user as shown in FIG. Asks the browser server 1 if has changed. Accordingly, the browser server 1 captures an image of the web page again and transmits the changed chuck image to the mobile communication terminal 2 when the chuck image is different from the previous image as shown in FIG.

따라서, 웹페이지에 대하여 변화된 이미지의 비교가 브라우저 서버(1)에서 이루어지므로 이동통신단말기(2)에서는 일일이 척 이미지가 변화되었는지를 브라우저 서버(1)에 조회하여야 하는 번거로움이 있다. 또한, 브라우저 서버(1)에서 변화된 이미지를 척 이미지 단위로 전송하기 때문에 실제 변화된 이미지보다 큰 이미지가 전송되게 되는 문제가 있다. Therefore, since the comparison of the changed image with respect to the web page is made in the browser server 1, the mobile communication terminal 2 has a hassle to inquire the browser server 1 whether the chuck image has changed. In addition, since the browser server 1 transmits the changed image in units of chuck images, there is a problem that an image larger than the actual changed image is transmitted.

본 발명은 상기한 종래 문제를 해결하기 위하여 발명된 것으로, 인터레이싱(interlacing) 방식과 프로그레시브 렌더링(progressive rendering) 방식을 통하여 여러 장의 이미지 대신에 한 장의 이미지로 기존 웹 뷰어와 동일한 사용자 편의성을 확보할 수 있고, 다이나믹 영역 업데이트(dynamic region update) 방식을 통하여 변화하는 이미지 영역만을 업데이트함으로써 기존의 방식보다 더 작은 이미지를 전송할 수 있는 이동통신단말기의 웹 서비스 제공 방법 및 시스템을 제공하고자 함에 그 목적이 있다.The present invention has been invented to solve the above-mentioned conventional problems, and through the interlacing method and progressive rendering method to secure the same user convenience as the existing web viewer with one image instead of several images. It is an object of the present invention to provide a method and system for providing a web service of a mobile communication terminal capable of transmitting a smaller image than a conventional method by updating only a changing image region through a dynamic region update method. .

상기한 목적을 달성하기 위해 본 발명에 따른 이동통신단말기의 웹 서비스 제공 시스템은, 사용자의 선택입력에 따라 소망하는 웹페이지의 제공을 브라우저 서버에 요청하고, 브라우저 서버에서 제공되는 해당 웹페이지에 대한 인터레이싱과 프로그레시브 렌더링이 가능하도록 압축된 이미지를 수신하여 압축 이미지를 신장하고 그 신장된 이미지를 표시하는 이동통신단말기와; 이동통신단말기로부터 웹 페이지 요청이 수신됨에 따라 웹브라우저를 실행하고 해당 웹서버의 웹페이지에 접속하여 전송받은 웹페이지 화면을 렌더링한 다음에 그 결과 이미지를 인터레이싱과 프로그레시브 렌더링이 가능하도록 압축하여 해당 이동통신단말기로 전송하는 브라우저 서버를 구비하여 구성된 것을 특징으로 한다.In order to achieve the above object, a web service providing system of a mobile communication terminal according to the present invention requests a browser server to provide a desired web page according to a user's selection input, and provides a web page provided by the browser server. A mobile communication terminal which receives the compressed image to enable interlacing and progressive rendering, expands the compressed image and displays the stretched image; When a web page request is received from the mobile communication terminal, the web browser is executed, the web page of the web server is accessed, the rendered web page is rendered, and the resulting image is compressed for interlacing and progressive rendering. And a browser server for transmitting to a mobile communication terminal.

여기서, 상기 이동통신단말기는 표시부에 표시된 웹페이지의 표시 화면 영역 정보와 커서의 위치 정보를 주기적으로 브라우저 서버에 제공하고; 상기 브라우저 서버는 상기 이동통신단말기로부터 커서의 위치 정보와 표시 화면 영역 정보를 수신하면 최근 웹페이지 화면을 이미지화한 다음에 이전 웹페이지 이미지와 최근 웹페이지 이미지를 비교하여 이미지가 변화된 영역이 있는지를 확인하고, 변화된 영역에 대한 이미지와 그 위치 정보를 상기 이동통신단말기로 전송하며; 상기 이동통신단말기는 상기 브라우저 서버에서 변화된 영역에 대한 이미지와 그 위치정보가 제공되면 상기 변화된 영역에 대한 이미지의 위치정보에 근거하여 기존 이미지를 변화 영역 이미지로 대체하여 표시부에 표시된 웹페이지를 갱신 표시하는 것이 바람직하다.Here, the mobile communication terminal periodically provides the display screen area information of the web page displayed on the display unit and the position information of the cursor to the browser server; When the browser server receives the cursor position information and the display screen area information from the mobile communication terminal, the browser server images the latest web page screen, and then compares the previous web page image with the latest web page image to check whether there is an area where the image has changed. And transmits an image of the changed area and its location information to the mobile communication terminal. The mobile communication terminal updates and displays the web page displayed on the display unit by replacing the existing image with the change region image based on the position information of the image of the changed region when the image and the position information of the changed region are provided in the browser server. It is desirable to.

상기 브라우저 서버는 상기 이동통신단말기로부터 커서의 위치 정보와 표시 화면 영역 정보를 수신하면 최근 웹페이지 화면을 이미지화한 다음에 상기 이동통신단말기의 표시 화면 영역보다 큰 이미지 비교 영역을 설정하고 이전 웹페이지 이미지와 최근 웹페이지 이미지에 대하여 이미지 비교 영역 내에서 이미지가 변화된 영역이 있는지를 확인하고, 변화된 영역에 대한 이미지와 그 위치 정보를 상기 이동통신단말기로 전송하여도 된다.When the browser server receives the position information of the cursor and the display screen area information from the mobile communication terminal, the browser server images the latest web page screen, sets an image comparison area larger than the display screen area of the mobile communication terminal, and displays the previous web page image. And the recent web page image, check whether there is an area where the image has changed in the image comparison area, and transmit the image and the location information of the changed area to the mobile communication terminal.

또, 상기 브라우저 서버는 상기 이동통신단말기로부터 커서의 위치 정보와 표시 화면 영역 정보를 수신하면 최근 웹페이지 화면을 이미지화한 다음에 상기 이동통신단말기의 표시 화면 영역보다 큰 이미지 비교 영역을 설정하되, 이미지 비교영역을 커서의 이동방향 쪽으로 이동시켜 설정하고 이전 웹페이지 이미지와 최근 웹페이지 이미지에 대하여 상기 설정된 이미지 비교 영역 내에서 이미지가 변화된 영역이 있는지를 확인하고, 변화된 영역에 대한 이미지와 그 위치 정보를 상기 이동통신단말기로 전송하여도 된다.When the browser server receives the position information of the cursor and the display screen area information from the mobile communication terminal, the browser server images the latest web page screen and sets an image comparison area larger than the display screen area of the mobile communication terminal. Set the comparison area by moving the cursor toward the direction of movement of the cursor, check whether there is an area where the image has changed within the set image comparison area with respect to the previous webpage image and the latest webpage image, and display the image and the position information of the changed area. It may be transmitted to the mobile communication terminal.

상기한 목적을 달성하기 위해 본 발명에 따른 이동통신단말기의 웹 서비스 제공 방법은, 이동통신단말기에서 사용자의 선택입력에 따라 소망하는 웹페이지의 제공을 브라우저 서버에 요청하는 제1단계와; 브라우저 서버에서 이동통신단말기로부터 웹 페이지 요청이 수신됨에 따라 웹브라우저를 실행하고 해당 웹서버의 웹페이지에 접속하여 전송받은 웹페이지 화면을 렌더링한 다음에 그 결과 이미지를 인터레이싱과 프로그레시브 렌더링이 가능하도록 압축하여 해당 이동통신단말기로 전송하는 제2단계와; 이동통신단말기에서 브라우저 서버에서 제공되는 해당 웹페이지에 대한 압축된 이미지를 수신하여 압축 이미지를 신장하고 그 신장된 이미지를 인터레이싱과 프로그레시브 렌더링 방식으로 표시하는 제3단계를 포함하는 것을 특징으로 한다.In order to achieve the above object, a web service providing method of a mobile communication terminal according to the present invention includes a first step of requesting a browser server to provide a desired web page according to a user's selection input in a mobile communication terminal; When the browser server receives the web page request from the mobile terminal, it executes the web browser, accesses the web page of the web server, renders the received web page screen, and as a result, enables the interlacing and progressive rendering of the image. Compressing and transmitting the compressed data to the mobile communication terminal; And a third step of receiving the compressed image of the corresponding web page provided by the browser server in the mobile communication terminal, decompressing the compressed image, and displaying the expanded image by interlacing and progressive rendering.

본 발명에 따른 이동통신단말기의 웹 서비스 제공 방법은, 이동통신단말기에서 표시부에 표시된 웹페이지의 표시 화면 영역 정보와 커서의 위치 정보를 주기적으로 브라우저 서버에 제공하는 제4단계와; 브라우저 서버에서 이동통신단말기로부터 커서의 위치 정보와 표시 화면 영역 정보를 수신하면 최근 웹페이지 화면을 이미지화한 다음에 이전 웹페이지 이미지와 최근 웹페이지 이미지를 비교하여 이미지가 변화된 영역이 있는지를 확인하고, 변화된 영역에 대한 이미지와 그 위치 정보를 이동통신단말기로 전송하는 제5단계와; 이동통신단말기에서 브라우저 서버에서 변화된 영역에 대한 이미지와 그 위치정보가 제공되면 상기 변화된 영역에 대한 이 미지의 위치정보에 근거하여 기존 이미지를 변화 영역 이미지로 대체하여 표시부에 표시된 웹페이지를 갱신 표시하는 제6단계를 더 포함한다.According to an aspect of the present invention, there is provided a web service providing method of a mobile communication terminal, comprising: a fourth step of periodically providing display screen area information of a web page displayed on a display unit and position information of a cursor to a browser server in a mobile communication terminal; When the browser server receives the cursor position information and the display screen area information from the mobile communication terminal, image the latest web page screen, and then compare the previous web page image with the latest web page image to check whether there is an area where the image has changed. A fifth step of transmitting the image of the changed area and its location information to the mobile communication terminal; When the mobile communication terminal provides the image and the location information of the changed area in the browser server, the web page displayed on the display is updated by replacing the existing image with the changing area image based on the location information of the image of the changed area. It further comprises a sixth step.

여기서, 상기 제5단계에서 브라우저 서버가 이동통신단말기로부터 커서의 위치 정보와 표시 화면 영역 정보를 수신하면 최근 웹페이지 화면을 이미지화한 다음에 이동통신단말기의 표시 화면 영역보다 큰 이미지 비교 영역을 설정하고 이전 웹페이지 이미지와 최근 웹페이지 이미지에 대하여 이미지 비교 영역 내에서 이미지가 변화된 영역이 있는지를 확인하고, 변화된 영역에 대한 이미지와 그 위치 정보를 이동통신단말기로 전송하여도 된다.Here, when the browser server receives the cursor position information and the display screen area information from the mobile communication terminal in the fifth step, image the latest web page screen and set an image comparison area larger than the display screen area of the mobile communication terminal. The previous web page image and the latest web page image may be checked whether there is an area where the image has changed in the image comparison area, and the image and the location information of the changed area may be transmitted to the mobile communication terminal.

또, 상기 제5단계에서 브라우저 서버가 이동통신단말기로부터 커서의 위치 정보와 표시 화면 영역 정보를 수신하면 최근 웹페이지 화면을 이미지화한 다음에 이동통신단말기의 표시 화면 영역보다 큰 이미지 비교 영역을 설정하되, 이미지 비교 영역을 커서의 이동방향 쪽으로 이동시켜 설정하고 이전 웹페이지 이미지와 최근 웹페이지 이미지에 대하여 상기 설정된 이미지 비교 영역 내에서 이미지가 변화된 영역이 있는지를 확인하고, 변화된 영역에 대한 이미지와 그 위치 정보를 이동통신단말기로 전송하여도 된다.In the fifth step, when the browser server receives the position information of the cursor and the display screen area information from the mobile communication terminal, image the latest web page screen and set an image comparison area larger than the display screen area of the mobile communication terminal. Set the image comparison area by moving the cursor toward the direction of movement of the cursor, and check whether there is an area where the image has changed within the set image comparison area with respect to the previous web page image and the latest web page image, and the image and the position of the changed area. Information may be transmitted to the mobile communication terminal.

여기서, 상기 커서의 위치 정보는 커서의 절대 좌표이고, 상기 표시 화면 영역 정보는 좌측 상단 절대 좌표와 우측 하단 절대 좌표로 표시되거나 또는 우측 상단 절대 좌표와 좌측 하단 절대 좌표로 표시되는 것이 바람직하다. The position information of the cursor may be absolute coordinates of the cursor, and the display screen area information may be displayed as an upper left absolute coordinate and a lower right absolute coordinate, or an upper right absolute coordinate and a lower left absolute coordinate.

또, 상기 변화된 영역에 대한 위치 정보는 변화된 이미지의 절대 위치 기준점과 변화된 이미지의 폭, 그리고 변화된 이미지의 높이로 표시되는 것이 바람직하 다. 상기 변화된 이미지의 절대 위치 기준점은 변화된 이미지의 좌측 상단 절대좌표, 우측 상단 절대 좌표, 좌측 하단 절대 좌표 및 우측 하단 절대 좌표 중 어느 하나인 것이 바람직하다.In addition, the location information of the changed region is preferably represented by the absolute position reference point of the changed image, the width of the changed image, and the height of the changed image. The absolute position reference point of the changed image may be any one of an upper left absolute coordinate, an upper right absolute coordinate, a lower left absolute coordinate, and a lower right absolute coordinate of the changed image.

상기와 같이 구성된 본 발명에 의하면, 인터레이싱 방식과 프로그레시브 렌더링 방식을 통하여 여러 장의 이미지 대신에 한 장의 이미지로 기존 웹 뷰어와 동일한 사용자 편의성을 확보할 수 있으면서 전송되는 이미지 양을 줄일 수 있고, 또한 다이나믹 영역 업데이트 방식을 통하여 변화하는 이미지 영역만을 업데이트함으로써 기존의 방식보다 더 작은 이미지를 전송할 수 있으므로 전송되는 이미지 양을 줄일 수 있다. 이에 따라 네트워크 입장에서는 트래픽이 감소하고 사용자 입장에서는 더 빠른 속도로 웹페이지를 로딩할 수 있게 된다.According to the present invention configured as described above, the interlacing method and the progressive rendering method can reduce the amount of images transmitted while ensuring the same user convenience as the existing web viewer with one image instead of several images, and also dynamic By updating only the image area that is changed through the area update method, a smaller image can be transmitted than the existing method, thereby reducing the amount of transmitted images. This reduces traffic for the network and allows web pages to load faster at the user.

이하, 첨부도면을 참조하여 본 발명의 바람직한 실시예에 따른 이동통신단말기의 웹 서비스 제공 방법 및 시스템에 대하여 상세히 설명한다.Hereinafter, a web service providing method and system of a mobile communication terminal according to a preferred embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 4는 본 발명의 바람직한 실시예에 따른 이동통신단말기의 웹 페이지 제공 시스템의 블록 구성도이다.4 is a block diagram of a web page providing system of a mobile communication terminal according to a preferred embodiment of the present invention.

동 도면에 도시한 바와 같이, 본 발명에 따른 이동통신단말기의 웹 페이지 제공 시스템은, 이동통신단말기(10), 기지국(20), 기지국제어기(30), PSDN(Public Switched Data Network)(40), 브라우저 서버(50), 인터넷 웹서버(60_1~60_n; 60)를 포함한다. 여기서, 기지국(20), 기지국제어기(30), PSDN(40) 및 인터넷 웹서 버(60_1~60_n)는 공지의 구성이므로 이에 대한 설명은 생략하기로 한다.As shown in the figure, the web page providing system of the mobile communication terminal according to the present invention, the mobile communication terminal 10, the base station 20, the base station controller 30, the PSDN (Public Switched Data Network) (40) , A browser server 50, and Internet web servers 60_1 to 60_n; Here, since the base station 20, the base station controller 30, the PSDN 40 and the Internet web server (60_1 ~ 60_n) is a known configuration, description thereof will be omitted.

상기 이동통신단말기(10)는 사용자가 무선인터넷을 통하여 소망하는 웹 페이지를 요청하고 이동통신망으로부터 웹 페이지 화면을 수신하여 작은 화면의 표시부에 표시할 수 있는 휴대폰과 같은 이동가능한 통신단말기이다.The mobile communication terminal 10 is a mobile communication terminal such as a mobile phone that allows a user to request a desired web page via the wireless Internet, receive a web page screen from the mobile communication network, and display it on a display of a small screen.

상기 이동통신단말기(10)는 예를 들면 음성 통신 및 무선인터넷과 같은 데이터 통신이 가능하며 휴대 가능한 것으로 휴대폰 등을 예시할 수 있으며, 그 구성은 도 2에 도시한 바와 같이 제어부(11), 이동통신부(12), 키입력부(13), 표시부(14), 메모리부(15) 및 포인팅부(16)를 포함한다.The mobile communication terminal 10 may be a portable communication, such as voice communication and data communication, such as wireless Internet, and can be portable, and the configuration thereof, as shown in Figure 2, the control unit 11, mobile The communication unit 12, the key input unit 13, the display unit 14, the memory unit 15, and the pointing unit 16 are included.

상기 키입력부(13)는 가입자에 의하여 번호 및 문자를 입력하기 위한 입력키들과 기능 선택을 위한 기능키들, 그리고 무선 인터넷을 통한 웹페이지 화면에 표시되는 커서를 이동시키기 위한 커서 이동키와 커서가 위치한 부분을 선택하기 위한 커서 선택키를 포함하여 구성된다. 한편, 상기 키입력부(13)는 표시부(14)와 겹쳐 설치되어 사용자의 누름조작을 인식하는 터치패널을 더 포함할 수 있다. The key input unit 13 includes input keys for inputting numbers and letters, function keys for selecting a function, and cursor movement keys and cursors for moving a cursor displayed on a web page screen through wireless Internet. It is configured to include a cursor selection key for selecting. The key input unit 13 may further include a touch panel installed to overlap the display unit 14 to recognize a user's pressing operation.

상기 표시부(14)는 예를 들면 액정디스플레이를 포함하여 구성되어 상기 제어부(11)의 제어에 따라서 문자 및 숫자를 표시하거나 기능 메뉴 화면을 표시하며 또한 무선 인터넷을 통한 웹 페이지 등을 표시한다. The display unit 14 includes a liquid crystal display, for example, to display letters and numbers or to display a function menu screen under the control of the control unit 11, and to display a web page or the like through the wireless Internet.

상기 이동통신부(12)는 이동통신망 시스템과 음성 및 데이터를 송수신하기 위한 구성으로, 예를 들면 CDMA(Code Division Multiple Access), FDMA(Frequency Division Multiple Access), TDMA(Time Division Multiple Access), WCDMA(Wideband Code Division Multiple Access), 휴대인터넷(Wireless Broadband Internet) 방식 등에 의하여 통신채널을 형성하여 이동통신망 시스템과 통신한다.The mobile communication unit 12 is a configuration for transmitting and receiving voice and data with a mobile communication network system, for example, code division multiple access (CDMA), frequency division multiple access (FDMA), time division multiple access (TDMA), and WCDMA ( A communication channel is formed by a wideband code division multiple access, a wireless broadband method, and the like to communicate with a mobile communication network system.

상기 메모리부(15)는 이동통신단말기의 일반적인 동작을 제어하기 위한 프로그램들을 저장하고 있으며, 또 상기 프로그램들을 수행하는 도중에 발생하는 데이터들을 임시 저장한다. The memory unit 15 stores programs for controlling a general operation of the mobile communication terminal, and temporarily stores data generated while executing the programs.

상기 포인팅부(16)는 무선인터넷을 통한 웹페이지가 표시부(14)에 표시된 때 표시부(14)에 표시된 커서의 위치를 확인한다.The pointing unit 16 checks the position of the cursor displayed on the display unit 14 when the web page via the wireless Internet is displayed on the display unit 14.

상기 제어부(11)는 사용자의 선택에 따라 소망하는 웹페이지를 이동통신부(12)를 통하여 이동통신망의 브라우저 서버(50)에 요청하도록 제어하고, 이동통신망의 브라우저 서버(50)로부터 제공되는 해당 웹페이지에 대한 인터레이싱과 프로그레시브 렌더링이 가능하도록 압축된 이미지를 수신하여 압축 이미지를 신장하고 그 전송량에 따라 서서히 선명한 화면을 표시부(14)에 표시하도록 제어한다.The control unit 11 controls to request a desired web page to the browser server 50 of the mobile communication network through the mobile communication unit 12 according to the user's selection, and the corresponding web provided from the browser server 50 of the mobile communication network. Receives a compressed image to enable interlacing and progressive rendering of the page, and expands the compressed image and controls the display unit 14 to display a clear screen gradually according to the transmission amount.

또, 상기 제어부(11)는 포인팅부(16)에서 확인된 커서의 위치와 표시부(14)에 표시된 웹페이지의 표시 화면 영역을 주기적으로 체크하고, 커서의 위치 정보와 표시 화면 영역 정보를 주기적으로 이동통신망의 브라우저 서버(50)에 제공한다. 이에 따라 해당 표시 화면 영역에서 변화된 영역이 있으면 브라우저 서버(50)에서 변화된 영역에 대한 이미지와 그 위치정보가 제공되며, 이에 따라 상기 제어부(11)는 상기 브라우저 서버(50)에서 제공되는 변화 영역에 대한 이미지의 위치정보에 근거하여 기존 이미지를 변화 영역 이미지로 대체하여 표시부(14)에 표시된 웹페이지를 갱신 표시하도록 제어한다.The controller 11 periodically checks the position of the cursor identified by the pointing unit 16 and the display screen area of the web page displayed on the display unit 14, and periodically checks the position information and the display screen area information of the cursor. It is provided to the browser server 50 of the mobile communication network. Accordingly, if there is an area changed in the corresponding display screen area, an image and location information of the area changed in the browser server 50 are provided, and accordingly, the control unit 11 is provided in the change area provided in the browser server 50. On the basis of the positional information of the image, the control unit is configured to update and display the web page displayed on the display unit 14 by replacing the existing image with the change region image.

한편, 상기 브라우저 서버(50)는 이동통신단말기(10)로부터 웹 페이지 요청 이 수신되면 웹브라우저를 실행하고 해당 웹서버의 웹페이지에 접속하여 전송받은 웹페이지 화면을 렌더링(rendering)한 다음에 그 결과 이미지를 인터레이싱(interlacing)과 프로그레시브 렌더링(progressive rendering)이 가능하도록 압축한 후에 해당 이동통신단말기(10)로 전송한다.On the other hand, when the browser server 50 receives a web page request from the mobile communication terminal 10, it executes a web browser, accesses the web page of the web server, renders the received web page screen, and then The resulting image is compressed to enable interlacing and progressive rendering, and then transmitted to the mobile communication terminal 10.

여기서, 이미지의 "프로그레시브 렌더링"이란 이미지가 모두 전송될 때까지 기다리지 않고 받은 만큼 사용자에게 보여주지 위한 기술이다. 단순한 프로그레시브 렌더링일 경우 이미지를 윗부분부터 아랫부분으로 보여준다. 현재, GIF, PNG, JPEG2000 등 다양한 이미지 포맷에서 프로그레시브 렌더링을 지원한다. 또한, "인터레이싱"이란 낮은 해상도(low resolution)의 이미지를 먼저 보여주고 점점 높은 해상도(high resolution)의 이미지를 보여줄 수 있도록 이미지를 저장하는 것을 말한다. 이와 같은 프로그레시브 렌더링 방식은 별도의 이미지 파일 없이 하나의 이미지 파일로 전송할 수 있고, 이미지를 다운로드 받은 양이 늘어날수록 선명한 이미지가 구성되므로 사용자에게 더 나은 화면을 보여줄 수 있다는 장점이 있다.Here, the "progressive rendering" of the image is a technique for showing to the user as much as received without waiting until all the images are transmitted. Simple progressive rendering shows the image from top to bottom. Currently, it supports progressive rendering in a variety of image formats, including GIF, PNG, and JPEG2000. In addition, "interlacing" refers to storing an image so that a low resolution image is shown first and an increasingly high resolution image is displayed. Such a progressive rendering method can be transmitted as a single image file without a separate image file, and as the amount of images downloaded increases, a clear image is composed, so that a better screen can be shown to the user.

또, 상기 브라우저 서버(50)는 이동통신단말기(10)로부터 커서의 위치 정보와 표시 화면 영역 정보를 수신하면, 해당 웹서버의 웹페이지에 다시 접속하여 전송받은 웹페이지 화면을 이미지화한 다음에 이전 웹페이지 이미지와 새로운 웹페이지 이미지를 비교하여 이미지가 변화된 영역이 있는지를 확인하고, 변화된 영역에 대한 이미지와 그 위치 정보를 추출한다. 그후 상기 브라우저 서버(50)는 변화된 영역 이미지와 그 위치 정보를 이동통신단말기(10)로 전송한다.In addition, when the browser server 50 receives the cursor position information and the display screen area information from the mobile communication terminal 10, the browser server 50 accesses the web page of the corresponding web server again, images the received web page screen, and then transfers the image. The web page image is compared with the new web page image to check whether there is an area where the image has changed, and the image and location information of the changed area are extracted. Thereafter, the browser server 50 transmits the changed area image and its location information to the mobile communication terminal 10.

또한, 상기 브라우저 서버(50)는 이동통신단말기(10)로부터 커서의 위치 정 보와 표시 화면 영역 정보를 수신하면, 해당 웹서버의 웹페이지에 다시 접속하여 전송받은 웹페이지 화면을 이미지화한 다음에 도 11에 도시한 바와 같이 이동통신단말기(10)의 표시 화면 영역보다 큰 이미지 비교 영역을 설정하고 이전 웹페이지 이미지와 새로운 웹페이지 이미지에 대하여 이미지 비교 영역 내에서 이미지가 변화된 영역이 있는지를 확인하고, 변화된 영역에 대한 이미지와 그 위치 정보를 추출하여도 된다. 여기서, 이미지 비교 영역의 설정은 이미지 비교를 위한 브라우저 서버의 부하를 감소시킬 수 있다. 또, 이미지 비교 영역은 사용자가 보고 있는 영역보다 더 크게 설정하여 비교하고 이동통신단말기로 전송함으로써 사용자가 일정 수준 화면을 움직이더라도 최근에 변경된 이미지를 볼 수 있게 된다.In addition, when the browser server 50 receives the cursor position information and the display screen area information from the mobile communication terminal 10, the browser server 50 accesses the web page of the corresponding web server again and images the received web page screen. As shown in FIG. 11, an image comparison area larger than the display screen area of the mobile communication terminal 10 is set, and whether there is an area where the image is changed in the image comparison area with respect to the previous web page image and the new web page image. For example, the image of the changed area and its location information may be extracted. Here, setting the image comparison area may reduce the load on the browser server for image comparison. In addition, the image comparison area is set larger than the area that the user is viewing, and compared and transmitted to the mobile communication terminal so that the user can see the recently changed image even if the user moves the screen at a predetermined level.

또, 상기 브라우저 서버(50)는 이동통신단말기(10)로부터 커서의 위치 정보와 표시 화면 영역 정보를 주기적으로 수신하면, 해당 웹서버의 웹페이지에 다시 접속하여 전송받은 웹페이지 화면을 이미지화한 다음에 도 12에 도시한 바와 같이 이동통신단말기(10)의 표시 화면 영역보다 큰 이미지 비교 영역을 설정하는데, 이때 이미지 비교영역을 커서의 이동방향 쪽으로 움직이고 이전 웹페이지 이미지와 새로운 웹페이지 이미지에 대하여 이미지 비교 영역 내에서 이미지가 변화된 영역이 있는지를 확인하고, 변화된 영역에 대한 이미지와 그 위치 정보를 추출하여도 된다. 여기서, 커서의 이동방향은 이동통신단말기에서 주기적으로 전송하는 커서의 위치를 바탕으로 브라우저 서버가 감지한다. 커서가 특정 방향으로 움직이면, 앞으로도 그 방향으로 움직일 확률이 높으므로 커서가 움직인 방향으로 이미지 비교 영역을 이동시킨다. 커서가 빠르게 움직이면 이미지 비교 영역을 많이 이동시키고, 천천히 움직이면 조금만 이동시킨다. 커서가 정지한 채, 일정 시간이 지나면, 이미지 비교 영역은 이동하지 않는다.In addition, when the browser server 50 periodically receives the position information of the cursor and the display screen area information from the mobile communication terminal 10, the browser server 50 accesses the web page of the corresponding web server again and images the received web page screen. As shown in FIG. 12, an image comparison area larger than the display screen area of the mobile communication terminal 10 is set. In this case, the image comparison area is moved toward the direction of movement of the cursor, and the image is compared with the previous web page image and the new web page image. It may be checked whether there is an area where the image has changed in the comparison area, and an image and location information of the changed area may be extracted. Here, the movement direction of the cursor is detected by the browser server based on the position of the cursor periodically transmitted by the mobile communication terminal. When the cursor moves in a specific direction, there is a high probability that the cursor will move in that direction in the future, thereby moving the image comparison area in the direction in which the cursor moves. Moving the cursor quickly moves the image comparison area a lot, and moving it slowly moves it a little. After a certain period of time with the cursor still, the image comparison area does not move.

여기서, 상기 커서의 위치 정보는 커서의 절대 좌표로 표시되며, 표시 화면 영역 정보는 좌측 상단 절대 좌표와 우측 하단 절대 좌표로 표시되거나 또는 우측 상단 절대 좌표와 좌측 하단 절대 좌표로 표시된다. 즉, 도 10에는 표시 화면 영역 정보는 좌측 상단 절대 좌표와 우측 하단 절대 좌표로 표시되는 예를 설명하기 위한 도면이 도시되어 있으며, 여기서 커서의 절대 좌표는 (490,460)이고, 좌측 상단 절대 좌표는 (320,200)이며, 우측 하단 절대 좌표는 (670,580)이다. 이에 따라 브라우저 서버로 전송되는 커서의 위치 정보와 표시 화면 영역 정보는 (320,200,670,580,490,460)이 된다.Here, the position information of the cursor is displayed in absolute coordinates of the cursor, and the display screen area information is displayed in upper left absolute coordinates and lower right absolute coordinates, or in upper right absolute coordinates and lower left absolute coordinates. That is, FIG. 10 is a view for explaining an example in which the display screen area information is displayed as the upper left absolute coordinate and the lower right absolute coordinate, where the absolute coordinate of the cursor is (490,460), and the upper left absolute coordinate is ( 320,200, and the lower right absolute coordinate is (670,580). Accordingly, the position information of the cursor and the display screen area information transmitted to the browser server become (320, 200, 670, 580, 490, 460).

또, 상기 변화된 영역에 대한 위치 정보는 변화된 이미지의 절대 위치 기준점과 폭, 높이로 표시될 수 있다. 상기 변화된 이미지의 절대 위치 기준점은 변화된 이미지의 좌측 상단 절대좌표, 우측 상단 절대 좌표, 좌측 하단 절대 좌표 및 우측 하단 절대 좌표 중 어느 하나일 수 있다. 도 9의 예에서는 변화된 이미지의 절대 위치 기준점이 변화된 이미지의 좌측 상단 절대 좌표인 (300,200)로 표시되어 있고 폭이 400이며 높이가 100이다. 이에 따라 변화된 영역에 대한 위치 정보는 (300,200,400,100)이 된다.In addition, the position information on the changed area may be displayed as an absolute position reference point, a width, and a height of the changed image. The absolute position reference point of the changed image may be any one of an upper left absolute coordinate, an upper right absolute coordinate, a lower left absolute coordinate, and a lower right absolute coordinate of the changed image. In the example of FIG. 9, the absolute position reference point of the changed image is indicated by (300,200), which is the upper left absolute coordinate of the changed image, and has a width of 400 and a height of 100. Accordingly, the location information on the changed area becomes (300, 200, 400, 100).

다음으로, 도 6을 참조하여 본 발명에 따른 이동통신단말기의 웹 서비스 제공 절차에 대하여 상세히 설명한다.Next, the web service providing procedure of the mobile communication terminal according to the present invention will be described in detail with reference to FIG.

이동통신단말기(10)에서 사용자가 요청한 소망하는 웹페이지를 제공해줄 것 을 브라우저 서버(50)에 요청한다(단계 S1).The mobile communication terminal 10 requests the browser server 50 to provide the desired web page requested by the user (step S1).

상기 브라우저 서버(50)는 이동통신단말기(10)로부터 웹 페이지 요청이 수신되면 웹브라우저를 실행하고 해당 웹서버의 웹페이지에 접속하여 전송받은 웹페이지 화면을 렌더링한 다음에 그 결과 이미지를 인터레이싱과 프로그레시브 렌더링이 가능하도록 압축한다(단계 S2). When the web server request is received from the mobile communication terminal 10, the browser server 50 executes a web browser, accesses a web page of the web server, renders the received web page screen, and then interlaces the resulting image. And compression to allow progressive rendering (step S2).

그후, 상기 브라우저 서버(50)는 상기 압축된 이미지를 해당 이동통신단말기(10)로 전송한다(단계 S3).Thereafter, the browser server 50 transmits the compressed image to the corresponding mobile communication terminal 10 (step S3).

상기 이동통신단말기(10)는 해당 웹페이지에 대한 인터레이싱과 프로그레시브 렌더링이 가능하도록 압축된 이미지를 수신하여 압축 이미지를 신장하고 그 전송량에 따라 서서히 선명한 화면을 표시부에 표시한다(단계 S4).The mobile communication terminal 10 receives the compressed image to enable interlacing and progressive rendering of the web page, expands the compressed image, and displays a clear screen on the display unit gradually according to the transmission amount (step S4).

그후, 상기 이동통신단말기(10)는 포인팅부에서 확인된 커서의 위치와 표시부에 표시된 해당 웹페이지의 표시 화면 영역을 주기적으로 체크하고, 커서의 위치 정보와 표시 화면 영역 정보를 주기적으로 브라우저 서버(50)에 전송한다(단계 S5~S6). Thereafter, the mobile communication terminal 10 periodically checks the position of the cursor identified by the pointing unit and the display screen area of the corresponding web page displayed on the display unit, and periodically checks the position information of the cursor and the display screen area information of the browser server ( 50) (steps S5 to S6).

상기 브라우저 서버(50)는 이동통신단말기(10)로부터 커서의 위치 정보와 표시 화면 영역 정보를 수신하면, 해당 웹서버의 웹페이지에 다시 접속하여 전송받은 웹페이지 화면을 이미지화한 다음에 이전 웹페이지 이미지와 새로운 웹페이지 이미지를 비교하여 이미지가 변화된 영역이 있는지를 확인하고, 변화된 영역에 대한 이미지와 그 위치 정보를 추출한다(단계 S7). When the browser server 50 receives the cursor position information and the display screen area information from the mobile communication terminal 10, the browser server 50 accesses the web page of the corresponding web server again, images the received web page screen, and then transfers the previous web page. The image is compared with the new web page image to check whether there is an area where the image has changed, and the image and the location information of the changed area are extracted (step S7).

그후, 상기 브라우저 서버(50)는 변화된 영역 이미지와 그 위치 정보를 이동 통신단말기(10)로 전송한다(단계 S8).Thereafter, the browser server 50 transmits the changed area image and its location information to the mobile communication terminal 10 (step S8).

상기 브라우저 서버(50)에서 변화된 영역에 대한 이미지와 그 위치정보가 제공되면, 상기 이동통신단말기(10)는 상기 브라우저 서버(50)에서 제공되는 변화 영역에 대한 이미지의 위치정보에 근거하여 기존 이미지를 변화 영역 이미지로 대체하여 표시부(14)에 표시된 웹페이지를 갱신 표시한다(단계 S9).When the image and the location information of the changed area is provided by the browser server 50, the mobile communication terminal 10 based on the location information of the image of the change area provided by the browser server 50, the existing image Is replaced with the change area image to update and display the web page displayed on the display unit 14 (step S9).

이상 설명한 바와 같이 본 발명에 의하면 인터레이싱 방식과 프로그레시브 렌더링 방식을 통하여 여러 장의 이미지 대신에 한 장의 이미지로 기존 웹 뷰어와 동일한 사용자 편의성을 확보할 수 있으면서 전송되는 이미지 양을 줄일 수 있고, 또한 다이나믹 영역 업데이트 방식을 통하여 변화하는 이미지 영역만을 업데이트함으로써 기존의 방식보다 더 작은 이미지를 전송할 수 있으므로 전송되는 이미지 양을 줄일 수 있다. 이에 따라 네트워크 입장에서는 트래픽이 감소하고 사용자 입장에서는 더 빠른 속도로 웹페이지를 로딩할 수 있게 된다.As described above, according to the present invention, an interlacing method and a progressive rendering method can reduce the amount of images transmitted while ensuring the same user convenience as an existing web viewer with one image instead of several images, and also provide a dynamic range. By updating only the image area that is changed through the update method, a smaller image can be transmitted than the existing method, thereby reducing the amount of image transmitted. This reduces traffic for the network and allows web pages to load faster at the user.

한편, 상기한 실시예에서는 상기 브라우저 서버는 상기 이동통신단말기로부터 커서의 위치 정보와 표시 화면 영역 정보를 수신하면 해당 웹서버에 접속하여 해당 웹페이지를 수신하여 해당 웹페이지를 이미지화한 후에 이전 웹페이지 이미지와 새로운 웹페이지 이미지를 비교하는 방식이었지만, 이와 같이 커서의 위치 정보와 표시 화면 영역 정보의 수신에 동기하여 해당 웹페이지를 수신할 필요는 없고, 커서의 위치 정보와 표시 화면 영역 정보의 수신과는 상관없이 주기적으로 해당 웹페이지를 업데이트하도록 하여도 된다.Meanwhile, in the above embodiment, when the browser server receives the position information of the cursor and the display screen area information from the mobile communication terminal, the browser server accesses the web server to receive the web page and image the web page. Although the image was compared with the new web page image, it is not necessary to receive the web page in synchronization with the reception of the cursor position information and the display screen area information. You can also update the webpage periodically.

한편, 본 발명은 상기한 특정 실시예에 한정되는 것이 아니라 본 발명의 요 지를 벗어나지 않는 범위 내에서 여러 가지로 변형 및 수정하여 실시할 수 있는 것이다. 이러한 변형 및 수정이 첨부하는 특허청구범위에 포함되는 것이라면 본 발명에 속하는 것임은 자명할 것이다.On the other hand, the present invention is not limited to the above-described specific embodiments and can be carried out by variously modified and modified within the scope not departing from the gist of the present invention. If such changes and modifications fall within the scope of the appended claims, it will be obvious that they belong to the present invention.

도 1 내지 도 3은 종래 이동통신단말기의 웹 서비스 제공 절차를 설명하기 위한 도면이다.1 to 3 are diagrams for explaining a web service providing procedure of a conventional mobile communication terminal.

도 4는 본 발명에 따른 이동통신단말기의 웹 서비스 제공 시스템을 도시한 시스템 구성도이다.4 is a system configuration diagram showing a web service providing system of a mobile communication terminal according to the present invention.

도 5는 본 발명에 적용되는 이동통신단말기의 블록 구성도이다.5 is a block diagram of a mobile communication terminal according to the present invention.

도 6은 본 발명에 따른 이동통신단말기의 웹 서비스 제공 시스템에서의 웹페이지 제공 절차를 도시한 도면이다.6 is a diagram illustrating a web page providing procedure in a web service providing system of a mobile communication terminal according to the present invention.

도 7 내지 도 12는 이동통신단말기의 웹 서비스 제공 절차를 설명하기 위한 도면이다.7 to 12 are diagrams for explaining a web service providing procedure of a mobile communication terminal.

< 도면의 주요 부분에 대한 부호의 설명 ><Description of Symbols for Main Parts of Drawings>

10 : 이동통신단말기 11 : 제어부10: mobile communication terminal 11: control unit

12 : 이동통신부 13 : 키입력부12: mobile communication unit 13: key input unit

14 : 표시부 15 : 메모리부14: display section 15: memory section

16 : 포인팅부 20 : 기지국16: pointing unit 20: base station

30 : 기지국 제어기 40 : PSDN30: base station controller 40: PSDN

50 : 브라우저 서버 60_1~60_n : 인터넷 웹서버50: browser server 60_1 ~ 60_n: internet web server

Claims (14)

사용자의 선택입력에 따라 소망하는 웹페이지의 제공을 브라우저 서버에 요청하고, 브라우저 서버에서 제공되는 해당 웹페이지에 대한 인터레이싱과 프로그레시브 렌더링이 가능하도록 압축된 이미지를 수신하여 압축 이미지를 신장하고 그 신장된 이미지를 표시하는 이동통신단말기와;Ask the browser server to provide the desired web page according to the user's selection input, and expand the compressed image by receiving the compressed image to enable interlacing and progressive rendering of the web page provided by the browser server. A mobile communication terminal for displaying the image; 이동통신단말기로부터 웹 페이지 요청이 수신됨에 따라 웹브라우저를 실행하고 해당 웹서버의 웹페이지에 접속하여 전송받은 웹페이지 화면을 렌더링한 다음에 그 결과 이미지를 인터레이싱과 프로그레시브 렌더링이 가능하도록 압축하여 해당 이동통신단말기로 전송하는 브라우저 서버를 구비하여 구성된 것을 특징으로 하는 이동통신단말기의 웹 서비스 제공 시스템.When a web page request is received from the mobile communication terminal, the web browser is executed, the web page of the web server is accessed, the rendered web page is rendered, and the resulting image is compressed for interlacing and progressive rendering. Web service providing system of a mobile communication terminal, characterized in that it comprises a browser server for transmitting to the mobile communication terminal. 제1항에 있어서,The method of claim 1, 상기 이동통신단말기는 표시부에 표시된 웹페이지의 표시 화면 영역 정보와 커서의 위치 정보를 주기적으로 브라우저 서버에 제공하고,The mobile communication terminal periodically provides the display screen area information of the web page displayed on the display unit and the cursor position information to the browser server, 상기 브라우저 서버는 상기 이동통신단말기로부터 커서의 위치 정보와 표시 화면 영역 정보를 수신하면 최근 웹페이지 화면을 이미지화한 다음에 이전 웹페이지 이미지와 최근 웹페이지 이미지를 비교하여 이미지가 변화된 영역이 있는지를 확인하고, 변화된 영역에 대한 이미지와 그 위치 정보를 상기 이동통신단말기로 전송하며,When the browser server receives the cursor position information and the display screen area information from the mobile communication terminal, the browser server images the latest web page screen, and then compares the previous web page image with the latest web page image to check whether there is an area where the image has changed. And transmits an image of the changed area and its location information to the mobile communication terminal. 상기 이동통신단말기는 상기 브라우저 서버에서 변화된 영역에 대한 이미지와 그 위치정보가 제공되면 상기 변화된 영역에 대한 이미지의 위치정보에 근거하여 기존 이미지를 변화 영역 이미지로 대체하여 표시부에 표시된 웹페이지를 갱신 표시하는 것을 특징으로 하는 이동통신단말기의 웹 서비스 제공 시스템.The mobile communication terminal updates and displays the web page displayed on the display unit by replacing the existing image with the change region image based on the position information of the image of the changed region when the image and the position information of the changed region are provided in the browser server. Web service providing system of a mobile communication terminal, characterized in that. 제2항에 있어서,The method of claim 2, 상기 브라우저 서버는 상기 이동통신단말기로부터 커서의 위치 정보와 표시 화면 영역 정보를 수신하면 최근 웹페이지 화면을 이미지화한 다음에 이전 웹 페이지 이미지와 최근 웹 페이지 이미지 중 어느 하나의 크기 이내에서 상기 이동통신단말기의 표시 화면 영역보다 큰 이미지 비교 영역을 설정하고 이전 웹페이지 이미지와 최근 웹페이지 이미지에 대하여 이미지 비교 영역 내에서 이미지가 변화된 영역이 있는지를 확인하고, 변화된 영역에 대한 이미지와 그 위치 정보를 상기 이동통신단말기로 전송하는 것을 특징으로 하는 이동통신단말기의 웹 서비스 제공 시스템.When the browser server receives the position information of the cursor and the display screen area information from the mobile communication terminal, the browser server images the latest web page screen and then within the size of any one of the previous web page image and the latest web page image. Set an image comparison area that is larger than the display screen area of and check whether there is an area where the image has changed within the image comparison area with respect to the previous webpage image and the latest webpage image, and move the image and its position information on the changed area. Web service providing system of a mobile communication terminal, characterized in that the transmission to the communication terminal. 제2항에 있어서,The method of claim 2, 상기 브라우저 서버는 상기 이동통신단말기로부터 커서의 위치 정보와 표시 화면 영역 정보를 수신하면 최근 웹페이지 화면을 이미지화한 다음에 이전 웹 페이지 이미지와 최근 웹 페이지 이미지 중 어느 하나의 크기 이내에서 상기 이동통신단말기의 표시 화면 영역보다 큰 이미지 비교 영역을 설정하되, 이미지 비교영역을 커서의 이동방향 쪽으로 이동시켜 설정하고 이전 웹페이지 이미지와 최근 웹페이지 이미지에 대하여 상기 설정된 이미지 비교 영역 내에서 이미지가 변화된 영역이 있는지를 확인하고, 변화된 영역에 대한 이미지와 그 위치 정보를 상기 이동통신단말기로 전송하는 것을 특징으로 하는 이동통신단말기의 웹 서비스 제공 시스템.When the browser server receives the position information of the cursor and the display screen area information from the mobile communication terminal, the browser server images the latest web page screen and then within the size of any one of the previous web page image and the latest web page image. Set an image comparison area that is larger than the display screen area of, but set the image comparison area by moving the image comparison area toward the direction of movement of the cursor, and whether there is an area where the image has changed within the set image comparison area for the previous web page image and the latest web page image. And confirming and transmitting the image of the changed area and its location information to the mobile communication terminal. 제2항 내지 제4항 중 어느 한 항에 있어서,The method according to any one of claims 2 to 4, 상기 커서의 위치 정보는 커서의 절대 좌표이고, 상기 표시 화면 영역 정보는 좌측 상단 절대 좌표와 우측 하단 절대 좌표로 표시되거나 또는 우측 상단 절대 좌표와 좌측 하단 절대 좌표로 표시되는 것을 특징으로 하는 이동통신단말기의 웹 서비스 제공 시스템.The position information of the cursor is absolute coordinates of the cursor, and the display screen area information is displayed as an upper left absolute coordinate and a lower right absolute coordinate, or is displayed as an upper right absolute coordinate and a lower left absolute coordinate. Web service provisioning system. 제2항 내지 제4항 중 어느 한 항에 있어서,The method according to any one of claims 2 to 4, 상기 변화된 영역에 대한 위치 정보는 변화된 이미지의 절대 위치 기준점과 변화된 이미지의 폭, 그리고 변화된 이미지의 높이로 표시되는 것을 특징으로 하는 이동통신단말기의 웹 서비스 제공 시스템.The location information of the changed area is represented by the absolute position reference point of the changed image, the width of the changed image, and the height of the changed image Web service providing system of the mobile communication terminal. 제6항에 있어서,The method of claim 6, 상기 변화된 이미지의 절대 위치 기준점은 변화된 이미지의 좌측 상단 절대좌표, 우측 상단 절대 좌표, 좌측 하단 절대 좌표 및 우측 하단 절대 좌표 중 어느 하나인 것을 특징으로 하는 이동통신단말기의 웹 서비스 제공 시스템.The absolute position reference point of the changed image is any one of the upper left absolute coordinates, the upper right absolute coordinates, the lower left absolute coordinates and the lower right absolute coordinates of the changed image web service providing system of the mobile communication terminal. 이동통신단말기에서 사용자의 선택입력에 따라 소망하는 웹페이지의 제공을 브라우저 서버에 요청하는 제1단계와;Requesting, by the mobile communication terminal, the browser server to provide a desired web page according to a user's selection input; 브라우저 서버에서 이동통신단말기로부터 웹 페이지 요청이 수신됨에 따라 웹브라우저를 실행하고 해당 웹서버의 웹페이지에 접속하여 전송받은 웹페이지 화면을 렌더링한 다음에 그 결과 이미지를 인터레이싱과 프로그레시브 렌더링이 가능하도록 압축하여 해당 이동통신단말기로 전송하는 제2단계와;When the browser server receives the web page request from the mobile terminal, it executes the web browser, accesses the web page of the web server, renders the received web page screen, and as a result, enables the interlacing and progressive rendering of the image. Compressing and transmitting the compressed data to the mobile communication terminal; 이동통신단말기에서 브라우저 서버에서 제공되는 해당 웹페이지에 대한 압축된 이미지를 수신하여 압축 이미지를 신장하고 그 신장된 이미지를 인터레이싱과 프로그레시브 렌더링 방식으로 표시하는 제3단계를 포함하는 것을 특징으로 하는 이동통신단말기의 웹 서비스 제공 방법.And a third step of receiving a compressed image of a corresponding web page provided from a browser server by the mobile communication terminal to expand the compressed image and display the stretched image by interlacing and progressive rendering. Method of providing web service of communication terminal. 제8항에 있어서,The method of claim 8, 이동통신단말기에서 표시부에 표시된 웹페이지의 표시 화면 영역 정보와 커서의 위치 정보를 주기적으로 브라우저 서버에 제공하는 제4단계와;A fourth step of periodically providing display screen area information of a web page displayed on a display unit and cursor position information in a mobile communication terminal to a browser server; 브라우저 서버에서 이동통신단말기로부터 커서의 위치 정보와 표시 화면 영역 정보를 수신하면 최근 웹페이지 화면을 이미지화한 다음에 이전 웹페이지 이미지와 최근 웹페이지 이미지를 비교하여 이미지가 변화된 영역이 있는지를 확인하고, 변화된 영역에 대한 이미지와 그 위치 정보를 이동통신단말기로 전송하는 제5단계와;When the browser server receives the cursor position information and the display screen area information from the mobile communication terminal, image the latest web page screen, and then compare the previous web page image with the latest web page image to check whether there is an area where the image has changed. A fifth step of transmitting the image of the changed area and its location information to the mobile communication terminal; 이동통신단말기에서 브라우저 서버에서 변화된 영역에 대한 이미지와 그 위 치정보가 제공되면 상기 변화된 영역에 대한 이미지의 위치정보에 근거하여 기존 이미지를 변화 영역 이미지로 대체하여 표시부에 표시된 웹페이지를 갱신 표시하는 제6단계를 더 포함하는 것을 특징으로 하는 이동통신단말기의 웹 서비스 제공 방법.When the mobile communication terminal provides the image and the location information of the changed area in the browser server, the web page displayed on the display is updated by replacing the existing image with the changing area image based on the location information of the image of the changed area. The web service providing method of the mobile communication terminal further comprising a sixth step. 제9항에 있어서,10. The method of claim 9, 상기 제5단계에서 브라우저 서버가 이동통신단말기로부터 커서의 위치 정보와 표시 화면 영역 정보를 수신하면 최근 웹페이지 화면을 이미지화한 다음에 이전 웹 페이지 이미지와 최근 웹 페이지 이미지 중 어느 하나의 크기 이내에서 이동통신단말기의 표시 화면 영역보다 큰 이미지 비교 영역을 설정하고 이전 웹페이지 이미지와 최근 웹페이지 이미지에 대하여 이미지 비교 영역 내에서 이미지가 변화된 영역이 있는지를 확인하고, 변화된 영역에 대한 이미지와 그 위치 정보를 이동통신단말기로 전송하는 것을 특징으로 하는 이동통신단말기의 웹 서비스 제공 방법.In the fifth step, when the browser server receives the position information of the cursor and the display screen area information from the mobile communication terminal, image the latest web page screen and then move within the size of any one of the previous web page image and the latest web page image. Set an image comparison area larger than the display screen area of the communication terminal, check whether there is an area where the image has changed within the image comparison area with respect to the previous web page image and the latest web page image, and display the image and the location information of the changed area. Web service providing method of a mobile communication terminal, characterized in that the transmission to the mobile communication terminal. 제9항에 있어서,10. The method of claim 9, 상기 제5단계에서 브라우저 서버가 이동통신단말기로부터 커서의 위치 정보와 표시 화면 영역 정보를 수신하면 최근 웹페이지 화면을 이미지화한 다음에 이전 웹 페이지 이미지와 최근 웹 페이지 이미지 중 어느 하나의 크기 이내에서 이동통신단말기의 표시 화면 영역보다 큰 이미지 비교 영역을 설정하되, 이미지 비교 영역을 커서의 이동방향 쪽으로 이동시켜 설정하고 이전 웹페이지 이미지와 최근 웹페이지 이미지에 대하여 상기 설정된 이미지 비교 영역 내에서 이미지가 변화된 영역이 있는지를 확인하고, 변화된 영역에 대한 이미지와 그 위치 정보를 이동통신단말기로 전송하는 것을 특징으로 하는 이동통신단말기의 웹 서비스 제공 방법.In the fifth step, when the browser server receives the position information of the cursor and the display screen area information from the mobile communication terminal, image the latest web page screen and then move within the size of any one of the previous web page image and the latest web page image. An image comparison area larger than the display screen area of the communication terminal is set, but the image comparison area is set by moving toward the direction of movement of the cursor, and the area where the image is changed within the image comparison area set for the previous web page image and the latest web page image. Checking whether there is, and transmitting the image and the position information of the changed area to the mobile communication terminal, Web service providing method of a mobile communication terminal. 제9항 내지 제11항 중 어느 한 항에 있어서,The method according to any one of claims 9 to 11, 상기 커서의 위치 정보는 커서의 절대 좌표이고, 상기 표시 화면 영역 정보는 좌측 상단 절대 좌표와 우측 하단 절대 좌표로 표시되거나 또는 우측 상단 절대 좌표와 좌측 하단 절대 좌표로 표시되는 것을 특징으로 하는 이동통신단말기의 웹 서비스 제공 방법.The position information of the cursor is absolute coordinates of the cursor, and the display screen area information is displayed as an upper left absolute coordinate and a lower right absolute coordinate, or is displayed as an upper right absolute coordinate and a lower left absolute coordinate. To provide your web services. 제9항 내지 제11항 중 어느 한 항에 있어서,The method according to any one of claims 9 to 11, 상기 변화된 영역에 대한 위치 정보는 변화된 이미지의 절대 위치 기준점과 변화된 이미지의 폭, 그리고 변화된 이미지의 높이로 표시되는 것을 특징으로 하는 이동통신단말기의 웹 서비스 제공 방법.The location information of the changed area is represented by the absolute position reference point of the changed image, the width of the changed image, and the height of the changed image Web service providing method of the mobile communication terminal. 제13항에 있어서,The method of claim 13, 상기 변화된 이미지의 절대 위치 기준점은 변화된 이미지의 좌측 상단 절대좌표, 우측 상단 절대 좌표, 좌측 하단 절대 좌표 및 우측 하단 절대 좌표 중 어느 하나인 것을 특징으로 하는 이동통신단말기의 웹 서비스 제공 방법.The absolute position reference point of the changed image is any one of the upper left absolute coordinates, the upper right absolute coordinates, the lower left absolute coordinates and the lower right absolute coordinates of the changed image web service providing method of the mobile communication terminal.
KR20080082191A 2008-08-22 2008-08-22 Method and system for providing web service in mobile communication unit KR101012214B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR20080082191A KR101012214B1 (en) 2008-08-22 2008-08-22 Method and system for providing web service in mobile communication unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR20080082191A KR101012214B1 (en) 2008-08-22 2008-08-22 Method and system for providing web service in mobile communication unit

Publications (2)

Publication Number Publication Date
KR20100023442A KR20100023442A (en) 2010-03-04
KR101012214B1 true KR101012214B1 (en) 2011-02-08

Family

ID=42175685

Family Applications (1)

Application Number Title Priority Date Filing Date
KR20080082191A KR101012214B1 (en) 2008-08-22 2008-08-22 Method and system for providing web service in mobile communication unit

Country Status (1)

Country Link
KR (1) KR101012214B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170039437A (en) * 2015-10-01 2017-04-11 주식회사 케이티 Hybrid streaming method, streaming server and system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101647104B1 (en) 2014-12-18 2016-08-10 권영민 Hybrid transfer protocol

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060069462A (en) * 2003-09-03 2006-06-21 인터내셔널 비지네스 머신즈 코포레이션 Offline browsing with mobile device
KR20070027996A (en) * 2005-08-30 2007-03-12 주식회사 케이티프리텔 Mobile communication terminal, gateway and method for providing wireless internet service
KR20080049580A (en) * 2006-11-30 2008-06-04 숭실대학교산학협력단 Providing system and method with web contents using image file based on mobile internet
KR20080076135A (en) * 2007-02-14 2008-08-20 주식회사 비즈모델라인 System and method for providing webpages and program recording medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060069462A (en) * 2003-09-03 2006-06-21 인터내셔널 비지네스 머신즈 코포레이션 Offline browsing with mobile device
KR20070027996A (en) * 2005-08-30 2007-03-12 주식회사 케이티프리텔 Mobile communication terminal, gateway and method for providing wireless internet service
KR20080049580A (en) * 2006-11-30 2008-06-04 숭실대학교산학협력단 Providing system and method with web contents using image file based on mobile internet
KR20080076135A (en) * 2007-02-14 2008-08-20 주식회사 비즈모델라인 System and method for providing webpages and program recording medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170039437A (en) * 2015-10-01 2017-04-11 주식회사 케이티 Hybrid streaming method, streaming server and system
KR101954298B1 (en) * 2015-10-01 2019-03-05 주식회사 케이티 Hybrid streaming method, streaming server and system

Also Published As

Publication number Publication date
KR20100023442A (en) 2010-03-04

Similar Documents

Publication Publication Date Title
JP4619882B2 (en) Mobile phone and remote control method thereof
US20080214239A1 (en) Computer-readable medium storing display control program and mobile terminal
KR20090084008A (en) Support method and system of web page for portable device
CN101132571A (en) Method and system for displaying and operating remote computer on mobile phone
EP2530947A2 (en) Apparatus and method for performing web browsing using remote controller
KR20120079416A (en) Method and apparatus for sharing contents service of web page and thereof system
US8001213B2 (en) Method, apparatus and computer program product for providing unrestricted content on a user terminal
KR20120054948A (en) Method for displaying web page in a portable terminal
CN112149025B (en) Media resource display method and device, storage medium and electronic equipment
EP2487612A1 (en) Apparatus and method for providing bookmark function in portable terminal
JP2008508623A (en) Portable wireless communication device and method for updating software
US20020163540A1 (en) GUI display processor
CN105491428A (en) Method and system for controlling smart TV
KR101883354B1 (en) Apparatus and method for browsing electronic maps in device with touch screen
EP2187297A2 (en) Method for selecting area of content for enlargement, and apparatus and system for providing content
JP4432866B2 (en) WWW browser, HTML page sharing system, and HTML page sharing method
KR101079624B1 (en) Method for display of browser and portable terminal using the same
KR101012214B1 (en) Method and system for providing web service in mobile communication unit
KR20070041199A (en) A mobile communication terminal and cotrol method capable of changing the resolution of its liquid cristal display
KR101049815B1 (en) Method and system for displaying map on mobile terminal
KR100775556B1 (en) Image display method and device in mobile station
CN112449247B (en) Data refreshing method and display device
KR20140055019A (en) Apparatus and control methods of streaming service for wireless data network
KR100605254B1 (en) Font download service system in wireless communication networks, method of providing the service, and mobile communication terminal appliable for the service
KR100535710B1 (en) Method and apparatus for updating browser image for mobile phone

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
FPAY Annual fee payment

Payment date: 20131216

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20161219

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20191211

Year of fee payment: 12