KR20010056416A - Home network system using mobile station - Google Patents

Home network system using mobile station Download PDF

Info

Publication number
KR20010056416A
KR20010056416A KR1019990057871A KR19990057871A KR20010056416A KR 20010056416 A KR20010056416 A KR 20010056416A KR 1019990057871 A KR1019990057871 A KR 1019990057871A KR 19990057871 A KR19990057871 A KR 19990057871A KR 20010056416 A KR20010056416 A KR 20010056416A
Authority
KR
South Korea
Prior art keywords
wireless terminal
home network
service
server
devices
Prior art date
Application number
KR1019990057871A
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 KR1019990057871A priority Critical patent/KR20010056416A/en
Publication of KR20010056416A publication Critical patent/KR20010056416A/en

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE: A home network system using a wireless terminal is provided to control various devices, offering a JINI service, through a wireless terminal in a remote place by offering a server to control and manage the devices and executing interfacing with the wireless terminal at the server. CONSTITUTION: A home network system using a wireless terminal is comprised of a device(204), a wireless terminal(201), a WAP(Wireless Application Protocol) gate(202), and a home network server(203). The device(204) provides a JINI service. The wireless terminal(201) controls the device(204) in a remote place. The WAP gate(202) connects the wireless terminal(201) to a wired network. The home network server(203) manages and control the device(204) according to the device control messages transmitted from the wireless terminal(201). The home network server(203) is composed of a service management layer(203b) managing the service of the device(204) and a WML(Wireless Markup Language) management layer(203a) exchanging data with the wireless terminal(201).

Description

무선 단말기를 이용한 홈 네트워크 시스템{Home network system using mobile station}Home network system using a wireless terminal {Home network system using mobile station}

본 발명은 무선 단말기를 이용한 홈 네트워크(network) 시스템에 관한 것으로서, 특히 기존의 무선 단말기와 지니(JINI) 서비스를 이용하여 이동 중에도 원격지에서 디바이스(device)들을 제어할 수 있는 무선 단말기를 이용한 홈 네트워크 시스템에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a home network system using a wireless terminal, and more particularly, to a home network using a wireless terminal capable of controlling devices at a remote location using a conventional wireless terminal and a JINI service. It's about the system.

지니 서비스란 프린터(printer), 여러 저장 디바이스, 스피커, 컴퓨터 등을 네트워크에 직접 연결하고, 그 네트워크에 연결된 모든 컴퓨터, 디바이스들이 그 연결된 디바이스들을 상호 감지하고 사용할 수 있게 해주는 서비스이다.Genie service is a service that directly connects printers, various storage devices, speakers, computers, etc. to a network, and allows all computers and devices connected to the network to detect and use the connected devices.

상기의 네트워크에 연결된 디바이스들은 자신들의 정보를 네트워크 디바이스 레지스트리(registry)에 정의함으로써, 어떤 네트워크의 사용자가 디바이스를 사용하고자 할 때는 컴퓨터를 통해 네트워크 레지스트리와 통신을 하여 그 디바이스의 정보를 전송받아 그 디바이스를 사용 가능하게 한다.The devices connected to the network define their information in the network device registry so that when a user of a network wants to use the device, the device communicates with the network registry through a computer to receive the information of the device. Makes available.

따라서, 지니는 어떤 디바이스들을 사용하기 위해서 그 디바이스에 해당하는 디바이스 드라이버라고 하는 특정 프로그램이 그를 사용하는 운영체제(Operating System) 내부에 없어도 그 디바이스들을 사용 가능하게 할 수 있는 시스템이다.Thus, a genie is a system that can make a device available for use even if a specific program called a device driver corresponding to the device is not inside an operating system using the device.

이러한 지니는 자바(JAVA) 기술을 기반으로 하고 있는데, 지니에 사용되는 디바이스들은 그 자체적인 운영체제에, 네트워크에 접속할 수 있는 자바 버츄얼 머신(virtual machine)이 구현되어 있어야 한다. 여기서, 상기 운영체제는 그 디바이스의 기능 정도만을 제공하고, 또 많은 디바이스에 적용하기 위하여 경량의 운영체제가 사용된다.This Genie is based on JAVA technology. The devices used in Genie must have their own operating system and a Java virtual machine that can connect to the network. Here, the operating system provides only a functional level of the device, and a lightweight operating system is used to apply to many devices.

한편, 지니를 이용한 서비스는 컴퓨터와 같이 외부와의 인터페이스(interface)가 가능한 디바이스에서만 제공할 수 있었다. 즉 디바이스는 자신이 제공할 수 있는 서비스를 서버(일반적으로 컴퓨터)에 등록하고, 그 서비스를 필요로 하는 타디바이스는 그 서버에게 해당하는 디바이스에 대한 서비스를 신청함으로써 서버에 등록된 디바이스의 서비스를 사용할 수 있게 된다.On the other hand, services using Genie could only be provided by devices that can interface with the outside, such as computers. That is, the device registers a service that can be provided to the server (usually a computer), and the other device that needs the service applies the service for the corresponding device to the server to register the service of the device registered in the server. It becomes usable.

이에 대해 첨부된 도면을 참조하여 간략히 설명한다.This will be briefly described with reference to the accompanying drawings.

도 1은 종래의 지니를 이용한 홈 네트워크 시스템의 한 예를 보여주는 블록도이다.1 is a block diagram showing an example of a home network system using a conventional genie.

도 1을 참조하면, 종래의 지니를 이용한 홈 네트워크 시스템은 디바이스들의 서비스를 관리하기 위한 제1서버(101), 제2서버(104)와, 그 서버(101, 104)에 서비스들을 제공하기 위한 디바이스로서의 캠코더(camcoder)(102)와, 저장 디바이스(103)와, 프린터(105)와, 비디오(106)로 구성되어 있다. 그리고, 상기 두 서버(101, 104)는 네트워크(interner, intranet)로 연결되어 있으며, 그 네트워크를 통해 모든 디바이스 간의 자원을 공유할 수 있다.Referring to FIG. 1, a home network system using a conventional genie includes a first server 101 and a second server 104 for managing services of devices, and services for providing services to the servers 101 and 104. A camcorder 102 as a device, a storage device 103, a printer 105, and a video 106 are comprised. In addition, the two servers 101 and 104 are connected to a network (interner, intranet), and may share resources between all devices through the network.

상기와 같은 홈 네트워크 시스템의 동작을 살펴보면, 각 디바이스들은 자신과 연결되어 있는 서버에 자신들이 제공할 수 있는 서비스가 등록되어 있다. 즉, 제1서버(101)에는 캠코더(102)의 영상 데이터를 생성하는 서비스와 저장 디바이스(103)의 데이터 저장 서비스가 등록되어 있고, 제2서버(104)에는프린터(105)의 프린트 서비스와 비디오(106)의 영상 데이터 녹화, 재생 등의 서비스가 각각 등록되어 있다.Looking at the operation of the home network system as described above, each device is registered with the service that they can provide to the server connected to them. That is, a service for generating video data of the camcorder 102 and a data storage service of the storage device 103 are registered in the first server 101, and a print service of the printer 105 is registered in the second server 104. Services such as video data recording and playback of the video 106 are registered respectively.

그리고, 제1서버(101)에서 캠코더(102)와 저장 디바이스(103)의 서비스들을 관리하며, 캠코더(102)에서 제1서버(101)에 저장 디바이스(103)의 서비스를 요구하여, 저장 디바이스(103)에 캠코더(102)에서 생성된 영상 데이터를 저장할 수 있으며, 필요에 따라 네트워크(internet, intranet)을 거쳐 제2서버(104)에서 관리하고 있는 프린터(105)나 비디오(106)에 그들이 제공하는 서비스를 요구하여, 프린터(105)를 통해 상기 캠코더(102)에서 생성된 영상 데이터를 프린트하거나, 비디오(106)를 통해 그 영상 데이터를 녹화, 재생할 수 있다.The first server 101 manages the services of the camcorder 102 and the storage device 103, and the camcorder 102 requests the first server 101 from the storage device 103 for the service. Video data generated by the camcorder 102 can be stored in the 103, and they can be stored in the printer 105 or the video 106 managed by the second server 104 via a network (internet, intranet) as necessary. By requesting a service to be provided, the image data generated by the camcorder 102 may be printed through the printer 105, or the image data may be recorded and reproduced through the video 106.

이상과 같이 종래의 지니를 이용한 홈 네트워크 시스템은 그를 제어할 중앙 제어 장치로서 컴퓨터를 두고 그 주변에 디바이스들을 연결해 놓고 그 디바이스들을 제어하며, 외부의 다른 컴퓨터에 연결되어 있는 디바이스들과는 네트워크를 통해 연결되어 있어 모든 디바이스들이 서로의 서비스를 제공하고, 그 서비스를 사용할 수 있다.As described above, a home network system using a conventional Genie has a computer as a central control device to control it, connects devices around the device, controls the devices, and is connected to devices connected to other external computers through a network. All devices can provide services to each other and use those services.

따라서, 종래의 홈 네트워크 시스템은 외부의 다른 컴퓨터와 연결된 디바이스들을 사용하기 위해서는 통신망을 사용하여 두 홈 네트워크를 연결하여야 하고, 그에 따라 네트워크와 컴퓨터 간의 인터페이스 장치를 각각 설치하여야 한다. 또한, 디바이스들을 제어하기 위해서는 그들을 관리하고 있는 컴퓨터나, 또는 원격지에서 디바이스를 제어하기 위해서는 그 컴퓨터와 네트워크를 통해 연결된 컴퓨터를 통해야 하므로, 휴대하기가 어렵고 원격지에서 디바이스들을 간편하게 제어하기 어려운 문제점이 있다.Therefore, in the conventional home network system, in order to use devices connected to other external computers, two home networks must be connected by using a communication network, and accordingly, an interface device between the network and the computer must be installed. In addition, in order to control devices, a computer managing them, or a remote place to control a device must be through a computer connected via the computer and the network, it is difficult to carry and easy to control devices remotely.

본 발명은 상기와 같은 문제점을 해결하기 위하여 창출된 것으로서, 각 가정의 지니 서비스를 제공하는 디바이스들과 연결되어 그 디바이스들을 제어, 관리하기 위한 서버를 두어 그 서버에서 무선 단말기와의 인터페이스를 수행하여 원격지에서 간편하게 무선 단말기로 각 디바이스들을 제어할 수 있는 무선 단말기를 이용한 홈 네트워크 시스템을 제공하는 데 그 목적이 있다.The present invention was created to solve the above problems, and has a server connected to the devices providing the Genie service of each home and controlling and managing the devices to perform an interface with the wireless terminal in the server. An object of the present invention is to provide a home network system using a wireless terminal capable of controlling each device with a wireless terminal at a remote location.

도 1은 종래의 지니를 이용한 홈 네트워크 시스템의 한 예를 보여주는 블록도.1 is a block diagram showing an example of a home network system using a conventional genie.

도 2는 본 발명에 따른 무선 단말기를 이용한 홈 네트워크 시스템을 보여주는 블록도.2 is a block diagram showing a home network system using a wireless terminal according to the present invention.

도 3은 본 발명에 따른 무선 단말을 이용한 홈 네트워크 시스템의 동작을 보여주는 블록도.Figure 3 is a block diagram showing the operation of a home network system using a wireless terminal according to the present invention.

101...제1서버 102...캠코더101 ... First Server 102 ... Camcorder

103...저장 디바이스 104...제2서버103 ... storage device 104 ... second server

105...프린터 106...비디오105 ... printer 106 ... video

201...무선 단말 202...WAP 게이트웨이201 ... Wireless terminal 202 ... WAP gateway

203...홈 네트워크 서버 203a...WML 관리 계층203 ... Home network server 203a ... WML management layer

203b...서비스 관리 계층 204...디바이스203b ... Service management layer 204 ... Device

204a...밥솥 204b...TV204a ... rice cooker 204b ... TV

301...레지스트라 클래스 302...서비스 프록시301 Registrar Class Service Proxy

303 ~ 305...홈 네트워크 메뉴303 ... 305 Home Network Menu

상기의 목적을 달성하기 위하여, 본 발명에 따른 무선 단말을 이용한 홈 네트워크 시스템은, 지니 서비스를 제공하는 디바이스와, 상기 디바이스를 원격 제어하기 위한 무선 단말과, 상기 무선 단말과 유선 네트워크를 연결시켜주기 위한 WAP(Wireless Application Protocol) 게이트웨이(gateway)와, 상기 무선 단말로부터 오는 디바이스 제어 메시지에 의해 상기 디바이스들을 관리, 제어하기 위한 홈 네트워크 서버를 포함하여 구성된다.In order to achieve the above object, a home network system using a wireless terminal according to the present invention, a device for providing a Genie service, a wireless terminal for remote control of the device, the wireless terminal and the wired network is connected And a home network server for managing and controlling the devices by a device control message from the wireless terminal.

여기서, 상기 홈 네트워크 서버는 각 디바이스들의 서비스들을 관리해주기 위한 서비스 관리 계층과, 상기 무선 단말과 데이터를 주고받기 위한 WML(Wireless Markup Language) 관리 계층으로 구성되는 것이 바람직하다.Here, the home network server is preferably composed of a service management layer for managing services of each device, and a wireless markup language (WML) management layer for exchanging data with the wireless terminal.

또한, 상기 홈 네트워크 서버는 디바이스의 서비스 관리 를 위해 각 디바이스의 주소와 소유자에 대한 정보만을 각각 관리하고, 각 디바이스의 서비스의 종류에 따라 서비스 클래스를 분류하고, 동일 기능을 수행하며 그 프로그램의 버전이같은 디바이스에 대해서는 그 구성 클래스로 만들어 각각 저장하는 방식을 사용하는 것이 바람직하다.In addition, the home network server manages only the information of each device address and owner for service management of the device, classifies the service class according to the type of service of each device, performs the same function, and the version of the program For these devices, it's a good idea to use their configuration classes and store them individually.

이와 같은 본 발명에 따르면, 지니 서비스를 제공하는 디바이스를 기존의 무선 단말을 이용하여 원격지에서 제어를 할 수 있다.According to the present invention as described above, the device providing the Genie service can be remotely controlled using an existing wireless terminal.

이하 첨부된 도면을 참조하여 본 발명에 따른 실시예를 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 2는 본 발명에 따른 무선 단말을 이용한 홈 네트워크 시스템을 보여주는 블록도이고, 도 3은 본 발명에 따른 무선 단말을 이용한 홈 네트워크 시스템의 동작을 보여주는 블록도이다.Figure 2 is a block diagram showing a home network system using a wireless terminal according to the present invention, Figure 3 is a block diagram showing the operation of a home network system using a wireless terminal according to the present invention.

도 2 및 도 3을 참조하면, 본 발명에 따른 무선 단말을 이용한 홈 네트워크 시스템은 지니 서비스를 제공하는 디바이스(204)와, 상기 디바이스(204)를 원격 제어하기 위한 무선 단말(201)과, 상기 무선 단말(201)과 유선 네트워크를 연결시켜주기 위한 WAP 게이트웨이(202)와, 상기 무선 단말(201)로부터 오는 디바이스(204) 제어 메시지에 의해 상기 디바이스(204)들을 관리, 제어하기 위한 홈 네트워크 서버(203)를 포함하여 구성된다.2 and 3, a home network system using a wireless terminal according to the present invention includes a device 204 for providing a Genie service, a wireless terminal 201 for remotely controlling the device 204, and WAP gateway 202 for connecting a wireless terminal 201 and a wired network, and a home network server for managing and controlling the devices 204 by a device 204 control message from the wireless terminal 201. 203 is configured.

여기서, 상기 홈 네트워크 서버(203)는 각 디바이스(204)들의 서비스들을 관리해주기 위한 서비스 관리 계층(203b)과, 상기 무선 단말(201)과 데이터를 주고받기 위한 WML 관리 계층(203a)으로 구성된다.Here, the home network server 203 is composed of a service management layer 203b for managing services of each device 204 and a WML management layer 203a for exchanging data with the wireless terminal 201. .

그리고, 상기의 WAP 게이트웨이(202)는 무선 단말(201)과 WAP 게이트웨이(202) 사이의 프로토콜(protocol)인 WAP과, WAP 게이트웨이(202)와 홈네트워크 서버(203) 사이의 프로토콜인 HTTP(HyperText Transport Protocol)를 상호변환하여 상호간의 통신이 가능하게 한다. 또한, WAP 게이트웨이(202)에서는 그를 통한 데이터 전송에 대한 신뢰성과 보안성을 제공한다.The WAP gateway 202 is a WAP that is a protocol between the wireless terminal 201 and the WAP gateway 202 and HTTP (HyperText), which is a protocol between the WAP gateway 202 and the home network server 203. Transport Protocol (Interchange Protocol) enables mutual communication. In addition, the WAP gateway 202 provides reliability and security for data transmission through it.

상기의 본 발명에 따른 홈 네트워크 시스템의 동작에 대해 살펴보면, 먼저 각 가정의 디바이스(204)로서의 밥솥(204a)과 TV(204b)를 네트워크를 통해 홈 네트워크 서버(203)와 연결하면 각 디바이스(204)들은 홈 네트워크 서버(203)에 서비스를 등록하게 된다.Referring to the operation of the home network system according to the present invention, first, when the rice cooker 204a and the TV 204b as the device 204 of each home are connected to the home network server 203 through a network, each device 204 ) Registers a service with the home network server 203.

여기서, 상기의 서비스 등록은 홈 네트워크 서버(203)가 자신과 통신이 가능하도록 각 디바이스(204)에게 레지스트라 클래스(registrar class)(301)를 전송한다. 그러면 각 디바이스(204)는 이 레지스트라 클래스(301)를 통해 자신의 가능한 서비스 내역과 기능의 정보가 들어 있는 서비스 프록시(302)를 홈 네트워크 서버(203)에게 보내고, 이 서비스 프록시(302)를 홈 네트워크 서버(203)에서 관리함으로써 각 디바이스(204)의 서비스를 관리하게 된다.Here, the service registration transmits a registrar class 301 to each device 204 so that the home network server 203 can communicate with it. Each device 204 then sends a service proxy 302 to the home network server 203 containing its possible service history and function information via this registrar class 301, which homes the service proxy 302. The network server 203 manages the service of each device 204.

여기서, 홈 네트워크 서버(203)가 각 디바이스(204)들의 서비스를 관리할 때, 모든 디바이스(204)의 서비스를 각각 관리한다면 디스크(disk)의 저장 공간을 잘 활용할 수 없는 단점이 있다. 따라서, 본 발명의 홈 네트워크 서버(203)는 서비스 관리를 위해 각 디바이스(204)의 주소와 소유자에 대한 정보만을 각각 관리하고, 각 디바이스(204)의 서비스의 종류에 따라 서비스 클래스를 분류하고, 동일 기능을 수행하며 그 프로그램의 버전이 같은 디바이스(204)에 대해서는 하나의 구성 클래스로 만들어, 서비스의 요구가 있을 때에 서비스 클래스와 구성 클래스를 함께 적용하여 서비스를 수행하는 방식을 사용한다.Here, when the home network server 203 manages the services of the respective devices 204, if the home network server 203 manages the services of all the devices 204, the storage space of the disk may not be utilized well. Therefore, the home network server 203 of the present invention manages only the information on the address and the owner of each device 204 for service management, and classifies the service class according to the type of service of each device 204, The device 204 which performs the same function and has the same version of the program is made into a configuration class, and when a service request is made, a service class and a configuration class are applied together to perform a service.

한편, 무선 단말(201)에서 홈 네트워크 메뉴를 통해 서비스 받을 디바이스(204)로서 밥솥(204a)을 선택(303)하고, 그 밥솥(204a)에 대한 메뉴에서 밥을 지을 시간을 예약(304)하고 곧 이어 알람 메뉴에서 "TV를 통한 알람"을 선택(305)하여 그 디바이스(204) 제어 메시지를 WML 문서화하여 보낸다.Meanwhile, the wireless terminal 201 selects the rice cooker 204a as the device 204 to be serviced through the home network menu (303), reserves the time to cook rice in the menu for the rice cooker 204a (304), and Soon after selecting (305) "Alarm via TV" from the alarm menu, the device 204 control message is sent in WML documentation.

상기 메시지는 WAP 게이트웨이(202)를 통해 홈 네트워크 서버(203)에게 전송되고, WML 관리 계층(203a)에서 상기 메시지를 처리하여 서비스 관리 계층(203b)에 전송한다. 그러면 서비스 관리 계층(203b)은 밥을 지을 밥솥(204a)에 홈 네트워크 서버(203)와 통신을 하기 위한 레지스트라 클래스(301)를 전송하고, 이를 통해 밥솥(204a)은 밥을 하고, 밥을 다 하고 난 뒤에는 홈 네트워크 서버(203)에게 알린다.The message is sent to the home network server 203 via the WAP gateway 202, and the message is processed by the WML management layer 203a and transmitted to the service management layer 203b. The service management layer 203b then sends a registrar class 301 for communicating with the home network server 203 to the rice cooker 204a to cook rice, through which the rice cooker 204a cooks and finishes rice. After doing so, the home network server 203 is notified.

이 때, 홈 네트워크 서버(203)는 무선 단말(201)에서 지정한 TV(204b)의 서비스 프록시(302)를 밥솥(204a)에 전송하고, 밥솥(204a)은 홈 네트워크 서버(203)로부터 전송된 서비스 프록시(302)를 통해 TV(204b)에 메시지를 보냄으로써 TV(204b)에 밥이 다 되었다는 이미지 혹은 문자를 표시하게 한다.At this time, the home network server 203 transmits the service proxy 302 of the TV 204b designated by the wireless terminal 201 to the rice cooker 204a, and the rice cooker 204a is transmitted from the home network server 203. Sending a message to the TV 204b via the service proxy 302 causes the TV 204b to display an image or text that the rice is finished.

이와 같이 무선 단말(201)을 통해 지니 서비스를 제공하는 디바이스를 홈 네트워크 서버(203)를 통해 원격지에서 제어 가능하게 되고, WAP 게이트웨이(202)를 통해 메시지를 전송하므로 WAP 게이트웨이(202)에서 제공하는 데이터 전송의 신뢰성과 보안성을 보장받을 수 있다.In this way, the device providing the Genie service through the wireless terminal 201 can be controlled remotely through the home network server 203 and transmits a message through the WAP gateway 202, thereby providing the WAP gateway 202. The reliability and security of data transmission can be guaranteed.

이상의 설명과 같이, 본 발명에 따른 무선 단말을 이용한 홈 네트워크 시스템은 중앙에 홈 네트워크 서버를 설치하여 지니 서비스를 제공하는 디바이스와 무선 단말의 인터페이스를 수행함으로써, 이동 중에도 각 디바이스를 기존의 무선 단말을 이용하여 원격지에서 간편하게 제어가 가능하고, 홈 네트워크 서버에서 모든 디바이스들을 관리하므로 각 디바이스들의 관리도 쉽게 할 수 있는 장점이 있다.As described above, the home network system using the wireless terminal according to the present invention is to install a home network server in the center to perform the interface between the device and the wireless terminal providing the Genie service, so that each device is connected to the existing wireless terminal on the go. It can be easily controlled from a remote location, and since all devices are managed by a home network server, it is easy to manage each device.

또한, 상기 무선 단말과 홈 네트워크 서버와의 통신은 WAP 게이트웨이를 통해 이루어지므로 WAP 게이트웨이에서 제공하는 데이터 전송에 대한 신뢰성과 보안성을 보장받을 수 있다.In addition, since communication between the wireless terminal and the home network server is performed through the WAP gateway, reliability and security of data transmission provided by the WAP gateway can be guaranteed.

Claims (3)

지니 서비스를 제공하는 디바이스;A device providing a Genie service; 상기 디바이스를 원격 제어하기 위한 무선 단말;A wireless terminal for remotely controlling the device; 상기 무선 단말과 유선 네트워크를 연결시켜주기 위한 WAP 게이트웨이;A WAP gateway for connecting the wireless terminal and a wired network; 상기 무선 단말로부터 오는 디바이스 제어 메시지에 의해 상기 디바이스들을 관리, 제어하기 위한 홈 네트워크 서버를 포함하여 구성된 것을 특징으로 하는 무선 단말을 이용한 홈 네트워크 시스템.And a home network server configured to manage and control the devices by a device control message coming from the wireless terminal. 제 1항에 있어서,The method of claim 1, 상기 홈 네트워크 서버는 각 디바이스들의 서비스들을 관리해주기 위한 서비스 관리 계층과, 상기 무선 단말과 데이터를 주고받기 위한 WML 관리 계층으로 구성된 것을 특징으로 하는 무선 단말을 이용한 홈 네트워크 시스템.The home network server comprises a service management layer for managing services of each device, and a WML management layer for exchanging data with the wireless terminal. 제 1항에 있어서,The method of claim 1, 상기 홈 네트워크 서버는 디바이스의 서비스 관리를 위해 각 디바이스의 주소와 소유자에 대한 정보만을 각각 관리하고, 각 디바이스의 서비스의 종류에 따라 서비스 클래스를 분류하고, 동일 기능을 수행하며 그 프로그램의 버전이 같은 디바이스에 대해서는 그 구성 클래스로 만들어 각각 저장하는 방식을 사용하는 것을 특징으로 하는 무선 단말을 이용한 홈 네트워크 시스템.The home network server manages only the information of each device's address and owner for service management of the device, classifies the service class according to the type of service of each device, performs the same function, and has the same version of the program. A device for a home network using a wireless terminal, characterized in that the device is made of a configuration class and stored in each of the devices.
KR1019990057871A 1999-12-15 1999-12-15 Home network system using mobile station KR20010056416A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990057871A KR20010056416A (en) 1999-12-15 1999-12-15 Home network system using mobile station

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990057871A KR20010056416A (en) 1999-12-15 1999-12-15 Home network system using mobile station

Publications (1)

Publication Number Publication Date
KR20010056416A true KR20010056416A (en) 2001-07-04

Family

ID=19626008

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990057871A KR20010056416A (en) 1999-12-15 1999-12-15 Home network system using mobile station

Country Status (1)

Country Link
KR (1) KR20010056416A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020024077A (en) * 2002-01-24 2002-03-29 장길주 Apparatus and method for accessing/ controlling devices those are in a home using dynamic ip address allcocation, and computer readable medium which records program for the accessing/ controlling devices those are in a home using dynamic ip address allcocation
KR20030016739A (en) * 2001-08-21 2003-03-03 엘지전자 주식회사 Home network and device control method using home network
KR100380904B1 (en) * 2000-10-13 2003-04-18 주식회사 엔써티 Wireless Terminal For Remote Controlled System
KR20030033869A (en) * 2001-10-25 2003-05-01 엘지전자 주식회사 Method for making of a menu
KR100456405B1 (en) * 2002-04-25 2004-11-10 삼성중공업 주식회사 home automation system using a network and methods thereof
KR100484144B1 (en) * 2002-06-20 2005-04-18 삼성전자주식회사 Remote management server and the method thereof
KR100522235B1 (en) * 2003-04-22 2005-10-18 (주)누리텔레콤 Home automation system using portable terminal loaded remote control function
KR100571140B1 (en) * 2002-06-12 2006-04-17 가부시끼가이샤 도시바 Communication control apparatus, communication control method, and computer readable medium
KR100708467B1 (en) * 2001-02-03 2007-04-18 삼성전자주식회사 System for providing service with device in home network and method thereof
KR100818962B1 (en) * 2007-06-12 2008-04-04 (재)대구경북과학기술연구원 Method for managing remote mobile device
KR100873120B1 (en) * 2001-12-24 2008-12-09 엘지전자 주식회사 service system for providing information of electric home appliances and method thereof
KR100906677B1 (en) * 2002-09-03 2009-07-08 엘지전자 주식회사 Secure remote access system and method for universal plug and play
KR101024407B1 (en) * 2003-12-27 2011-03-23 엘지전자 주식회사 Home automation system and method
CN104822127A (en) * 2015-03-09 2015-08-05 中国科学院信息工程研究所 Bluetooth device, data channel real-time management and control method and system thereof

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07107186A (en) * 1993-10-01 1995-04-21 Canon Inc Remote his and remote automatic answering system
JPH10136110A (en) * 1996-10-28 1998-05-22 Toshiba Corp Domestic information system
JPH10145505A (en) * 1996-11-11 1998-05-29 Nec Telecom Syst Ltd Home automation control method using portable telephone set and portable telephone set having home automation control function
KR19990060587A (en) * 1997-12-31 1999-07-26 윤종용 Home Automation Device Using Cordless Phone

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07107186A (en) * 1993-10-01 1995-04-21 Canon Inc Remote his and remote automatic answering system
JPH10136110A (en) * 1996-10-28 1998-05-22 Toshiba Corp Domestic information system
JPH10145505A (en) * 1996-11-11 1998-05-29 Nec Telecom Syst Ltd Home automation control method using portable telephone set and portable telephone set having home automation control function
KR19990060587A (en) * 1997-12-31 1999-07-26 윤종용 Home Automation Device Using Cordless Phone

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100380904B1 (en) * 2000-10-13 2003-04-18 주식회사 엔써티 Wireless Terminal For Remote Controlled System
KR100708467B1 (en) * 2001-02-03 2007-04-18 삼성전자주식회사 System for providing service with device in home network and method thereof
KR20030016739A (en) * 2001-08-21 2003-03-03 엘지전자 주식회사 Home network and device control method using home network
KR20030033869A (en) * 2001-10-25 2003-05-01 엘지전자 주식회사 Method for making of a menu
KR100873120B1 (en) * 2001-12-24 2008-12-09 엘지전자 주식회사 service system for providing information of electric home appliances and method thereof
KR20020024077A (en) * 2002-01-24 2002-03-29 장길주 Apparatus and method for accessing/ controlling devices those are in a home using dynamic ip address allcocation, and computer readable medium which records program for the accessing/ controlling devices those are in a home using dynamic ip address allcocation
KR100456405B1 (en) * 2002-04-25 2004-11-10 삼성중공업 주식회사 home automation system using a network and methods thereof
KR100571140B1 (en) * 2002-06-12 2006-04-17 가부시끼가이샤 도시바 Communication control apparatus, communication control method, and computer readable medium
KR100484144B1 (en) * 2002-06-20 2005-04-18 삼성전자주식회사 Remote management server and the method thereof
KR100906677B1 (en) * 2002-09-03 2009-07-08 엘지전자 주식회사 Secure remote access system and method for universal plug and play
KR100522235B1 (en) * 2003-04-22 2005-10-18 (주)누리텔레콤 Home automation system using portable terminal loaded remote control function
KR101024407B1 (en) * 2003-12-27 2011-03-23 엘지전자 주식회사 Home automation system and method
KR100818962B1 (en) * 2007-06-12 2008-04-04 (재)대구경북과학기술연구원 Method for managing remote mobile device
CN104822127A (en) * 2015-03-09 2015-08-05 中国科学院信息工程研究所 Bluetooth device, data channel real-time management and control method and system thereof

Similar Documents

Publication Publication Date Title
JP5421041B2 (en) Remote device connection establishment method and connection establishment device
JP4349365B2 (en) Control information transmission method, relay server, and controlled device
US7831967B2 (en) Method of and apparatus for updating software of network device
US7260597B1 (en) Remote manual, maintenance, and diagnostic services for networked electronic devices
US7844738B2 (en) Method of and apparatus for bridging a UPnP network and a rendezvous network
US20040139180A1 (en) Automobile media synchronization
EP2353102B1 (en) Method and apparatus for managing state information of remote user interface
CN100518125C (en) Communication apparatus, system, method
US20060159110A1 (en) Open service gateway initiative-based home gateway apparatus and device registration method thereof
JP4337591B2 (en) Information processing apparatus, network system, and network system control method
KR20010056416A (en) Home network system using mobile station
JP2004086895A (en) System and method for enabling components on arbitrary networks to communicate
US7440775B2 (en) Method for controlling printer using portable terminal for mobile communication in home network system
US20040133896A1 (en) Network device application interface
US20090254671A1 (en) Remote control of a device by a terminal
CA2350488C (en) Methods and systems for generating interactive information formatted for a device
JPH11177629A (en) Security gateway server, www server url concealing method using the server and recording medium recording www server url concealing program
KR100758791B1 (en) Proxy Apparatus and the Method for Homenetwork device control
KR20070118785A (en) Method and apparatus for managing a state information of remote user interface
KR20020040959A (en) Home automation method based on jini
US20060280190A1 (en) UPnP mirroring systems and methods
Garroppo et al. A sip-based home gateway for domotics systems: From the architecture to the prototype
JP4779678B2 (en) Context information management system
KR20110115093A (en) Method for controlling function of a device included in home network
KR20090062316A (en) System and method for providing multimedia service

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
N231 Notification of change of applicant
E801 Decision on dismissal of amendment
E601 Decision to refuse application