KR100477595B1 - Server Structure of Multimedia System - Google Patents

Server Structure of Multimedia System Download PDF

Info

Publication number
KR100477595B1
KR100477595B1 KR1019970037029A KR19970037029A KR100477595B1 KR 100477595 B1 KR100477595 B1 KR 100477595B1 KR 1019970037029 A KR1019970037029 A KR 1019970037029A KR 19970037029 A KR19970037029 A KR 19970037029A KR 100477595 B1 KR100477595 B1 KR 100477595B1
Authority
KR
South Korea
Prior art keywords
channel
service
multimedia system
server structure
present
Prior art date
Application number
KR1019970037029A
Other languages
Korean (ko)
Other versions
KR19990015124A (en
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 KR1019970037029A priority Critical patent/KR100477595B1/en
Publication of KR19990015124A publication Critical patent/KR19990015124A/en
Application granted granted Critical
Publication of KR100477595B1 publication Critical patent/KR100477595B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2854Wide area networks, e.g. public data networks
    • H04L12/2856Access arrangements, e.g. Internet access
    • H04L12/2863Arrangements for combining access network resources elements, e.g. channel bonding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/545Interprogram communication where tasks reside in different layers, e.g. user- and kernel-space

Abstract

본 발명은 플랫폼에 독립적인 계층구조를 갖는 자바의 인터 페이스를 이용하여 서비스의 추가/삭제가 용이하도록 하는 멀티 미디어 시스템의 서버구조에 관한 것이다.The present invention relates to a server structure of a multimedia system that makes it easy to add / delete a service using a Java interface having a platform independent hierarchy.

본 발명의 멀티 미디어 시스템의 서버구조는 최하위층에 위치하여 서비스에 관계없이 공통적인 기능들을 제공하는 연결수단과, 연결 수단의 상위 층에 위치하여 제공되는 서비스에 대응하는 기능을 제공하는 적어도 하나의 채널수단과, 채널 수단의 상위 층에 위치하여 채널수단과 사용자를 관리하는 관리수단을 구비한다.The server structure of the multimedia system according to the present invention includes at least one channel that is located at the lowermost layer and provides common functions regardless of services, and at least one channel that provides a function corresponding to a service provided at an upper layer of the connecting means. Means and management means for managing the channel means and the user, located above the channel means.

본 발명의 멀티 미디어 시스템의 서버구조는 플랫폼에 독립적인 자바(JAVA)의 인터 페이스를 이용함으로서 서비스의 추가/삭제가 용이한 멀티 미디어 환경을 구현할 수 있다.The server structure of the multimedia system of the present invention can implement a multimedia environment in which a service can be easily added / deleted by using a platform-independent JAVA interface.

Description

멀티미디어 시스템의 서버구조Server structure of multimedia system

본 발명은 네트웍 환경에 관한 것으로, 특히 플랫폼에 독립적인 계층구조를 갖는 자바의 인터 페이스를 이용하여 서비스의 추가/삭제가 용이하도록 하는 멀티미디어 시스템의 서버구조에 관한 것이다.The present invention relates to a network environment, and more particularly, to a server structure of a multimedia system that facilitates the addition / deletion of a service using a Java interface having a platform independent hierarchy.

최근, 다양한 멀티 미디어 서비스들이 네트워크를 통해 제공되고 있다. 그렇지만, 세계 곳곳에서 멀티 미디어 서비스를 사용하고자 하는 사람들의 단말기는 대형 컴퓨터, 워크 스테이션, 매킨토시에서 개인용 컴퓨터까지 다양하다. 그리고 동일한 사양을 가진 단말기에서도 디스크 운영 체제 예를 들면, MS-DOS, Windows 95, NT 등 서비스를 제공받는 소프트웨어 환경은 각기 다를 수 있다. 이러한 다양한 하드웨어와 소프트웨어 환경의 사용자들에게 서비스를 지원하기 위해서 멀티미디어 서비스 시스템은 각각의 플랫폼에 적합한 클라이언트를 개발해야 한다. 종래의 멀티 미디어 시스템의 서버구조를 도 1을 참조하여 설명하기로 한다.Recently, various multimedia services have been provided through a network. However, the terminals of people who want to use multimedia services around the world range from large computers, workstations, Macintoshes to personal computers. And even in a terminal with the same specification, the software environment provided with the disk operating system such as MS-DOS, Windows 95, and NT may be different. In order to support services for users of various hardware and software environments, multimedia service systems must develop a client suitable for each platform. A server structure of a conventional multimedia system will be described with reference to FIG. 1.

도 1을 참조하면, 각각의 서비스를 제공하는 제1 내지 제4 서버(S1 내지 S4)와, 제1 내지 제4 서버(S1 내지 S4)로부터 각각의 서비스를 공급 받는 제1 내지 제4 클라이언트(C1 내지 C4)를 구비한 종래의 멀티 미디어 시스템의 서버구조가 도시되어 있다.Referring to FIG. 1, first to fourth servers S1 to S4 providing respective services, and first to fourth clients receiving respective services from the first to fourth servers S1 to S4 ( The server structure of a conventional multimedia system with C1 to C4) is shown.

제1 내지 제4 서버(S1 내지 S4)들은 제1 내지 제4 인터 페이스(I1 내지 I4)를 경유하여 제1 내지 제4 클라이언트(C1 내지 C4)에 각각의 서비스를 제공한다.The first to fourth servers S1 to S4 provide respective services to the first to fourth clients C1 to C4 via the first to fourth interfaces I1 to I4.

이러한 멀티 미디어 시스템의 서버구조는 제1 내지 제4 서버(S1 내지 S4)에 의한 4 개의 서비스 외에 서비스 하나를 추가해야 하는 경우, 추가되는 서비스를 각 클라이언트(C1 내지 C4)에 공급하도록 새로운 서버를 구현해야 한다. 구현되는 서버에는 새로운 서비스에 필요한 기능뿐만 아니라 각 서버가 공유하는 일반적인 기능들이 포함된다.When the server structure of the multimedia system needs to add one service in addition to the four services by the first to fourth servers S1 to S4, a new server is provided to supply the added service to each client C1 to C4. It must be implemented. The servers implemented include not only the functionality required for new services, but also the general functionality shared by each server.

결과적으로, 종래의 멀티 미디어 시스템의 서버구조는 하나의 서비스를 제공하는 시스템이 N가지 플랫폼에 대한 각각 다른 클라이언트를 개발해야 한다는 것을 의미한다. 세계를 정보로 연결하고 있는 인터넷의 사용이 일반화되어 감에 따라, 플랫폼의 다양성과 다양한 플랫폼에 대한 다른 클라이언트의 개발은 프로그램 개발자들에게 난제로 떠오르고 있다.As a result, the server structure of the conventional multimedia system means that a system providing one service must develop different clients for N platforms. As the use of the Internet, which links the world with information, is becoming more common, the diversity of platforms and the development of other clients on different platforms are becoming a challenge for program developers.

따라서, 본 발명의 목적은 플랫폼에 독립적인 자바(JAVA)의 인터 페이스를 이용하여 서비스의 추가/삭제가 용이한 멀티 미디어 환경을 구현하도록 하는 멀티미디어 시스템의 서버구조를 제공하는데 있다.Accordingly, an object of the present invention is to provide a server structure of a multimedia system to implement a multimedia environment in which a service can be easily added / deleted by using a platform independent JAVA interface.

상기 목적을 달성하기 위하여, 본 발명의 멀티 미디어 시스템의 서버구조는 최하위층에 위치하여 서비스에 관계없이 공통적인 기능들을 제공하는 연결수단과, 연결 수단의 상위 층에 위치하여 제공되는 서비스에 대응하는 기능을 제공하는 적어도 하나의 채널수단과, 채널수단의 상위 층에 위치하여 채널수단과 사용자를 관리하는 관리수단을 구비한다.In order to achieve the above object, the server structure of the multimedia system of the present invention is located in the lowest layer and provides a common means irrespective of the service and the function corresponding to the service provided in the upper layer of the connection means At least one channel means for providing a; and the management means for managing the channel means and the user located on the upper layer of the channel means.

상기 목적 외에 본 발명의 다른 목적 및 특징들은 첨부도면을 참조한 실시예에 대한 설명을 통하여 명백하게 드러나게 될 것이다.Other objects and features of the present invention in addition to the above objects will become apparent from the description of the embodiments with reference to the accompanying drawings.

이하, 도 2를 참조하여 본 발명의 바람직한 실시예에 대하여 설명하기로 한다.Hereinafter, a preferred embodiment of the present invention will be described with reference to FIG. 2.

도 2는 본 발명의 실시예에 따른 멀티 미디어 시스템의 서버구조를 도시한다.2 illustrates a server structure of a multimedia system according to an embodiment of the present invention.

도 2(A)를 참조하면, 본 발명의 멀티 미디어 시스템의 서버구조는 세 개의 계층구조로 이루어진 서버로 구성되며 이 서버는 최하위층에 위치하여 서비스에 관계없는 공통적인 기능들을 제공하는 연결 관리자(Connection Handler ; 10)와, 연결 관리자(10)의 상위 층에 위치하여 각 서비스에 따르는 기능들을 구현하는 제1 및 제2 채널(CN1,CN2)과, 최상위층에 위치하여 제1 및 제2 채널(CN1,CN2)과 사용자들을 관리하는 방(Room ; 20)을 구비한다.Referring to FIG. 2 (A), the server structure of the multimedia system of the present invention is composed of three hierarchical servers, which are located at the lowest level and provide a common function regardless of services. Handler 10), the first and second channels CN1 and CN2 located in the upper layer of the connection manager 10 to implement functions according to each service, and the first and second channels CN1 located in the uppermost layer. CN2) and a room 20 for managing users.

하드웨어적인 플랫폼에 무관하게 실행 가능한 프로그래밍 언어인 자바(JAVA)에서는 인터 페이스 개념을 지원한다. 본 발명의 멀티 미디어 시스템의 서버구조에서는 이러한 자바의 인터 페이스 개념을 이용한 것으로, 여기서 인터 페이스란 일종의 프로토 타입으로서 함수들의 집합을 의미한다. 인터 페이스를 구현하는 클래스는 인터 페이스에 정의된 함수들을 모두 구현해야 하며, 클래스는 인터 페이스로 형 변환될 수 있고 형 변환된 객체로부터 인터 페이스에 정의된 함수를 호출할 수 있다.JAVA, a programming language that can run on any hardware platform, supports the concept of an interface. The server architecture of the multimedia system of the present invention uses the Java interface concept, where an interface means a set of functions as a prototype. A class that implements an interface must implement all of the functions defined in the interface, and the class can be cast to an interface and call a function defined on the interface from the casted object.

연결 관리자(10)는 네트웍 서비스의 기본적인 기능을 제공하는 객체로서, 클라이언트의 서비스 객체와 소켓으로 연결되어 메시지와 데이터를 제공받는다. 연결 관리자는 클라이언트로부터의 서비스에 영향을 받지 않는 공통적인 기능들을 제공한다.The connection manager 10 is an object that provides the basic functions of the network service. The connection manager 10 is connected to the service object of the client and the socket to receive messages and data. The connection manager provides common functions that are not affected by the service from the client.

제1 및 제2 채널(CN1,CN2)은 각 서비스에 따른 특수한 기능들을 제공하는 것으로, 그 기능들에는 연결 추가/삭제, 메시지 처리 등을 수행한다. 제1 및 제2 채널(CN1,CN2)은 인터 페이스로 정의 될 수 있다.The first and second channels CN1 and CN2 provide special functions according to each service, and the functions include connection addition / deletion and message processing. The first and second channels CN1 and CN2 may be defined as interfaces.

방(20)은 여러 사용자가 존재하는 가상의 공간을 의미하며, 하나의 방(20) 안에 있는 사용자들은 동일한 서비스를 공급받을 수 있으며, 따라서, 방(20)은 동일한 공간에서 사용자와 제공되는 서비스를 관리한다.The room 20 refers to a virtual space in which several users exist, and users in one room 20 may be provided with the same service, and thus, the room 20 is a service provided with the user in the same space. Manage it.

연결 관리자(10)와 방(20)은 채널 인터 페이스(30)와 상호 작용할 수 있도록 한다. 새로운 서비스를 추가할 때, 채널 인터 페이스(30)에서 새로운 클래스가 상속받도록 하면 연결 관리자(10)와 방(20)은 수정하지 않은 상태로 연결 관리자(10)와 방(20)이 채널 인터 페이스(30)와 상호 작용할 수 있다.The connection manager 10 and the room 20 allow for interaction with the channel interface 30. When adding a new service, if the new class is inherited from the channel interface 30, the connection manager 10 and the room 20 are not modified, and the connection manager 10 and the room 20 are not modified. Can interact with 30.

이러한 계층구조를 갖는 본 발명의 멀티 미디어 시스템의 서버구조는 여러 서비스에 공통으로 제공되는 소켓 관리 등의 기본적인 기능들을 연결 관리자(10)에서, 각 서비스들마다 다르게 제공되어야 하는 기능들을 제1 및 제2 채널(CN1,CN2)에서, 사용자의 관리 기능들을 방(20)에서 각각 분리하여 관리한다. 따라서 새로운 서비스를 추가하거나 삭제하는 경우, 세 가지 계층 중 채널 계층만을 수정하면 된다.The server structure of the multimedia system according to the present invention having such a hierarchical structure includes basic functions such as socket management, which are commonly provided to various services, in the connection manager 10, and functions that must be provided differently for each service. In two channels CN1 and CN2, the user's management functions are separately managed in the room 20. Therefore, when adding or deleting a new service, only the channel layer of the three layers needs to be modified.

도 2 (A)의 계층구조에서, 여기에 도 2(B)와 같이 새로운 서비스를 제공하는 경우 연결 관리자(10)와 방(20)은 변경할 필요 없이 채널 인터페이스(30)를 경유하는 새로운 서비스에 따른 기능을 제공하는 제3 채널(CN3)만을 추가하면 된다.In the hierarchical structure of FIG. 2 (A), when providing a new service as shown in FIG. 2 (B), the connection manager 10 and the room 20 need not be changed to the new service via the channel interface 30. It is only necessary to add the third channel CN3 that provides the function.

기존에 있던 서비스를 삭제하는 경우에도 마찬가지로 연결 관리자(10)와 방(20)은 변경 없이 특정한 채널만을 삭제하면 된다.Similarly, when deleting an existing service, the connection manager 10 and the room 20 need only delete a specific channel without change.

상술한 바와 같이, 본 발명의 멀티 미디어 시스템의 서버구조는 플랫폼에 독립적인 자바(JAVA)의 인터 페이스를 이용함으로서 서비스의 추가/삭제가 용이한 멀티 미디어 환경을 구현할 수 있는 장점이 있다.As described above, the server structure of the multimedia system of the present invention has an advantage of implementing a multimedia environment in which services can be easily added / deleted by using a platform-independent JAVA interface.

이상 설명한 내용을 통해 당업자라면 본 발명의 기술사상을 일탈하지 아니하는 범위에서 다양한 변경 및 수정이 가능함을 알 수 있을 것이다. 따라서, 본 발명의 기술적 범위는 명세서의 상세한 설명에 기재된 내용으로 한정되는 것이 아니라 특허 청구의 범위에 의해 정하여 져야만 할 것이다.Those skilled in the art will appreciate that various changes and modifications can be made without departing from the technical spirit of the present invention. Therefore, the technical scope of the present invention should not be limited to the contents described in the detailed description of the specification but should be defined by the claims.

도 1은 종래의 멀티 미디어 시스템의 서버구조를 나타내는 도면.1 is a diagram showing a server structure of a conventional multimedia system.

도 2는 본 발명의 실시예에 따른 멀티 미디어 시스템의 서버구조를 나타내는 도면.2 is a diagram illustrating a server structure of a multimedia system according to an embodiment of the present invention.

* 도면의 주요 부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

10 : 연결 관리자 20 : 방10: connection manager 20: room

30 : 채널 인터 페이스 CN1,CN2,CN3 : 채널30: Channel interface CN1, CN2, CN3: Channel

S1 내지 S4 : 서버 I1 내지 I4 : 인터 페이스S1 to S4: Servers I1 to I4: Interface

C1 내지 C4 : 클라이언트C1 to C4: Client

Claims (3)

최하위층에 위치하여 서비스에 관계없이 공통적인 기능들을 제공하는 연결수단과,It is located at the lowest level and the connecting means for providing common functions regardless of the service, 상기 연결 수단의 상위 층에 위치하여 제공되는 서비스에 대응하는 기능을 제공하는 적어도 하나의 채널수단과,At least one channel means positioned on an upper layer of the connection means and providing a function corresponding to a service provided; 상기 채널수단의 상위 층에 위치하여 상기 채널과 사용자를 관리하는 관리수단을 구비한 것을 특징으로 하는 멀티 미디어 시스템의 서버구조.The server structure of the multimedia system, characterized in that the management means for managing the channel and the user located on the upper layer of the channel means. 제 1 항에 있어서,The method of claim 1, 상기 연결수단과 상기 관리수단은 상기 채널 수단에서 제공되는 기능을 공급받도록 채널 인터 페이스를 경유하는 것을 특징으로 하는 멀티 미디어 시스템의 서버구조.And said connection means and said management means via a channel interface to receive the functions provided by said channel means. 제 1 항에 있어서,The method of claim 1, 새로운 서비스를 추가할 경우 상기 연결수단과 상기 관리수단을 변경 없이 상기 채널수단만을 추가하고, 기존 서비스를 삭제할 경우 상기 채널수단만을 삭제하는 것을 특징으로 하는 멀티 미디어 시스템의 서버구조.The server structure of the multimedia system, characterized in that when adding a new service only the channel means without changing the connection means and the management means, and deleting only the channel means when deleting the existing service.
KR1019970037029A 1997-08-01 1997-08-01 Server Structure of Multimedia System KR100477595B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970037029A KR100477595B1 (en) 1997-08-01 1997-08-01 Server Structure of Multimedia System

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970037029A KR100477595B1 (en) 1997-08-01 1997-08-01 Server Structure of Multimedia System

Publications (2)

Publication Number Publication Date
KR19990015124A KR19990015124A (en) 1999-03-05
KR100477595B1 true KR100477595B1 (en) 2005-07-29

Family

ID=37303788

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970037029A KR100477595B1 (en) 1997-08-01 1997-08-01 Server Structure of Multimedia System

Country Status (1)

Country Link
KR (1) KR100477595B1 (en)

Also Published As

Publication number Publication date
KR19990015124A (en) 1999-03-05

Similar Documents

Publication Publication Date Title
US6105066A (en) Client-server system with central application management and using fully qualified class names of object-oriented applications for determining permanent server storage locations for application configuration information
US6205476B1 (en) Client—server system with central application management allowing an administrator to configure end user applications by executing them in the context of users and groups
EP1076973B1 (en) Client-server system for maintaining application preferences in a hierarchical data structure
US6108712A (en) Client-server system with central application management and providing export agent capability for retrofitting existing hardware and applications into the system
US6339826B2 (en) Client-server system for maintaining a user desktop consistent with server application user access permissions
KR100467401B1 (en) Organizing and combining a hierarchy of configuration parameters to produce an entity profile for an entity associated with a communications network
EP0658848B1 (en) Method for communicating safely with untrusted servers
US6237092B1 (en) Client-server system with central application management allowing an administrator to configure user and group contexts during application configuration without relaunching the application
US7793289B1 (en) System accounting for operating system partitions
Arango et al. The touring machine system
KR100477595B1 (en) Server Structure of Multimedia System
US6975715B1 (en) System and method for reporting the addition and deletion of TAPI line and phone devices in absence of such notifiction from a PBX
Bræk et al. ServiceFrame whitepaper
US7500248B2 (en) Systems and methods for implementing aggregation containers
JPH08153076A (en) Method for supporting cooperative work and its device
Grimshaw et al. Grid services extend Web services
Boyer et al. Presence Awareness Tools for Virtual Enterprises
Mak Session management for distributed multimedia applications
FISHER AnyInfo Example 4: Implementing a Scalable NDS Design with ConsoleOne Snap-ins
Helper et al. User I
Ip The Design and Implementation of a TINA Based ASP Service for the SATINA Trial
Popescu-Zeletin et al. Open Service Platforms for the Information Society
Lai An advanced overview of the XIS architecture
JP2001184284A (en) Remote management method for request and answer type server using mobile code

Legal Events

Date Code Title Description
N231 Notification of change of applicant
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20090105

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee