KR20010029044A - Method for servicing time information by using a jini - Google Patents

Method for servicing time information by using a jini Download PDF

Info

Publication number
KR20010029044A
KR20010029044A KR1019990041640A KR19990041640A KR20010029044A KR 20010029044 A KR20010029044 A KR 20010029044A KR 1019990041640 A KR1019990041640 A KR 1019990041640A KR 19990041640 A KR19990041640 A KR 19990041640A KR 20010029044 A KR20010029044 A KR 20010029044A
Authority
KR
South Korea
Prior art keywords
time information
server
service
personal digital
digital assistant
Prior art date
Application number
KR1019990041640A
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 KR1019990041640A priority Critical patent/KR20010029044A/en
Publication of KR20010029044A publication Critical patent/KR20010029044A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Landscapes

  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE: The method for offering a time information service using the Jini is provided to synchronize the time of a personal digital assistant and a computer system in accordance with accurate standard time information by installing the Jini program in the personal digital assistant. CONSTITUTION: A user connects to a network using a modem mounted on a personal digital assistant(PDA)(201). The user searches a look-up service for receiving a time information service(202). The personal digital assistant searches a look-up server, and reads kinds of service offered from the look-up server(203), and requests a service corresponding to the read kind of service to the look-up server. If the kind of service offered by the look-up server is a time information service, and the user demands for the time information service(204), the time information service is requested to the look-up server(205). The look-up server received a time information service request from the personal digital assistant offers a proxy with respect to a time information server registered to the own to the personal digital assistant(206). The personal digital assistant calls the second time information server using the proxy through the look-up server and requests a transmission of time information through the second time information server(207). The second time information server responds to a demand of the personal digital assistant and searches time information and transmits the searched information to the personal digital assistant(208). The personal digital assistant synchronizes system time in accordance with the transmitted time information.

Description

지니를 이용한 시간 정보 서비스 제공 방법 {METHOD FOR SERVICING TIME INFORMATION BY USING A JINI}How to provide time information service using Genie {METHOD FOR SERVICING TIME INFORMATION BY USING A JINI}

본 발명은 개인용 정보 단말기(Personal Digital Assistant : PDA, 이하 PDA라 약칭함)나 또는 퍼스널 컴퓨터(Personal Computer : PC, 이하 PC라 약칭함)에 자바(Java) 응용 프로그램인 지니(Jini)를 탑재하여 시간 정보를 서비스하는 지니를 이용한 시간 정보 서비스 방법에 관한 것이다.The present invention is equipped with a Java application (Jini) is mounted on a personal digital assistant (PDA, hereinafter referred to as PDA) or a personal computer (PC, hereinafter referred to as PC) The present invention relates to a time information service method using a genie for servicing time information.

잘 알려진 바와 같이, PDA는 사람손바닥만 크기나 또는 공책 크기에 해당하는 크기를 갖는 종류가 다양하며 키보드 대신 펜과 같은 장치를 사용하여 액정으로 만들어진 화면에 대고 한 글자씩 써나가면서 정보를 입력하며 문서 편집 및 통신까지 가능한 휴대용 정보 단말기이다.As is well known, PDAs come in a variety of sizes, ranging from the size of a person's palm or a size of a notebook, to inputting information by writing letters one by one on a screen made of liquid crystal using a device such as a pen instead of a keyboard. It is a portable information terminal that can edit and communicate.

이러한, PDA는 컴퓨터와 같이 CPU, RAM, ROM으로 구성되어 있으며, C언어등으로 짠 PDA용 프로그램을 가지고 있으며, PDA에서 입력한 데이터를 컴퓨터로 전송할 수 있고 반대로 컴퓨터로부터 PDA로 자료도 전송받을 수 있다.The PDA is composed of CPU, RAM, ROM like a computer, and has a PDA program written in C language. It can transfer data input from the PDA to the computer and vice versa. have.

또한, PDA는 적외선 통신이나 시리얼 포트를 이용한 통신, 그리고 컴퓨터의 외장형 모뎀을 이용하여 인터넷과 통신할 수 있으며 팩스 송신까지 가능하기 때문에 네트워크에 쉽게 접속할 수 있는 특징이 있다.In addition, the PDA can communicate with the Internet using infrared communication, serial port communication, and an external modem of a computer, and can even transmit faxes.

그리고, 최근에는 이러한 PDA에 자바 가상 머신(JVM : Java Virtual Machine)을 탑재하려는 시도가 이루어지고 있는데, 이는 자바 가상 머신을 탑재하므로써 PDA에서도 자바 응용 프로그램을 실행할 수 있도록 하기 위한 것이다.In recent years, attempts have been made to mount a Java virtual machine (JVM) on such PDAs, which are intended to enable the execution of Java applications on a PDA by mounting the Java virtual machine.

자바 응용 프로그램은 이식성(portability)이 매우 뛰어나기 때문에 특정 시스템에서 개발된 프로그램이 다른 시스템에서도 동일하게 동작하는 장점이 있다.Because Java applications are very portable, there is an advantage that programs developed on one system work the same on other systems.

이러한 자바 응용 프로그램중 하나인 지니는 프로토콜에 관계없이 네트워크에서 주변 장치들의 식별이 가능하게 해주는 자바 기반의 네트워크 분산 기술로서, PC, 주변기기, 휴대전화, 무선 호출기, 가전 제품 등 가전용 기기들을 단일한 네트워크 환경에서 제어할 수 있으며, 특히 아날로그 기반의 네트워크 환경에서도 활용 가능한 장점이 있다. 즉, 지니를 이용하여 서로 다른 곳에 떨어진 하드웨어나 소프트웨어가 네트워크를 통해 서로 인식하고 상호간의 데이터 통신이 가능하게 된다.One of these Java applications, Genie, is a Java-based network distribution technology that enables the identification of peripheral devices in a network regardless of protocols. It is a single network for home appliances such as PCs, peripherals, mobile phones, pagers, and home appliances. It can be controlled in the environment, and in particular, there is an advantage that can be utilized in an analog-based network environment. In other words, by using the genie, hardware or software separated from each other can recognize each other through a network, and mutual data communication is possible.

또한, 지니는 주변기기를 운영체제(OS)와 관계없이 활용할 수 있기 때문에 단일 운영체제에 의해 데이터가 제어될 때 발생하는 데이터 접속 부하를 줄여 네트워크 기기간의 분산 환경을 강화할 수 있는 장점도 있다.In addition, since Genie can utilize peripheral devices regardless of operating system (OS), it has the advantage of reducing the data connection load generated when data is controlled by a single operating system to strengthen the distributed environment among network devices.

그러나, 이러한 PDA 단말기에 내장된 시계의 시간 맞춤은 사용자가 일일이 수동으로 맞추어 주어야 하기 때문에 불편할 뿐만 아니라 정확한 표준 시각으로 맞추어지지 않았다.However, the time alignment of the clock embedded in the PDA terminal is not only inconvenient because the user has to set it manually, but also does not set the correct standard time.

한편, 컴퓨터간의 시각 동기화 프로토콜의 기준은 SNTP(Simple Network Time Protocol)서 시간 정보 클라이언트(client) 컴퓨터가 표준 시각을 제공하는 시간 정보 서버 컴퓨터에 SNTP로 패킷을 보내 서비스를 요청하면 시간 정보 서버 컴퓨터는 SNTP 프로토콜에 맞는 포맷으로 표준 시각 정보를 담은 패킷을 보내게 된다. 즉, 인터넷에는 표준 시각 정보를 제공하는 다수의 시간 정보 서버들이 있어 인터넷에 접속되어 있는 다른 컴퓨터들은 SNTP를 이용하여 시간 정보 서버들로부터 표준 시각 정보를 제공받는다.On the other hand, the time synchronization protocol between computers is based on the Simple Network Time Protocol (SNTP). When the time information client computer sends a packet to the time information server computer providing the standard time by using SNTP, the time information server computer A packet containing standard time information is sent in a format suitable for the SNTP protocol. That is, the Internet has a number of time information servers that provide standard time information, so that other computers connected to the Internet receive standard time information from time information servers using SNTP.

그러나, LAN에는 연결되어 있지만 인터넷에는 접속하지 못하는 경우 즉, 외부 네트워크에 연결이 불가능한 컴퓨터는 시간 정보 서버에서 제공하는 표준 시각 정보를 제공받을 수 없기 때문에 정확한 표준 시각으로의 동기화가 어려웠다.However, when a computer connected to a LAN but not to the Internet, that is, a computer that cannot connect to an external network, cannot receive standard time information provided by a time information server, synchronization to the standard time is difficult.

본 발명은 상기한 바를 해결하기 위하여 안출된 것으로서, 본 발명의 목적은 PDA 단말기나 또는 외부 접속이 불가능한 컴퓨터에 지니를 탑재하여 시간 정보 서버의 시간 정보를 서비스하므로써, 정확한 표준 시각 정보로 PDA 단말기와 컴퓨터 시스템의 시각을 동기화할 수 있는 지니를 이용한 시간 정보 서비스 방법을 제공하는 데 있다.SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problem, and an object of the present invention is to provide a PDA terminal or a computer which cannot be externally connected to service a time information of a time information server by providing a genie to the PDA terminal with accurate standard time information. The present invention provides a time information service method using genies that can synchronize the time of a computer system.

상기한 목적을 달성하기 위한 본 발명은, 자바(Java) 응용 프로그램인 지니(Jini)가 탑재되어 있는 PDA 단말기(Personal Digital Assistant)나 PC로의 시간 정보 서비스 제공 방법에 있어서, 상기 시간 정보 서비스 제공 시스템은, SNTP 패킷 통신에 의하여 시간 정보를 전송하는 제 1 및 제 2 시간 정보 서버와, 상기 제 1 및 제 2 시간 정보 서버의 서비스 정보를 저장하고 있으며 상기 PDA 또는 상기 PC와의 정합 역할을 하는 룩업 서버를 포함하고, 상기 PDA 또는 상기 PC로의 시간 정보 서비스 제공 방법은, 상기 시간 정보 서비스를 제공받기 위한 네트워크 접속이 이루어지면 상기 룩업 서버를 검색하는 룩업 서버 검색 단계; 상기 룩업 서버가 검색되면 상기 룩업 서버에서 제공하는 서비스의 종류를 판별하는 룩업 서버 서비스 종류 판별 단계; 상기 룩업 서버 서비스 종류가 시간 정보 서비스이면 시간 정보 서비스를 요청하는 시간 정보 서비스 요청 단계; 상기 요청되는 시간 정보 서비스에 대한 시간 정보 서버의 프락시를 전송하는 프락시 전송 단계; 상기 프락시를 이용하여 상기 룩업 서버를 통해 상기 시간 정보 서버를 호출하고 시간 정보를 요구하는 시간 정보 서버 호출 및 시간 정보 요구 단계; 상기 시간 정보 서버에서 전송되는 시간 정보에 의하여 상기 PDA 단말기나 상기 PC의 시스템 시간을 동기화하는 시간 동기화 단계를 포함한다.According to an aspect of the present invention, there is provided a time information service providing system to a personal digital assistant (PDA) or a personal computer equipped with a Java application (Jini). Is a first and second time information server for transmitting time information by SNTP packet communication, and a lookup server storing service information of the first and second time information servers and matching with the PDA or the PC. The method of providing a time information service to the PDA or the PC includes: a lookup server searching step of searching for the lookup server when a network connection for receiving the time information service is made; A lookup server service type determination step of determining a type of a service provided by the lookup server when the lookup server is found; A time information service request step of requesting a time information service if the lookup server service type is a time information service; A proxy transmission step of transmitting a proxy of a time information server for the requested time information service; A time information server call and time information request step of calling the time information server through the lookup server and requesting time information using the proxy; And synchronizing the system time of the PDA terminal or the PC by the time information transmitted from the time information server.

도 1은 본 발명의 바람직한 실시예에 따른 지니를 이용한 시간 정보 서비스 제공 방법을 수행하기위한 하드웨어 구성도이고,1 is a hardware configuration diagram for performing a time information service providing method using a genie according to an embodiment of the present invention,

도 2는 본 발명에 따른 지니를 이용한 시간 정보 서비스 제공 방법을 수행하기 위한 흐름도이다.2 is a flowchart illustrating a method of providing a time information service using a genie according to the present invention.

<도면의 주요부분에 대한 부호의 설명><Description of the code | symbol about the principal part of drawing>

100 : 시간 정보 서버100: time information server

110 : 룩업 서버110: lookup server

120 : PDA 단말기120: PDA terminal

130 : 퍼스널 컴퓨터130: personal computer

이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 실시예의 동작을 상세하게 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail the operation of the preferred embodiment according to the present invention.

도 1은 본 발명의 바람직한 실시예에 따른 PDA 단말기와 PC로의 시간 정보 서비스 제공 장치의 구성을 나타낸 블록도로서, 시간 정보 서버(100), 룩업(lookup) 서버(110), PDA 단말기(120), PC(130)로 구성되며, 이들 구성 요소 각각은 지니가 실행가능하여야 한다.1 is a block diagram showing the configuration of a PDA terminal and a time information service providing apparatus to a PC according to a preferred embodiment of the present invention. The time information server 100, the lookup server 110, and the PDA terminal 120 are shown in FIG. , PC 130, each of which must be executable by Genie.

이 때, 시간 정보 서버(100)는 제 1 시간 정보 서버(102)와 제 2 시간 정보서버(104)로 구성되는 바, 제 1 시간 정보 서버(102)는 외부 접속이 불가능한 PC(130)의 표준 시간 정보를 제공하는 것이고, 제 2 시간 정보 서버(104)는 PDA 단말기(120)의 표준 시간 정보를 제공하는 것으로서, 제 1 시간 정보 서버(102)와 제 2 시간 정보 서버(104)사이에는 SNTP 패킷으로 주고 받으므로써 표준 시간 정보를 제공하는 것임을 이 기술 분야에 통상의 지식을 가진 자들은 이해할 수 있을 것이다.At this time, the time information server 100 is composed of a first time information server 102 and the second time information server 104, the first time information server 102 of the PC 130 is not possible to connect externally The second time information server 104 provides standard time information of the PDA terminal 120, and is provided between the first time information server 102 and the second time information server 104. Those skilled in the art will appreciate that providing standard time information by sending and receiving SNTP packets.

그리고, 제 1 및 제 2 시간 정보 서버(102, 104)의 시간 정보 서비스 내용은 룩업 서버(110)에 등록시켜, 룩업 서버(110)가 시간 정보 서버(100)들의 서비스 내용 정보를 인식할 수 있도록 한다. 즉, 룩업 서버(110)는 PDA 단말기(120), PC(130)와의 정합 기능을 수행하며, 시간 정보 서버들로부터의 시간 정보 서비스가 가능함에 대한 정보를 저장하고 있다.In addition, the time information service contents of the first and second time information servers 102 and 104 may be registered in the lookup server 110 so that the lookup server 110 may recognize service content information of the time information servers 100. Make sure That is, the lookup server 110 performs a matching function with the PDA terminal 120 and the PC 130, and stores information on the availability of time information service from time information servers.

PDA 단말기(120)나 PC(130)는 네트워크를 통해 룩업 서버(110)에 접속하여 시간 정보를 요청한 후, 룩업 서버(110)를 통해 제공되는 시간 정보를 수신하여 디스플레이하게 되는 데, 이 때, PDA 단말기(120)와 룩업 서버(110) 그리고, PC(130)과 룩업 서버(110)는 유니캐스트(unicast) 또는 멀티캐스트 요구 프로토콜(multicast request protocol)을 사용하여 통신하게 되고, 룩업 서버(110)에 동시에 접속 가능한 PDA 단말기(120)와 PC(130)는 다수개 이상 접속이 가능하다.The PDA terminal 120 or the PC 130 connects to the lookup server 110 through the network to request time information, and then receives and displays time information provided through the lookup server 110. The PDA terminal 120 and the lookup server 110 and the PC 130 and the lookup server 110 communicate using a unicast or multicast request protocol, and the lookup server 110. The PDA terminal 120 and the PC 130, which can be connected to the same time, can be connected to more than one.

도 2는 본 발명의 바람직한 실시예에 따른 시간 정보 서비스 제공 방법을 수행하기 위한 흐름도로서, 도 1에 도시되어 있는 블록도와 결부시켜 상세하게 설명한다.2 is a flowchart illustrating a method for providing a time information service according to a preferred embodiment of the present invention, which will be described in detail with reference to the block diagram shown in FIG. 1.

이 때, PDA 단말기(120), PC(130)에는 지니가 탑재되어 있으며, PDA 단말기(120)에서 요청된 시간 정보 서비스는 다음과 같이 이루어진다.At this time, the PDA terminal 120 and the PC 130 are equipped with Genie, and the time information service requested by the PDA terminal 120 is performed as follows.

사용자가 시간 정보 서버에서 제공되는 시간 정보에 의하여 시스템의 시각을 동기화하기 위하여 PDA 단말기(120)에 구비된 모뎀을 이용하여 네트워크에 접속한 다음(단계 201), 시간 정보 서비스를 제공받기 위한 룩업 서버를 검색한다(단계 202).A user connects to the network using a modem provided in the PDA terminal 120 to synchronize the time of the system according to the time information provided by the time information server (step 201), and then a lookup server for receiving time information service. (Step 202).

즉, PDA 단말기(120)는 먼저 유니캐스트 또는 멀티캐스트 요구 프로토콜을 사용하여 룩업 서비스를 제공하는 룩업 서버를 검색하게 되고, 이 때 룩업 서버(110)는 요구신호(프로토콜)에 응답하여 자신의 존재를 PDA 단말기(120)에 알리게 된다.That is, the PDA terminal 120 first searches for a lookup server that provides a lookup service using a unicast or multicast request protocol. At this time, the lookup server 110 responds to the request signal (protocol) to its presence. To notify the PDA terminal 120.

이러한 과정을 거쳐 룩업 서버(110)를 찾은 PDA 단말기(120)는 룩업 서버(110)로부터 제공되는 서비스 종류를 판독하고(단계 203), 판독한 서비스 종류에 해당하는 서비스를 룩업 서버(110)에 요청하게 된다.The PDA terminal 120 that finds the lookup server 110 through this process reads the service type provided from the lookup server 110 (step 203), and transmits the service corresponding to the read service type to the lookup server 110. You will be asked.

즉, PDA 단말기(120)는 룩업 서버(110)에서 제공되는 서비스 종류가 시간 정보 서비스이고 사용자로부터 시간 정보 서비스에 대한 요청이 있으면(단계 204), 룩업 서버(110)에게 시간 정보 서비스를 요청한다(단계 205).That is, when the service type provided by the lookup server 110 is a time information service and a request for a time information service is received from the user (step 204), the PDA terminal 120 requests the time information service from the lookup server 110. (Step 205).

그리고, PDA 단말기(120)로부터 시간 정보 서비스 요청을 받은 룩업 서버(110)는 자신에게 등록된 시간 정보 서버(104)에 대한 프락시(proxy)를 PDA 단말기(120)에 제공하면(단계 206), PDA 단말기(120)는 룩업 서버(110)에서 제공되는 프락시를 이용하여 다시 룩업 서버(110)를 통해 제 2 시간 정보 서버(104)를 호출한 다음 호출한 제 2 시간 정보 서버(104)로 시간 정보의 전송을 요구하게 된다(단계 207).When the lookup server 110 receives the time information service request from the PDA terminal 120, the lookup server 110 provides the PDA terminal 120 with a proxy for the time information server 104 registered thereto (step 206). The PDA terminal 120 calls the second time information server 104 through the lookup server 110 again using the proxy provided by the lookup server 110, and then times the call to the second time information server 104. Information transfer is requested (step 207).

이 때, 제 2 시간 정보 서버(104)는 PDA 단말기(120)의 요구에 응답하여 시간 정보를 검색하여 검색된 정보를 룩업 서버(110)를 통해 PDA 단말기(120)로 전송하고(단계 208), PDA 단말기(120)는 전송된 시간 정보에 맞게 시스템의 시각을 동기화한다.At this time, the second time information server 104 retrieves time information in response to a request of the PDA terminal 120 and transmits the retrieved information to the PDA terminal 120 through the lookup server 110 (step 208). The PDA terminal 120 synchronizes the time of the system according to the transmitted time information.

한편, 지니가 실행가능한 PC(130)에서 룩업 서버(110)를 검색하여 검색된 룩업 서버(110)로 시간 정보 서비스를 요청하는 경우, 룩업 서버(110)는 자신에게 등록된 시간 정보 서버(104)에 대한 프락시를 PC(130)로 제공하고, PC(130)는 룩업 서버(110)에서 제공되는 프락시를 이용하여 다시 룩업 서버(110)를 통해 제 2 시간 정보 서버(104)를 호출하여 시간 정보의 전송을 요구한다.On the other hand, when the genie is capable of searching the lookup server 110 from the PC 130 capable of executing a request for the time information service to the searched lookup server 110, the lookup server 110 registers the time information server 104. Provides a proxy for the PC 130, and the PC 130 calls the second time information server 104 through the lookup server 110 again by using the proxy provided by the lookup server 110. Requires the transmission of

그리고, 제 2 시간 정보 서버(104)는 외부의 표준 시각 정보를 제공하는 외부 시간 정보 서버인 제 1 시간 정보 서버(102)에 SNTP 패킷을 주고 받음으로써 제 1 시간 정보 서버(102)로부터 표준 시각 정보를 받게된다. 표준 시각 정보를 받은 제 2 시간 정보 서버(104)는 표준 시각 정보를 PC(130)로 전송하고, PC(103)는 전송된 시간 정보에 의하여 시스템의 시간을 동기화한다.The second time information server 104 transmits and receives an SNTP packet to the first time information server 102, which is an external time information server providing external standard time information, and thereby receives the standard time from the first time information server 102. You will receive the information. The second time information server 104 receiving the standard time information transmits the standard time information to the PC 130, and the PC 103 synchronizes the time of the system according to the transmitted time information.

이상에서 설명한 바와 같이, 본 발명에 따른 시간 정보 서비스 제공 방법은, 자바 가상 머신(JVM)이 탑재되어 있는 PDA나 또는 PC에 지니를 이용하여 시간 정보 서비스를 제공받으므로써, PDA 단말기나 또는 외부 접속이 불가능한 PC에 정확한 시간 정보로 시스템의 시각을 동기화할 수 있는 효과가 있다.As described above, in the method for providing time information service according to the present invention, a PDA terminal or an external connection is provided by receiving time information service using a Genie on a PDA or PC equipped with a Java Virtual Machine (JVM). This impossible PC has the effect of synchronizing the system's time with accurate time information.

본 발명에서는 PDA나 또는 PC에 자바(Java) 응용 프로그램인 지니(Jini)를 탑재하여 정확한 시간 정보를 제공받아 시각을 동기화하는 것에 한정하였으나, 자바(Java) 응용 프로그램인 지니(Jini)가 탑재되어 있는 모든 시스템에서는 언제든지 정확한 시간 정보를 제공받이 시각을 동기화할 수 있음을 이 기술 분야에 통상의 지식을 가진 자들은 용이하게 이해할 수 있을 것이다.In the present invention, it is limited to synchronizing the time by receiving the correct time information by mounting a Java application (Jini) to a PDA or a PC, but the Java application (Jini) is mounted It will be readily understood by those skilled in the art that any system can synchronize the time provided with accurate time information at any time.

Claims (2)

자바(Java) 응용 프로그램인 지니(Jini)가 탑재되어 있는 PDA 단말기(Personal Digital Assistant)나 PC로의 시간 정보 서비스 제공 방법에 있어서,In a method for providing time information service to a PDA (Personal Digital Assistant) or a PC equipped with a Java application (Jini), 상기 시간 정보 서비스 제공 시스템은,The time information service providing system, SNTP 패킷 통신에 의하여 시간 정보를 전송하는 제 1 및 제 2 시간 정보 서버와,First and second time information servers for transmitting time information by SNTP packet communication; 상기 제 1 및 제 2 시간 정보 서버의 서비스 정보를 저장하고 있으며 상기 PDA 또는 상기 PC와의 정합 역할을 하는 룩업 서버를 포함하고,A lookup server storing service information of the first and second time information servers and serving as a match with the PDA or the PC; 상기 PDA 또는 상기 PC로의 시간 정보 서비스 제공 방법은,The time information service providing method to the PDA or the PC, 상기 시간 정보 서비스를 제공받기 위한 네트워크 접속이 이루어지면 상기 룩업 서버를 검색하는 룩업 서버 검색 단계;A lookup server searching step of searching for the lookup server when a network connection for receiving the time information service is made; 상기 룩업 서버가 검색되면 상기 룩업 서버에서 제공하는 서비스의 종류를 판별하는 룩업 서버 서비스 종류 판별 단계;A lookup server service type determination step of determining a type of a service provided by the lookup server when the lookup server is found; 상기 룩업 서버 서비스 종류가 시간 정보 서비스이면 시간 정보 서비스를 요청하는 시간 정보 서비스 요청 단계;A time information service request step of requesting a time information service if the lookup server service type is a time information service; 상기 요청되는 시간 정보 서비스에 대한 시간 정보 서버의 프락시를 전송하는 프락시 전송 단계;A proxy transmission step of transmitting a proxy of a time information server for the requested time information service; 상기 프락시를 이용하여 상기 룩업 서버를 통해 상기 시간 정보 서버를 호출하고 시간 정보를 요구하는 시간 정보 서버 호출 및 시간 정보 요구 단계;A time information server call and time information request step of calling the time information server through the lookup server and requesting time information using the proxy; 상기 시간 정보 서버에서 전송되는 시간 정보에 의하여 상기 PDA 단말기나 상기 PC의 시스템 시간을 동기화하는 시간 동기화 단계를 포함하는 것을 특징으로 하는 지니를 이용한 시간 정보 서비스 제공 방법.And a time synchronization step of synchronizing the system time of the PDA terminal or the PC by the time information transmitted from the time information server. 제 1 항에 있어서, 상기 시간 정보 서버에서의 시간 정보 전송은,The time information transmission in the time information server, 상기 PDA 단말기로부터의 시간 정보 서비스 요청이면 상기 제 1 시간 정보 서버에서 전송되는 시간 정보이고,If the time information service request from the PDA terminal, it is time information transmitted from the first time information server, 상기 PC로부터의 시간 정보 서비스 요청이면 상기 SNTP 패킷 통신에 의하여 전송되는 제 2 시간 정보 서버의 표준 시각 정보를 상기 제 1 시간 정보 서버에서 제공하는 것을 특징으로 하는 지니를 이용한 시간 정보 서비스 제공 방법.And a time information service request from the PC, wherein the first time information server provides standard time information of a second time information server transmitted by the SNTP packet communication.
KR1019990041640A 1999-09-29 1999-09-29 Method for servicing time information by using a jini KR20010029044A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990041640A KR20010029044A (en) 1999-09-29 1999-09-29 Method for servicing time information by using a jini

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990041640A KR20010029044A (en) 1999-09-29 1999-09-29 Method for servicing time information by using a jini

Publications (1)

Publication Number Publication Date
KR20010029044A true KR20010029044A (en) 2001-04-06

Family

ID=19613131

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990041640A KR20010029044A (en) 1999-09-29 1999-09-29 Method for servicing time information by using a jini

Country Status (1)

Country Link
KR (1) KR20010029044A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030059694A (en) * 2002-01-04 2003-07-10 삼성전자주식회사 Method and apparatus for setting time/date in network apparatus
KR20040006166A (en) * 2002-07-11 2004-01-24 삼성전자주식회사 Method and apparatus for controlling device on network

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030059694A (en) * 2002-01-04 2003-07-10 삼성전자주식회사 Method and apparatus for setting time/date in network apparatus
KR20040006166A (en) * 2002-07-11 2004-01-24 삼성전자주식회사 Method and apparatus for controlling device on network

Similar Documents

Publication Publication Date Title
US10244058B2 (en) Extending functionality of applications
US7076270B2 (en) Docking station for wireless communication device
CN100353688C (en) Information processing apparatus having infrared communication function and method of controlling thereof
US6701521B1 (en) Modular configuration and distribution of applications customized for a requestor device
US7526482B2 (en) System and method for enabling components on arbitrary networks to communicate
US20020059405A1 (en) Methods systems and computer program products for the automated discovery of a services menu
US6081856A (en) Adapter and method for emulating the operation of a peripheral device of a computer
US8681811B2 (en) System and method for obtaining cross compatibility with a plurality of thin-client platforms
KR20030024772A (en) Interface driver progran for computer and recording medium therefor
US8346948B2 (en) Information processing apparatus, selector, remote operation system, scan code transmission method, and program product therefor
JPH11239238A (en) Facsimile equipment
US6516358B1 (en) Appliance communications manager
KR20000030905A (en) An offering method of exchanged web sites
JP2998668B2 (en) Facsimile machine
US20080270512A1 (en) Virtual network projection system supporting multiple projection sources and method thereof
KR20010029044A (en) Method for servicing time information by using a jini
KR20020051569A (en) Jini home network service management system and conrtol method threrof
KR100256660B1 (en) Method for inputting keys by use of keyboard of pc in pda
KR100884665B1 (en) VoIP TERMINAL AND METHOD FOR REGISTERING UPDATED IP ADDRESS TO SIP SERVER
JP2001268646A (en) Portable radio communication device, tool server, voice authentication server, and radio communication system
KR20010029046A (en) Method for servicing an additional information by using a jini in a pda
US20040025168A1 (en) Method and system for handling data
KR100445005B1 (en) Home network system capable of transferring e-mail and e-mail transfer method in the home network
KR20010029050A (en) Method for transmitting/receiving data between pda and digital television
CN116346848A (en) Electric power operation and maintenance system based on image projection

Legal Events

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