KR20030057098A - Method of WML encoding for large-size data transmission - Google Patents

Method of WML encoding for large-size data transmission Download PDF

Info

Publication number
KR20030057098A
KR20030057098A KR1020010087471A KR20010087471A KR20030057098A KR 20030057098 A KR20030057098 A KR 20030057098A KR 1020010087471 A KR1020010087471 A KR 1020010087471A KR 20010087471 A KR20010087471 A KR 20010087471A KR 20030057098 A KR20030057098 A KR 20030057098A
Authority
KR
South Korea
Prior art keywords
wml
data
tag
wap gateway
encoding
Prior art date
Application number
KR1020010087471A
Other languages
Korean (ko)
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 KR1020010087471A priority Critical patent/KR20030057098A/en
Publication of KR20030057098A publication Critical patent/KR20030057098A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content
    • H04L67/5651Reducing the amount or size of exchanged application data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/08Upper layer protocols
    • H04W80/12Application layer protocols, e.g. WAP [Wireless Application Protocol]

Abstract

PURPOSE: A WML(Wireless Markup Language) encoding method for transmitting high-capacity data is provided to encode data as well as tag and attribute command information if size of data configured in WML is big, and to transmit the encoded data, thereby reducing transmission time of the data. CONSTITUTION: If a user requests contents data(S101), a WAP gateway transmits the request to a web server. The web server configures corresponding contents in WML and WML script, and transmits the contents to the WAP gateway(S102). The WAP gateway removes an undefined tag, an attribute command, and a space(S103), and replaces the tag and the attribute command with binary values(S104). After completing encoding of the tag and the attribute command, the WAP gateway compresses data(S105), and transmits encoded data to a user through a wireless network(S106).

Description

고용량 데이터 전송을 위한 WML 인코딩 방법{Method of WML encoding for large-size data transmission}Method of WML encoding for large-size data transmission

본 발명은 무선 인터넷 환경에서의 사용되는 언어인 WML(wireless markup language)의 인코딩 방법에 관한 것으로, 특히 WML로 구성된 데이터의 크기가 큰경우 태그 및 속성명령어 정보뿐만 아니라, 데이터부분까지 인코딩하여 전송함으로써 데이터의 크기가 큰 경우에도 전송시간을 줄일 수 있는 효과적인 인코딩 방법을 제시하는 고용량 데이터 전송을 위한 WML 인코딩 방법에 관한 것이다.The present invention relates to a method of encoding WML (wireless markup language), which is a language used in a wireless Internet environment. In particular, when the size of the WML data is large, not only tag and attribute command information but also data are encoded and transmitted. The present invention relates to a WML encoding method for high capacity data transmission, which provides an effective encoding method that can reduce a transmission time even when data is large.

WML은 WAP(wireless application protocol)을 기반으로 하는 무선 인터넷 환경에서 사용되는 언어의 일종으로 XML(extensible markup language)을 기반으로 하는 마크업 언어로 핸드폰, 삐삐, PDA 등과 같은 무선 인터넷 기기에서 사용자 인터페이스 행위를 정하고 컨텐츠를 디스플레이하기 위해 설계된 언어이다.WML is a language used in wireless Internet environment based on wireless application protocol (WAP). It is a markup language based on extensible markup language (XML). It is a language designed for determining and displaying content.

무선 인터넷을 지원하지 위한 기기는 컨텐츠를 표시하는 디스플레이 화면이 일반적으로 개인용 컴퓨터에 비해 상당히 작고, 연산을 위한 메모리가 작으며, CPU의 성능이 약하다. 또한, 대역폭이 낮고 접속이 불안정하기 때문이 이런 특징을 갖는 기기 들을 지원하기 위해 설계된 언어가 바로 WML 인 것이다.Devices that do not support wireless Internet generally have considerably smaller display screens to display content, less memory for computing, and poor CPU performance. Also, because of low bandwidth and unstable access, WML is a language designed to support devices with this feature.

상기의 WML을 사용하는 WAP 환경의 구성에 대하여 설명하면 다음과 같다.Referring to the configuration of the WAP environment using the above WML as follows.

도 1은 WAP 기반 무선 인터넷 구성을 나타낸 블록도이다.1 is a block diagram showing a WAP-based wireless Internet configuration.

도 1을 참조하면, 무선 인터넷을 지원하는 핸드폰, PDA와 같은 클라이언트(10)와, 상기 클라이언트(10)에서 요구하는 정보를 제공하는 웹 서버(30)와, 상기 클라이언트(10)로부터의 정보 요구 메시지를 상기 웹 서버(30)로 전달하고 웹서버에서 전송하는 WML 데이터를 인코딩하여 클라이언트(10)로 전송하는 WAP 게이트웨이(20)를 포함하여 구성된다.Referring to FIG. 1, a client 10 such as a mobile phone and a PDA supporting wireless Internet, a web server 30 providing information requested by the client 10, and a request for information from the client 10. The WAP gateway 20 transmits a message to the web server 30, encodes WML data transmitted from the web server, and transmits the message to the client 10.

특히, 상기 클라이언트(10)는 WML언어를 해석하여 사용자에게 표시하기 위한 WML(11)과, WML 스크립트(12)와, 무선으로 데이터뿐만 아니라, 음성통신까지도 가능하게 하는 인터페이스를 제공하는 WTAI(wireless telephony application interface)(13)와, 기타(14)장치 및 프로그램을 포함하여 구성되고, WAP 게이트웨이(20)는 WML 데이터를 압축 및 복원하기 위한 인코더/디코더(21)와, WML 스크립트 컴파일러(22)와, 다른 프로토콜 확장을 위한 프로토콜 어댑터(23)를 포함하여 구성된다.In particular, the client 10 provides a WML 11 for interpreting and displaying the WML language to the user, a WML script 12, and a WTAI (wireless) that provides an interface for enabling not only data but also voice communication wirelessly. telephony application interface (13), and other (14) devices and programs, the WAP gateway 20 includes an encoder / decoder 21 for compressing and decompressing WML data, and a WML script compiler 22 And a protocol adapter 23 for other protocol extensions.

또한, 웹 서버(30)는 클라이언트에서 요구하는 컨텐츠 정보를 저장하고 있는 데이터베이스(32)와, 컨텐츠를 상기 클라이언트에서 인식할 수 있는 WML 데크(deck)형태로 가공하기 위한 WML 데크(33)와, 서버사이드 스크립트의 일종인 CGI 스크립트(31)를 포함하여 구성된다. 이때, 상기 WML 데크란 단말과 서버사이에서 전송하는 기본 단위를 나타내는 것으로, 인터넷 HTML의 한 페이지에 해당한다고 할 수 있다.In addition, the web server 30 includes a database 32 storing content information requested by the client, a WML deck 33 for processing the content into a WML deck form that can be recognized by the client, It is configured to include a CGI script 31 which is a kind of server side script. In this case, the WML deck represents a basic unit transmitted between the terminal and the server, and may correspond to one page of the Internet HTML.

상기와 같은 구성을 가지는 무선 인터넷 환경에서 WML 데이터를 클라이언트 (10)와 웹서버(30) 사이에서 송수신할 수 있는 것은 상기 WAP 게이트웨이(20)에서 상호간의 인코딩/디코딩을 해서 송수신하기 때문이다.In the wireless Internet environment having the above configuration, the WML data can be transmitted and received between the client 10 and the web server 30 because the WAP gateway 20 encodes and decodes each other.

좀더 자세히 인코딩/디코딩 방법에 대하여 설명하면 도 2와 같고, 도 2는 종래의 WML 인코딩/디코딩 방법의 흐름도이다.The encoding / decoding method will be described in more detail as shown in FIG. 2, and FIG. 2 is a flowchart of a conventional WML encoding / decoding method.

도 2를 참조하면, 클라이언트(10)로부터의 인코딩된 컨텐츠 요청메시지를 수신한(S11) WAP 게이트웨이는 웹서버(30)의 CGI 스크립터(31)로 상기 클라이언트(10)가 원하는 컨텐츠의 URL 정보 등을 전송하여 요청을 하고(S12), 상기 웹서버(30)에서 해당 컨텐츠 정보를 WML 문서로 작성하여 전송하면(S13), WAP게이트웨이에서 WML 문서를 인코딩하여 클라이언트(10)로 전송하게 되는 것이다(S14).Referring to FIG. 2, the WAP gateway receiving the encoded content request message from the client 10 (S11) is a CGI script 31 of the web server 30, and URL information of the content desired by the client 10. If the request is sent by sending (S12), and the web server 30 writes the corresponding content information into a WML document and transmits it (S13), the WML gateway encodes the WML document and transmits it to the client 10 ( S14).

이때, 인코딩방법은 WML 문서에서 필요하지 않은 태그와 속성명령어부분을 삭제하고, 공백을 제거한 후, 태그와 속성명령어를 이진코드로 정의하여 압축한 후, 데이터와 함께 클라이언트로 전송하는 것이다.At this time, the encoding method is to delete the tags and attribute instruction parts that are not necessary in the WML document, remove the spaces, define the tags and attribute instructions as binary codes, compress them, and transmit them together with the data to the client.

이와 같은 방법은 WML의 특성에서, WML이 태그와 속성 명령어, 그리고 데이터로 이루어진 언어이며, 상기 태그와 속성에 대한 명령어의 개수가 한정적이므로 일정 값으로 정의하여 압축하는 방식을 이용하고, 데이터를 그대로 전송하는 것이다.This method uses WMP as a language consisting of tags, attribute instructions, and data in the characteristics of WML. Since the number of instructions for the tags and attributes is limited, the method is defined as a constant value and compressed. To transmit.

따라서, WAP 게이트웨이(20)는 웹 서버(30)로부터 WML로 작성된 컨텐츠 정보에서 필요치 않은 태그와 속성 명령어를 제거하고, 공백을 제거하여 태그와 속성을 최소화한 후, 각 태그와 속성 명령어에 대한 이진코드를 정의하여 데이터와 함께 클라이언트(10)로 전송하는 방식을 이용하여 데이터의 크기를 줄이는 효과를 얻었다.Accordingly, the WAP gateway 20 removes unnecessary tag and attribute instructions from the web server 30 content information written in WML, minimizes tags and attributes by removing spaces, and then binary for each tag and attribute instruction. By defining a code and transmitting the data to the client 10, the size of the data is reduced.

그러나, 종래와 같은 방식의 인코딩 방식은 데이터의 크기가 작고, 태그와 속성 명령어가 많은 경우에는 효율적일 수 있으나, 데이터의 크기가 문서의 대부분을 차지할 만큼 큰 경우 태그와 속성 명령어를 압축하는 정도로는 데이터의 크기를 크게 줄일 수 없어서, 클라이언트로 전송하는 시간이 많이 요구되어 사용자가 컨텐츠를 제공받는데 많은 시간을 기다려야하는 문제가 발생한다.However, the conventional encoding method may be efficient when the data size is small and there are many tags and attribute instructions. However, when the data size is large enough to occupy most of the document, the data is compressed enough to compress the tags and attribute instructions. Since the size of the device cannot be significantly reduced, a lot of time is required to transmit to the client, which causes the user to wait for a long time to receive the content.

상기와 같은 문제를 해결하기 위해서, 본 발명은 종래와 같이 태그와 속성만을 인코딩하는 방식에서 데이터를 범용 압축 알고리즘을 이용하여 압축할 수 있도록 함으로써, 데이터의 크기가 큰 경우의 WML 문서의 크기를 크게 줄여서 전송에 걸리는 시간을 줄여, 데이터 전송에 따른 서비스 대기시간을 줄일 수 있도록 하는 고용량 데이터 전송을 위한 WML 인코딩 방법을 제공함에 그 목적이 있다.In order to solve the above problems, the present invention allows the data to be compressed using a general-purpose compression algorithm in a method of encoding only tags and attributes as in the prior art, thereby increasing the size of the WML document when the data size is large The purpose of the present invention is to provide a WML encoding method for high capacity data transmission, which reduces the time required for transmission, thereby reducing service latency due to data transmission.

도 1은 WAP 기반 무선 인터넷 구성을 나타낸 블록도.1 is a block diagram showing a WAP-based wireless Internet configuration.

도 2는 종래의 WML 인코딩/디코딩 방법의 흐름도.2 is a flow chart of a conventional WML encoding / decoding method.

도 3은 본 발명의 실시 예에 따른 고용량 데이터 전송을 위한 WML 인코딩 방법의 컨텐츠 인코딩 모델의 구성을 나타낸 블록도.3 is a block diagram illustrating a configuration of a content encoding model of a WML encoding method for high capacity data transmission according to an embodiment of the present invention.

도 4는 본 발명의 실시 예에 따른 태그 및 속성 명령어 변환 구조의 예를 나타낸 도면.4 is a diagram illustrating an example of a tag and attribute instruction conversion structure according to an embodiment of the present invention.

도 5는 본 발명의 실시 예에 따른 고용량 데이터 전송을 위한 WML 인코딩 방법의 동작순서를 나타낸 플로우 차트.5 is a flowchart illustrating an operation procedure of a WML encoding method for high capacity data transmission according to an embodiment of the present invention.

본 발명에 따른 고용량 데이터 전송을 위한 WML 인코딩 방법은,WML encoding method for high capacity data transmission according to the present invention,

무선 인터넷을 지원하는 장치에서 사용자의 입력에 의한 데이터 요구 메시지를 WAP 게이트웨이로 전송하고, 상기 WAP 게이트웨이에서 웹서버로 요구 메시지를 전송하는 단계;Transmitting a data request message by a user's input to a WAP gateway in a device supporting wireless Internet, and transmitting the request message from the WAP gateway to a web server;

상기 요구 메시지에 의하여, 웹 서버에서 해당 컨텐츠를 검색하고, 해당 컨텐츠 데이터를 WML 및 WML 스크립트로 구성하여 WAP 게이트웨이로 전송하는 단계;Retrieving the corresponding content from the web server according to the request message, and configuring the corresponding content data into a WML and a WML script and transmitting the same to the WAP gateway;

상기 WAP 게이트웨이에서 수신된 WML 및 WML 스크립트에서 정의되지 않은 태그 및 속성 명령어를 제거하고, 공백을 제거한 후, 상기 태그 및 속성 명령어를 바이너리 값으로 변환하는 단계;Removing undefined tag and attribute instructions from WML and WML scripts received at the WAP gateway, removing spaces, and converting the tag and attribute instructions to binary values;

상기 WAP 게이트웨이에서 WML 및 WML 스크립트에서 데이터 부분을 범용 압축 알고리즘에 의하여 인코딩하고, 상기 바이너리 값으로 변환된 태그 및 속성 명령어와 함께 인코딩된 데이터를 무선망으로 통해 상기 무선 인터넷 지원 장치로 전송하는 단계를 포함하여 구성되는 것을 특징으로 한다.Encoding, at the WAP gateway, the data portion in the WML and WML script by a general-purpose compression algorithm, and transmitting the encoded data along with the tag and attribute instructions converted into the binary values to the wireless Internet support device through a wireless network. Characterized in that it comprises a.

상기와 같이 구성되는 본 발명에 따른 고용량 데이터 전송을 위한 WML 인코딩 방법에 대하여 첨부된 도면을 참조하여 설명하면 다음과 같다.The WML encoding method for high capacity data transmission according to the present invention configured as described above will be described with reference to the accompanying drawings.

도 3은 본 발명의 실시 예에 따른 고용량 데이터 전송을 위한 WML 인코딩 방법의 컨텐츠 인코딩 모델의 구성을 나타낸 블록도이다.3 is a block diagram illustrating a configuration of a content encoding model of a WML encoding method for high capacity data transmission according to an embodiment of the present invention.

도 3을 참조하면, WAP 게이트웨이에서 WML 및 WML 스크립트를 인코딩하는 구조는 클라이언트(100)에서 요청하는 컨텐츠 정보를 웹서버(300)에서 WML파일로 구성하여 전송하면, WAP 게이트웨이(200)에서는 WML 파일(210)에서 태그와 속성 명령어의 공백을 제거하고(220), 태그와 속성 명령어를 바이너리 값을 변환(230)하고는, 데이터를 범용 압축 알고리즘에 의하여 압축한 후(240), 무선망을 통해 클라이언트(100)로 전송하는 것이다.Referring to FIG. 3, when the WAP gateway encodes WML and WML scripts, the content information requested by the client 100 is configured and transmitted as a WML file by the web server 300, and the WML file is transmitted by the WAP gateway 200. After removing the spaces of the tag and the attribute instruction (210), converting the binary values of the tag and the attribute instruction (230), and compressing the data by the universal compression algorithm (240), through the wireless network To the client 100.

상기 태그와 속성 명령어를 바이너리 값으로 변환하는 예를 나타낸 것이 도 4이다.4 shows an example of converting the tag and the attribute command to binary values.

도 4는 본 발명의 실시 예에 따른 태그 및 속성 명령어 변환 구조의 예를 나타낸 도면이다.4 is a diagram illustrating an example of a tag and attribute instruction conversion structure according to an embodiment of the present invention.

도 4를 참조하면, 태그(element)와 속성(attribute) 명령어는 한정된 개수로 정해져 있으므로, 각각을 바이너리 값으로 치환함으로써 크기를 줄이는 것이다(231, 232).Referring to FIG. 4, since tag and attribute instructions are defined in a limited number, the size is reduced by replacing each with a binary value (231, 232).

상기와 같은 인코딩 과정을 좀더 자세히 설명하면 다음과 같다.The encoding process as described above is described in more detail as follows.

도 5는 본 발명의 실시 예에 따른 고용량 데이터 전송을 위한 WML 인코딩 방법의 동작순서를 나타낸 플로우 차트이다.5 is a flowchart illustrating an operation procedure of a WML encoding method for transmitting high capacity data according to an exemplary embodiment of the present invention.

도 5를 참조하면, 무선 인터넷을 지원하는 클라이언트 장치를 이용하여 사용자가 원하는 컨텐츠 데이터를 요구하면(S101), WAP 게이트웨이(200)는 상기 요구를 웹서버(300)로 전달한다.Referring to FIG. 5, when a user requests content data desired by a client device supporting wireless Internet (S101), the WAP gateway 200 transmits the request to the web server 300.

상기 요구에 따라, 웹 서버에서는 해당 컨텐츠를 검색하여 WML 및 WML 스크립트로 구성하여 WAP 게이트웨이(200)로 전송하게 된다(S102).According to the request, the web server searches for the corresponding content, configures the WML and WML script, and transmits the content to the WAP gateway 200 (S102).

상기 WML 파일을 수신한 WAP 게이트웨이(200)에서는 우선 정의되지 않는 태그와 속성 명령어 및 공백을 제거한다(S103). 이때, 상기 공백 제거는 탭, 뉴라인, 캐리지 리턴 등과 같은 불필요한 공백과 메타정보가 제거되는 것으로, 파일의 의미상 손실 없이 가장 콤팩트한 데이터 구성을 하기 위한 작업이다.Upon receiving the WML file, the WAP gateway 200 removes an undefined tag, an attribute command, and a space (S103). In this case, the space removal is to remove unnecessary spaces and meta information such as tabs, new lines, carriage returns, and the like, and is a task for constructing the most compact data without losing the meaning of the file.

상기와 같이 공백이 제거되면, 태그와 속성 명령어를 바이너리 값으로 치환하게 되는데(S104), 이것은 앞서 설명한 바와 같이, 태그와 속성 명령어가 한정적이므로 바이너리 토큰 값으로 치환하여 사용할 수 있는 것이다.When the space is removed as described above, the tag and the attribute instruction are replaced with a binary value (S104). As described above, since the tag and the attribute instruction are limited, the tag and attribute instruction may be replaced with a binary token value.

상기와 같이 태그 및 속성 명령어의 인코딩이 완료되면, 데이터의 압축을 하게 되는데(S105), 이때 압축을 위하여 사용되는 범용 압축 알고리즘으로는 일반적으로 사용하는 알고리즘으로 RLE(run-length encoding), 허프만, 적용형 허프만, 산술부고, LZW등과 같은 기본 알고리즘의 조합을 사용하여 인코딩을 이루게 할 수 있다.When the encoding of the tag and the attribute instruction is completed as described above, the data is compressed (S105). In this case, as a general-purpose compression algorithm used for compression, an algorithm generally used is RLE (run-length encoding), Huffman, Encoding can be accomplished using a combination of basic algorithms such as applied Huffman, Arithmetic Obligation, and LZW.

상기와 같이 태그, 속성 명령어와 데이터까지 인코딩이 완료되면, 인코딩된 데이터를 무선망을 통해 사용자에게 전송하여(S106), 컨텐츠를 제공하게 되는 것이다.When the tag, the attribute instruction and the data is encoded as described above, the encoded data is transmitted to the user through the wireless network (S106) to provide contents.

이상과 같이 태그와 속성명령어뿐만 아니라 데이터까지 압축하여 전송하게 되면, 파일의 크기가 크게 줄어들게 되므로, 사용자가 서비스 이용을 위해 데이터를 수신하는 시간이 줄어들어 대기시간을 줄이는 효과가 있다.As described above, if the data is compressed and transmitted as well as tags and attribute commands, the size of the file is greatly reduced, thereby reducing the waiting time by reducing the time for the user to receive the data for service use.

이상에서 설명한 바와 같이, 본 발명에 따른 고용량 데이터 전송을 위한 WML 인코딩 방법은 WML 문서를 무선망을 통해 클라이언트로 전송하는데 있어서, 파일의 크기를 최대한 줄임으로써 인터넷에 접속하여 서비스 받기 위한 대기시간을 줄이고, 이와 같은 효과에 의하여 텍스트 문서 및 정지영상뿐만 아니라 데이터의 크기가 큰 동영상이나, 애니메이션 서비스 등의 다양한 서비스를 무선 인터넷 환경에서 제공할 수 있는 효과가 있다.As described above, in the WML encoding method for transmitting a large amount of data according to the present invention, in transmitting a WML document to a client through a wireless network, the WML encoding method reduces the waiting time for accessing the Internet by reducing the file size as much as possible. By this effect, not only text documents and still images but also various services such as a video or animation service having a large data size can be provided in a wireless Internet environment.

Claims (1)

무선 인터넷을 지원하는 장치에서 사용자의 입력에 의한 데이터 요구 메시지를 WAP 게이트웨이로 전송하고, 상기 WAP 게이트웨이에서 웹서버로 요구 메시지를 전송하는 단계;Transmitting a data request message by a user's input to a WAP gateway in a device supporting wireless Internet, and transmitting the request message from the WAP gateway to a web server; 상기 요구 메시지에 의하여, 웹 서버에서 해당 컨텐츠를 검색하고, 해당 컨텐츠 데이터를 WML 및 WML 스크립트로 구성하여 WAP 게이트웨이로 전송하는 단계;Retrieving the corresponding content from the web server according to the request message, and configuring the corresponding content data into a WML and a WML script and transmitting the same to the WAP gateway; 상기 WAP 게이트웨이에서 수신된 WML 및 WML 스크립트에서 정의되지 않은 태그 및 속성 명령어를 제거하고, 공백을 제거한 후, 상기 태그 및 속성 명령어를 바이너리 값으로 변환하는 단계;Removing undefined tag and attribute instructions from WML and WML scripts received at the WAP gateway, removing spaces, and converting the tag and attribute instructions to binary values; 상기 WAP 게이트웨이에서 WML 및 WML 스크립트에서 데이터 부분을 범용 압축 알고리즘에 의하여 인코딩하고, 상기 바이너리 값으로 변환된 태그 및 속성 명령어와 함께 인코딩된 데이터를 무선망으로 통해 상기 무선 인터넷 지원 장치로 전송하는 단계를 포함하여 구성되는 것을 특징으로 하는 고용량 데이터 전송을 위한 WML 인코딩 방법.Encoding, at the WAP gateway, the data portion in the WML and WML script by a general-purpose compression algorithm, and transmitting the encoded data along with the tag and attribute instructions converted into the binary values to the wireless Internet support device through a wireless network. WML encoding method for high capacity data transmission, characterized in that it comprises a.
KR1020010087471A 2001-12-28 2001-12-28 Method of WML encoding for large-size data transmission KR20030057098A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010087471A KR20030057098A (en) 2001-12-28 2001-12-28 Method of WML encoding for large-size data transmission

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010087471A KR20030057098A (en) 2001-12-28 2001-12-28 Method of WML encoding for large-size data transmission

Publications (1)

Publication Number Publication Date
KR20030057098A true KR20030057098A (en) 2003-07-04

Family

ID=32215219

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010087471A KR20030057098A (en) 2001-12-28 2001-12-28 Method of WML encoding for large-size data transmission

Country Status (1)

Country Link
KR (1) KR20030057098A (en)

Similar Documents

Publication Publication Date Title
CN101178716B (en) Method of micro-browsers processing JavaScript and micro-browsers thereof
KR100540495B1 (en) A method and apparatus for compressing a continuous, indistinct data stream
US9363309B2 (en) Systems and methods for compressing packet data by predicting subsequent data
KR100336280B1 (en) Method for video/audio streaming based on intermediate data
US6883137B1 (en) System and method for schema-driven compression of extensible mark-up language (XML) documents
US20100050089A1 (en) Web browser system of mobile communication terminal, using proxy server
US20020087596A1 (en) Compact tree representation of markup languages
CN102905045A (en) Method and server for providing picture data to computing terminal
EP0928070A2 (en) Compression of documents with markup language that preserves syntactical structure
JPH0817444B2 (en) Image data encoding device
CN102946419A (en) Picture server and picture data providing method
JP3070555B2 (en) Markup language document storage method and communication method
US7809697B1 (en) Compressing hyperlinks in a hyperlink-based document
US10701150B2 (en) Method and apparatus for storing network data
KR100624142B1 (en) Gateway apparatus and method for wireless data service
US20030191859A1 (en) Fast remote display of images using compressed XPutImage
US7212974B2 (en) System and method for compressing and encoding data
KR100935586B1 (en) Cache method
JP2004528737A (en) Method and apparatus for transmitting and receiving data structures in a compressed format based on component frequency
CN102982046A (en) Storage method and system for webpage data compression
KR20030057098A (en) Method of WML encoding for large-size data transmission
KR20010035158A (en) Apparatus and method for translating web information
Ojanen et al. Compressibility of WML and WMLScript byte code: initial results [Wireless Mark-up Language]
KR100586693B1 (en) Image transcoding apparatus for reducing gif size and it's method
US20050138545A1 (en) Efficient universal plug-and-play markup language document optimization and compression

Legal Events

Date Code Title Description
N231 Notification of change of applicant
WITN Application deemed withdrawn, e.g. because no request for examination was filed or no examination fee was paid