KR20010104165A - Data Transmission Service Method in Client/Server System - Google Patents

Data Transmission Service Method in Client/Server System Download PDF

Info

Publication number
KR20010104165A
KR20010104165A KR1020000025640A KR20000025640A KR20010104165A KR 20010104165 A KR20010104165 A KR 20010104165A KR 1020000025640 A KR1020000025640 A KR 1020000025640A KR 20000025640 A KR20000025640 A KR 20000025640A KR 20010104165 A KR20010104165 A KR 20010104165A
Authority
KR
South Korea
Prior art keywords
service
client
server
server system
client system
Prior art date
Application number
KR1020000025640A
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 KR1020000025640A priority Critical patent/KR20010104165A/en
Publication of KR20010104165A publication Critical patent/KR20010104165A/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/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/549Remote execution

Abstract

본 발명은 통신망을 통한 서버와 클라이언트간의 데이터 전송 서비스방법에 관한 것으로, 좀더 상세하게는 인터넷 등의 통신망을 통하여 연결되어 있는 클라이언트/서버 시스템에 있어서, 클라이언트 시스템이 서버 시스템에 접속을 하여 작업요구를 하지 않더라도 서버 시스템이 통신망을 통하여 독자적으로 클라이언트 시스템에 데이터 전달, 프로그램 업그레이드(Upgrade), 프로그램 구동 등의 업무를 처리할 수 있는 클라이언트/서버 시스템에서의 데이터 전송 서비스 방법에 관한 것이다.The present invention relates to a data transmission service method between a server and a client through a communication network. More specifically, in a client / server system connected through a communication network such as the Internet, a client system connects to a server system to request work. The present invention relates to a data transmission service method in a client / server system in which a server system can process data transfer, program upgrade, program running, etc. to a client system independently through a communication network.

본 발명에 따르면, 서버 시스템이 통신 전용선을 사용하는 클라이언트 시스템 및 가변 IP 주소를 사용하는 클라이언트 시스템에게 데이터 전달 또는 프로그램 업그레이드를 신속하게 제공할 수 있고, 또한 원격으로 클라이언트 시스템에 설치된 프로그램을 구동케 하거나, 클라이언트 시스템에 설치된 브라우저를 실행하여 해당 서버의 홈페이지에 접속, 액티브 엑스 컨트롤(OCX) 프로그램을 실행시켜줌으로써, 클라이언트 시스템이 서버 시스템에 접속하여 수동으로 작업을 하는 불편을 해소시키는 효과가 있다.According to the present invention, the server system can quickly provide data delivery or program upgrade to the client system using the dedicated communication line and the client system using the variable IP address, and also to remotely run the program installed on the client system or By running the browser installed on the client system and accessing the homepage of the server and executing the ActiveX Control (OCX) program, there is an effect of eliminating the inconvenience of the client system accessing the server system and performing manual work.

Description

클라이언트/서버 시스템에서의 데이터 전송 서비스 방법 {Data Transmission Service Method in Client/Server System}Data Transmission Service Method in Client / Server System

본 발명은 통신망을 통한 서버와 클라이언트간의 데이터 전달 시스템 및 방법에 관한 것으로, 좀더 상세하게는 인터넷 등의 통신망을 통하여 연결되어 있는 클라이언트/서버 시스템에 있어서, 클라이언트 시스템이 서버 시스템에 접속을 하여 작업요구를 하지 않더라도 서버 시스템이 통신망을 통하여 독자적으로 클라이언트 시스템에 데이터 전달, 프로그램 업그레이드(Upgrade), 프로그램 구동 등의 업무를 처리할 수 있는 클라이언트/서버 시스템에서의 데이터 전송 서비스 방법에 관한 것이다.The present invention relates to a system and a method for data transmission between a server and a client through a communication network. More specifically, in a client / server system connected through a communication network such as the Internet, a client system accesses a server system to request work. The present invention relates to a data transmission service method in a client / server system in which a server system can process data transfer, program upgrade, and program execution independently to a client system through a communication network.

클라이언트/서버는 두 개의 컴퓨터 프로그램 사이에 이루어지는 역할 관계를 나타내는 것이다. 클라이언트 시스템은 다른 시스템에게 서비스를 요청하는 시스템이며, 서버 시스템은 그 요청에 대해 응답을 해주는 시스템이다. 클라이언트/서버 개념은 단일 컴퓨터 내에서도 적용될 수 있지만, 네트웍 환경에서 더 큰 의미를 가진다고 할 수 있다. 네트웍 상에서 클라이언트/서버 모델은 여러 다른 지역에 걸쳐분산되어 있는 프로그램들을 연결시켜 주는 편리한 수단을 제공한다.A client / server represents a role relationship between two computer programs. A client system is a system that requests a service from another system, and a server system is a system that responds to the request. The client / server concept can be applied within a single computer, but it has more meaning in a network environment. The client / server model on the network provides a convenient means of linking programs that are distributed across different regions.

최근 들어, 클라이언트/서버 모델은 네트웍 컴퓨팅의 주요 개념이 되었다. 오늘날 만들어지고 있는 대부분의 업무용 프로그램들은 클라이언트/서버 모델을 적용하고 있으며, 인터넷의 주요 프로그램인 TCP/IP 또한 마찬가지다. 인터넷의 경우를 예를 들면, 웹 브라우저는 인터넷상의 어딘가에 위치한 웹서버에게 웹 페이지나 파일의 전송을 요구하는 클라이언트 프로그램의 일종이라 할 수 있다. 일반적인 클라이언트/서버 모델에서는 보통 데몬(daemon)이라 불리는 서버 프로그램이 먼저 활성화된 상태에서 클라이언트의 요구사항을 기다리는데, 대체로 다수의 클라이언트 프로그램이 하나의 서버 프로그램을 공유한다.In recent years, the client / server model has become a key concept in network computing. Most of the business programs that are being created today employ a client / server model, as well as TCP / IP, the Internet's main program. In the case of the Internet, for example, a web browser is a type of client program that requires a web server located somewhere on the Internet to transmit a web page or file. In a typical client / server model, a server program, usually called a daemon, is activated first and then waits for the client's requirements. Usually, multiple client programs share a server program.

이와 같은 클라이언트/서버 모델에서의 일반적인 웹 데이터의 전송 방식은 웹서핑이 원하는 웹페이지를 그때그때 잡아 끌어내듯이 보는 풀(PULL)방식을 취하고 있다. 이에 반해 개인들의 요구에 기초하여 미리 선정된 웹기반의 정보(텍스트, 그래픽, 오디오, 비디오등)를 사용자에게 밀어 넣는 배달 방식을 취하는 방법을 흔히 푸쉬(PUSH)기술이라 하는데, 이는 클라이언트가 서버에 별도로 작업요구를 하지 않더라도 초기에 클라이언트가 설정한 옵션에 따라 서버가 클라이언트에 각종 정보를 전송하는 방식을 말한다. 이러한, 푸쉬기술의 발달은 인터넷 사이트의 방송채널화를 실현시킬 뿐만 아니라 인터넷 사용자들이 자신이 필요한 정보들을 구하기 위하여 일일이 관련 웹사이트들을 찾아다녀야 하는 불편의 해소를 가져다주었다.In general, the web data transmission method in the client / server model has a pull method in which web surfing pulls the desired web page at that time. On the other hand, PUSH technology is a method of taking delivery method that pushes predetermined web-based information (text, graphics, audio, video, etc.) to the user based on the needs of the individual, which means that the client It means the server transmits various information to the client according to the option set by the client even if there is no work request. The development of the push technology not only realizes the broadcasting channel of the Internet site but also solves the inconvenience that the Internet users have to visit related websites in order to obtain the necessary information.

푸쉬기술은 바이러스 백신 프로그램, 인터넷 방송, 뉴스, 이메일(E-mail)등에 사용되고 있는데 서버에서 클라이언트의 IP주소를 찾아가 클라이언트가 설정해 놓은 옵션에 따라 데이터를 직접 전송하는 방식을 쓰고 있다. 그러나 이러한 방식은 클라이언트의 IP주소가 고정된 경우에만 적용될 수 있는 단점이 있고, 또한 푸쉬기술을 이용한 클라이언트 프로그램의 자동실행, 원격프로그램 실행 등의 새로운 기술들이 요구되고 있다.Push technology is used in anti-virus programs, Internet broadcasts, news, and e-mail. It uses the method of finding the client's IP address from the server and sending the data directly according to the options set by the client. However, this method has a disadvantage that can be applied only when the IP address of the client is fixed, and new technologies such as automatic execution of a client program and remote program execution using push technology are required.

본 발명은 이러한 상황을 배경으로 하여 안출된 것으로, 통신망을 통하여 연결된 서버/클라이언트 시스템에 있어서, 고정된 IP주소를 사용하는 클라이언트 시스템은 물론이고, 가변 IP주소를 사용하는 클라이언트 시스템에게도 서버 시스템이 원격으로 클라이언트 프로그램을 구동 또는 업그레이드시키고 또한, 클라이언트의 브라우저를 실행하여 서버에 접속시켜 액티브 엑스 컨트롤(OCX) 프로그램을 실행시킴으로써, 클라이언트가 서버에 접속하여 수동으로 작업을 하는 불편을 해결시켜 프로그램 개발 업체나 컨텐츠 제공업체 등이 데이터 전달 또는 프로그램 업그레이드를 신속하게 실시할 수 있는 방법을 제공하는데 에 목적이 있다.SUMMARY OF THE INVENTION The present invention has been made in view of such a situation, and in a server / client system connected through a communication network, a server system is remotely connected to a client system using a fixed IP address as well as a client system using a fixed IP address. By running or upgrading the client program, and running the client's browser to connect to the server and running the ActiveX Control (OCX) program, the program developer can solve the inconvenience of connecting to the server and doing manual work. The goal is to provide a way for content providers to quickly deliver data or upgrade programs.

도 1은 본 발명의 바람직한 실시 예에 따른 클라이언트/서버 시스템에서의 데이터 전송 서비스 방법을 실현하기 위한 시스템의 구성을 나타낸 블록도 이다.1 is a block diagram showing a configuration of a system for realizing a data transmission service method in a client / server system according to an exemplary embodiment of the present invention.

도 2는 본 발명의 바람직한 실시 예에 따른 통신망을 통한 서버와 클라이언트간의 데이터 전송 방법의 등록, 수정의 과정을 나타낸 흐름도 이다.2 is a flowchart illustrating a process of registering and modifying a data transmission method between a server and a client through a communication network according to an exemplary embodiment of the present invention.

도 3은 본 발명의 바람직한 실시 예에 따른 클라이언트/서버 시스템에서의 데이터 서비스 방법의 서비스 프로그램 처리 방법을 설명하기 위한 흐름도 이다.3 is a flowchart illustrating a service program processing method of a data service method in a client / server system according to an exemplary embodiment of the present invention.

도 4는 본 발명의 바람직한 실시 예에 따른 클라이언트/서버 시스템에서의 데이터 전송 서비스 방법의 접속 단계를 설명하기 위한 흐름도 이다.4 is a flowchart illustrating a connection step of a data transmission service method in a client / server system according to an exemplary embodiment of the present invention.

<도면의 주요부분에 대한 부호 설명><Description of Signs of Major Parts of Drawings>

100 : 서버 시스템 101 : 서버 운영 시스템100: server system 101: server operating system

102 : End User Push System 103 : 데이터 처리 모듈102: End User Push System 103: Data Processing Module

104 : 스케줄 처리 모듈 105 : 보안 모듈104: schedule processing module 105: security module

106 : 데이터 베이스 200 : 클라이언트 시스템106: database 200: client system

201 : 클라이언트 운영 시스템 202 : 접속 대기 모듈201: client operating system 202: connection waiting module

203 : 서비스 프로그램 204 : 웹브라우저203: Service program 204: Web browser

300 : 통신망 400 : 클라이언트 시스템 사용자300: network 400: client system user

이러한 목적을 달성하기 위한 본 클라이언트/서버 시스템에서의 데이터 전송서비스 방법을 간단히 설명하면,Briefly describing the data transmission service method in the present client / server system to achieve this purpose,

클라이언트 시스템의 사용자가 서버 시스템에 가입하여 각종 데이터 전송 서비스를 받고자 하면 먼저 서버 시스템에 자신이 받을 서비스의 내용 및 스케줄을 입력한다. 서버 시스템은 입력된 서비스 내용을 서버 시스템의 데이터 베이스에 저장한다. 이때, 서버 시스템은 상기 서비스를 위하여 실행형(*.Exe) 등으로 이루어진 서비스 프로그램을 클라이언트 시스템에 푸쉬하여 설치시켜준다. 한편, 클라이언트 시스템의 웹 브라우저를 이용하여 서버 시스템의 웹페이지에 접속하여 클라이언트 시스템이 필요로 하는 서비스를 전송 받을 수 있는 OCX(Active X Control)형 서비스를 이용할 수도 있다.When the user of the client system joins the server system and wants to receive various data transmission services, the user first inputs the contents and schedule of the service to be received by the server system. The server system stores the input service content in the database of the server system. At this time, the server system pushes and installs a service program consisting of executable (* .Exe) on the client system for the service. Meanwhile, an OCX (Active X Control) type service which can access a web page of a server system using a web browser of a client system and receive a service required by the client system may be used.

이어서 서버 시스템은 클라이언트 시스템에 접속 대기 프로그램을 푸쉬하여 설치하여 주는데, 설치된 접속 대기 프로그램은 클라이언트 시스템에서 접속 대기 모듈을 형성하여 클라이언트 시스템이 부팅될 때마다 클라이언트 시스템의 IP 주소를 서버 시스템에 알려줄 뿐만 아니라, 서버 시스템에서 전송되는 시그날을 수신하여 운영체제 또는 브라우저에 전송함으로써, 해당 서비스를 수행할 수 있게 한다.Subsequently, the server system pushes and installs a connection waiting program on the client system. The installed connection waiting program forms a connection waiting module on the client system to inform the server system of the client system's IP address every time the client system boots. In addition, by receiving a signal transmitted from the server system and transmitting to the operating system or a browser, it is possible to perform the service.

한편, 서버 시스템에는 외부로부터의 침입을 차단하기 위하여 보안 모듈이 설치되어 있어서 서버 시스템으로부터 데이터 전송 서비스를 받는 클라이언트 시스템의 각종 정보를 보호하고 서버 시스템의 안전을 도모한다. 또한, 서버 시스템의 스케줄 처리 모듈에서는 서버 시스템의 데이터 베이스에 기록되어 있는 클라이언트 시스템 사용자의 서비스 등록 정보를 주기적으로 체크하여 해당 서비스를 클라이언트 시스템에 제공하는데, 이때 제공되는 서비스는 EUPS에서 관리되고, 원격 프로그램 실행, 파일 다운로드, 프로그램 업데이트 등의 서비스를 클라이언트 시스템에 제공한다.On the other hand, the server system is provided with a security module to prevent intrusion from the outside to protect various information of the client system receiving the data transmission service from the server system and to secure the server system. In addition, the schedule processing module of the server system periodically checks the service registration information of the client system user recorded in the database of the server system and provides the corresponding service to the client system. Provide services to client systems, such as program execution, file downloads, and program updates.

이하, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명을 용이하게 실시할 수 있을 정도로 상세히 설명하기 위하여, 이 발명의 바람직한 실시 예를 첨부된 도면을 참조로 설명하기로 한다.Hereinafter, preferred embodiments of the present invention will be described with reference to the accompanying drawings so that those skilled in the art can easily implement the present invention in detail.

우선, 각도면 의 구성요소들에 참조번호를 부가함에 있어서, 동일한 구성요소들에 대해서는 비록 다른 도면상에 표시되더라도 가능한 동일한 부호를 가지도록 하고 있음을 유의하여야 한다.First of all, in adding reference numerals to the components of the angular surface, it should be noted that the same reference numerals are used for the same components even though they are shown in different drawings.

도 1은 본 발명의 바람직한 실시예에 따른 클라이언트/서버 시스템에서의 데이터 전송 서비스 방법을 실현하기 위한 시스템의 구성을 나타낸 블록도이다.1 is a block diagram showing the configuration of a system for realizing a data transmission service method in a client / server system according to a preferred embodiment of the present invention.

서버 시스템(100)은 서버 시스템(100)을 구성하는 모듈들을 제어하는 서버 운영 시스템(101)을 중심으로 통신망(300)으로 연결된 클라이언트 시스템(200) 대한 정보 및 클라이언트 시스템 사용자(400)의 정보를 보호하며 서버 시스템(100)의 안전을 위하여 서버 시스템(100)을 해킹같은 외부의 침입으로부터 차단하는 보안 모듈(105)이 설치되어 있으며, 클라이언트 시스템(200)과 클라이언트 시스템의 사용자(400)의 등록 정보를 저장하고 있는 데이터 베이스(106), 클라이언트의 등록정보를 관리하는 데이터 처리모듈(103), 클라이언트의 스케줄 정보를 데이터베이스(106)로부터 지속적으로 체크하는 스케줄 처리 모듈(104) 및 클라이언트(100)에 제공되는 서비스를 관리하는 EUPS(End User Push System)(102)로 이루어진다.The server system 100 collects information about the client system 200 connected to the communication network 300 and information about the client system user 400 based on the server operating system 101 controlling the modules configuring the server system 100. The security module 105 is installed to protect the server system 100 from external intrusions such as hacking for protection of the server system 100, and the registration of the client system 200 and the user 400 of the client system. A database 106 storing information, a data processing module 103 for managing client registration information, a schedule processing module 104 for continuously checking client schedule information from the database 106, and a client 100; It consists of an End User Push System (EUPS) 102 to manage the services provided to the.

한편, 상술한 서버 시스템(100)과 연결된 클라이언트 시스템(200)은 클라이언트 시스템(200)을 제어하는 클라이언트 운영 시스템(201)과, 서버 시스템(100)에서 전송되는 신호를 수신하기 위한 대기 상태를 항시 유지하여 서버 시스템(100)에서 전송되는 클라이언트 운영 시스템(201)으로 전송하며 클라이언트 시스템(200)이 부팅될 때마다 클라이언트의 시스템(200)의 IP주소를 확인하여 서버 시스템(100)에 전송하는 접속 대기 모듈(202), 서버(100)에서 전송되어 서비스를 수행하는 서비스 프로그램(203), 서버 시스템의 웹페이지에 접속할 수 있는 웹브라우저(204)로 이루어진다.Meanwhile, the client system 200 connected to the server system 100 described above always provides a client operating system 201 controlling the client system 200 and a standby state for receiving a signal transmitted from the server system 100. It maintains and transmits to the client operating system 201 transmitted from the server system 100 and checks the IP address of the system 200 of the client every time the client system 200 is booted and transmits it to the server system 100. The standby module 202 includes a service program 203 transmitted from the server 100 to perform a service, and a web browser 204 that can access a web page of the server system.

도 2는 본 발명의 바람직한 실시예에 따른 통신망을 통한 서버와 클라이언트간의 데이터 전송 서비스 방법의 등록, 수정의 과정을 나타낸 흐름도 이다.2 is a flowchart illustrating a process of registering and modifying a data transmission service method between a server and a client through a communication network according to an exemplary embodiment of the present invention.

클라이언트 시스템(200)이 서버 시스템(100)으로부터 데이터 전송 서비스를 받기 위해서는 서버 시스템(100)에 등록하고 해당 서비스 프로그램(203)을 다운로드 받아서 설치해야 하는데, 먼저 등록을 위하여 클라이언트 시스템의 사용자(400)는 서버 시스템(100)에 접속하여(S1) 자신의 등록정보(개인의 신상정보, ID, 비밀번호 등)를 입력한다(S2).In order to receive the data transmission service from the server system 100, the client system 200 needs to register with the server system 100 and download and install the corresponding service program 203. First, the user 400 of the client system for registration is required. Accesses the server system 100 (S1) and inputs its own registration information (personal information, ID, password, etc.) (S2).

이때, 서버 시스템의 데이터 처리 모듈(103)은 입력된 클라이언트 시스템 사용자(400)의 등록정보를 판단하여(S3) 서버 시스템의 데이터 베이스에 등록된 회원이면 개인 등록정보, 서비스 결과 및 스케줄 내용을 클라이언트 시스템(200)에 제공하여(S10) 클라이언트 시스템의 사용자(400)가 자신이 원하는 서비스 및 스케줄로 수정할 수 있도록 하며(S11), 수정된 내용을 서버 시스템의 데이터 베이스에 저장한다(S12).At this time, the data processing module 103 of the server system determines the registration information of the input client system user 400 (S3) if the member is registered in the database of the server system, the client personal information, service results and schedule content Provided to the system 200 (S10) to allow the user 400 of the client system to modify the desired service and schedule (S11), and stores the modified contents in the database of the server system (S12).

만약 클라이언트 시스템 사용자(400)의 등록정보가 등록된 회원이 아니라면, 데이터 처리 모듈(103)은 등록화면(서비스 및 스케줄 입력 화면)을 클라이언트 시스템(200)에 제공하여(S4) 클라이언트 시스템 사용자(400)가 자신이 원하는 서비스 및 스케줄(예를 들어, 바이러스 백신 프로그램을 하루에 한번 구동시키거나, 프로그램이 업데이트 될 때마다 자동으로 업데이트를 시키는 서비스 등)을 입력할 수 있도록 하며(S5), 입력이 완료되면 이를 서버 시스템의 데이터 베이스에 저장한다(S6).If the registration information of the client system user 400 is not a registered member, the data processing module 103 provides a registration screen (service and schedule input screen) to the client system 200 (S4). ) Can enter the desired service and schedule (for example, to run an antivirus program once a day, or to automatically update each time the program is updated, etc.), the input is When it is completed, it is stored in the database of the server system (S6).

이어서, 서버 시스템(100)은 접속대기 프로그램을 클라이언트 시스템(200)으로 푸쉬하여 주는데(S7) 이는 서버 시스템(100)에 의하여 자동으로 클라이언트 시스템(200)에 설치되어(S8) 클라이언트 시스템(200)에 접속 대기 모듈(202)을 형성하게 된다(S9). 접속 대기 모듈(202)은 클라이언트 시스템(200)에 상주하며 서버 시스템(100)으로부터의 서비스 시그날 전송이 있을 때마다 이를 전송받아 클라이언트 시스템의 운영 시스템(201)에 전송하여 주거나 해당 서비스 브라우저로 전송하여 준다. 또한, 접속 대기 모듈(202)은 클라이언트 시스템(200)의 부팅 시에 클라이언트 시스템(200)의 IP 어드레스를 서버 시스템(100)으로 전송하여, 클라이언트시스템(200)이 가변 IP 어드레스를 사용하더라도 서버 시스템(100)이 항상 데이터를 푸쉬할 수 있도록 한다.Subsequently, the server system 100 pushes the connection waiting program to the client system 200 (S7), which is automatically installed in the client system 200 by the server system 100 (S8), and the client system 200. In step S9, a connection waiting module 202 is formed. The connection waiting module 202 resides in the client system 200 and receives a service signal transmission from the server system 100 and transmits it to the operating system 201 of the client system or transmits it to the service browser. give. In addition, the connection waiting module 202 transmits the IP address of the client system 200 to the server system 100 when the client system 200 boots up, so that the server system even if the client system 200 uses a variable IP address. Ensure that 100 always pushes data.

한편, 상술한 등록 수정 단계에서 서버 시스템(100)은 클라이언트 시스템(200)에 개인 등록정보 관리화면, 스케줄 관리 화면 및 서비스 조회 화면을 제공하는데, 개인 정보 관리 화면을 통해서 클라이언트 시스템 사용자의 개인 정보를 변경할 수 있고, 스케줄 관리 화면에서는 새로운 스케줄의 등록 및 기존의 스케줄을 수정, 삭제를 할 수 있으며, 클라이언트 시스템(200)의 사용자가 그 동안 서버 시스템(100)으로 부터 받았던 서비스들을 조회할 수 있다. 또한, 스케줄 관리 화면 및 서비스 조회 화면을 클라이언트 시스템이 아닌 제 3의 단말기를 통하여 클라이언트 시스템 사용자에 허가된 ID와 패스워드를 이용하여 로그인 한 후, 클라이언트 시스템으로의 서비스 종류, 내용 및 스케줄을 입력할 수 있다.Meanwhile, in the above-described registration modification step, the server system 100 provides the client system 200 with the personal registration information management screen, the schedule management screen, and the service inquiry screen. The personal information of the client system user is displayed through the personal information management screen. In the schedule management screen, a new schedule may be registered and an existing schedule may be modified and deleted, and a user of the client system 200 may inquire services received from the server system 100. In addition, after logging in the schedule management screen and the service inquiry screen using an ID and password authorized to the client system user through a third terminal, not the client system, the service type, contents, and schedule to the client system can be input. have.

도 3은 본 발명의 바람직한 실시예에 따른 클라이언트/서버 시스템에서의 데이터 서비스 방법의 서비스 프로그램 처리 방법을 설명하기 위한 흐름도 이다.3 is a flowchart illustrating a service program processing method of a data service method in a client / server system according to an exemplary embodiment of the present invention.

상술한 과정들을 거쳐 클라이언트 시스템의 사용자(400)가 서버 시스템(100)에 등록하면 서버 시스템(100)은 클라이언트 시스템(200)에 데이터 전송 서비스를 시작하는데, 이 서비스는 스케줄 처리 모듈(104)에 의하여 자동으로 수행되며(S101), 이때 필요한 클라이언트 시스템(200)의 사용자 정보 및 스케줄은 클라이언트 시스템의 사용자(400)의 등록 및 수정 결과가 저장되어 있는 데이터 베이스(106)의 클라이언트 시스템 사용자(400)의 등록정보를 체크하여 얻어온다(S102).When the user 400 of the client system registers with the server system 100 through the above-described processes, the server system 100 starts a data transmission service to the client system 200, which is provided to the schedule processing module 104. (S101), the user information of the client system 200 and the schedule required at this time are the client system user 400 of the database 106 in which the registration and modification results of the user 400 of the client system are stored. The registration information is checked and obtained (S102).

데이터 베이스(106)에 데이터 전송 스케줄이 기록되어 있는 경우 스케줄 처리 모듈(104)은 현재의 시간이 클라이언트 시스템의 사용자(400)가 데이터 전송을 원한 시간이거나 클라이언트 시스템(200)에 업그레이드 시켜야 할 프로그램 등이 존재한다면, 클라이언트 시스템(200)에 상주하고 있는 접속대기 모듈(202)에 해당 서비스 시그날을 전송한다(S103). 서비스 시그날을 전송받은 접속 대기 모듈(202)은 이를 클라이언트 운영 시스템(201) 및 클라이언트 시스템의 웹브라우저(204)로 전송한다(S104).When a data transmission schedule is recorded in the database 106, the schedule processing module 104 may determine that the current time is a time when the user 400 of the client system wants to transmit the data or a program to be upgraded to the client system 200. If present, the service signal is transmitted to the connection waiting module 202 residing in the client system 200 (S103). The connection waiting module 202 receiving the service signal transmits it to the client operating system 201 and the web browser 204 of the client system (S104).

한편, 스케줄 처리 모듈(104)을 통하여 서비스 시그날을 수신받은 클라이언트 시스템(200)은 서비스 유형을 체크하게 된다(S105). 이때, 서비스 유형은 단독 실행형과 OCX형(Active X Control)이 있다.On the other hand, the client system 200 receives the service signal through the schedule processing module 104 checks the service type (S105). At this time, the service types are standalone type and OCX type (Active X Control).

단독 실행형은 서버 시스템(100)의 서비스 시그날로서 클라이언트 운영 시스템을 통하여 직접 클라이언트 시스템(200)에 설치된 서비스 프로그램(203)의 실행파일을 실행시켜 해당 서비스를 수행하는 것을 의미하며, 클라이언트 운영 시스템(201)은 접속 대기 모듈(202)로부터 전송받은(S106) 서버 시스템(100)의 서비스 시그날로서 서비스 프로그램을 실행시키고(S107) 서비스 프로그램(203)의 실행이 완료되면 그 결과를 서버 시스템(100)으로 전송하고(S112) 서버 시스템(100)은 이를 데이터 베이스(106)에 저장하게 된다(S113).Stand-alone means a service signal of the server system 100 to execute an executable file of the service program 203 installed in the client system 200 directly through the client operating system to perform the corresponding service, the client operating system ( 201 executes the service program as a service signal of the server system 100 received from the connection waiting module 202 (S106) (S107) and when the execution of the service program 203 is completed, the result is the server system 100 In operation S112, the server system 100 stores the data in the database 106 (S113).

한편, OCX형은 컴포넌트형으로 클라이언트 시스템(200)에 제공되는 것으로 클라이언트 시스템(200)에 설치되어 있는 웹브라우저(예를 들어, 인터넷 익스플로러, 넷스케이프, 전용 브라우저 등)(204)를 실행시켜 서버 시스템(100)의 웹페이지에 접속하여 클라이언트 시스템(200)의 사용자가 서비스 화면을 실행하여 서비스를 선택하게 함으로써 해당 서비스를 제공하는 서비스 형태를 의미하는데, 접속 대기 모듈(202)에서 전송받은 서비스 시그날은 웹브라우저(204)를 실행시켜(S108) 서버 시스템(100)에 접속시키고(S109) 서비스 화면을 실행하여(S110) 해당 서비스를 처리한다(S111). 처리된 결과는 서버 시스템(100)으로 전송되며(S112) 서버 시스템(100)은 전송된 처리결과를 데이터 베이스(106)에 저장한다(S113).On the other hand, the OCX type is provided to the client system 200 as a component type to run a web browser (for example, Internet Explorer, Netscape, dedicated browser, etc.) 204 installed on the client system 200 server system By accessing the web page of the (100) and the user of the client system 200 by running the service screen to select a service means a service type that provides the service, the service signal received from the connection waiting module 202 The web browser 204 is executed (S108) to access the server system 100 (S109) and the service screen is executed (S110) to process the corresponding service (S111). The processed result is transmitted to the server system 100 (S112), and the server system 100 stores the transmitted processing result in the database 106 (S113).

이어서, 클라이언트 시스템의 사용자(400)가 서비스 수행 결과를 다른 전송매체를(예를 들어 Pager, PCS 등) 통하여 받아 보기를 원한 경우(S114) 그 결과를 요청한 전송매체에 전송한다(S115).Subsequently, when the user 400 of the client system wants to receive the service performance result through another transmission medium (for example, Pager, PCS, etc.) (S114), the user 400 transmits the result to the requesting transmission medium (S115).

상술한 것과 같이 하나의 서비스 스케줄에 관한 처리가 끝난 후 스케줄 처리 모듈(104)은 다른 스케줄을 검사하고 해당 서비스를 클라이언트 시스템(200)에 제공한다.As described above, after the processing related to one service schedule is completed, the schedule processing module 104 checks another schedule and provides the corresponding service to the client system 200.

도 4는 본 발명의 바람직한 실시예에 따른 클라이언트/서버 시스템에서의 데이터 전송 서비스 방법의 접속 단계를 설명하기 위한 흐름도이다.4 is a flowchart illustrating an access step of a data transmission service method in a client / server system according to an exemplary embodiment of the present invention.

도 4를 참조하여 서버 시스템(100)과 클라이언트 시스템(200)의 접속 과정을 설명한다.A process of connecting the server system 100 and the client system 200 will be described with reference to FIG. 4.

클라이언트 시스템(200)은 크게 고정 IP 어드레스(예를 들어, LAN 등)를 가진 경우와 가변(변동) IP 어드레스(예를 들어, PPP 접속 등)를 가진 경우의 두 가지로 나뉘는데, 고정 IP 어드레스를 갖는 경우엔 사용자의 등록과 수정만으로 서버에서 클라이언트 시스템(200)에 접근이 가능하지만, 가변 IP 어드레스의 경우 클라이언트의 IP 정보가 고정적이지 않기 때문에 IP 변동이 있을 때마다 서버(100)에 변동된 IP 정보를 송신하여야 한다.The client system 200 is divided into two types, one having a fixed IP address (for example, a LAN, etc.) and one having a variable (variable) IP address (for example, a PPP connection, etc.). In the case of having, the server can access the client system 200 only by the registration and modification of the user. However, in the case of the variable IP address, since the IP information of the client is not fixed, the IP changed in the server 100 whenever there is an IP change. Information must be sent.

접속을 위하여 먼저 접속 대기 모듈(202)이 실행되고(S201) 접속 대기 모듈(202)은 클라이언트 시스템(200)의 접속 유형을 파악한다(S202). 여기서 만약 클라이언트 시스템(200)의 IP 어드레스가 고정 IP 어드레스라면 접속 대기 모듈은 서버 시스템(100)으로부터의 서비스 시그날의 수신을 대기한다(S205).For the connection, the connection waiting module 202 is executed first (S201), and the connection waiting module 202 determines the connection type of the client system 200 (S202). If the IP address of the client system 200 is a fixed IP address, the connection waiting module waits for reception of a service signal from the server system 100 (S205).

클라이언트 시스템(200)의 IP 어드레스가 가변 IP 어드레스의 경우 통신 업체에서 할당하는 IP를 얻기 위하여 해당 통신 업체의 인터넷 접속 서비스 프로그램을 실행하여 IP를 할당받은 후(S203), 할당받은 IP를 서버 시스템(100)에 전송하고(S204), 서버 시스템(100)은 클라이언트 시스템(200)에서 전송된 IP 정보를 데이터 베이스(106)에 저장한다.If the IP address of the client system 200 is a variable IP address, after obtaining an IP by executing an Internet access service program of the corresponding service provider to obtain an IP allocated by the service provider (S203), the allocated IP is assigned to the server system ( In step S204, the server system 100 stores the IP information transmitted from the client system 200 in the database 106.

이런 과정을 거쳐 클라이언트 시스템(200)은 서버 시스템(100)과의 네트웍이 연결된 상태에서 서버 시스템(100)으로부터 서비스를 제공받기 위하여 대기 상태에 들어가게 된다.Through this process, the client system 200 enters a standby state to receive a service from the server system 100 while the network with the server system 100 is connected.

이상, 본 발명의 바람직한 실시예에 대해 상세히 기술하였지만, 본 발명이 속하는 기술분야에 있어서 통상의 지식을 가진 사람이라면, 첨부된 청구 범위에 정의된 본 발명의 정신 및 범위를 벗어나지 않으면서 본 발명을 여러 가지로 변형 또는, 변경하여 실시할 수 있음을 알 수 있을 것이다. 따라서, 본 발명의 앞으로의 실시 예들의 변경은 본 발명의 기술을 벗어날 수 없을 것이다.As mentioned above, preferred embodiments of the present invention have been described in detail, but those skilled in the art to which the present invention pertains should understand the present invention without departing from the spirit and scope of the present invention as defined in the appended claims. It will be appreciated that various modifications or changes can be made. Accordingly, modifications to future embodiments of the present invention will not depart from the technology of the present invention.

이상과 같이, 본 발명에 따르면 고정된 IP주소를 사용하는 클라이언트 시스템은 물론이고, 가변(변동) IP주소를 사용하는 클라이언트 시스템에게도 서버가 원격으로 클라이언트 프로그램을 구동 또는 업그레이드시키고 또한, 클라이언트의 서비스 브라우저를 실행하여 서버에 접속시켜 액티브 엑스 컨트롤(OCX) 프로그램을 실행시킴으로써, 클라이언트가 서버에 접속하여 수동으로 작업을 하는 불편을 해결시켜 프로그램 개발 업체나 컨텐츠 제공업체 등이 데이터 전달 또는 프로그램 업그레이드를 신속하게 실시할 수 있는 효과가 있다.As described above, according to the present invention, the server remotely runs or upgrades the client program for the client system using a fixed IP address, as well as the client system using a variable (variable) IP address, and the service browser of the client. By connecting to the server and running Active X Control (OCX) program, the client can connect to the server and solve the inconvenience of manual work, so that the program developer or content provider can quickly transfer the data or upgrade the program. There is an effect that can be carried out.

Claims (4)

클라이언트 시스템의 사용자가 서버 시스템으로부터 데이터 전송 서비스를 받기 위해 상기 서버 시스템에 상기 데이터 전송 서비스의 종류, 내용 및 스케줄을 입력하는 단계;Inputting, by the user of the client system, the type, content and schedule of the data transmission service to the server system to receive the data transmission service from the server system; 상기 서버 시스템이 상기 클라이언트 시스템의 사용자가 상기 입력한 서비스 종류, 내용 및 스케줄을 상기 서버 시스템의 데이터 베이스에 저장하는 단계;Storing, by the server system, the service type, contents, and schedule input by the user of the client system in a database of the server system; 상기 서버 시스템으로부터, 상기 클라이언트 시스템으로 접속 대기 프로그램을 푸쉬하여 상기 클라이언트 시스템에 접속 대기 모듈을 설치하는 단계;Pushing a connection waiting program from the server system to the client system to install a connection waiting module in the client system; 상기 서버 시스템의 스케줄 처리 모듈이 상기 데이터 베이스를 체크하여 상기 데이터 베이스에 상기 클라이언트 시스템의 서비스 스케줄이 기록되어 있는 경우 상기 클라이언트 시스템에 상주하고 있는 상기 접속 대기 모듈에 서비스 시그날을 전송하는 단계;Checking, by the schedule processing module of the server system, and transmitting a service signal to the connection waiting module residing in the client system when the service schedule of the client system is recorded in the database; 상기 클라이언트 시스템이 상기 전송받은 서비스 시그날의 서비스 유형을 체크하는 단계;Checking, by the client system, a service type of the received service signal; 상기 접속 대기 모듈이 상기 전송받은 서비스 시그날을 상기 서비스 유형에 따라 클라이언트 운영 시스템 및 클라이언트 시스템의 웹브라우저로 전송하는 단계;Transmitting, by the connection waiting module, the received service signal to a web browser of a client operating system and a client system according to the service type; 상기 클라이언트 시스템의 서비스 프로그램을 통하여 상기 서비스 유형에 따라 서비스를 수행하는 단계;Performing a service according to the service type through a service program of the client system; 상기 서비스가 완료되면 상기 서비스의 수행 결과를 상기 서버 시스템으로 전송하고 상기 서버 시스템은 전송된 상기 서비스 수행 결과를 상기 데이터 베이스에 저장하는 단계를 포함하는 것을 특징으로 하는 클라이언트/서버 시스템에서의 데이터 전송 서비스 방법.When the service is completed, transmitting the result of performing the service to the server system, and the server system storing the transmitted result of performing the service in the database. Service method. 제 1항에 있어서, 상기 클라이언트 시스템의 사용자가 상기 서비스 수행 결과를 다른 전송 매체를 통하여 받아 보기를 원할 경우 상기 서비스 수행 결과를 상기 다른 전송 매체를 통하여 전송하는 단계를 더 포함하는 것을 특징으로 하는 클라이언트/서버 시스템에서의 데이터 전송 서비스 방법.The client of claim 1, further comprising: transmitting the service performance result through the other transmission medium when the user of the client system wants to receive the service performance result through the other transmission medium. Method of data transfer service on a server / server system. 제 1항에 있어서, 상기 서비스 유형에는 상기 서버 시스템의 상기 서비스 시그날로서 상기 클라이언트 운영 시스템을 통하여 직접 상기 클라이언트 시스템에 설치된 상기 서비스 프로그램의 실행파일을 실행시켜 상기 서비스를 수행하는 단독 실행형과, 상기 클라이언트 시스템의 웹브라우저를 실행시켜 상기 서버 시스템의 웹페이지에 접속하여 상기 클라이언트 시스템의 사용자가 서비스를 선택하여 상기 서비스를 수행하는 OCX형(Active X Control 형)을 포함하는 것을 특징으로 하는 클라이언트/서버 시스템에서의 데이터 전송 서비스 방법.The service type of claim 1, wherein the service type includes a standalone type that executes the service file of the service program installed in the client system directly through the client operating system as the service signal of the server system, and performs the service. A client / server comprising an OCX type (Active X Control type) that executes a web browser of a client system to access a web page of the server system, and a user of the client system selects a service to perform the service. Data transfer service method in the system. 제 1항에 있어서, 상기 접속 대기 모듈은 상기 클라이언트 시스템이 부팅될 때마다 상기 클라이언트 시스템의 IP주소를 상기 서버 시스템으로 전송하여 주는 단계;The method of claim 1, wherein the connection waiting module comprises: transmitting an IP address of the client system to the server system each time the client system is booted; 상기 서버 시스템이 상기 전송된 상기 클라이언트 시스템의 상기 IP주소를 상기 데이터 베이스에 저장하는 단계를 더 포함하는 것을 특징으로 하는 클라이언트/서버 시스템에서의 데이터 전송 서비스 방법.And the server system storing the transmitted IP address of the client system in the database.
KR1020000025640A 2000-05-13 2000-05-13 Data Transmission Service Method in Client/Server System KR20010104165A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000025640A KR20010104165A (en) 2000-05-13 2000-05-13 Data Transmission Service Method in Client/Server System

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000025640A KR20010104165A (en) 2000-05-13 2000-05-13 Data Transmission Service Method in Client/Server System

Publications (1)

Publication Number Publication Date
KR20010104165A true KR20010104165A (en) 2001-11-24

Family

ID=45811952

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000025640A KR20010104165A (en) 2000-05-13 2000-05-13 Data Transmission Service Method in Client/Server System

Country Status (1)

Country Link
KR (1) KR20010104165A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100424447B1 (en) * 2001-07-11 2004-03-24 에스케이 텔레콤주식회사 WAP push service method in 3GPP IMT-2000 packet network
KR100469664B1 (en) * 2002-03-28 2005-02-02 에스케이 텔레콤주식회사 Method and system of sending photo-image using cellular phone
WO2005081122A1 (en) * 2004-02-23 2005-09-01 N Computing Co., Ltd. Network terminal operated by downloadable operating system and operating method thereof
WO2006090974A1 (en) * 2005-02-25 2006-08-31 Nhn Corporation Method for installing activex control

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100424447B1 (en) * 2001-07-11 2004-03-24 에스케이 텔레콤주식회사 WAP push service method in 3GPP IMT-2000 packet network
KR100469664B1 (en) * 2002-03-28 2005-02-02 에스케이 텔레콤주식회사 Method and system of sending photo-image using cellular phone
WO2005081122A1 (en) * 2004-02-23 2005-09-01 N Computing Co., Ltd. Network terminal operated by downloadable operating system and operating method thereof
WO2006090974A1 (en) * 2005-02-25 2006-08-31 Nhn Corporation Method for installing activex control
US8046757B2 (en) 2005-02-25 2011-10-25 Nhn Corporation Method for installing ActiveX control

Similar Documents

Publication Publication Date Title
US6405309B1 (en) Method and apparatus for creating and deploying smaller Microsoft Windows applications for automatic configuration of a computing device
US7668974B2 (en) Method and system for local provisioning of device drivers for portable storage devices
US6594757B1 (en) Remote BIOS upgrade of an appliance server by rebooting from updated BIOS that has been downloaded into service partition before flashing programmable ROM
US6578142B1 (en) Method and apparatus for automatically installing and configuring software on a computer
US7519816B2 (en) Portable computing environment solution
KR100425317B1 (en) Method and system for remote-updating for functions of home devices
US8122130B2 (en) Access control system and method for wireless application provisioning
US20030208569A1 (en) System and method for upgrading networked devices
US20110010704A1 (en) Method and apparatus for installing application using application identifier
US20050080879A1 (en) Home network system and method for operating the same
KR100468006B1 (en) An application service system and method for client device in intranet
EP1548582A1 (en) Method for managing use of storage region by application
US20070094400A1 (en) Software installation within a federation
US6516346B1 (en) Microcode upgrade in data processing system
CN103716295A (en) Network system and non-transitory computer-readable storage medium
AU2005222507A1 (en) Portable computing environment
US7813964B2 (en) Click and run software purchasing
JPH1195989A (en) Program updating system
JP4815782B2 (en) Program update method, information processing apparatus, and program
KR20010104165A (en) Data Transmission Service Method in Client/Server System
KR20080047368A (en) Method and apparatus for configuring a device from a network
JP2003228486A (en) Method and system for managing software, and program
KR20020051569A (en) Jini home network service management system and conrtol method threrof
US20060031430A1 (en) System and method of preventing computer virus infection
JPH10320184A (en) Software version management system

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
NORF Unpaid initial registration fee