KR101450907B1 - Web viewer server improving transmission speed of markup page and control method thereof - Google Patents

Web viewer server improving transmission speed of markup page and control method thereof Download PDF

Info

Publication number
KR101450907B1
KR101450907B1 KR20080079209A KR20080079209A KR101450907B1 KR 101450907 B1 KR101450907 B1 KR 101450907B1 KR 20080079209 A KR20080079209 A KR 20080079209A KR 20080079209 A KR20080079209 A KR 20080079209A KR 101450907 B1 KR101450907 B1 KR 101450907B1
Authority
KR
South Korea
Prior art keywords
markup page
image
web viewer
markup
web
Prior art date
Application number
KR20080079209A
Other languages
Korean (ko)
Other versions
KR20100020562A (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 KR20080079209A priority Critical patent/KR101450907B1/en
Publication of KR20100020562A publication Critical patent/KR20100020562A/en
Application granted granted Critical
Publication of KR101450907B1 publication Critical patent/KR101450907B1/en

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a web viewer server and a control method thereof that improve a markup page transmission speed. A web viewer server that transmits an image corresponding to a markup page to a web viewer that processes and displays an image received according to the present invention includes a markup page transmission request receiving unit that receives a markup page transmission request signal from the web viewer, A web viewer request processing unit for delivering a markup page transmission request to any one of the markup page image generation modules based on the address included in the signal; Up page corresponding to each of the predetermined markup page addresses, and periodically requests the markup page providing server corresponding to each matched markup page address to generate a markup page corresponding image based on the transmitted markup page If the image corresponding to the markup page address included in the markup page transmission request transmitted from the web viewer request processing unit is stored in advance, extracts the corresponding image and transmits the extracted image to the web viewer, And a storage unit for storing an up-page image generation module.

Figure R1020080079209

Description

TECHNICAL FIELD [0001] The present invention relates to a web viewer server and a control method thereof,

The present invention relates to a web viewer server and a control method thereof that improve the transmission speed of a markup page. More particularly, the present invention relates to a web viewer server, To a web viewer, and to a control method thereof.

2. Description of the Related Art Due to the development of mobile communication technology, various functions have been added to mobile communication terminals such as mobile phones. Among them, web browsing is mainly used by users.

Web browsing refers to browsing / using a predetermined web content from a web server of the Internet using a web browser provided in the mobile communication terminal.

The web server of the Internet network is generally configured to be accessed using a personal computer provided in a wired Internet network. Recently, due to the development of mobile communication technology, a web server access function through a wireless communication network has been implemented The user of the mobile communication terminal can browse the web using his / her mobile communication terminal.

As described above, a web browser for web browsing must be provided in a mobile communication terminal for web browsing.

Various kinds of web browsers are available, but a web viewer type web browser has been proposed in order to consider the hardware performance of the mobile communication terminal and to implement fast web browsing.

The web viewer is an image processing based browser and collectively refers to a browser that simplifies the function of displaying a web page in the image form instead of the parsing / rendering function of the markup tag for web browsing.

That is, a web viewer server for converting the web content of the web server into an image format is provided between the web viewer and the web server, and the web viewer is provided with a web browser for converting the web content of the web content to a predetermined address, for example a URL (Uniform Resource Locator) Upon request for transmission, the web viewer server requests the transmission of the web content from the web server corresponding to the URL, parses and processes the received web content, converts the received web content into image data, transmits the image data to the web viewer, The viewer displays the web content of the received image type on the display unit.

Here, the web content includes all the components included in the web page, and includes not only a markup page written in a markup language, but also an image file, a JavaScript file, a style sheet file , Multimedia files, and the like. That is, all of the components included in the web page that the user confirms through the display unit at the time of browsing the web can be referred to as the web content.

Unlike the browser of a general personal computer, the web viewer of the mobile communication terminal itself interprets markup tags of a markup language such as HTML (Hyper Text Markup Language) included in web contents such as web pages, It is not necessary to render the web page or the like on the display unit but to display the web page converted into the image form after the web viewer server has already parsed / rendered the web page, so that the function is simple and simple, And the speed of web page processing is also fast.

However, although the web viewer can process the image only by processing and displaying the image, the web viewer server may request the web server in response to a request from the web viewer, convert the web page received from the web server into an image The process is complicated and time-consuming.

That is, the time from when a web viewer requests a predetermined web page to a web viewer server to when the corresponding web page is converted into an image form and transmitted to the web viewer takes most of the time for web browsing in the web viewer do.

That is, although the time for displaying the web page by the web viewer is shortened due to the processing of the received image itself, if the processing time in the web viewer server is delayed, the entire web browsing time becomes long.

This is a dissatisfactory factor for users who have experienced rapid web browsing in the wired network to browse the web using the web viewer in the wireless communication network.

It is an object of the present invention to provide a web viewer server and a control method thereof which are configured to provide a faster web browsing service in web browsing using a web viewer.

In order to achieve the above-mentioned object, a web viewer server for transmitting an image corresponding to a markup page to a web viewer for processing and displaying an image received according to the present invention is characterized in that when a markup page transmission request signal is received from the web viewer A web viewer request processing unit for delivering a markup page transmission request to any one of the markup page image generation modules based on the address included in the received markup page transmission request signal; Up page corresponding to each of the predetermined markup page addresses, and periodically requests the markup page providing server corresponding to each matched markup page address to generate a markup page corresponding image based on the transmitted markup page If the image corresponding to the markup page address included in the markup page transmission request transmitted from the web viewer request processing unit is stored in advance, extracts the corresponding image and transmits the extracted image to the web viewer, And a storage unit for storing an up-page image generation module.

According to another aspect of the present invention, there is provided a method of controlling a web viewer server that transmits an image corresponding to a markup page to a web viewer that processes and displays an image received according to the present invention, Periodically requesting and transmitting a markup page to a corresponding markup page providing server based on the markup page address, generating or updating an image corresponding to the received markup page, and storing the image; Determining whether an image corresponding to a requested markup page is stored in response to a request for transmitting a markup page from the web viewer; If it is determined that the markup page has been stored, the corresponding image is extracted and transmitted to the web viewer. If the markup page is not stored, the corresponding markup page is transmitted to the markup page providing server, To the mobile terminal.

As described above, according to the present invention, the web viewer server generates an image corresponding to a predetermined number of markup pages in advance, and when there is a request from the web viewer, it confirms whether there is a pre-stored image, When stored, the image corresponding to the markup page can be immediately transmitted to the web viewer without having to newly generate the image, thereby increasing the overall web browsing speed in the web viewer.

In addition, since the web viewer server receives the markup page in advance and drives the markup page image generation module to generate the image, even when the web viewer request is not made, The corresponding markup page corresponding image can be generated within a shorter time by the operation of the pre-driven markup page image generating module even if the corresponding image is not stored in advance, thereby increasing the overall web browsing speed.

Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

A schematic overall configuration of a web browsing system including a web viewer server according to an embodiment of the present invention is shown in FIG.

That is, the web browsing system includes a web viewer 100, a web viewer server 200, and a markup page providing server 300.

Here, the markup page providing server 300 is a server provided in the Internet network 600 that provides a markup page including a markup tag. For example, the markup page providing server 300 provides a web page written in HTML (HyperText Markup Language) It can be a web server.

The web viewer 100 is a terminal operated by a user for browsing the web, where web browsing is a process of receiving predetermined information from a predetermined server on the Internet according to a user's command and displaying the received information on a display unit or the like.

In this embodiment, the web viewer 100 includes a wireless communication terminal such as a cellular phone or a PDA (Personal Digital Assistants) as shown in the figure.

The web viewer server 200 transmits a markup page corresponding to at least one predetermined markup page address preset based on statistical priorities to the markup page providing server 300 before requesting from the web viewer 100, An image corresponding to the received markup page is generated and stored, and when a request for transmitting a markup page is received from the web viewer 100, whether an image corresponding to the requested markup page is stored in advance And if it is stored as a result of the determination, extracts the corresponding image and transmits the extracted image to the web viewer 100.

Here, the statistical priority may be set based on, for example, a markup page most requested by the web viewer 100, and may be manually set by a manager or the like, or may be set manually by the web viewer server 200 The viewer 100 may automatically analyze the request of the viewer 100 and determine the priority thereof. More details on statistical priorities are given below.

The web viewer server 200 may be provided in the mobile communication network 400 and may communicate with the markup page providing server 300 of the Internet network 600 via the router 500.

An example of a function block of the web viewer server 200 that performs such a function is shown in FIG.

As shown in the figure, the web viewer server 200 according to an embodiment of the present invention includes a communication interface unit 210, a web viewer request processing unit 220, and at least one markup page image generation module And a storage unit 230.

The communication interface unit 210 is connected to a predetermined communication network and performs a function of receiving a signal from the communication network or transmitting a signal to the communication network.

That is, in this embodiment, the communication interface unit 210 transmits the signal received from the web viewer 100 through the base station 410 to the web viewer request processing unit 220, and provides the markup page of the Internet network 600 For example, a markup page received from the server 300 to the markup page image generation modules 230_1 to 230_N, and transmits a markup page according to a request from the markup page image generation modules 230_1 to 230_N And transmits the request signal to the markup page providing server 300.

When the markup page transmission request signal is received from the web viewer 100, the web viewer request processing unit 220 generates one of the markup page image generation modules 230_1 to 230_n based on the address included in the received markup page transmission request signal, 230_N). ≪ / RTI >

That is, the markup page advance request signal of the web viewer 100 may include a URL (Uniform Resource Locator) of a markup page requesting transmission, for example. The web viewer request processing unit 220 may correspond to such an address To the markup page image generation modules 230_1 to 230_N, which are requested by the web viewer 100, to the markup page image generation modules 230_1 to 230_N.

The web viewer request processing unit 220 also functions to drive at least one of the markup page image generation modules 230_1 to 230_N irrespective of whether the web viewer 100 requests it or not.

That is, the markup page image generation modules 230_1 to 230_N stored in the storage unit 230 are not driven until the markup page transmission request signal is received from the web viewer 100, When a request is received from the mobile terminal 100, the time for processing the request can be shortened.

One or more markup page image generation modules 230_1 to 230_N may be provided, and these markup page image generation modules 230_1 to 230_N may be matched to predetermined markup page addresses, respectively, based on statistical priorities have.

Here, the specific markup page address preset based on the statistical priority may correspond to a markup page address having a high access frequency on the Internet, for example.

FIG. 3 shows an example of a user access website statistics ranking using the web viewer 100. FIG. Although the statistics according to the access frequency of the website are shown in this figure, the actual access of each website is made according to the specific markup page address (for example, 'http://www.naver.com/index.html') .

As described above, the markup page image generation modules 230_1 to 230_N are matched with a number of markup page addresses that are frequently accessed / requested by the users, and each of the markup page image generation modules 230_1 to 230_N matches the matched markup And repeatedly requests the markup page providing server 300 to receive the markup page corresponding to the page address.

For example, the markup page image generation module 230_1 matching 'http://naver.com/index.html' transmits the index.html file, that is, the markup page, from the naver.com site using the address And the markup page image generation module 230_2 matching the 'http://daum.net/index.html' receives the index.html file, that is, the markup page, from the daum.net site using the address .

The markup page image generation modules 230_1 to 230_N periodically transmit the request to the corresponding markup page providing server 300 (for example, at intervals of 2 seconds), and accordingly, the image corresponding to the received markup page And stores it.

Here, the process of generating an image from the markup page may include a process of parsing and rendering a markup tag included in the markup page, and a process of capturing a screen displayed by the rendering process.

Of course, the method of generating an image from the markup page is not limited to this, and various methods can be applied.

Upon receiving the markup page transmission request from the web viewer request processing module 220, the markup page image generation modules 230_1 to 230_N first determine whether the image corresponding to the requested markup page is stored.

 The markup page image generation modules 230_1 to 230_N extract the corresponding images and transmit them to the web viewer 100. If they are not stored, the markup page image generation modules 230_1 to 230_N request the markup page image generation server 230 And transmits the generated image to the web viewer 100. The web viewer 100 transmits the generated markup page to the web viewer 100,

As described above, the markup page image generation modules 230_1 to 230_N periodically request a predetermined markup page in advance to generate an image corresponding to the received markup page, and when a markup page transmission request is received It is possible to directly transmit the pre-stored image to the web viewer 100, thereby shortening the overall web browsing time.

4, the markup page image generation modules 230_1 to 230_N that perform the functions described above include a markup page request module 231, a markup page interpretation module 232, an image generation module 233 ), And a storage module 234.

Here, the markup page request module 231 periodically requests the markup page providing server 300 to request a predetermined markup page.

The markup page interpretation module 232 interprets the markup page received from the markup page providing server 300 by the markup page request module 231. [ Here, the interpretation of the markup page may include a process of parsing and rendering the markup page.

Data processed by the markup page interpretation module 232 may include data in various formats such as a markup page tag, a JavaScript, a style sheet file, and a flash file. That is, the markup page interpretation module 232 includes drive modules corresponding to the respective data formats, so that the markup page tag, the JavaScript, the style sheet file, the flash file, and the like are processed .

The image generation module 233 generates a corresponding image based on the markup page interpreted by the markup page interpretation module 232 and the generated image is stored in the storage module 234. [

Hereinafter, a process of controlling the web viewer server 200 according to an embodiment of the present invention will be described with reference to FIG.

First, the web viewer request processing unit 220 of the web viewer server 200 drives at least one of the markup page image generation modules 230_1 to 230_N irrespective of whether the web viewer 100 requests it or not (step S1) .

Each of the driven markup page image generation modules 230_1 to 230_N is matched to a predetermined markup page address according to a statistical priority. The markup page image generation modules 230_1 to 230_N correspond to the matched address To the markup page providing server 300 periodically (step S3).

Upon receiving a markup page from the markup page providing server 300, each of the markup page image generating modules 230_1 to 230_N parses and renders the markup page (step S5), captures the markup page, And generates a corresponding image (step S7).

The above steps S3 to S7 are repeated at a preset time, for example, every 2 seconds.

When the markup page transmission request signal is received from the web viewer 100 in this state (step S9), the web viewer request processing unit 220 transmits the request to the markup page image generation modules 230_1 to 230_N .

At this time, the web viewer request processing unit 220 determines which markup page image generation modules 230_1 to 230_N to transmit based on the markup page address included in the markup page transmission request signal of the web viewer 100. [

For example, if the markup page address included in the markup page transmission request signal of the web viewer 100 is 'http://naver.com/index.html', the web viewer request processing unit 220 transmits It is determined whether the markup page image generation modules 230_1 to 230_N are driven. If it is determined that there is no markup page, the markup page image generation module 230_1 transmits a markup page transmission request to the corresponding markup page image generation module 230_1. If not, the markup page image generation modules 230_1 to 230_N, The markup page transmission request of the web viewer 100 is transmitted to the up page image generation module 230_2 (e.g., the first driven markup page image generation module 230_1) (step S11).

At this time, the web viewer request processing unit 220 may further drive the markup page image generation module. That is, the number of the markup page image generation modules 230_1 to 230_N that are currently operating but are not processing the request of the web viewer 100 can be maintained at an appropriate number by the web viewer request processing module 220. [

Upon receiving the markup page transmission request from the web viewer request processing unit 220, the markup page image generation module 230_1 determines whether an image corresponding to the requested markup page is stored (step S13).

If the corresponding image is stored as a result of the determination, the markup page image generation module 230_1 extracts the corresponding image (step S15) and transmits it to the web viewer 100 (step S23) If the markup page is not stored, the markup page is requested to the corresponding markup page providing server 300 (step S17), the markup page is received, and the received markup page is parsed and rendered (step S19) (Step S21) and transmits it to the web viewer 100 (step S23).

For example, the markup page image generation modules 230_1 to 230_N, which have received the markup page transmission request from the web viewer request processing unit 220, generate a markup page image matched with the markup page address requested by the web viewer 100 Module 230_1, the image corresponding to the markup page is generated and stored in advance. Therefore, the image is transmitted to the web viewer 100. On the other hand, when the request for transmitting the markup page is received from the web viewer request processing unit 220 If the markup page image generation module 230_2 does not match the markup page address requested by the web viewer 100, the markup page image generation modules 230_1 to 230_N do not have corresponding images, (300) and receives a markup page, generates a markup page corresponding image, and transmits the markup page corresponding image to the web viewer (100).

The web viewer request processing unit 220 drives the plurality of markup page image generation modules 230_1 to 230_N in advance before requesting the web viewer 100 to generate the markup page image generation modules 230_1 to 230_N, 230_N periodically receive each of the matched markup pages from the markup page providing server 300 and generate and store the corresponding images so that a markup page request corresponding to the previously stored image from the web viewer 100 The corresponding image can be immediately transmitted to the web viewer 100, thereby increasing the overall web browsing speed.

In addition, since the markup page image generation modules 230_1 to 230_N are not driven but are driven in advance only after a request is made from the web viewer 100, even when a new markup page is received and an image is generated, The speed increases.

This is because the markup tag processing module and the flash file processing module included in the markup page image generation modules 230_1 to 230_N can be used for different markup page processing.

FIG. 6 shows an example of a conventional concrete signal flow between a web viewer and a web viewer server. Referring to FIG. 6, a substantial time gain obtained by the same process as the present embodiment can be obtained.

That is, conventionally, after an application for web browsing is operated in a web viewer (step S51), a request for a browser activation is made following a network open request (step S53) (step S61), and a web- (Step S63) and transmits a completion signal (step S65). After the web page request in the web viewer is transmitted (step S65), the browser (i.e., the markup page image generation modules 230_1 to 230_N of the present embodiment) Step S67) The web viewer server downloads the corresponding web page from the web server to generate an image (Step S69), and the web viewer server transmits the image according to the image request of the web viewer (Step S73) (Step S75) Consists of.

However, according to the present embodiment, the time (for example, 1.52 seconds) for driving the markup page image generation modules 230_1 to 230_N (step S63) in the web viewer server 200 and the time It is possible to greatly reduce the time (for example, 3.86 seconds) for receiving the markup page and generating a corresponding image (step S69).

For example, when the web viewer 100 requests 'http://naver.com/index.html', the corresponding markup page (ie, http (n)) of the markup page image generation modules 230_1 to 230_N : //naver.com/index.html), and the markup page image generation module 230_1, which has generated the image, extracts the pre-stored image and transmits the extracted image to the web viewer 100, The time for driving the generation modules 230_1 to 230_N and the time for generating the markup page corresponding image can be reduced.

Also, even if there is no markup page image generation module 230_1-230_N matched to the markup page requested by the web viewer 100 (for example, 'http://naver.com/index.html'), The image generation module (i.e., the browser) can be shortened in operating time, thereby shortening the overall web browsing time.

While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, but, on the contrary, is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the invention. It is to be understood that such variations and modifications are intended to be included in the scope of the appended claims.

FIG. 1 is a general schematic configuration diagram of a web browsing system including a web viewer server according to an embodiment of the present invention.

FIG. 2 is a functional block diagram of the web viewer server of FIG. 1,

3 is a diagram showing an example of usage statistics of a website,

FIG. 4 is a view showing an example of a concrete functional block of the markup page image generation module of FIG. 2,

5 is a diagram illustrating a control flow of a web viewer server according to an exemplary embodiment of the present invention,

6 is a diagram illustrating a process and a processing time for communication between a conventional web viewer and a web viewer server.

DESCRIPTION OF THE REFERENCE NUMERALS

100: Web viewer 200: Web viewer server

300: Markup page providing server 400:

600: Internet network 210: Communication interface unit

220: Web viewer request processing unit 230: Markup page image generation module

231: Markup page request module 232: Markup page interpretation module

233: image generation module 234: storage module

Claims (7)

A web viewer server for transmitting an image corresponding to a markup page to a web viewer for processing and displaying the received image, A web viewer request processing unit for transmitting a markup page transmission request to one of the markup page image generation modules based on the address included in the received markup page transmission request signal when the markup page transmission request signal is received from the web viewer, Wow; Up page corresponding to each of the predetermined markup page addresses, and periodically requests the markup page providing server corresponding to each matched markup page address to generate a markup page corresponding image based on the transmitted markup page If the image corresponding to the markup page address included in the markup page transmission request transmitted from the web viewer request processing unit is stored in advance, extracts the corresponding image and transmits the extracted image to the web viewer, And a storage unit for storing an up-page image generation module. The method according to claim 1, Wherein the web viewer request processing unit drives at least one markup page image generation module stored in the storage unit regardless of whether the web viewer requests the web viewer. The method according to claim 1, Wherein the markup page image generation module comprises: A markup page request module periodically requesting a specific markup page set in a markup page providing server; A markup page interpretation module for interpreting a markup page received from the markup page providing server by the markup page requesting unit; An image generation module for generating a markup page corresponding image according to the analysis of the markup page analysis unit; And a storage module for storing the image generated by the image generation unit. The method of claim 3, Wherein the markup page interpretation module processes at least one of a markup page tag, a JavaScript, a style sheet file, and a flash file. 5. The method according to any one of claims 1 to 4, The web viewer request processing unit extracts a markup page address included in the markup page transmission request signal received from the web viewer, and when the markup page image generation module matched with the extracted markup page address is activated And transmits the markup page transmission request to the markup page image generation module. A control method of a web viewer server that transmits an image corresponding to a markup page to a web viewer that processes and displays a received image, (a) periodically requesting and transmitting a markup page to a corresponding markup page providing server based on a predetermined markup page address preset according to a statistical priority, and generating or updating an image corresponding to the received markup page ; (b) receiving a markup page transmission request from the web viewer, determining whether an image corresponding to the requested markup page is stored; (c) If the result of the determination is YES, the corresponding image is extracted and transmitted to the web viewer. If the image is not stored, the image is requested to the markup page providing server and the corresponding markup page is transmitted, And transmitting the web page to the web viewer. The method according to claim 6, (a1) driving the markup page image generation module in advance regardless of whether the web viewer is requested or not, Wherein the step (a) is performed by an operation of the markup page image generation module driven in step (a1).
KR20080079209A 2008-08-13 2008-08-13 Web viewer server improving transmission speed of markup page and control method thereof KR101450907B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR20080079209A KR101450907B1 (en) 2008-08-13 2008-08-13 Web viewer server improving transmission speed of markup page and control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR20080079209A KR101450907B1 (en) 2008-08-13 2008-08-13 Web viewer server improving transmission speed of markup page and control method thereof

Publications (2)

Publication Number Publication Date
KR20100020562A KR20100020562A (en) 2010-02-23
KR101450907B1 true KR101450907B1 (en) 2014-10-14

Family

ID=42091535

Family Applications (1)

Application Number Title Priority Date Filing Date
KR20080079209A KR101450907B1 (en) 2008-08-13 2008-08-13 Web viewer server improving transmission speed of markup page and control method thereof

Country Status (1)

Country Link
KR (1) KR101450907B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010015981A (en) * 2000-08-23 2001-03-05 강상훈 Web browsing picture capturing and editing image offer system and method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010015981A (en) * 2000-08-23 2001-03-05 강상훈 Web browsing picture capturing and editing image offer system and method

Also Published As

Publication number Publication date
KR20100020562A (en) 2010-02-23

Similar Documents

Publication Publication Date Title
US9071651B2 (en) Dynamic content delivery to network-enabled static display device
US20030011631A1 (en) System and method for document division
US20060294396A1 (en) Multiplatform synchronized data access from mobile devices of dynamically aggregated content
US9571556B2 (en) Browser kernel adaptation method and browser therefor
CN101233510A (en) Processing and sending search results over a wireless network to a mobile device
JP2006243829A (en) Method and system for converting web content
US8090702B2 (en) Analyzing web site traffic
EP2146291A1 (en) Method and system for providing interface of web page
US8195762B2 (en) Locating a portion of data on a computer network
CN110808868A (en) Test data acquisition method and device, computer equipment and storage medium
JP5530217B2 (en) Document browsing system and document conversion server
US20010056497A1 (en) Apparatus and method of providing instant information service for various devices
WO2008044821A2 (en) Method and system for previewing web-page with hypertext at web-browsing
JP2005517255A (en) Upload style sheets to handle device diversity well
KR101001512B1 (en) System for transmitting/receiving contents connected in link structure in internet page and control method thereof, and browsing apparatus used in the system
CN101772196A (en) Method and system for processing message sent by mobile terminal and acting server
KR101450907B1 (en) Web viewer server improving transmission speed of markup page and control method thereof
EP1887476A1 (en) Menu bar providing method and information read screen configuration file creation program
CN102360380A (en) Method, system, device and terminal for providing webpages
KR100600512B1 (en) A System and Method for Providing Contents Clipping Service for Wireless Terminal
KR100716673B1 (en) Method and system for putting an ad on the network
KR100696588B1 (en) Method for receiving web-page data using wireless internet in the mobile terminal
KR100919585B1 (en) System for transmitting/receiving web contents and control method thereof
KR100944894B1 (en) System and method for providing web service
KR101359821B1 (en) Mobile communication apparatus having a plural of browser and control method thereof, and system for browsing markup page comprising the mobile communication apparatus and control method thereof

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20170907

Year of fee payment: 6