KR20020075322A - Through Server to Server, Realtime Live Update System on HTTP - Google Patents

Through Server to Server, Realtime Live Update System on HTTP Download PDF

Info

Publication number
KR20020075322A
KR20020075322A KR1020020045144A KR20020045144A KR20020075322A KR 20020075322 A KR20020075322 A KR 20020075322A KR 1020020045144 A KR1020020045144 A KR 1020020045144A KR 20020045144 A KR20020045144 A KR 20020045144A KR 20020075322 A KR20020075322 A KR 20020075322A
Authority
KR
South Korea
Prior art keywords
server
update
http
user
program
Prior art date
Application number
KR1020020045144A
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 KR1020020045144A priority Critical patent/KR20020075322A/en
Publication of KR20020075322A publication Critical patent/KR20020075322A/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/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • 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/51Discovery or management thereof, e.g. service location protocol [SLP] or web services

Abstract

PURPOSE: A real time program patch and update system between servers using HTTP is provided, to allow the user not to pay attention to the patch or update of the program by automatic and real time patch and update system. CONSTITUTION: The real time program patch and update system is such that the supplier server system recognizes the need of update, recognizes the version information of the user server based on the referrer, and transmits the patch or update data to the user server by using HTTP in real time. The transmission of the patch or update data to the user server is carried out after the certification process.

Description

HTTP를 이용한 서버와 서버간 프로그램의 실시간 패치 및 업데이트 시스템 { Through Server to Server, Realtime Live Update System on HTTP}Real-time patching and updating system of server-to-server programs using HTTP {Through Server to Server, Realtime Live Update System on HTTP}

지금까지의 컴퓨터 프로그램의 일반적인 설치 및 업데이트는 사용자가 새로운 버전의 프로그램을 다운로드 받아 설치하는 방법이 대부분이었다. 근래에 들어서는 주기적으로 업데이트 되어야 하는 몇몇 프로그램들이 지능적으로 업데이트 (Intelligent Update)를 도입하여 그 편리함을 더해 주고 있으나, 이는 일반 사용자의 컴퓨터(데스크탑 PC) 유틸리티가 대부분을 차지하고 있는 형편이고, 인터넷 서비스, 특히 웹서버를 기반으로 하는 환경에서는 그 활용도가 극히 미약하다고 할 수 있다.Up until now, the general installation and update of computer programs has been the way for users to download and install a new version of the program. In recent years, some programs that need to be updated periodically add intelligent convenience, but this is mostly due to the utility of a computer (desktop PC) utility of general users, and Internet services, especially In an environment based on a web server, its utilization is extremely low.

현재에 사용되고 있는 웹 프로그램의 설치 및 업데이트 방법은 ① 설치할 프로그램을 사용자의 PC로 다운로드하는 방식, ② FTP(File Transfer Protocol)을 통하여 서버로 파일을 전송하는 방식, ③ 텔넷(Telnet)으로 접속하여 서버에서 설치파일을 실행하는 방식 ④ 웹브라우저로 웹상에서 설치파일을 실행하는 방식, ⑤ 업데이트의 필요성 발생 시 직접 시디롬과 같은 기록매체를 통해 설치할 때와 동일한 방법으로 시행하는 방식이다.Currently installed web program installation and update methods include ① download the program to be installed on the user's PC, ② transfer the file to the server via FTP (File Transfer Protocol), ③ connect to the server via Telnet Executing the installation file in ④ Executing the installation file on the web with a web browser, ⑤ When the need for an update occurs, it is executed in the same way as when installing through a recording medium such as a CD-ROM.

이는 웹 프로그램 사용자가 설치 후 유지보수의 과정을 반복해야 하며, 항상 관심을 가지고 프로그램의 업데이트 버전을 신경써야 하므로 적절한 시기를 놓쳐버릴 수 있다는 의미가 된다. 또한 업데이트 과정에서 사용자가 겪을 수 있는 실수를 간과할 수 없으며 데이터베이스는 물론 기존프로그램 및 자료의 백업과 저장이 사용자의 몫으로 남게된다. 결국 사용자가 일단 설치한 웹 프로그램은 FTP 유저 아이디(User ID)와 패스워드(Password)를 필요로 하고 프로그램 상에 활용이 되어야 하므로 보안상 취약점이 예상된다.This means that web program users have to repeat the post-installation maintenance process, always paying attention to the updated version of the program, and miss the right time. In addition, the mistakes that users may make during the update process cannot be overlooked, and the backup and storage of existing programs and data as well as the database are left to the user. As a result, a web program installed by the user requires an FTP user ID and password and must be utilized in the program. Therefore, a security vulnerability is expected.

HTTP(Hyper Text Transfer Protocol)(10)의 정의를 살펴보면, 분산환경 및 공동작업 환경에 이용할 하이퍼미디어 정보시스템의 개발을 목적으로 설계된 응용계층의 프로토콜로써 웹(World Wide Web)에서의 하이퍼텍스트 문서의 전송을 위해 쓰이는 프로토콜로 정의되어 진다. 또한 요구 명령어의 추가를 통해 네임 서버나 분산객체 관리 시스템 등과 같은 여러 가지 일에도 사용할 수 있는 객체 지향 프로토콜이며, 일반적인 글(Text Document)에서 보이는 하이퍼텍스트 문서만이 아니라 음성, 화상, 데이터 등과 같이 마임(MIME, Multipurpose Internet Mail Extensions)에 의해 정의될 수 있는 모든 문서 형식을 전송할 수 있다. 다시 말하면, HTTP(10)는 웹에서 사용하고 있는 데이터 송수신 포로토콜이며 TCP 수송 계층 프로토콜을 기반으로 하는 응용 계층의 프로토콜이다. 그러므로 TCP 전송의 특성에 따라서 모든 데이터 형식에 대해 8-bit 이진모드(Binary Mode)로 전송할 수 있다는 말이다.Looking at the definition of the Hyper Text Transfer Protocol (HTTP) 10, it is an application layer protocol designed for the development of hypermedia information systems for distributed and collaborative environments. It is defined as the protocol used for transmission. It is also an object-oriented protocol that can be used for various things such as name server and distributed object management system through the addition of request commands, and mime like voice, video, data, etc. as well as hypertext documents seen in general text documents. You can send any document type that can be defined by Multipurpose Internet Mail Extensions (MIME). In other words, HTTP 10 is a data transmission / reception protocol used on the web and is an application layer protocol based on the TCP transport layer protocol. Therefore, depending on the nature of the TCP transmission, it can be transmitted in 8-bit binary mode for all data formats.

현재, 이를 활용하여 HTTP(10)를 이용한 데이터 송·수신을 할 수 있지만 이는 극히 제한적이다. 그 한계로써 서버(12, 21)에서 최종 사용자(11)간, 최종사용자(11)에서 서버(12, 21)로의 데이터 송·수신만이 이루어지고 있고, 그 동작이 최종사용자의 요구(Request)와 서버의 응답(Response)으로써만 이루어 진다는 사실이다.At present, data transmission and reception using HTTP (10) can be utilized, but this is extremely limited. As a limitation, only data transmission and reception from the server 12, 21 to the end user 11 and the end user 11 to the server 12, 21 are performed, and the operation is requested by the end user. This is done only by the server's response.

요구(Request)란 HTTP(10) 프로토콜 상에서 브라우저가 어떤 데이터를 요구하기 위해 보내는 HTTP 메시지를 말하며; 응답(Response)이란 HTTP(10) 프로토콜 상에서 수신한 요구에 대해 서버가 처리한 결과를 브라우저에게 응답으로 보내는 HTTP 메시지; 클라이언트(Client)란 HTTP 프로토콜 규약에 맞추어 요구를 보내고 서버가 보내오는 응답을 수신하는 역할을 하며, 이런 송수신에 있어 요구 메시지를 전달하기 위한 연결을 성립하는 응용 프로그램; 서버(Server)란 요청 받은 서비스를 제공해주기 위해 연결을 허용하는 응용 프로그램, 최종적으로 실제 데이터를 저장해 두고서 수신한 요구에 대해 서비스를 제공하거나, 요구에 의해 저장할 수 있는 장소를 제공하는 것을 말한다.Request is an HTTP message sent by the browser to request some data on the HTTP 10 protocol; A response is an HTTP message that sends to the browser a result of processing by a server for a request received on an HTTP 10 protocol; Client (Client) is an application that serves to send a request in accordance with the HTTP protocol protocol and to receive a response from the server, and establishes a connection for transmitting a request message in the transmission and reception; A server is an application that allows a connection to provide a requested service. Finally, a server stores actual data and provides a service for a received request, or provides a place where a request can be stored.

본 발명에서 이루고자 하는 사항은 HTTP를 통한 서버(20, 21)에서 서버(20, 21)로의 데이터 전송을 목적으며 하며, 이를 통해 프로그램을 설치한 사용자가 프로그램의 업데이트를 신경쓰지 않고 프로그램 제공자가 프로그램 업데이트를 서버(20)에서 서버(21)로 푸쉬(Push)하는 방식으로 제어하는 제반 기능을 포함한다.The purpose of the present invention is to transfer data from the server (20, 21) to the server (20, 21) via HTTP, through which the user who installed the program does not mind the update of the program, the program provider program It includes a general function of controlling the update in the manner of pushing (Push) from the server 20 to the server (21).

도 1은 종래의 일반적인 HTTP의 구조도,1 is a structural diagram of a conventional general HTTP,

도 2는 본 발명의 실시간 업데이트를 이용한 서버간 통신시스템의 구조도,2 is a structural diagram of a server-to-server communication system using a real-time update of the present invention;

도 3은 본 발명의 HTTP를 이용한 서버와 서버간 프로그램의 실시간 패치 및 업데이트 시스템의 동작 흐름도이다.3 is an operation flowchart of a real-time patch and update system of a server-server program using HTTP of the present invention.

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

11 : 최종 사용자(브라우저, End User)11: End User (Browser, End User)

12 : 웹서버12: web server

20 : 프로바이더 웹서버(Provider Web Server, 공급자 서버)20: provider web server

21 : 클라이언트 웹서버(Client Web Server, 사용자 서버)21: Client Web Server (User Server)

15, 22, 23 : 컴파일러(Compiler)15, 22, 23: Compiler

10 : HTTP(Hyper Text Transfer Protocol)10: Hyper Text Transfer Protocol (HTTP)

상기한 바와 같은 목적을 달성하기 위하여, 본 발명에 의한 서버에 설치된 프로그램의 실시간 패치 및 업데이트 시스템은, 사용자 서버(21)로 초기 인스톨 프로그램을 설치하는 단계(301); 프로그램 공급자의 서버(20)에서 사용자 서버(21)에 설치한 프로그램을 실행시키는 단계(311, 321); 사용자 서버(21)에 인스톨 되어진 프로그램이 공급자 서버(20)로 접속을 시도하는 단계(312); 공급자 서버(20)는 사용자 서버(21)의 요청(Request)에서 참조자(Referer)와 인터넷 프로토콜(IP)을 체크하여 데이터베이스를 조회한 후, 기 가입하여 인증되어진 사용자(서버)인지를 확인하여 사용자 서버(21)를 인증하고, 일련의 암호화 기술을 통하여 최종적으로 인증하는 단계(322); 공급자 서버(20)는 사용자 서버(21)에게 공급자 서버(20)상에 위치한 업데이트 프로그램의 경로, 파일명, 확장자 및 그 밖의 동작(데이터베이스 쿼리, 배치 스크립트 등)을 지시할 파일을 준비(Create) 한 후 필요시 공급자 서버(20)에 할당할 수 있는 포트를 지정하여 사용자 서버(21)에 전달하는 단계(323); 사용자 서버(21)는 공급자 서버(20)로부터 넘어온 변수(Data)를 바탕으로, 공급자 서버(20)의 업데이트 프로그램의 경로와 파일명이 들어 있는 문서를 다운로드 한 후 그 문서를 토대로 업데이트 프로그램을 공급자 서버(20)로부터 다운로드 하는 단계(313); 사용자 서버(21)에 미리 정해진 파일의 마임(MIME) 타입 혹은 파일의 확장자에 의해 프로그램이 실행되어 정상적인 파일 전송이 실행되지 않는 경우가 있을 경우 공급자 서버(20)에 위치한 전송파일의 확장자를 모두 제거하는 단계(302); 사용자 서버(21)의 파일 전송이 모두 끝난 후 공급자 서버(20)에게 파일 전송의 결과를 알려 주는 단계(314)를 포함하는 것을 특징으로 한다.In order to achieve the object as described above, the real-time patch and update system of the program installed in the server according to the present invention, the step of installing the initial installation program to the user server (21); Executing programs installed on the user server 21 by the server 20 of the program provider 311 and 321; Step 312, the program installed in the user server 21 attempts to connect to the supplier server 20; The provider server 20 checks the referrer and the Internet protocol (IP) in the request of the user server 21 and inquires a database, and then checks whether the user is a registered user (server). Authenticating the user server 21 and finally authenticating through a series of encryption techniques (322); The provider server 20 creates a file to instruct the user server 21 the path, file name, extension, and other actions (database query, batch script, etc.) of the updater located on the provider server 20. After the step (323) to designate a port that can be assigned to the provider server 20 to the user server 21 if necessary; The user server 21 downloads a document containing the path and file name of the update program of the supplier server 20 based on the variable Data transferred from the supplier server 20, and then supplies the update program based on the document. Downloading (313) from (20); If there is a case that the program is executed by the mime type of the predetermined file or the extension of the file in the user server 21 and the normal file transfer is not executed, the extension of the transfer file located in the provider server 20 is removed. Step 302; It is characterized in that it comprises a step 314 of informing the provider server 20 of the result of the file transfer after the file transfer of the user server 21 is all finished.

이하에서 첨부된 도면을 참조하면서 본 발명에 의한 웹상에서의 HTTP(10)를 통한 실시간 프로그램 패치 업데이트 시스템을 상세하게 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail a real-time program patch update system via HTTP (10) on the web according to the present invention.

도 3은 본 발명의 HTTP(10)를 사용한 실시간 파일전송시스템의 동작원리를 나타내는 흐름도이다. HTTP(10)는 분산환경 및 공동작업 환경에 이용할 하이퍼미디어 정보시스템의 개발을 목적으로 설계된 응용계층의 프로토콜로써 웹에서의 하이퍼텍스트 문서의 전송을 위해 쓰이는 프로토콜로 정의되어 진다. 도 3의 흐름도는 HTTP(10)를 이용하여 공급자서버(20)로부터 업데이트 파일이 실시간으로 사용자 서버(21)로 전송되어 짐을 보여준다. 따라서 도 3의 흐름도는 인터넷상에서 사용자의 서버(21)가 필요한 업데이트 정보 및 파일의 전송을 공급자 서버(20)에 요청하여 FTP를 통해 이를 전송하거나 다운로드 받는 종래의 방법을 이용하는 것이 아니라, HTTP 상에서 공급자 서버(20)가 자동으로 사용자 서버(21)의 현재 버전 정보를 확인하여 필요한 업데이트 파일을 사용자 서버(21)에게 전송하여 주는 것을 나타내고 있다.3 is a flowchart showing the operation principle of the real-time file transfer system using the HTTP (10) of the present invention. HTTP (10) is an application layer protocol designed for the development of hypermedia information systems for distributed and collaborative environments, and is defined as a protocol used for the transmission of hypertext documents on the Web. The flowchart of FIG. 3 shows that the update file from the provider server 20 is transmitted to the user server 21 in real time using HTTP 10. Therefore, the flowchart of FIG. 3 does not use the conventional method of requesting the provider server 20 to transmit necessary update information and files to the provider server 20 on the Internet, and transmitting or downloading them via FTP. The server 20 automatically checks the current version information of the user server 21 and transmits the necessary update file to the user server 21.

사용자서버(21)에서는 초기에 이러한 HTTP(10)를 이용한 파일의 실시간 패치 및 업데이트를 위해 필요한 파일을 설치한다.(301)The user server 21 initially installs a file necessary for real-time patching and updating of the file using the HTTP 10.

공급자 서버(20)에서는 업데이트의 필요성이 발생하였을 경우 이러한 업데이트 파일을 사용자 서버(21)로 전송하기 위하여 HTTP(10)를 통해 사용자 서버(21)로 접속을 실행하며(311) 이 경우 사용자 서버(21)는 이미 설치되어진 프로그램을 통해 공급자 서버(20)로 접속을 하여 공급자 서버(20)로부터 이미 등록되어진 사용자인지를 확인하는 인증의 절차를 거친다.(322)When the need for an update occurs, the provider server 20 executes a connection to the user server 21 through HTTP 10 to transmit such an update file to the user server 21 (311). In this case, the user server ( 21 is connected to the supplier server 20 through a program that is already installed through the authentication process to check whether the user is already registered from the supplier server 20. (322)

인증이 되어지지 않은 사용자인 경우 상기의 접속은 종료가 되어지며 사용자 서버(21)의 인증이 승인되면 필요한 업데이트 파일을 전송하기 위해 공급자 서버(20)는 파일 URI(Uniform Resource Indentifier)를 준비하여 사용자 서버(21)의 파일 전송자에 접속을 시도한다.(323)If the user is not authenticated, the above connection is terminated. If the authentication of the user server 21 is approved, the provider server 20 prepares a file URI (Uniform Resource Indentifier) to transmit the necessary update file. An attempt is made to connect to the file sender of the server 21 (323).

파일 전송자는 HTTP(10)를 통해 공급자 서버(20)로부터 필요한 업데이트 파일을 다운로드 받아 사용자 서버(21)에 업데이트를 완성하게 된다.(313)The file sender downloads the required update file from the provider server 20 through the HTTP 10 and completes the update to the user server 21 (313).

파일전송이 완료되어진 후 상기의 접속을 자동으로 종료(314)되며 전송 중에 오류가 발생하거나 파일 전송이 완료되어지지 않은 경우(302)에는 다시 한 번 상기의 파일 전송 동작을 반복하게 된다.After the file transfer is completed, the connection is automatically terminated (314). If an error occurs during the transfer or the file transfer is not completed (302), the file transfer operation is repeated once again.

요구 메시지의 참조자(Referer) 헤더 필드는 서버를 위해 사용하는 것인데, 클라이언트가 요청한 요구(Request)-URI 정보를 얻게된 원래 문서의 주소를 나타낼 때 쓰인다. 즉 "A"라는 문서를 브라우저에서 보고 있을 때 이 문서에 포함된 링크를 이용하여 "B" 문서를 요청한다고 하면, "B" 문서를 지시하는 요구(Request)-URI는 "A"라고 하는 문서에서 알려진 것이므로 "B" 문서를 요청하는 요구 메시지에 들어가는 참조자(Referer)는 "A"가 된다. 이를 통해 서버는 하나의 문서에 대해 링크되어 있는 이전 문서들의 백 링크(Back Link)를 구성할 수 있게 된다.The Referer header field of the request message is used for the server and is used to indicate the address of the original document from which the request-URI information requested by the client is obtained. In other words, if a document called "A" is being viewed in a browser and a document "B" is requested using the link included in this document, the request-URI indicating the "B" document is a document called "A". As known from, the referrer in the request message requesting the "B" document becomes "A". This allows the server to establish a Back Link of previous documents that are linked to one document.

<요구(Request) 메시지의 예시><Example of request message>

GET / index.html HTTP /1.0GET / index.html HTTP / 1.0

From: qkim@pec.etri.re.krFrom: qkim@pec.etri.re.kr

Referer: http://pec.etri.re.kr/~qkim/qkim.htmlReferer: http://pec.etri.re.kr/~qkim/qkim.html

User-Agent: Netscape 1.2User-Agent: Netscape 1.2

이상에서 설명한 바와 같이, 웹상에서 서버(20)에서 서버(21)로의 HTTP(10)를 이용한 프로그램의 패치 및 업데이트 시스템은 다양한 웹프로그램의 설치 및 업데이트에 있어서 프로그램의 공급자에게는 주기적으로 업데이트 되는 프로그램의 배포 및 설치에 용이함을 제공하여 이에 소요되는 인력 및 비용의 절감 효과를 가져오며, 프로그램 사용자에게는 항상 최신의 업데이트 된 프로그램을 적용하여 새로운 환경에 활용할 수 있으며, 프로그램의 업데이트 시 발생할 수 있는 데이터의 손실이나 프로그램적인 오류를 미연에 방지할 수 있는 효과가 있다.As described above, the patch and update system of the program using the HTTP (10) from the server 20 to the server 21 on the web of the program is periodically updated to the supplier of the program in the installation and update of various web programs It provides the ease of deployment and installation, which reduces the manpower and cost. It is possible to apply the latest updated program to the new environment for the program user and to use it in the new environment. However, there is an effect that can prevent program errors in advance.

Claims (1)

서버에 설치된 프로그램의 실시간 패치 및 업데이트를 위해 파일을 전송하는 시스템에 있어서,In a system for transmitting files for real-time patching and updating of programs installed on the server, 업데이트의 필요성을 인지한 공급자 서버(20) 시스템에서 사용자 서버(21)의 버전 정보를 참조자(Referer)를 근거로 인식하여 패치 및 업데이트에 필요한 데이터를 실시간으로 사용자 서버(21)에게 HTTP(10)를 이용하여 전송하여 주는 파일 전송 시스템.Recognizing the need for an update, the provider server 20 system recognizes the version information of the user server 21 based on the referer, and transmits the data necessary for patching and updating to the user server 21 in real time. File transfer system using).
KR1020020045144A 2002-07-31 2002-07-31 Through Server to Server, Realtime Live Update System on HTTP KR20020075322A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020045144A KR20020075322A (en) 2002-07-31 2002-07-31 Through Server to Server, Realtime Live Update System on HTTP

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020045144A KR20020075322A (en) 2002-07-31 2002-07-31 Through Server to Server, Realtime Live Update System on HTTP

Publications (1)

Publication Number Publication Date
KR20020075322A true KR20020075322A (en) 2002-10-04

Family

ID=27727552

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020045144A KR20020075322A (en) 2002-07-31 2002-07-31 Through Server to Server, Realtime Live Update System on HTTP

Country Status (1)

Country Link
KR (1) KR20020075322A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100724940B1 (en) * 2005-12-05 2007-06-04 삼성전자주식회사 Contents update method of dms in dlna system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001084113A (en) * 1999-09-10 2001-03-30 Sony Corp Device and system for recording and reproducing information, and remote controller and method
KR20020004032A (en) * 2000-06-30 2002-01-16 황보영철 Method and apparatus for servicing user-oriented wireless internet
KR20020016258A (en) * 2000-08-25 2002-03-04 신용수 A System and Method for Real-time Updating of E-Mail
KR20020036969A (en) * 2002-02-06 2002-05-17 (주) 세이프아이 Automatic Update System using online
KR20020074682A (en) * 2001-03-21 2002-10-04 (주)소프트진흥 Server remote management method by using the internet

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001084113A (en) * 1999-09-10 2001-03-30 Sony Corp Device and system for recording and reproducing information, and remote controller and method
KR20020004032A (en) * 2000-06-30 2002-01-16 황보영철 Method and apparatus for servicing user-oriented wireless internet
KR20020016258A (en) * 2000-08-25 2002-03-04 신용수 A System and Method for Real-time Updating of E-Mail
KR20020074682A (en) * 2001-03-21 2002-10-04 (주)소프트진흥 Server remote management method by using the internet
KR20020036969A (en) * 2002-02-06 2002-05-17 (주) 세이프아이 Automatic Update System using online

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100724940B1 (en) * 2005-12-05 2007-06-04 삼성전자주식회사 Contents update method of dms in dlna system

Similar Documents

Publication Publication Date Title
WO2022057000A1 (en) Data proxy method and system and proxy server
US7729363B2 (en) System and method for managing communication for component applications
US5919247A (en) Method for the distribution of code and data updates
US6665867B1 (en) Self-propagating software objects and applications
US20060168355A1 (en) System and method for provisioning component applications
US7219140B2 (en) Configuration and management systems for mobile and embedded devices
US7114180B1 (en) Method and system for authenticating and authorizing requestors interacting with content servers
JP5099139B2 (en) How to get and check public key certificate status
JP4526526B2 (en) Third-party access gateway for communication services
US7903656B2 (en) Method and system for message routing based on privacy policies
JP4709721B2 (en) Third-party access gateway for communication services
EP1695518B1 (en) Method of redirecting client requests to web services
US20010037407A1 (en) System and method for managing user-specific data
US20150023360A1 (en) Stateful push notifications
EP1376930A2 (en) Systems and methods for application delivery and configuration management of mobile devices
EP2144420A1 (en) Web application security filtering
EP1931114B1 (en) Method and apparatus for detecting the IP address of a computer and location information associated therewith
CA2533608C (en) System and method for provisioning component applications
WO2001033381A9 (en) Shared internet storage resource, user interface system, and method
WO2007110951A1 (en) User verifying device, method and program
CN110880146A (en) Block chain chaining method, device, electronic equipment and storage medium
CA2533543C (en) System and method for managing communication for component applications
KR20090062797A (en) Dynamic ui system to remote control legacy device and the method thereof
CN105812380A (en) Verification method and device
CA2633313A1 (en) Method and system for externalizing http security message handling with macro support

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application