KR20050000122A - SYSTEM AND METHOD FOR INFORMATION PROCESSING IN SOAP(Simple Object Access Protocol) - Google Patents

SYSTEM AND METHOD FOR INFORMATION PROCESSING IN SOAP(Simple Object Access Protocol) Download PDF

Info

Publication number
KR20050000122A
KR20050000122A KR1020030040703A KR20030040703A KR20050000122A KR 20050000122 A KR20050000122 A KR 20050000122A KR 1020030040703 A KR1020030040703 A KR 1020030040703A KR 20030040703 A KR20030040703 A KR 20030040703A KR 20050000122 A KR20050000122 A KR 20050000122A
Authority
KR
South Korea
Prior art keywords
soap
compression
xml document
module
message
Prior art date
Application number
KR1020030040703A
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 KR1020030040703A priority Critical patent/KR20050000122A/en
Publication of KR20050000122A publication Critical patent/KR20050000122A/en

Links

Classifications

    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61FFILTERS IMPLANTABLE INTO BLOOD VESSELS; PROSTHESES; DEVICES PROVIDING PATENCY TO, OR PREVENTING COLLAPSING OF, TUBULAR STRUCTURES OF THE BODY, e.g. STENTS; ORTHOPAEDIC, NURSING OR CONTRACEPTIVE DEVICES; FOMENTATION; TREATMENT OR PROTECTION OF EYES OR EARS; BANDAGES, DRESSINGS OR ABSORBENT PADS; FIRST-AID KITS
    • A61F7/00Heating or cooling appliances for medical or therapeutic treatment of the human body
    • A61F7/08Warming pads, pans or mats; Hot-water bottles
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61FFILTERS IMPLANTABLE INTO BLOOD VESSELS; PROSTHESES; DEVICES PROVIDING PATENCY TO, OR PREVENTING COLLAPSING OF, TUBULAR STRUCTURES OF THE BODY, e.g. STENTS; ORTHOPAEDIC, NURSING OR CONTRACEPTIVE DEVICES; FOMENTATION; TREATMENT OR PROTECTION OF EYES OR EARS; BANDAGES, DRESSINGS OR ABSORBENT PADS; FIRST-AID KITS
    • A61F7/00Heating or cooling appliances for medical or therapeutic treatment of the human body
    • A61F7/02Compresses or poultices for effecting heating or cooling
    • A61F2007/0225Compresses or poultices for effecting heating or cooling connected to the body or a part thereof
    • A61F2007/0228Compresses or poultices for effecting heating or cooling connected to the body or a part thereof with belt or strap, e.g. with buckle
    • A61F2007/023Compresses or poultices for effecting heating or cooling connected to the body or a part thereof with belt or strap, e.g. with buckle with pockets for receiving packs or pouches

Abstract

PURPOSE: A system and a method for processing a SOAP(Simple Object Access Protocol) message of an XML(eXtensible Markup Language) format between a client and a server on the SOAP are provided to enhance overall system performance by discriminating compression of an XML document and transmitting/receiving it after compression depending on a volume of the XML document. CONSTITUTION: The client(100) discriminates the compression of the XML document within the SOAP message under by considering a compression condition for transmitted information, and writes/transmits the SOAP message to the server(200) by compressing the XML document with a selected applicable compression algorithm. The server extracts an information element of the XML document by receiving the SOAP message from the client and decompressing the XML document, and writes/transmits an SOAP reply message by processing particulars corresponding to the extracted information. A database(300) stores the information for transmitting/receiving the SOAP message and compressing the XML document.

Description

SOAP 상에서의 정보 처리 시스템 및 그 방법 {SYSTEM AND METHOD FOR INFORMATION PROCESSING IN SOAP(Simple Object Access Protocol)}Information processing system on SOAP and its method {SYSTEM AND METHOD FOR INFORMATION PROCESSING IN SOAP (Simple Object Access Protocol)}

본 발명은 SOAP 상에서의 정보 처리 시스템 및 그 방법에 관한 것이다.The present invention relates to an information processing system and method thereof over SOAP.

SOAP(Simple Object Access Protocol)은 웹상의 객체들을 액세스하기 위해 응용프로그램들이 HTTP(Hypertext Transfer Protocol) 상에서 XML(eXtensible Markup Language) 형태로 인터넷에 텍스트 명령어를 보내는 인터넷 상의 프로그램간 통신 프로토콜이다.Simple Object Access Protocol (SOAP) is an interprogram communication protocol on the Internet that allows applications to send text commands to the Internet in the form of XML (eXtensible Markup Language) over Hypertext Transfer Protocol (HTTP) to access objects on the Web.

여기서, XML은 인터넷을 구성하는 HTML(Hypertext Markup Language)을 획기적으로 개선한 차세대 인터넷 언어이다. HTML의 확장 언어격인 XML은 홈페이지 구축 기능, 검색 기능 등을 향상시켰을 뿐 아니라 비즈니스에 필수적인 클라이언트 시스템의 복잡한 데이터 처리를 용이하게 하는 특징이 있다.Here, XML is a next-generation Internet language that drastically improved HTML (Hypertext Markup Language), which constitutes the Internet. XML, the extended language of HTML, not only improves homepage building and search functions, but also facilitates complex data processing of client-critical client systems.

또한 XML은 인터넷 사용자가 웹 콘텐트의 작성을 비롯해 관리, 접근을 용이하도록 하는 형태로 구성되어 있다. 아울러 HTML은 웹 페이지에서 데이터베이스처럼 구조화된 데이터를 지원할 수 없는 반면에, XML은 사용자가 구조화된 데이터베이스를 뜻대로 조작할 수 있는 특징이 있다.In addition, XML is composed of forms that make it easy for Internet users to create, manage, and access web content. In addition, HTML cannot support structured data in a web page like a database, while XML has the ability to manipulate a structured database at will.

SOAP는 방화벽이나 보안 문제, 호환성 문제와 같은 여러 요인으로 인한 통신 제약 사항들을 극복하고 운영체제나 프로그래밍 언어, 기술의 차이 등에 종속되지 않는 통신 방법을 사용할 수 있도록 한다.SOAP overcomes communication constraints caused by many factors, such as firewalls, security issues, and compatibility issues, and allows you to use communication methods that are not dependent on operating system, programming language, or technology differences.

그런데, SOAP 상에서 XML 문서 형식으로 정보를 교환하는 경우에, 송수신되는 정보의 양이 방대하면 정보의 양에 따라 XML 문서의 크기가 늘어나게 되고, 그에 비례하여 전송 시간도 길어진다는 문제점이 있다.However, in the case of exchanging information in the form of XML document on SOAP, if the amount of transmitted and received information is huge, the size of the XML document increases according to the amount of information, and there is a problem in that the transmission time increases in proportion.

또한, SOAP 상에서 XML 문서 전송시 오류가 발생하는 경우에, 전송이 중단될 확률이 높아지므로 시스템의 전반적인 성능을 저하시키는 문제점이 있다.In addition, when an error occurs when transmitting an XML document on SOAP, there is a problem in that the overall interruption of the system is degraded since the probability of transmission is interrupted.

본 발명이 이루고자 하는 기술적 과제는 SOAP 상에서 XML 문서 교환시 XML 문서의 압축 여부를 판별하고, 적정한 압축 알고리즘을 선정함으로써 XML 문서의양에 따라 압축하여 송수신할 수 있어 시스템의 전반적인 성능을 향상시킬 수 있는 SOAP 상에서의 정보 처리 시스템 및 그 방법을 제공하는 것이다.The technical problem to be achieved by the present invention is to determine whether to compress XML documents when exchanging XML documents over SOAP, and to select the appropriate compression algorithm to compress and send and receive according to the amount of XML documents, thereby improving the overall performance of the system. To provide an information processing system and a method over SOAP.

도 1은 본 발명에 적용되는 SOAP 상에서의 정보 송수신하는 과정을 도시한 도면이다.1 is a diagram illustrating a process of transmitting and receiving information over SOAP according to the present invention.

도 2는 본 발명에 적용되는 SOAP 메시지 틀과 SOAP 메시지 틀에 생성되는 XML 문서 형식을 도시한 것이다.2 illustrates a SOAP message frame and an XML document format generated in the SOAP message frame according to the present invention.

도 3은 본 발명의 실시예에 따른 SOAP 상에서의 정보 처리 시스템의 구성을 도시한 것이다.3 shows a configuration of an information processing system on SOAP according to an embodiment of the present invention.

도 4는 본 발명의 실시예에 따른 SOAP 상에서의 정보 처리 방법 중에서 클라이언트와 서버의 동작 흐름을 도시한 것이다.4 illustrates an operation flow of a client and a server in the information processing method on SOAP according to an embodiment of the present invention.

이러한 과제를 해결하기 위해 본 발명은 SOAP 상에서 XML 형태의 SOAP 메시지를 교환할 때 XML 문서의 방대한 정도와 전송 시간에 따라 압축 여부를 판별하고, 압축 알고리즘과 압축 범위를 선정하여 XML 문서를 압축 한 후에 SOAP 메시지를 클라이언트와 서버간에 송수신한다.In order to solve this problem, the present invention determines whether or not to compress the XML document according to the enormous degree and transmission time of the XML document when exchanging the SOAP message in the form of XML over SOAP, and compresses the XML document by selecting a compression algorithm and a compression range Send and receive SOAP messages between the client and server.

본 발명의 첫 번째 특징에 따른 SOAP 상에서의 정보 처리 시스템은, 전송을 위한 정보의 압축 조건을 고려하여 SOAP(Simple Object Access Protocol) 메시지 내에 위치하는 XML 문서의 압축 여부를 판별하고, 압축시 적용 가능한 압축 알고리즘을 선택하여 상기 XML 문서의 압축을 수행한 후에 SOAP 메시지를 작성하여 전송하는 클라이언트; 상기 클라이언트로부터 SOAP 메시지를 수신하여 XML 문서의 압축 여부에 따라 압축 해제를 수행한 후에 상기 XML 문서의 정보 요소를 추출하고, 그 추출된 정보에 해당하는 사항들을 처리한 후에 SOAP 응답 메시지를 작성하여 상기 클라이언트로 전송하는 서버; 및 상기 클라이언트와 서버 사이에서 SOAP 메시지 송수신시, 상기 SOAP 메시지 송수신에 필요한 정보와 상기 XML 문서의 압축에 필요한 모든 정보를 저장하는 데이터베이스를 포함한다.The information processing system on SOAP according to the first aspect of the present invention, whether or not to compress the XML document located in the SOAP (Simple Object Access Protocol) message in consideration of the compression conditions of the information for transmission, and is applicable when compression A client which selects a compression algorithm to compress the XML document and then composes and sends a SOAP message; After receiving the SOAP message from the client and decompressing according to whether the XML document is compressed or not, the information element of the XML document is extracted, and after processing the items corresponding to the extracted information, a SOAP response message is created by A server for transmitting to the client; And a database that stores information necessary for transmitting and receiving the SOAP message and all information necessary for compressing the XML document when transmitting and receiving a SOAP message between the client and the server.

상기 클라이언트는,The client,

상기 서버로 전송할 정보를 분석하고, 상기 SOAP 메시지 틀에 생성되는 XML 문서로 구성할 요소들의 값을 추출하는 정보 분석 모듈; 상기 SOAP 메시지 틀에SOAP 메시지의 헤더(HEADER)와 바디(BODY) 부분을 생성하여 추가하는 SOAP 메시지 작성 모듈; 상기 데이터베이스에서 상기 서버로 전송할 정보의 정보용량, 전송거리, 중요도, 압축 임계치와 같은 정보를 참조하여 상기 XML 문서의 압축 여부를 판별하는 압축 판별 모듈; 상기 압축판별 모듈에서 XML 문서의 압축을 결정한 경우에 상기 데이터베이스에서 압축 알고리즘에 관한 정보를 참조하여 상기 XML 문서에 적용 가능한 압축 알고리즘을 선택하고, 상기 XML 문서의 압축 범위를 결정하는 압축 방법 결정 모듈; 상기 압축 방법 결정 모듈에서 선택된 XML 문서의 압축 알고리즘과 압축 범위에 따라 상기 SOAP 메시지 틀 내에 위치하는 XML 문서를 압축하는 압축 수행 모듈; 및 상기 압축 수행 모듈에서 압축된 SOAP 메시지를 상기 서버로 송신하는 SOAP 메시지 송신 모듈을 포함한다.An information analysis module for analyzing information to be transmitted to the server and extracting values of elements to be composed of an XML document generated in the SOAP message frame; A SOAP message composition module for generating and adding a header and a body portion of a SOAP message to the SOAP message frame; A compression determination module for determining whether to compress the XML document by referring to information such as information capacity, transmission distance, importance, and compression threshold of information to be transmitted from the database to the server; A compression method determining module for selecting a compression algorithm applicable to the XML document by referring to the information about the compression algorithm in the database when the compression determination module determines compression of the XML document, and determining a compression range of the XML document; A compression performing module for compressing an XML document located in the SOAP message frame according to a compression algorithm and a compression range of the XML document selected by the compression method determination module; And a SOAP message transmitting module for transmitting the SOAP message compressed by the compression performing module to the server.

상기 클라이언트는, 상기 서버로부터 전송되는 SOAP 응답 메시지를 수신하는 결과 수신 모듈을 더 포함한다.The client further includes a result receiving module for receiving a SOAP response message sent from the server.

상기 SOAP 메시지 작성모듈은, 상기 SOAP 메시지 틀에 SOAP 헤더 부분을 생성하여 추가하는 SOAP 메시지 헤더 작성 모듈, 및 SOAP 바디 부분을 생성하여 추가하는 SOAP 메시지 바디 작성 모듈로 구성된다.The SOAP message composition module is composed of a SOAP message header composition module for generating and adding a SOAP header portion to the SOAP message frame, and a SOAP message body composition module for generating and adding a SOAP body portion.

상기 서버는,The server,

상기 클라이언트에서 전송되는 SOAP 메시지를 수신하는 SOAP 메시지 수신 모듈; 상기 메시지 수신 모듈에서 수신된 SOAP 메시지에서 XML 문서가 압축된 경우에 압축 해제하는 압축 해제 모듈; 상기 압축해제 모듈에서 압축 해제된 XML 문서를 해석하여 각 정보 요소를 추출하는 파싱(PARSING) 모듈; 상기 파싱 모듈에서 추출된 정보에 따라 상기 클라이언트의 요청 사항을 처리하는 정보 처리 모듈; 및 상기 정보 처리 모듈의 처리 결과를 토대로 SOAP 응답 메시지를 작성하여 상기 클라이언트로 전송하는 SOAP 응답 메시지 처리 모듈을 포함한다.A SOAP message receiving module for receiving a SOAP message transmitted from the client; A decompression module for decompressing an XML document in a SOAP message received by the message receiving module; A parsing module for parsing the XML document decompressed by the decompression module and extracting each information element; An information processing module for processing a request of the client according to the information extracted from the parsing module; And a SOAP response message processing module configured to create a SOAP response message based on the processing result of the information processing module and transmit the SOAP response message to the client.

상기 SOAP 응답 메시지 처리 모듈은, 상기 SOAP 응답 메시지를 생성하는 SOAP 응답 메시지 작성 모듈; 및 상기 SOAP 응답 메시지 작성 모듈에서 생성된 SOAP 응답 메시지를 상기 클라이언트로 송신하는 결과 송신 모듈을 포함한다.The SOAP response message processing module includes: a SOAP response message creation module generating the SOAP response message; And a result transmission module for transmitting the SOAP response message generated by the SOAP response message creation module to the client.

상기 데이터베이스는, 상기 클라이언트에서 서버로 전송할 정보에 대한 정보 용량, 전송거리, 중요도, 압축 임계치와, 상기 XML 문서의 압축을 위한 다수의 압축 알고리즘들과, 상기 클라이언트와 서버 사이에서 SOAP 메시지 송수신시 필요한 참조 정보들을 저장하는 것이 바람직하다.The database may include information capacity, transmission distance, importance, compression threshold for information to be transmitted from the client to the server, a plurality of compression algorithms for compressing the XML document, and a SOAP message between the client and the server. It is desirable to store reference information.

본 발명의 두 번째 특징에 따른 SOAP 상에서의 정보 처리 시스템은, SOAP(Simple Object Access Protocol) 상에서 클라이언트와 서버가 XML 문서 형태의 SOAP 메시지와 SOAP 응답 메시지를 송수신하는 SOAP 상에서의 정보 처리 시스템에 있어서, 상기 클라이언트는, 상기 서버로 전송할 정보를 분석하고 상기 SOAP 메시지 내에 위치하는 XML 문서로 구성할 요소들의 값을 추출하는 정보 분석 모듈; 상기 SOAP 메시지의 헤더(HEADER)와 바디(BODY) 부분을 생성하여 추가하는 SOAP 메시지 작성 모듈; 상기 XML 문서의 압축 조건들을 고려하여 압축 여부를 판별하고, 상기 XML 문서에 적용 가능한 압축 알고리즘과 압축 범위를 결정한 후 압축을 수행하는 압축 방법 결정 모듈; 상기 압축 방법 결정 모듈에서 선택된 XML 문서의 압축 알고리즘과 압축 범위에 따라 상기 SOAP 메시지 내에 위치하는 XML 문서를 압축하는 압축 수행 모듈; 및 상기 압축 모듈에서 압축된 SOAP 메시지를 상기 서버로 송신하고, 상기 서버의 SOAP 응답 메시지를 수신하는 메시지 송수신 모듈을 포함한다.The information processing system on SOAP according to the second aspect of the present invention is an information processing system on SOAP in which a client and a server transmit and receive a SOAP message and a SOAP response message in the form of an XML document on a Simple Object Access Protocol (SOAP). The client comprises: an information analysis module for analyzing information to be sent to the server and extracting values of elements to be composed of an XML document located in the SOAP message; A SOAP message composition module for generating and adding a header and a body portion of the SOAP message; A compression method determining module configured to determine whether to compress in consideration of the compression conditions of the XML document, determine a compression algorithm and a compression range applicable to the XML document, and then perform compression; A compression performing module for compressing an XML document located in the SOAP message according to a compression algorithm and a compression range of the XML document selected by the compression method determination module; And a message transmission / reception module for transmitting the SOAP message compressed by the compression module to the server and receiving a SOAP response message of the server.

상기 압축 방법 결정 모듈은, 상기 서버로 전송할 정보의 정보용량, 전송거리, 중요도, 압축 임계치와 같은 정보를 참조하여 상기 XML 문서의 압축 여부를 판별하는 압축 판별 모듈; 상기 압축 판별 모듈에서 XML 문서의 압축을 결정한 경우에 압축 알고리즘에 관한 정보를 참조하여 상기 XML 문서에 적용 가능한 압축 알고리즘을 선택하는 압축 알고리즘 선택 모듈; 및 상기 상기 압축 판별 모듈에서 XML 문서의 압축을 결정한 경우에 상기 XML 문서를 전체, 또는 일부 요소를 압축할 것인지에 대해 압축 범위를 결정하는 압축 범위 판단 모듈을 포함하는 것이 바람직하다.The compression method determination module may include: a compression determination module configured to determine whether to compress the XML document by referring to information such as information capacity, transmission distance, importance, and compression threshold of information to be transmitted to the server; A compression algorithm selection module for selecting a compression algorithm applicable to the XML document by referring to information about a compression algorithm when the compression determination module determines compression of the XML document; And a compression range determination module for determining a compression range as to whether to compress all or some elements of the XML document when the compression determination module determines compression of the XML document.

본 발명의 세 번째 특징에 따른 SOAP 상에서의 정보 처리 방법은, A) 클라이언트에서 서버로 전송할 정보를 분석하여 XML 문서를 구성할 요소들을 추출하고, SOAP(Simple Object Access Protocol) 메시지 헤더와 바디를 생성 추가하는 단계; B) 상기 A) 단계에서 생성된 SOAP 메시지 내에 위치하는 XML 문서의 압축 필요성을 계량하여 압축 여부를 판별하고, 그 판별 결과에 따라 압축을 수행하여 SOAP 메시지를 작성하여 이를 상기 서버로 전송하는 단계; C) 상기 B) 단계에서 SOAP 메시지를 수신한 서버는 SOAP 메시지가 압축된 경우에 압축을 해제하고 XML 문서를 파싱하여 정보 요소를 추출하는 단계; D) 상기 C) 단계에서 추출된 정보에 의해 상기 서버는 상기 클라이언트가 요청한 작업을 수행하고 그 처리 결과를 SOAP 응답 메시지로 작성하여 상기 클라이언트로 전송하는 단계; 및 E) 상기 D) 단계에서 상기 SOAP 응답 메시지를 전송받은 클라이언트는 자신이 요청한 작업의 처리 결과를 확인하는 단계를 포함한다.,According to a third aspect of the present invention, a method for processing information on SOAP includes: A) extracting elements to construct an XML document by analyzing information to be transmitted from a client to a server, and generating a SOAP (Simple Object Access Protocol) message header and body. Adding; B) determining whether to compress the XML document located in the SOAP message generated in the step A) to determine whether to compress, perform compression according to the determination result to create a SOAP message and transmit it to the server; C) the server receiving the SOAP message in step B) extracts the information element by decompressing and parsing the XML document when the SOAP message is compressed; D) performing the operation requested by the client by the information extracted in the step C), and writing the result of the processing in the SOAP response message to the client; And E) the client receiving the SOAP response message in step D) checking the processing result of the job requested by the client.

상기 B) 단계에서 상기 XML 문서의 압축 필요성을 계량하는 단계는, 상기 클라이언트에서 서버로 전송할 정보에 대한 정보 용량, 전송거리, 중요도, 압축 임계치와 같은 값들을 입력으로 하여 내부 계산 과정을 통해 압축 필요성 계량치를 산출하고, 상기 압축 필요성 계량치가 이미 정해진 임계치를 초과하는 경우에 상기 XML 문서의 압축을 결정하는 것이 바람직하다.In the step B), the necessity of compressing the XML document may be determined by inputting values such as information capacity, transmission distance, importance, and compression threshold for information to be transmitted from the client to the server. It is desirable to calculate a metric and to determine the compression of the XML document if the compression need metric exceeds a predetermined threshold.

상기 B) 단계에서 상기 XML 문서의 압축을 수행하는 단계는, 상기 XML 문서에 적용 가능한 압축 알고리즘을 선택하고, 상기 XML 문서의 압축 범위를 판단한 후에 압축을 수행하는 것이 바람직하다.In the step of compressing the XML document in step B), it is preferable to perform the compression after selecting a compression algorithm applicable to the XML document, determining the compression range of the XML document.

본 발며의 네 번째 특징에 따른 SOAP 상에서의 정보 처리 방법은, SOAP(Simple Object Access Protocol) 상에서 클라이언트와 서버가 XML 문서 형태의 SOAP 메시지와 SOAP 응답 메시지를 송수신하는 SOAP 상에서의 정보 처리 방법에 있어서, A) 상기 클라이언트는 서버로 전송할 정보를 분석하여 XML 문서를 포함하는 SOAP 메시지를 작성하는 단계; B) 상기 A) 단계에서 작성되 SOAP 메시지 내에 위치하는 XML 문서의 압축 조건을 고려하여 압축 필요성을 계량함으로써 상기 XML 문서의 압축 여부를 판별하는 단계; C) 상기 B) 단계에서 상기 XML 문서의 압축을 결정한 경우에, 상기 XML 문서에 적용 가능한 압축 알고리즘을 선택하고, 상기 XML 문서의 압축 범위를 판단한 후에 압축을 수행하는 단계; D) 상기 C) 단계에서 압축된 SOAP 메시지를 서버로 전송하고, 상기 SOAP 메시지에 대한 상기 서버의 SOAP 응답 메시지를 수신하는 단계를 포함한다.According to a fourth aspect of the present invention, a method for processing information on SOAP is a method for processing information on SOAP in which a client and a server transmit and receive a SOAP message and a SOAP response message in the form of an XML document on a Simple Object Access Protocol (SOAP). A) analyzing, by the client, information to be sent to a server, creating a SOAP message including an XML document; B) determining whether or not to compress the XML document by quantifying the compression needs in consideration of the compression conditions of the XML document created in step A); C) when the compression of the XML document is determined in step B), selecting a compression algorithm applicable to the XML document, determining the compression range of the XML document, and then performing compression; D) transmitting the compressed SOAP message in step C) to a server and receiving a SOAP response message of the server for the SOAP message.

아래에서는 첨부한 도면을 참고로 하여 본 발명의 실시예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였다.DETAILED DESCRIPTION Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art may easily implement the present invention. As those skilled in the art would realize, the described embodiments may be modified in various different ways, all without departing from the spirit or scope of the present invention. In the drawings, parts irrelevant to the description are omitted in order to clearly describe the present invention.

본 발명의 실시예에 따른 SOAP 상에서의 정보 처리 시스템에 대하여 도 1 내지 도 4을 참고로 하여 상세하게 설명한다.An information processing system on SOAP according to an embodiment of the present invention will be described in detail with reference to FIGS. 1 to 4.

먼저 도 1은 본 발명에 적용되는 SOAP 상에서의 정보 송수신하는 과정을 도시한 도면이다.1 is a diagram illustrating a process of transmitting and receiving information on a SOAP applied to the present invention.

도 1에 나타낸 바와 같이, SOAP 상에서 XML 문서 형식으로 정보를 송수신하기 위해서는 클라이언트 응용 프로그램(11)과 서버 SOAP 리스너(listener)(15)를 구비해야 한다.As shown in FIG. 1, a client application program 11 and a server SOAP listener 15 must be provided to transmit and receive information in the form of an XML document on SOAP.

클라이언트 응용 프로그램(11)은 XML 문서 형식의 SOAP 메시지를 생성하여 섭 SOAP 리스너(15)로 전송하고, 서버 SOAP 리스너(15)는 SOAP 메시지를 수신하여 제반 처리를 수행한 후 그 처리 결과를 XML 문서 형식의 SOAP 응답 메시지로 작성하여 클라이언트 응용 프로그램(11)으로 전송한다.The client application 11 generates a SOAP message in the form of an XML document and transmits it to the sub SOAP listener 15. The server SOAP listener 15 receives the SOAP message and performs all processing, and then outputs the processing result as an XML document. Creates a SOAP response message in the format and sends it to the client application (11).

여기서, 서버 SOAP 리스너(15)는 서버에 상주하면서 클라이언트의 연결 요청을 수신하고 서버 소통량을 관리하는 개별 프로세스이다.Here, the server SOAP listener 15 is a separate process that resides in the server and receives the client's connection request and manages server traffic.

도 2는 본 발명에 적용되는 SOAP 메시지 틀과 SOAP 메시지 틀에 생성되는 XML 문서 형식을 도시한 것으로서, 도 2에 도시된 바와 같이, SOAP 메시지는 봉투(Envelope), 헤더(header), 및 바디(body)로 이루어져 있다.FIG. 2 illustrates a SOAP message frame and an XML document format generated in a SOAP message frame according to the present invention. As illustrated in FIG. 2, a SOAP message includes an envelope, a header, and a body (a header). body).

봉투는 중요한 SOAP 메시지를 실어 나르는 역할을 수행한다. 그리고, 헤더는 바디로 전해지는 내용을 제외한 부가적인 정보를 담는 역할을 수행하며 SOAP 프로토콜의 확장성을 도와주는 역할을 수행한다. 바디는 응용 프로그램과 관련된 데이터, 즉 XML 문서가 위치하는 곳이다.Envelopes carry important SOAP messages. And the header plays the role of containing additional information except contents transmitted to the body and helps the extensibility of SOAP protocol. The body is where the data associated with the application, the XML document, is located.

도 3은 본 발명의 실시예에 따른 SOAP 상에서의 정보 처리 시스템의 구성을 도시한 것이다.3 shows a configuration of an information processing system on SOAP according to an embodiment of the present invention.

도 3에 도시된 바와 같이, 본 발명의 실시예에 따른 SOAP 상에서의 정보 처리 시스템은 크게 클라이언트(100), 서버(200), 데이터베이스(300)를 포함한다.As shown in FIG. 3, an information processing system on SOAP according to an embodiment of the present invention includes a client 100, a server 200, and a database 300.

클라이언트(100)는 서버(200)로 전송할 정보의 압축 조건을 고려하여 SOAP 메시시 내에 위치하는 XML 문서의 압축 여부를 판별하고, 압축시 적용 가능한 압축 알고리즘을 선택하여 압축을 수행한 후에 XML 형태의 SOAP 메시지를 작성하여 서버(200)로 전송한다.The client 100 determines whether to compress the XML document located in the SOAP message in consideration of the compression condition of the information to be transmitted to the server 200, selects a compression algorithm applicable at the time of compression, and performs compression to perform the compression. Creates a SOAP message and sends it to the server (200).

서버(200)는 클라이언트(100)로부터 SOAP 메시지를 수신하여 SOAP 메시지 내에 위치하는 XML 문서가 압축된 경우에 압축 해제를 수행한 후, XML 문서의 정보 요소를 추출하여 정보 처리를 수행하고, SOAP 응답 메시지를 작성하여 클라이언트(100)로 전송한다.The server 200 receives the SOAP message from the client 100 and performs decompression when the XML document located in the SOAP message is compressed. Then, the server 200 extracts the information element of the XML document and performs information processing. Create a message and send it to the client (100).

데이터베이스(300)는 정보 용량, 전송거리, 중요도, 압축 임계치 등의 클라이언트(100)에서 서버(200)로 전송할 문서 정보와, XML 문서의 압축을 위한 다수의 압축 알고리즘들에 대한 압축 방법을 포함하고 있다.The database 300 includes document information to be transmitted from the client 100 to the server 200 such as information capacity, transmission distance, importance, compression threshold, and a compression method for a plurality of compression algorithms for compressing an XML document. have.

게다가, 데이터베이스(300)는 클라이언트(100)와 서버(200) 사이에서 SOAP 메시지 송수신시 일련의 처리 과정에서 의사 결정이나 체크, 또는 송수신 알고리즘 선택에 필요한 참조 정보도 포함하고 있다.In addition, the database 300 also includes reference information necessary for decision making, checking, or selecting a transmission / reception algorithm in a series of processes when transmitting and receiving a SOAP message between the client 100 and the server 200.

클라이언트(100)는 정보 분석 모듈(101), SOAP 메시지 작성 모듈, 압축 판별 모듈(104), 압축 방법 결정 모듈, 압축 수행 모듈(107), SOAP 메시지 송신 모듈(108), 결과 수신 모듈(109)을 포함하고 있지만 이에 한정되지는 않는다.The client 100 includes an information analysis module 101, a SOAP message preparation module, a compression determination module 104, a compression method determination module, a compression execution module 107, a SOAP message transmission module 108, and a result reception module 109. It includes, but is not limited to.

정보 분석 모듈(101)은 서버(200)로 전송할 정보를 분석하고, SOAP 메시지에 위치하는 XML 문서로 구성할 요소들의 값을 추출한다. SOAP 메시지 작성 모듈은 SOAP 메시지 헤더 작성 모듈(102)과 SOAP 메시지 바디 작성 모듈(103)로서, SOAP 메시지 틀에 헤더(HEADER)와 바디(BODY) 부분을 생성하여 추가한다.The information analysis module 101 analyzes the information to be transmitted to the server 200 and extracts values of elements to be composed of an XML document located in a SOAP message. The SOAP message compose module is a SOAP message header compose module 102 and a SOAP message body compose module 103. The SOAP message compose module generates and adds a header part and a body part to the SOAP message frame.

압축 판별 모듈(104)은 데이터베이스(300)에서 서버(200)로 전송할 정보의 정보용량, 전송거리, 중요도, 압축 임계치와 같은 정보를 참조하여 현재 XML 문서를 압축해야하는지를 판별한다.The compression determination module 104 determines whether the current XML document should be compressed by referring to information such as information capacity, transmission distance, importance, and compression threshold of information to be transmitted from the database 300 to the server 200.

압축 방법 결정 모듈은 압축 알고리즘 선택 모듈(105)과 압축 범위 판단 모듈(106)로서, 압축 알고리즘 선택 모듈(105)이 압축 판별 모듈(104)에서 XML 문서의 압축을 결정한 경우에 데이터베이스의 압축 방법을 참조하여 적정한 압축 알고리즘을 선택하고, 압축 범위 판단 모듈(106)에서 XML 문서의 전체, 또는 일부 요소만 압축할 것인지에 대한 압축 범위를 결정한다.The compression method determination module is a compression algorithm selection module 105 and a compression range determination module 106. When the compression algorithm selection module 105 determines compression of an XML document in the compression determination module 104, the compression method of the database is determined. Reference is made to select an appropriate compression algorithm, and the compression range determination module 106 determines the compression range as to whether to compress all or only some elements of the XML document.

압축 수행 모듈(107)은 압축 알고리즘 선택 모듈(105)에서 선택된 압축 알고리즘과 압축 범위 판단 모듈(106)에서 결정된 압축 범위에 따라 SOAP 메시지의 바디 부분에 위치하는 XML 문서를 압축한다.The compression performing module 107 compresses the XML document located in the body portion of the SOAP message according to the compression algorithm selected by the compression algorithm selection module 105 and the compression range determined by the compression range determination module 106.

SOAP 메시지 송신 모듈(108)은 압축 수행 모듈(107)에서 압축된 SOAP 메시지를 서버(200)로 송신한다. 결과 수신 모듈(109)은 서버로부터 전송되는 SOAP 응답 메시지를 수신한다.The SOAP message sending module 108 transmits the compressed SOAP message in the compression performing module 107 to the server 200. The result receiving module 109 receives the SOAP response message sent from the server.

서버(200)는 SOAP 메시지 수신 모듈(201), 압축 해제 모듈(202), 파싱 모듈(203), 정보 처리 모듈(204), SOAP 응답 메시지 처리 모듈을 포함하지만 이에 한정되지는 않는다.,The server 200 includes, but is not limited to, a SOAP message receiving module 201, a decompression module 202, a parsing module 203, an information processing module 204, and a SOAP response message processing module.

SOAP 메시지 수신 모듈(201)은 클라이언트(100)의 SOAP 메시지 송신 모듈(108)에서 전송되는 SOAP 메시지를 수신한다. 압축 해제 모듈(202)은 SOAP 메시지 수신 모듈(201)에서 수신된 SOAP 메시지 내에 위치하는 XML 문서가 압축된 경우에만 XML 문서의 압축 해제를 수행한다.The SOAP message receiving module 201 receives a SOAP message transmitted from the SOAP message sending module 108 of the client 100. The decompression module 202 decompresses the XML document only when the XML document located in the SOAP message received by the SOAP message receiving module 201 is compressed.

파싱 모듈(203)은 압축 해제 모듈에서 압축 해제된 XML 문서를 해석하여 각 정보 요소를 추출한다. 정보 처리 모듈(204)은 파싱 모듈(203)에서 추출된 정보에 따라 클라이언트(100)의 요청 사항을 처리한다.The parsing module 203 extracts each information element by interpreting the decompressed XML document in the decompression module. The information processing module 204 processes the request of the client 100 according to the information extracted from the parsing module 203.

SOAP 응답 메시지 처리 모듈은 SOAP 응답 메시지 작성 모듈(205)과 결과 송신 모듈(206)로서, SOAP 응답 메시지 작성 모듈(205)은 정보 처리 모듈(204)의 처리 결과를 토대로 SOAP 응답 메시지를 작성하고, 결과 송신 모듈(206)은 SOAP 응답 메시지를 클라이언트(100)의 결과 수신 모듈(109)로 송신한다.The SOAP response message processing module is a SOAP response message creation module 205 and a result transmission module 206. The SOAP response message creation module 205 creates a SOAP response message based on the processing result of the information processing module 204. The result sending module 206 sends a SOAP response message to the result receiving module 109 of the client 100.

다음, 도 4를 참조하여 본 발명의 실시예에 따른 SOAP 상에서의 정보 처리 시스템의 동작에 대하여 자세하게 설명한다.Next, the operation of the information processing system on SOAP according to the embodiment of the present invention will be described in detail with reference to FIG.

도 4는 본 발명의 실시예에 따른 SOAP 상에서의 정보 처리 방법 중에서 클라이언트와 서버의 동작 흐름을 도시한 것이다.4 illustrates an operation flow of a client and a server in the information processing method on SOAP according to an embodiment of the present invention.

도 4를 참고하면, 본 발명의 실시예에 따른 SOAP 상에서의 정보 처리 방법 중에서 먼저 클라이언트의 동작은 정보 분석 모듈(101)에서 서버(200)로 전송할 정보를 분석한 후에 XML 문서를 구성할 요소들을 추출한다.(S11, S12)Referring to FIG. 4, among operations of an information processing method in SOAP according to an embodiment of the present invention, an operation of a client may be performed by analyzing the information to be transmitted from the information analysis module 101 to the server 200 and then configuring elements to construct an XML document. (S11, S12)

SOAP 메시지 헤더 작성 모듈(102)과 SOAP 메시지 바디 작성 모듈(103)은 SOAP 메시지의 헤더와 바디 부분을 차례로 작성하고(S13), 압축 판별 모듈(104)은 데이터베이스(300)에서 서버(200)로 전송할 정보의 정보 용량, 전송 거리, 중요도를 검색하여 압축 필요성을 나타내는 계량치를 계산한다.(S14)The SOAP message header creation module 102 and the SOAP message body creation module 103 sequentially construct the header and the body part of the SOAP message (S13), and the compression determination module 104 is the database 200 to the server 200. The amount of information indicating the need for compression is calculated by searching the information capacity, transmission distance, and importance of the information to be transmitted (S14).

이때, 압축 판별 모듈(104)은 정보 용량, 전송거리, 중요도를 입력으로 하여 내부 계산 과정을 거치는 3차원 함수를 통해 압축 필요성 계량치를 산출해 낸다.At this time, the compression determination module 104 calculates the compression necessity measurement value through a three-dimensional function that undergoes an internal calculation process by inputting information capacity, transmission distance, and importance.

압축 판별 모듈(104)은 계산된 압축 필요성 계량치가 이미 정해진 임계치를 초과하는 경우에 XML 문서의 압축을 결정하고, 압축 필요성 계량치가 임계치를 초과하지 않는다면 XML 문서를 압축하지 않는다.(S15)The compression determination module 104 determines the compression of the XML document when the calculated compression necessity measure exceeds the predetermined threshold, and does not compress the XML document unless the compression necessity measure exceeds the threshold (S15).

압축 판별 모듈(104)에서 XML 문서의 압축을 결정한 경우에 압축 알고리즘 선택 모듈(105)은 데이터베이스(300)에서 적정한 압축 알고리즘을 선택하고, 압축 범위 판단 모듈(106)은 XML 문서 전체를 압축할 것인지, XML 문서의 일부 요소만을 압축할 것인지를 판단한다.(S16)When the compression determination module 104 determines the compression of the XML document, the compression algorithm selection module 105 selects an appropriate compression algorithm from the database 300, and the compression range determination module 106 determines whether to compress the entire XML document. In step S16, it is determined whether to compress only some elements of the XML document.

압축 수행 모듈(107)은 압축 알고리즘 선택 모듈(105)과 압축 범위 판단 모듈(106)에서 결정된 압축 알고리즘과 압축 범위에 따라 XML 문서를 압축한다.(S17)The compression performing module 107 compresses the XML document according to the compression algorithm and the compression range determined by the compression algorithm selection module 105 and the compression range determination module 106 (S17).

SOAP 메시지 송신 모듈(108)은 압축 수행 모듈(107)에서 압축된 SOAP 메시지를 서버(200)로 송신한다.(S18) SOAP 메시지 송신 모듈(108)은 압축 판별 모듈(104)에서 현재 XML문서가 압축할 필요성이 없다고 판단하는 경우에 압축 과정을 거치지 않는 SOAP 메시지를 서버(200)로 전송한다.The SOAP message sending module 108 transmits the compressed SOAP message in the compression performing module 107 to the server 200. (S18) The SOAP message sending module 108 determines that the current XML document is compressed in the compression determining module 104. If it is determined that there is no need to compress, a SOAP message which does not undergo a compression process is transmitted to the server 200.

한편, 서버(200)는 클라이언트(100)의 SOAP 메시지 송신 모듈(108)에서 전송되는 SOAP 메시지를 SOAP 메시지 수신 모듈(201)을 통해 수신하고(S21), 압축 해제 모듈()에서 SOAP 메시지 내에 위치하는 XML 문서가 압축되었는지를 확인한다.(S22)Meanwhile, the server 200 receives the SOAP message transmitted from the SOAP message transmission module 108 of the client 100 through the SOAP message receiving module 201 (S21), and locates the SOAP message in the decompression module (). Check that the XML document is compressed (S22).

압축 해제 모듈(202)은 SOAP 메시지 내 XML 문서의 전체 또는 일부 요소가 압축된 경우에 압축 부분을 해제한 후에 SOAP 메시지를 파싱 모듈(203)로 전달하지만(S23), SOAP 메시지 내 XML 문서가 압축되지 않은 경우에는 바로 SOAP 메시지를 파싱 모듈(203)로 전달한다.The decompression module 202 delivers the SOAP message to the parsing module 203 after decompressing the compressed part when all or some elements of the XML document in the SOAP message are compressed (S23), but the XML document in the SOAP message is compressed. If not, the SOAP message is sent directly to the parsing module 203.

파싱 모듈(203)은 XML 문서를 파싱하여 각 정보 요소를 추출하고, DOM(Document Object Model) 형식의 요소 트리(TREE)를 생성하면, 정보 처리 모듈(204)은 파싱 모듈(203)을 통해 클라이언트(100)가 SOAP 메시지를 통해 요청한 사항들을 처리한다.(S24, S25)The parsing module 203 parses an XML document, extracts each information element, and generates an element tree (TREE) in the form of a Document Object Model (DOM). The information processing module 204 uses the parsing module 203 to parse the information. 100 processes the request through the SOAP message (S24, S25).

SOAP 응답 메시지 작성 모듈(205)은 SOAP 응답 메시지를 작성하고(S26), 결과 송신 모듈(206)은 이 SOAP 응답 메시지를 클라이언트(100)의 결과 수신 모듈(109)로 전송한다.(S27)The SOAP response message creation module 205 creates a SOAP response message (S26), and the result transmitting module 206 transmits the SOAP response message to the result receiving module 109 of the client 100 (S27).

그러면, 클라이언트(100)의 결과 수신 모듈(109)은 서버(200)의 SOAP 응답 메시지를 수신하고(S19), 결과 수신 모듈(109)을 통해 클라이언트(100)는 자신이 SOAP 메시지를 통해 요청한 작업의 처리 결과를 확인할 수 있다.Then, the result receiving module 109 of the client 100 receives the SOAP response message of the server 200 (S19), and through the result receiving module 109, the client 100 is a job that he requested through the SOAP message The processing result of can be confirmed.

이상에서 본 발명의 바람직한 실시예에 대하여 상세하게 설명하였지만 본 발명은 이에 한정되는 것은 아니며, 그 외의 다양한 변경이나 변형이 가능하다.Although the preferred embodiment of the present invention has been described in detail above, the present invention is not limited thereto, and various other changes and modifications are possible.

이와 같이, 본 발명에 의한 SOAP 상에서의 정보 처리 시스템 및 그 방법은 SOAP 메시지 내에 위치하는 XML 문서의 크기에 따라 압축 필요성을 판단하여, 대용량의 XML 문서의 경우에만 압축을 수행함으로써 시스템의 전반적인 향상을 도모할 수 있고, 그로 인해 시스템 관리에 소요되는 노력과 비용을 절감할 수 있는 효과가 있다.As described above, the information processing system and method for SOAP in accordance with the present invention determines the need for compression according to the size of the XML document located in the SOAP message, and performs the compression only in the case of a large XML document to improve the overall improvement of the system. This can reduce the effort and cost of system management.

Claims (13)

전송을 위한 정보의 압축 조건을 고려하여 SOAP(Simple Object Access Protocol) 메시지 내에 위치하는 XML 문서의 압축 여부를 판별하고, 압축시 적용 가능한 압축 알고리즘을 선택하여 상기 XML 문서의 압축을 수행한 후에 SOAP 메시지를 작성하여 전송하는 클라이언트;Determine whether to compress the XML document located in the Simple Object Access Protocol (SOAP) message in consideration of the compression conditions of the information for transmission, and after compressing the XML document by selecting a compression algorithm applicable at the time of compression, the SOAP message Client to create and send; 상기 클라이언트로부터 SOAP 메시지를 수신하여 XML 문서의 압축 여부에 따라 압축 해제를 수행한 후에 상기 XML 문서의 정보 요소를 추출하고, 그 추출된 정보에 해당하는 사항들을 처리한 후에 SOAP 응답 메시지를 작성하여 상기 클라이언트로 전송하는 서버; 및After receiving the SOAP message from the client and decompressing according to whether the XML document is compressed or not, the information element of the XML document is extracted, and after processing the items corresponding to the extracted information, a SOAP response message is created by A server for transmitting to the client; And 상기 클라이언트와 서버 사이에서 SOAP 메시지 송수신시, 상기 SOAP 메시지 송수신에 필요한 정보와 상기 XML 문서의 압축에 필요한 모든 정보를 저장하는 데이터베이스A database that stores information necessary for transmitting and receiving the SOAP message and compression of the XML document when transmitting and receiving a SOAP message between the client and server. 를 포함하는 SOAP 상에서의 정보 처리 시스템.Information processing system over SOAP comprising a. 제1항에 있어서,The method of claim 1, 상기 클라이언트는,The client, 상기 서버로 전송할 정보를 분석하고, 상기 SOAP 메시지 틀에 생성되는 XML 문서로 구성할 요소들의 값을 추출하는 정보 분석 모듈;An information analysis module for analyzing information to be transmitted to the server and extracting values of elements to be composed of an XML document generated in the SOAP message frame; 상기 SOAP 메시지 틀에 SOAP 메시지의 헤더(HEADER)와 바디(BODY) 부분을 생성하여 추가하는 SOAP 메시지 작성 모듈;A SOAP message composition module for generating and adding a header and a body portion of a SOAP message to the SOAP message frame; 상기 데이터베이스에서 상기 서버로 전송할 정보의 정보용량, 전송거리, 중요도, 압축 임계치와 같은 정보를 참조하여 상기 XML 문서의 압축 여부를 판별하는 압축 판별 모듈;A compression determination module for determining whether to compress the XML document by referring to information such as information capacity, transmission distance, importance, and compression threshold of information to be transmitted from the database to the server; 상기 압축판별 모듈에서 XML 문서의 압축을 결정한 경우에 상기 데이터베이스에서 압축 알고리즘에 관한 정보를 참조하여 상기 XML 문서에 적용 가능한 압축 알고리즘을 선택하고, 상기 XML 문서의 압축 범위를 결정하는 압축 방법 결정 모듈;A compression method determining module for selecting a compression algorithm applicable to the XML document by referring to the information about the compression algorithm in the database when the compression determination module determines compression of the XML document, and determining a compression range of the XML document; 상기 압축 방법 결정 모듈에서 선택된 XML 문서의 압축 알고리즘과 압축 범위에 따라 상기 SOAP 메시지 틀 내에 위치하는 XML 문서를 압축하는 압축 수행 모듈; 및A compression performing module for compressing an XML document located in the SOAP message frame according to a compression algorithm and a compression range of the XML document selected by the compression method determination module; And 상기 압축 수행 모듈에서 압축된 SOAP 메시지를 상기 서버로 송신하는 SOAP 메시지 송신 모듈SOAP message sending module for transmitting the compressed SOAP message in the compression performing module to the server 를 더 포함하는 SOAP 상에서의 정보 처리 시스템.Information processing system on SOAP further comprising. 제2항에 있어서,The method of claim 2, 상기 클라이언트는,The client, 상기 서버로부터 전송되는 SOAP 응답 메시지를 수신하는 결과 수신 모듈을 더 포함하는 SOAP 상에서의 정보 처리 시스템.And a result receiving module for receiving a SOAP response message sent from the server. 제2항에 있어서,The method of claim 2, 상기 SOAP 메시지 작성모듈은,The SOAP message composition module, 상기 SOAP 메시지 틀에 SOAP 헤더 부분을 생성하여 추가하는 SOAP 메시지 헤더 작성 모듈, 및 SOAP 바디 부분을 생성하여 추가하는 SOAP 메시지 바디 작성 모듈로 구성되는 것을 특징으로 하는 SOAP 상에서의 정보 처리 시스템.And a SOAP message header creating module for generating and adding a SOAP header portion to the SOAP message frame, and a SOAP message body creating module for generating and adding a SOAP body portion. 제1항에 있어서,The method of claim 1, 상기 서버는,The server, 상기 클라이언트에서 전송되는 SOAP 메시지를 수신하는 SOAP 메시지 수신 모듈;A SOAP message receiving module for receiving a SOAP message transmitted from the client; 상기 메시지 수신 모듈에서 수신된 SOAP 메시지에서 XML 문서가 압축된 경우에 압축 해제하는 압축 해제 모듈;A decompression module for decompressing an XML document in a SOAP message received by the message receiving module; 상기 압축해제 모듈에서 압축 해제된 XML 문서를 해석하여 각 정보 요소를 추출하는 파싱(PARSING) 모듈;A parsing module for parsing the XML document decompressed by the decompression module and extracting each information element; 상기 파싱 모듈에서 추출된 정보에 따라 상기 클라이언트의 요청 사항을 처리하는 정보 처리 모듈; 및An information processing module for processing a request of the client according to the information extracted from the parsing module; And 상기 정보 처리 모듈의 처리 결과를 토대로 SOAP 응답 메시지를 작성하여 상기 클라이언트로 전송하는 SOAP 응답 메시지 처리 모듈SOAP response message processing module for creating a SOAP response message based on the processing result of the information processing module and sending it to the client 을 포함하는 SOAP 상에서의 정보 처리 시스템.Information processing system on SOAP, including. 제5항에 있어서,The method of claim 5, 상기 SOAP 응답 메시지 처리 모듈은,The SOAP response message processing module, 상기 SOAP 응답 메시지를 생성하는 SOAP 응답 메시지 작성 모듈; 및A SOAP response message composition module for generating the SOAP response message; And 상기 SOAP 응답 메시지 작성 모듈에서 생성된 SOAP 응답 메시지를 상기 클라이언트로 송신하는 결과 송신 모듈Result sending module for sending a SOAP response message generated in the SOAP response message creation module to the client 을 포함하는 SOAP 상에서의 정보 처리 시스템.Information processing system on SOAP, including. 제1항에 있어서,The method of claim 1, 상기 데이터베이스는,The database, 상기 클라이언트에서 서버로 전송할 정보에 대한 정보 용량, 전송거리, 중요도, 압축 임계치와, 상기 XML 문서의 압축을 위한 다수의 압축 알고리즘들과, 상기 클라이언트와 서버 사이에서 SOAP 메시지 송수신시 필요한 참조 정보들을 저장하는 것을 특징으로 하는 SOAP 상에서의 정보 처리 시스템.Stores information capacity, transmission distance, importance, compression threshold for information to be transmitted from the client to the server, a plurality of compression algorithms for compressing the XML document, and reference information necessary for transmitting and receiving SOAP messages between the client and server. An information processing system on SOAP, characterized in that. SOAP(Simple Object Access Protocol) 상에서 클라이언트와 서버가 XML 문서 형태의 SOAP 메시지와 SOAP 응답 메시지를 송수신하는 SOAP 상에서의 정보 처리 시스템에 있어서,In the information processing system on SOAP that the client and server send and receive SOAP messages and SOAP response messages in the form of XML documents on the Simple Object Access Protocol (SOAP), 상기 클라이언트는,The client, 상기 서버로 전송할 정보를 분석하고 상기 SOAP 메시지 내에 위치하는 XML 문서로 구성할 요소들의 값을 추출하는 정보 분석 모듈;An information analysis module for analyzing information to be transmitted to the server and extracting values of elements to be composed of an XML document located in the SOAP message; 상기 SOAP 메시지의 헤더(HEADER)와 바디(BODY) 부분을 생성하여 추가하는 SOAP 메시지 작성 모듈;A SOAP message composition module for generating and adding a header and a body portion of the SOAP message; 상기 XML 문서의 압축 조건들을 고려하여 압축 여부를 판별하고, 상기 XML 문서에 적용 가능한 압축 알고리즘과 압축 범위를 결정한 후 압축을 수행하는 압축 방법 결정 모듈;A compression method determining module configured to determine whether to compress in consideration of the compression conditions of the XML document, determine a compression algorithm and a compression range applicable to the XML document, and then perform compression; 상기 압축 방법 결정 모듈에서 선택된 XML 문서의 압축 알고리즘과 압축 범위에 따라 상기 SOAP 메시지 내에 위치하는 XML 문서를 압축하는 압축 수행 모듈; 및A compression performing module for compressing an XML document located in the SOAP message according to a compression algorithm and a compression range of the XML document selected by the compression method determination module; And 상기 압축 모듈에서 압축된 SOAP 메시지를 상기 서버로 송신하고, 상기 서버의 SOAP 응답 메시지를 수신하는 메시지 송수신 모듈A message transmitting / receiving module for transmitting a SOAP message compressed by the compression module to the server and receiving a SOAP response message of the server 를 포함하는 SOAP 상에서의 정보 처리 시스템.Information processing system over SOAP comprising a. 제8항에 있어서,The method of claim 8, 상기 압축 방법 결정 모듈은,The compression method determination module, 상기 서버로 전송할 정보의 정보용량, 전송거리, 중요도, 압축 임계치와 같은 정보를 참조하여 상기 XML 문서의 압축 여부를 판별하는 압축 판별 모듈;A compression determination module that determines whether to compress the XML document by referring to information such as information capacity, transmission distance, importance, and compression threshold of information to be transmitted to the server; 상기 압축 판별 모듈에서 XML 문서의 압축을 결정한 경우에 압축 알고리즘에 관한 정보를 참조하여 상기 XML 문서에 적용 가능한 압축 알고리즘을 선택하는 압축 알고리즘 선택 모듈; 및A compression algorithm selection module for selecting a compression algorithm applicable to the XML document by referring to information about a compression algorithm when the compression determination module determines compression of the XML document; And 상기 상기 압축 판별 모듈에서 XML 문서의 압축을 결정한 경우에 상기 XML문서를 전체, 또는 일부 요소를 압축할 것인지에 대해 압축 범위를 결정하는 압축 범위 판단 모듈A compression range determination module configured to determine a compression range with respect to whether to compress all or some elements of the XML document when the compression determination module determines compression of an XML document 을 포함하는 SOAP 상에서의 정보 처리 시스템.Information processing system on SOAP, including. A) 클라이언트에서 서버로 전송할 정보를 분석하여 XML 문서를 구성할 요소들을 추출하고, SOAP(Simple Object Access Protocol) 메시지 헤더와 바디를 생성 추가하는 단계;A) analyzing the information to be sent from the client to the server to extract the elements constituting the XML document, and generating and adding a Simple Object Access Protocol (SOAP) message header and body; B) 상기 A) 단계에서 생성된 SOAP 메시지 내에 위치하는 XML 문서의 압축 필요성을 계량하여 압축 여부를 판별하고, 그 판별 결과에 따라 압축을 수행하여 SOAP 메시지를 작성하여 이를 상기 서버로 전송하는 단계;B) determining whether to compress the XML document located in the SOAP message generated in the step A) to determine whether to compress, perform compression according to the determination result to create a SOAP message and transmit it to the server; C) 상기 B) 단계에서 SOAP 메시지를 수신한 서버는 SOAP 메시지가 압축된 경우에 압축을 해제하고 XML 문서를 파싱하여 정보 요소를 추출하는 단계;C) the server receiving the SOAP message in step B) extracts the information element by decompressing and parsing the XML document when the SOAP message is compressed; D) 상기 C) 단계에서 추출된 정보에 의해 상기 서버는 상기 클라이언트가 요청한 작업을 수행하고 그 처리 결과를 SOAP 응답 메시지로 작성하여 상기 클라이언트로 전송하는 단계; 및D) performing the operation requested by the client by the information extracted in the step C), and writing the result of the processing in the SOAP response message to the client; And E) 상기 D) 단계에서 상기 SOAP 응답 메시지를 전송받은 클라이언트는 자신이 요청한 작업의 처리 결과를 확인하는 단계E) the client receiving the SOAP response message in step D) confirms the processing result of the operation requested by the client; 를 포함하는 SOAP 상에서의 정보 처리 방법.Information processing method over SOAP comprising a. 제 10 항에 있어서,The method of claim 10, 상기 B) 단계에서 상기 XML 문서의 압축을 수행하는 단계는,In step B), the compressing of the XML document may include: 상기 XML 문서에 적용 가능한 압축 알고리즘을 선택하고, 상기 XML 문서의 압축 범위를 판단한 후에 압축을 수행하는 것을 특징으로 하는 SOAP 상에서의 정보 처리 방법.Selecting a compression algorithm applicable to the XML document, determining the compression range of the XML document, and then performing compression. SOAP(Simple Object Access Protocol) 상에서 클라이언트와 서버가 XML 문서 형태의 SOAP 메시지와 SOAP 응답 메시지를 송수신하는 SOAP 상에서의 정보 처리 방법에 있어서,In the information processing method in SOAP for transmitting and receiving a SOAP message and a SOAP response message in the form of XML document between the client and server on the SOAP (Simple Object Access Protocol), A) 상기 클라이언트는 서버로 전송할 정보를 분석하여 XML 문서를 포함하는 SOAP 메시지를 작성하는 단계;A) analyzing, by the client, information to be sent to a server, creating a SOAP message including an XML document; B) 상기 A) 단계에서 작성되 SOAP 메시지 내에 위치하는 XML 문서의 압축 조건을 고려하여 압축 필요성을 계량함으로써 상기 XML 문서의 압축 여부를 판별하는 단계;B) determining whether or not to compress the XML document by quantifying the compression needs in consideration of the compression conditions of the XML document created in step A); C) 상기 B) 단계에서 상기 XML 문서의 압축을 결정한 경우에, 상기 XML 문서에 적용 가능한 압축 알고리즘을 선택하고, 상기 XML 문서의 압축 범위를 판단한 후에 압축을 수행하는 단계;C) when the compression of the XML document is determined in step B), selecting a compression algorithm applicable to the XML document, determining the compression range of the XML document, and then performing compression; D) 상기 C) 단계에서 압축된 SOAP 메시지를 서버로 전송하고, 상기 SOAP 메시지에 대한 상기 서버의 SOAP 응답 메시지를 수신하는 단계D) transmitting the compressed SOAP message to the server in step C) and receiving a SOAP response message of the server for the SOAP message. 를 포함하는 SOAP 상에서의 정보 처리 방법.Information processing method over SOAP comprising a. 제 10 항 또는 제12항에 있어서,The method of claim 10 or 12, 상기 B) 단계에서 상기 XML 문서의 압축 필요성을 계량하는 단계는,In step B), the step of quantifying the compression of the XML document may include: 상기 클라이언트에서 서버로 전송할 정보에 대한 정보 용량, 전송거리, 중요도, 압축 임계치와 같은 값들을 입력으로 하여 내부 계산 과정을 통해 압축 필요성 계량치를 산출하고, 상기 압축 필요성 계량치가 이미 정해진 임계치를 초과하는 경우에 상기 XML 문서의 압축을 결정하는 것을 특징으로 하는 SOAP 상에서의 정보 처리 방법.Compression necessity metric is calculated through an internal calculation process by inputting values such as information capacity, transmission distance, importance, and compression threshold for information to be transmitted from the client to the server, and the compression necessity metric exceeds a predetermined threshold. And determining compression of the XML document.
KR1020030040703A 2003-06-23 2003-06-23 SYSTEM AND METHOD FOR INFORMATION PROCESSING IN SOAP(Simple Object Access Protocol) KR20050000122A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030040703A KR20050000122A (en) 2003-06-23 2003-06-23 SYSTEM AND METHOD FOR INFORMATION PROCESSING IN SOAP(Simple Object Access Protocol)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030040703A KR20050000122A (en) 2003-06-23 2003-06-23 SYSTEM AND METHOD FOR INFORMATION PROCESSING IN SOAP(Simple Object Access Protocol)

Publications (1)

Publication Number Publication Date
KR20050000122A true KR20050000122A (en) 2005-01-03

Family

ID=37216284

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030040703A KR20050000122A (en) 2003-06-23 2003-06-23 SYSTEM AND METHOD FOR INFORMATION PROCESSING IN SOAP(Simple Object Access Protocol)

Country Status (1)

Country Link
KR (1) KR20050000122A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100759815B1 (en) * 2005-12-08 2007-09-20 한국전자통신연구원 Method for pathtoken-based web wervcie caching
WO2008151887A2 (en) * 2007-06-12 2008-12-18 International Business Machines Corporation Optimize web service interactions via a downloadable custom parser
KR100937310B1 (en) * 2006-08-17 2010-01-18 주식회사 케이티 Apparatus and Method for Calling terminal management operation
WO2012057534A2 (en) * 2010-10-27 2012-05-03 삼성전자 주식회사 Method and apparatus for transmitting an soap message in a mobile communication system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100759815B1 (en) * 2005-12-08 2007-09-20 한국전자통신연구원 Method for pathtoken-based web wervcie caching
US7584284B2 (en) 2005-12-08 2009-09-01 Electronics And Telecommunications Research Institute Path-token-based web service caching method
KR100937310B1 (en) * 2006-08-17 2010-01-18 주식회사 케이티 Apparatus and Method for Calling terminal management operation
WO2008151887A2 (en) * 2007-06-12 2008-12-18 International Business Machines Corporation Optimize web service interactions via a downloadable custom parser
WO2008151887A3 (en) * 2007-06-12 2009-02-19 Ibm Optimize web service interactions via a downloadable custom parser
WO2012057534A2 (en) * 2010-10-27 2012-05-03 삼성전자 주식회사 Method and apparatus for transmitting an soap message in a mobile communication system
WO2012057534A3 (en) * 2010-10-27 2012-07-26 삼성전자 주식회사 Method and apparatus for transmitting an soap message in a mobile communication system
US10382908B2 (en) 2010-10-27 2019-08-13 Samsung Electronics Co., Ltd. Method and apparatus for transmitting an soap message in a mobile communication system

Similar Documents

Publication Publication Date Title
US7647552B2 (en) XML encoding scheme
KR101027299B1 (en) System and method for history driven optimization of web services communication
US9648122B2 (en) Mobile cache for dynamically composing user-specific information
US7747782B2 (en) System and method for providing and displaying information content
US7072984B1 (en) System and method for accessing customized information over the internet using a browser for a plurality of electronic devices
US6330574B1 (en) Compression/decompression of tags in markup documents by creating a tag code/decode table based on the encoding of tags in a DTD included in the documents
US7500188B1 (en) System and method for adapting information content for an electronic device
KR20040014999A (en) Method and system for transforming an xml document to at least one xml document structured according to a subset of a set of xml grammar rules
US6850948B1 (en) Method and apparatus for compressing textual documents
US20100268773A1 (en) System and Method for Displaying Information Content with Selective Horizontal Scrolling
US20100050089A1 (en) Web browser system of mobile communication terminal, using proxy server
CN101040283A (en) Form related data reduction
JP2003030030A (en) Data processing method, encoder using its technique decoder and xml parser
KR101228277B1 (en) Arrangement and method relating to messageing
US7251602B2 (en) Voice browser system
CN101500002A (en) Fusion publishing method and apparatus oriented to Web content
US20080319994A1 (en) Method for registering a template message, generating an update message, regenerating and providing an application request, computer arrangement, computer program and computer program product
US20030106025A1 (en) Method and system for providing XML-based web pages for non-pc information terminals
JP4548184B2 (en) Compression rule generation method, compression communication apparatus, and program
KR20050000122A (en) SYSTEM AND METHOD FOR INFORMATION PROCESSING IN SOAP(Simple Object Access Protocol)
Apte et al. Wireless SOAP: optimizations for mobile wireless web services
JP2011024179A (en) Method and apparatus for decoding hangul or japanese words in http packet and method for analyzing hangul or japanese web contents using the same
US7441248B2 (en) Data transfer scheme using caching technique for reducing network load
JP4456574B2 (en) Compressed data transmission method
KR100330011B1 (en) How to upload files during system use of filters

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination