KR100467005B1 - Wireless Application Service Provider system - Google Patents

Wireless Application Service Provider system Download PDF

Info

Publication number
KR100467005B1
KR100467005B1 KR10-2002-0014151A KR20020014151A KR100467005B1 KR 100467005 B1 KR100467005 B1 KR 100467005B1 KR 20020014151 A KR20020014151 A KR 20020014151A KR 100467005 B1 KR100467005 B1 KR 100467005B1
Authority
KR
South Korea
Prior art keywords
component
client
xml
server
manager
Prior art date
Application number
KR10-2002-0014151A
Other languages
Korean (ko)
Other versions
KR20020039648A (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 KR10-2002-0014151A priority Critical patent/KR100467005B1/en
Publication of KR20020039648A publication Critical patent/KR20020039648A/en
Application granted granted Critical
Publication of KR100467005B1 publication Critical patent/KR100467005B1/en

Links

Classifications

    • 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/542Event management; Broadcasting; Multicasting; Notifications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • 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/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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/546Message passing systems or structures, e.g. queues

Abstract

본 발명은 무선 ASP(wireless application service provider; W-ASP)시스템에 관한 것으로서, 보다 상세하게는 웹이나 데이터베이스에 존재하는 정보 외에 기업이 기존에 보유하고 있는 레거시(legacy)시스템에서 제공하는 정보를 동일한 형태로 제공할 수 있는 기능을 제공할 수 있고, 컨텐츠에 독립적인 클라이언트를 제공하여 기존 클라이언트/서버(C/S) 시스템에서 컨텐츠 증가 및 변경시 발생하는 별도의 버전관리가 최소화되며, 단순 브라우징이 아닌 디바이스에서 제공하는 컴포넌트 기반의 사용자 인터페이스를 제공하는 독창적인 기술을 포함하고, 관리자에 의한 동적인 사용자 화면 재배치가 가능하도록 독창적이며 혁신적인 기능을 제공할 수 있도록 한 무선 어플리케이션 서비스 프로바이더 시스템에 관한 것이다.The present invention relates to a wireless application service provider (W-ASP) system, and more particularly, the information provided by a legacy system that a company has in addition to information existing on a web or a database. It can provide a function that can be provided in the form, and by providing a client independent of the content, the separate version control that occurs when the content increases and changes in the existing client / server (C / S) system is minimized, and simple browsing Rather, the present invention relates to a wireless application service provider system that includes a unique technology for providing a component-based user interface provided by a device, and to provide original and innovative functions for dynamic user screen relocation by an administrator. .

이를 위해 본 발명은 다양한 형태의 컨텐츠를 수집하여 자체적으로 정의한 DTD에 따른 XML문서로 변환하고, 또한 레거시 시스템과 연동된 응용프로그램의 결과 역시 자체적으로 정의한 DTD에 정의된 바 XML문서로 만들어, 제공되는 정보에 대한 사용자 인터페이스를 관리자가 동적으로 작성한 화면 컴포넌트 XML문서와 통합하여 클라이언트에 XML 데이터 오브젝트(Data Object)를 전달하며, 사용자와 시스템에 의해 발생하는 모든 이벤트는 이벤트 처리기에 의해 처리하는 ASP서버(1)와; 서버로부터 받은 XML 데이터 오브젝트와 스크립트(Script) 로직을 처리하여 각 디바이스 별로 제공되는 비주얼 콤퍼넌트와 매핑하여 기존의 웹 페이지 형태가 아닌 클라이언트 서버 환경의 전용 클라이언트와 유사한 사용자 인터페이스를 제공하도록 하는 ASP클라이언트(2) 및; 그래픽한 환경에서 실제 표시되는 것과 같은 사용자 환경을 디자인 할 수 있는 기능을 제공하는 ASP 디자인툴(3)로 구성됨을 기술적 구성상의 특징으로 한다.To this end, the present invention collects various types of contents and converts them into XML documents according to self-defined DTDs, and also creates and provides XML documents as defined in the DTDs defined in the self-defined DTD. Integrates the user interface of information with the screen component XML document dynamically created by the administrator, and delivers the XML data object to the client. The ASP server handles all events generated by the user and the system by the event handler. 1) and; An ASP client that processes XML data objects and script logic received from the server and maps them with the visual components provided for each device to provide a user interface similar to a dedicated client in a client server environment instead of the existing web page. ) And; It is characterized by a technical configuration that is composed of the ASP design tool (3) that provides the ability to design a user environment as is actually displayed in a graphical environment.

Description

무선 어플리케이션 서비스 프로바이더 시스템{Wireless Application Service Provider system}Wireless Application Service Provider System

본 발명은 무선 어플리케이션 서비스 프로바이더(wireless application service provider; W-ASP)시스템에 관한 것으로서, 보다 상세하게는 웹이나 데이터베이스에 존재하는 정보 외에 기업이 기존에 보유하고 있는 레거시(legacy)시스템에서 제공하는 정보를 동일한 형태로 제공할 수 있는 기능을 제공할 수 있고, 컨텐츠에 독립적인 클라이언트를 제공하여 기존 클라이언트/서버(Client/Server: 이하 C/S라 한다) 시스템에서 컨텐츠 증가 및 변경시 발생한 별도의 버전관리가 불필요하며, 단순 브라우징이 아닌 디바이스에서 제공하는 컴포넌트 기반의 사용자 인터페이스를 제공하는 독창적인 기술을 포함하고, 관리자에 의한 동적인 사용자 화면 구성이 가능하도록 독창적이며 혁신적인 기능을 제공할 수 있도록 하는 무선 어플리케이션 서비스 프로바이더 시스템에 관한 것이다.The present invention relates to a wireless application service provider (W-ASP) system, and more specifically, to a legacy system that an enterprise has in addition to information existing on a web or a database. It can provide a function that can provide the information in the same form, and by providing a client independent of the content, separate from the increase or change of content in the existing client / server (hereinafter referred to as C / S) system It does not require versioning, includes original technology that provides a component-based user interface provided by the device, rather than simple browsing, and allows the administrator to provide unique and innovative features for dynamic user screen composition. Regarding wireless application service provider system will be.

일반적으로 전자상거래, 이동통신 단말기, 무선 인터넷 등의 발전에 따라 다양한 어플리케이션 및 데이터에 대해서 아웃소싱 서비스를 무선으로 제공하는 무선 ASP는 기업의 정보서비스 아웃소싱 측면에서 두각을 나타내고 있다. 무선 ASP는 기업, 정보회사 등의 정보제공자로부터 정보를 습득해서 이를 가공하여 무선 네트워크 사업자를 통해서 정보 수요자에게 PDA(personal digital assistant), 휴대폰, 양방향 호출기, 노트북, 포켓 컴퓨터 등의 이동통신 단말기를 이용하여 어플리케이션 및 데이터 서비스를 효과적으로 제공하여 기업의 정보효과를 극대화하기 위한 정보기술이다. 무선 ASP는 기술, 시장 측면에서 아직 초기 단계에 있으며, 이에 따라 무선 ASP의 범위에 대한 명확한 구분이 없어 다양한 의견이 존재한다. 하기의 표1은 그중 무선 ASP의 범위를 비교적 명확하게 분류한 Cahners IN-STAT의 무선 ASP 서비스 분류를 나타낸다.In general, wireless ASP, which provides outsourcing services wirelessly for various applications and data according to the development of electronic commerce, mobile communication terminal, wireless Internet, etc., stands out in terms of information service outsourcing of enterprises. The wireless ASP acquires information from information providers such as companies and information companies, processes it, and uses mobile communication terminals such as PDAs (personal digital assistants), mobile phones, two-way pagers, laptops, and pocket computers to information consumers through wireless network operators. It is an information technology to maximize the information effect of a company by effectively providing application and data service. The wireless ASP is still in its infancy in terms of technology and market. Therefore, there are various opinions because there is no clear division of the scope of the wireless ASP. Table 1 below shows the wireless ASP service classification of Cahners IN-STAT, which relatively clearly classifies the range of the wireless ASP.

무선 ASP 서비스의 범위Scope of Wireless ASP Services 데이터변형서비스Data transformation service 변형서비스는 기존 유선상 웹 컨텐츠를 무선 네트워크를 이용하여 제공하도록 컨텐츠 및 데이터에 대한 변형서비스 기능을 제공한다.The transform service provides a transform service function for content and data to provide existing wired web content using a wireless network. 무선어플리케이션 서비스Wireless Application Service 무선 어플리케이션 서비스는 특정 계약에 따라 무선네트워크를 이용하여 어플리케이션에 관련된 정보 및 데이터를 제공하는 서비스다.The wireless application service is a service that provides information and data related to an application using a wireless network according to a specific contract. 무선 컨텐츠 서비스Wireless content services 기존 인터넷상의 정보를 무선네트워크를 통하여 제공하는 서비스다.It is a service that provides information on the existing Internet through a wireless network. 무선 인프라스트럭처 기술 및 서비스Wireless Infrastructure Technology and Services 무선 네트워크 사업자 및 컨텐츠 제공자에게 소프트웨어 및 하드웨어 등의 시스템 구축은 물론 컨설팅과 애프터서비스의 인프라스트럭처 기술을 제공하는 서비스다.It is a service that provides infrastructure technology for consulting and after-service as well as building software and hardware systems to wireless network providers and content providers.

한편 무선 ASP는 크게 서비스 부문과 시스템 부문으로 구성되어 있다.On the other hand, the wireless ASP is largely composed of the service and system sectors.

서비스 부문은 백 서비스와 프론트 서비스로 나누어지는데 백 서비스는 어플리케이션 및 정보의 효과적인 제공을 위한 어플리케이션 개발, 시스템 구축 및 통합, 커스터마이제이션, 컨설팅, 보안 서비스, 네트워크 관리, 데이터 센터 구축 등의 솔루션 구축 및 관리 부분을 포함하며, 프론트 서비스는 고객 관리 및 지원, 사용료 청구 등 실제 사용자와 직접적으로 연계되어 어플리케이션 관련 기능에 대한 서비스를 제공한다.The service sector is divided into back service and front service. The back service is part of building and managing solutions such as application development, system construction and integration, customization, consulting, security service, network management, and data center construction for the effective provision of applications and information. In addition, the front service provides services for application-related functions in direct connection with actual users such as customer management and support, and billing.

시스템 부문은 데이터 센터, 게이트웨이, 네트워크, 이동통신 단말기로 구성되어 있다. 데이터 센터는 어플리케이션을 실행하고 데이터를 저장하는 어플리케이션 서비스의 핵심 부분으로 기업의 데이터 센터와 서비스 제공자의 데이터 센터가 있다. 게이트웨이는 데이터 센터와 네트워크를 연결하는 부분으로 데이터 센터의 정보를 네트워크가 입력받을 수 있도록 프로토콜에 따라 데이터 변환 작업을 수행한다. 네트워크는 데이터 센터의 정보를 사용자에게 전달하고, 사용자의 요구를 데이터 센터 및 게이트웨이에 전달한다. 마지막으로 이동통신 단말기는 실제 사용자가 어플리케이션 서비스를 받는 매개체로 휴대폰, PDA, 노트북 등이 이에 해당된다.The system division consists of data centers, gateways, networks, and mobile communication terminals. Data centers are an integral part of application services that run applications and store data, including the enterprise data center and the service provider's data center. The gateway is a part that connects the data center and the network and performs data conversion according to the protocol so that the network can receive the data center information. The network conveys the information in the data center to the user and the user's request to the data center and gateway. Finally, mobile communication terminals are mobile media, PDAs, laptops, and the like, which are actual media users receiving application services.

프론트 서비스는 실제 사용자가 휴대폰, PDA 등의 이동통신 단말기를 이용하여 데이터 센터의 어플리케이션 및 데이터를 효과적으로 접근 가능하도록 다양한 서비스를 제공하는 부분으로 시스템 관리자, 소프트웨어 개발자, 네트워크 관리자 등이 역할을 수행한다.The front service is a system administrator, software developer, network administrator, etc., which provides various services so that users can effectively access applications and data in the data center by using mobile communication terminals such as mobile phones and PDAs.

백 서비스는 데이터 센터를 구축, 관리하는 부분과 게이트웨이를 구축, 관리하는 부분으로 나누어진다. 데이터 센터를 구축하는 측면을 살펴보면 어플리케이션 및 데이터베이스는 패키지 어플리케이션을 이용하여 구축될 수 있으며, 시스템 개발 도구를 이용하여 자체적으로 구축할 수 있다. 이러한 시스템 구축서비스를 제공하는 대표적인 벤더로 Sybase와 오라클이 있다.The back service is divided into building and managing data centers and building and managing gateways. In terms of building a data center, applications and databases can be built using packaged applications and built on their own using system development tools. Sybase and Oracle are two major vendors that provide such system construction services.

게이트웨이를 구축, 관리하는 부분은 데이터 센터와 네트워크가 효과적으로 연동되어 시스템의 효과성을 극대화하기 위한 부분이며, 이러한 서비스를 제공하는대표적인 벤더로 Civista, Epresence 등이 있다.Gateway construction and management are the areas where data centers and networks are effectively linked to maximize the effectiveness of the system. Cvista and Epresence are the representative vendors that provide such services.

데이터 센터는 어플리케이션 서비스 제공의 핵심으로 어플리케이션 수행 및 관리 등 어플리케이션 서비스의 주된 작업이 여기에서 이루어진다. 여기에는 기업의 데이터 센터가 있으며 서비스 제공자 데이터 센터가 있는데 기업 데이터 센터는 기업의 데이터를 관리하는 부분이며, 서비스 제공자 데이터 센터는 무선 어플리케이션 서비스를 제공할 수 있도록 기능을 제공하는 데이터 센터이다. 무선 ASP에 초점을 두고 데이터 센터 관련 서비스를 제공하는 대표적인 벤더로 Dataroam과 Wicities가 있다.The data center is the core of application service provision, and the main tasks of application services such as application execution and management are performed here. It has a corporate data center, and a service provider data center, which is the part that manages corporate data, and the service provider data center is the data center that provides the capabilities to provide wireless application services. Dataroam and Wicities are two of the leading vendors of data center services focused on wireless ASPs.

데이터 센터와 네트워크의 미들웨어 역할을 하는 게이트웨이는 보안 기능 및 캐리어관리 기능을 제공한다. 게이트웨이는 ASP에 있어 사용자가 이동통신 단말기를 이용하여 어플리케이션 서비스를 지원 받는데 필수적인 부분인 만큼 많은 벤더들이 게이트웨이 관련 서비스를 제공하고 있다. 게이트웨이 관련 서비스를 제공하는 대표적인 벤더로 Aether Systems, Oracle Mobile 등이 있다. 어플리케이션 아웃소싱 관련해서 시스템 설계, 개발, 통합 및 지원 서비스를 제공하는 Aether Systems는 미국 Maryland 내의 자사 데이터 센터에서 게이트웨이 솔루션을 제공하고 있다. 오라클의 자회사인 Oracle Mobile은 자사의 데이터 센터에서 게이트웨이 관련 테스트, 기술지원, 모니터링 등 다양한 기능을 제공하고 있다.Acting as a middleware for data centers and networks, the gateway provides security and carrier management. As the gateway is an essential part of ASP for users to support application services using a mobile communication terminal, many vendors provide gateway related services. Major vendors of gateway-related services include Aether Systems and Oracle Mobile. Aether Systems, which provides system design, development, integration and support services for application outsourcing, provides gateway solutions in its data centers in Maryland, USA. Oracle Mobile, Oracle's subsidiary, provides gateway testing, technical support, and monitoring capabilities in its data centers.

네트워크는 사용자의 이동통신 단말기에 직접적으로 정보를 제공하고 입력받는 시스템으로, 무선 ASP는 사용자의 단말기가 무선이기 때문에 유선 ASP와 비교했을 때 안정성 및 연결성 측면에서 많은 기능을 수행한다.A network is a system that directly provides information to and receives information from a user's mobile terminal. Since a user's terminal is wireless, a wireless ASP performs many functions in terms of stability and connectivity compared to a wired ASP.

아직까지 이동통신 단말기는 무선 ASP 시스템에 포함되어 있지 않은 것으로 인식되고 있어 단말기를 제공하는 무선 ASP 벤더는 드물다. 현재 이동통신 단말기를 제공하는 벤더로는 Cable Wireless(Compaq 단말기)와 Nextel(Motorola 단말기)이 있다.It is recognized that mobile communication terminals are not included in the wireless ASP system so far, so few wireless ASP vendors provide terminals. Currently, vendors providing mobile communication terminals include Cable Wireless (Compaq terminal) and Nextel (Motorola terminal).

한편 1990년대부터 지금까지 정보통신의 가장 큰 발전은 인터넷과 이동통신에서 나타났다. 인터넷의 발전으로 사용자들은 웹 브라우저 등을 이용하여 서버로부터 텍스트, 멀티미디어 등 다양한 정보를 얻을 수 있게 되었고, 이동통신의 발전으로 사용자들은 장소와 상관없이 효과적으로 정보 교환을 할 수 있게 되었다. 무선 ASP는 이러한 두 가지 기술의 결합으로, 사용자가 장소에 구애받지 않고 효과적으로 기업 어플리케이션 및 정보를 활용하도록 하기 위한 시스템이다.On the other hand, the greatest development of information and communication since the 1990s has occurred in the Internet and mobile communication. With the development of the Internet, users can obtain various information such as text and multimedia from a server using a web browser, etc., and with the development of mobile communication, users can exchange information effectively regardless of the place. Wireless ASP is a combination of these two technologies that allows users to effectively leverage enterprise applications and information wherever they are.

하지만 인터넷과 이동통신의 결합에는 여러 문제점이 존재한다. 두 기술의 액세스 네트워크 방식이 다르며, 네트워크 프로토콜이 다르며, 접근 매체는 물론 브라우저 표준에서도 차이가 나타난다. 예컨대 인터넷은 네트워크 프로토콜 측면에서 IP(internet protocol)를 이용하는 반면, 이동통신은 TDMA(미국), GSM(유럽, 아시아, 미국), CDMA(미국, 아시아) 등의 프로토콜을 사용한다.However, there are many problems in combining the Internet and mobile communication. The access technologies of the two technologies are different, the network protocols are different, and the access media and browser standards are different. For example, the Internet uses an internet protocol (IP) in terms of network protocols, while mobile communication uses protocols such as TDMA (USA), GSM (Europe, Asia, USA), CDMA (USA, Asia), and the like.

이 두 가지 기술을 효과적으로 결합하는 동시에 무선 ASP의 기능성을 최적화하기 위한 기술 개발이 현재 브라우저 및 마크-업 언어, 접근 매체 및 운영체제, 네트워크, 위치 서비스 측면에서 활발히 진행되고 있다.Technology development to effectively combine these two technologies while optimizing the functionality of the wireless ASP is currently underway in terms of browser and mark-up languages, access media and operating systems, networks, and location services.

XML은 Extensible Markup Language의 약자로 확장성 마크업 언어이다. XML은 World Wide Web(W3C) 콘소시엄에서 표준(XML 1.0 스펙)을 만들었으며, XML과 관련된 기술에 관한 표준화 작업도 함께 진행되는바, 이름 그대로 HTML과 같은 고정된 형식이 아닌 확장이 가능한 언어이다. HTML은 태그의 종류가 한정되어 있는 반면, XML은 문서의 내용에 관련된 태그를 사용자가 직접 정의할 수 있으며, 그 태그를 다른 사람들이 사용하도록 할 수 있다. XML은 본질적으로 다른 언어를 기술하기 위한 언어, 즉 메타언어이다. 이런 XML의 유연성과 확장성으로 향후 인터넷에서 제공되는 정보뿐만 아니라 기업간, 국가간, 개인간 주고받는 모든 정보의 형태는 XML형태의 문서로 작성될 것이다.XML stands for Extensible Markup Language and is an extensible markup language. XML is a standard (XML 1.0 specification) created by the World Wide Web (W3C) Consortium, and standardization on technologies related to XML is underway. It is, as its name suggests, an extensible language rather than a fixed format such as HTML. While HTML has a limited set of tags, XML allows you to define your own tags that are related to the content of your document, and make them available to others. XML is essentially a language for describing other languages, or meta languages. With the flexibility and extensibility of this XML, not only the information provided on the Internet in the future, but also all forms of information exchanged between companies, countries, and individuals will be written as XML documents.

모바일(Mobile) ASP 사업은 B2B, B2C 시장에서 서비스를 제공하는 사업자의 서버에 여러 종류의 컨텐츠와 응용프로그램을 저장하고 고객이 원하는 정보 및 응용프로그램의 수행 결과만을 제공하여 고객이 직접 응용프로그램을 보유하거나 여기저기에 산재해 있는 정보를 일일이 수집하지 않더라도 원하는 결과를 얻을 수 있도록 하는 서비스를 제공하는 사업으로서, 모바일 ASP는 현재 미국의 2―3개 업체만이 솔루션을 부분적으로 제공하고 있으며, 유선에서 제공되던 웹 컨텐츠와 데이터베이스 컨텐츠를 PDA나 WAP을 통해 제공하는 형태의 솔루션을 제공하고 있다. 아직 시장이 폭넓게 형성된 단계는 아니지만 향후 무선 단말기의 사용이 일반화되고 무선을 이용한 정보서비스의 질이 향상될 경우 B2B, B2C에 걸쳐 그 시장이 폭넓게 형성될 것으로 기대된다.The mobile ASP business stores various types of contents and applications on servers of service providers in the B2B and B2C markets and provides only the information and results of applications that customers want to have their own applications. Mobile ASP is a business that provides the service to achieve the desired result even if the information is not collected or scattered all over the place. Currently, only two or three companies in the US provide the solution partially. It provides solutions in the form of providing web contents and database contents through PDA or WAP. Although the market is not yet widely formed, if the use of wireless terminals is generalized and the quality of information service using wireless is improved, the market is expected to be broadly formed in B2B and B2C.

그리고 국내는 모바일 ASP 기술이 현재 부족한바, 국내에서는 본 모바일 ASP 기술 관련하여 많은 업체들이 외국의 솔루션을 그대로 도입하여 마케팅을 하고 있는 실정이며, 본 기술의 자체 솔루션을 보유하고 있다고 발표한 업체가 있지만, 그성능은 대단히 미미하거나 실제로 보유하고 있지 않는 경우가 많다. 그런데 국내시장에 적합하고 성능이 외국제품에 비해 뛰어난 제품을 보유하게 된다면 국내시장뿐 아니라 국제시장에서도 경쟁력을 충분히 갖춘 제품으로 시장확보에 나설 수 있을 것으로 전망하고 있다.In Korea, there is a lack of mobile ASP technology. In Korea, many companies have introduced foreign solutions as they are for marketing, and some have announced that they have their own solutions. In many cases, the performance is minimal or does not actually hold. However, if it is suitable for the domestic market and its performance is superior to that of foreign products, it is expected that it will be able to secure the market as a product with sufficient competitiveness not only in the domestic market but also in the international market.

다시 말하면 종래의 모바일 ASP 솔루션은 HTML문서, 이메일, DB 데이타에 국한되어 단순히 컨텐츠 정보를 제공하는 수준에 머물러 있으며, 단순 브라우징 수준의 인터페이스만을 제공하거나, 컨텐츠마다 별도의 클라이언트 프로그램을 개발하여야 하는 문제점이 있었다.In other words, the conventional mobile ASP solution is limited to HTML documents, emails, and DB data, and simply provides content information, and provides a simple browsing-level interface or a separate client program for each content. there was.

본 발명은 상기와 같은 기대에 부응하기 위한 것으로서, 본 발명은 웹이나 데이터베이스에 존재하는 정보 외에 기업이 기존에 보유하고 있는 레거시 시스템에서 제공하는 정보를 사용, 컨텐츠에 독립적인 클라이언트를 제공하여 기존 클라이언트/서버 시스템에서 컨텐츠 증가 및 변경시 발생한 별도의 버전관리가 불필요하며, 단순 브라우징이 아닌 디바이스에서 제공하는 콤퍼넌트 기반의 사용자 인터페이스를 제공하여 관리자에 의한 동적인 사용자 화면 구성 및 재배치가 가능하도록 한 무선 어플리케이션 서비스 프로바이더 시스템을 제공함에 그 목적이 있다.The present invention is to meet the above expectations, the present invention is to provide a client independent of the content by using the information provided by the legacy system that the company has in addition to the information existing on the Web or database It is not necessary to separate version management that occurs when contents are increased or changed in the server / server system, and it provides a component-based user interface provided by the device rather than simple browsing, enabling wireless user screen composition and relocation by the administrator. Its purpose is to provide a service provider system.

도1은 본 발명에 따른 무선 어플리케이션 서비스 프로바이더 시스템의 전체 블록다이어그램이다.1 is an overall block diagram of a wireless application service provider system in accordance with the present invention.

*도면의 주요부분에 대한 부호설명** Description of Signs of Main Parts of Drawings *

1: ASP 서버 2: ASP클라이언트1: ASP server 2: ASP client

3: 사용자 인터페이스 디자인툴 11: 메시지 비어러 매니저3: User Interface Design Tool 11: Message Viewer

12: 메인 프로세스 매니저 13: 어플리케이션 에이전트 매니저12: main process manager 13: application agent manager

111: IN/OUT 매니저 112: IN/OUT 메시지 큐 매니저111: IN / OUT manager 112: IN / OUT message queue manager

119: 하트비트 매니저 121: 요구 분석기119: Heartbeat Manager 121: Request Analyzer

122: 데이터 디스팻쳐 123: 컨텐츠 포맷 매니저122: data dispatcher 123: content format manager

124: XML 생성기 125: 통신 매니저124: XML Generator 125: Communication Manager

14: 화면 컴포넌트 스토리지 22: 질의 생성기14: Screen Component Storage 22: Query Generator

23: 사용자 이벤트 처리기 24: 송신부23: user event handler 24: transmitter

25: 수신부 26: XML문서 처리기25: receiver 26: XML document processor

27: 컴포넌트 맵핑 처리기 28: 디스플레이 매니저27: Component Mapping Handler 28: Display Manager

31: 통신 어뎁터 32: 컴포넌트 생성기31: communication adapter 32: component generator

33 : 이벤트 처리기33: event handler

상기와 같은 목적을 달성하기 위한 본 발명은 ASP 어플리케이션 에이전트 매니저에 의해 다양한 형태(인터넷상에 존재하는 HTML 문서, RDB 등)의 컨텐츠 정보를 수집하여 자체적으로 정의한 디티미(DTD: Document Type Definition, 이하 DTD라 한다)에 따른 XML문서로 변환 저장하고, 또한 레거시 시스템과 연동된 응용프로그램의 결과를 자체적으로 정의한 DTD에 따른 XML문서로 출력한다. 클라이언트로부터의 모든 요구는 서버에 의해 수행되며 웹으로부터 컨텐츠 정보를 요구하는 경우와, 애플리케이션 실행 결과를 요구하는 경우에 따라 각각 처리를 어플리케이션 매니저를 통해 어플리케이션 시스템과 웹서버와 연동하게 된다.In order to achieve the above object, the present invention collects content information of various forms (HTML document, RDB, etc. existing on the Internet) by an ASP application agent manager, and defines itself as DTD (Document Type Definition). It converts and stores the XML document according to the DTD) and outputs the result of the application program linked with the legacy system as the XML document according to the DTD defined by itself. All requests from the client are performed by the server, and the processing is linked with the application system and the web server through the application manager according to the case of requesting content information from the web and the result of application execution.

또한 제공되는 정보에 대한 사용자 인터페이스를 관리자가 동적으로 작성할 수 있도록 사용자 인터페이스 디자인 툴을 제공하여, 그래픽한 환경에서 실제 표시되는 것과 같은 사용자 환경을 디자인 할 수 있는 기능을 제공한다.It also provides a user interface design tool that allows administrators to dynamically create a user interface for the information provided, providing the ability to design a user environment that is actually displayed in a graphical environment.

클라이언트는 서버로부터 받은 XML 데이터 오브젝트(Data Object)와 스크립트 로직(Script logic)을 처리하여 각 디바이스별로 제공되는 비쥬얼 컴포넌트와 매핑하여 기존의 웹 페이지 형태가 아닌 C/S 환경의 전용 클라이언트와 유사한 사용자 인터페이스를 제공하도록 하며, 사용자와 시스템에 의해 발생하는 모든 이벤트는 이벤트 처리기에 의해 처리되며, 서버로의 요구일 경우 질의생성기를 통해 생성된 질의를 서버에 요구하여 처리한다.The client processes XML data objects and script logic received from the server and maps them with the visual components provided for each device, so that the user interface is similar to that of a dedicated client in the C / S environment instead of the existing web page. All events generated by the user and the system are processed by the event handler, and in the case of the request to the server, the server generates a query generated by the query generator.

본 발명의 일실시예에 따른 무선 어플리케이션 서비스 프로바이더 시스템은, 다양한 형태의 컨텐츠 정보를 수집 자체적으로 정의한 DTD에 따른 XML문서로 변환 저장하고, 레거시 시스템과 연동된 응용프로그램의 결과를 자체적으로 정의한 DTD에 따른 XML문서로 출력하며, 제공되는 정보에 대한 사용자 인터페이스를 관리자가 동적으로 작성할 수 있도록 사용자 인터페이스 디자인 툴을 제공하여, 그래픽한 환경에서 실제 표시되는 것과 같은 사용자 환경을 디자인 할 수 있는 기능을 제공하는 ASP 서버와; 클라이언트는 서버로부터 받은 XML 데이터 오브젝트와 스크립트 로직을 처리하여 각 디바이스 별로 제공되는 비주얼 콤퍼넌트와 매핑하여 기존의 웹 페이지 형태가 아닌 C/S 환경의 전용 클라이언트와 유사한 사용자 인터페이스를 제공하도록 하는 ASP클라이언트 및; 사용자와 시스템에 의해 발생하는 모든 이벤트는 이벤트 핸들러에 의해 처리되며, 서버로의 요구일 경우 질의생성기를 통해 생성된 질의를 서버에 요구하여 처리하는 사용자인터페이스 디자인툴로 구성됨을 기술적 구성상의 특징으로 한다.The wireless application service provider system according to an embodiment of the present invention converts and stores various types of content information into an XML document according to a DTD defined by a collection itself, and DTDs that define a result of an application program linked with a legacy system by itself. It outputs the XML document according to the function and provides the user interface design tool for the administrator to dynamically create the user interface for the provided information, and provides the function to design the user environment as it is actually displayed in the graphic environment. An ASP server; An ASP client that processes XML data objects and script logic received from a server and maps them with visual components provided for each device to provide a user interface similar to a dedicated client in a C / S environment, rather than an existing web page; All events generated by user and system are handled by event handler. In case of request to server, it consists of user interface design tool that requests and processes query generated by query generator to server. .

본 발명에 따르면, ASP 서버는 최초 클라이언트로부터 메시지를 받아 메인 프로세스 매니저에 전달하는 메시지 비어러(bearer) 매니저와; 메인 프로세스 매니저 내 클라이언트의 요청을 받아 분석하는 요구분석기와; 이를 토대로 어플리케이션 에이전트 매니저를 통해 어플리케이션 시스템 및 웹으로부터 클라이언트 요구 데이터와 화면 컴포넌트 스토리지로부터 화면 컴포넌트 데이터를 가져오는 데이터 디스팻쳐와; 두 개의 XML 데이터를 통합 관리하는 컨텐츠 포맷 매니저(WASP Engine)와; 통합된 컨텐츠를 다시 클라이언트에게 보내기 위해 XML 데이터 오브젝트를 생성하는 XML생성기; 그리고 메시지 비어러 매니저와의 통신 연결상태를 유지하는 하드비트 매니저와; 클라이언트 결과 데이터를 HTTP/PMTP(본 출원인이 직접 발명한 프로토콜) 전송방식으로 XML 데이터 오브젝트의 헤더(Header)를 구성하여 다시 메시지 비어러 매니저로 전송하는 통신 매니저로 구성되어 있다. 어플리케이션 에이전트 매니저는 메인 프로세스 매니저와 모듈로 구성되어 있어 어플리케이션 시스템의 형태 및 컨텐츠에 따라 개별적으로 구성하여 메인 프로세스 매니저에 장착될 수 있다. 메시지 비어러 매니저는 IN/OUT 매니저 및 메시지 큐 매니저를 통해 메인 프로세스 매니저와 클라이언트와 통신하도록 구성되어 있다.According to the present invention, an ASP server includes: a message bearer manager which receives a message from an original client and delivers the message to a main process manager; A request analyzer which analyzes the request of the client in the main process manager; A data dispatcher for fetching client request data from the application system and the web and screen component data from the screen component storage through the application agent manager; A content format manager (WASP Engine) for unifying and managing two XML data; An XML generator for generating an XML data object to send the consolidated content back to the client; And a hard bit manager for maintaining a communication connection with the message empty manager; It consists of a communication manager that configures a header of the XML data object and transmits the client result data to the message blanker manager by HTTP / PMTP (protocol directly invented by the present applicant). Since the application agent manager is composed of a main process manager and a module, the application agent manager may be separately configured according to the type and content of the application system and installed in the main process manager. The message bearer manager is configured to communicate with the main process manager and the client through an IN / OUT manager and a message queue manager.

본 발명에 따르면, ASP 클라이언트는 인터넷의 웹 프로토콜인 HTTP와 ASP 서버 자체적으로 정의하여 사용하는 PMTP 프로토콜을 모두 제공하며 사용자의 환경설정에 따라 PMTP 또는 HTTP로 서버에 접속하게 통신할 수 있는 환경을 제공하기 위한 통신처리부와; 사용자에 의해 발생하는 모든 이벤트를 받아 이를 처리하며 처리되는 이벤트가 서버로의 요구일 경우 질의생성기로 이를 전달하는 사용자 이벤트 처리기와; 이벤트처리기로부터 전달된 요구를 서버와의 규약에 따른 질의를 생성하여 이를 송신부로 전달하는 질의 생성기와; 서버로부터 처리되어 수신된 데이터(XML Data Object 및 Script 로직)를 수신받아 XML을 통해 문서를 트리구조의 자료구조로 생성하여 이를 컴포넌트 맵핑처리기에서 사용할 수 있도록 하는 XML문서 처리기와; 이 XML문서 처리기에서 생성된 플로우-오브젝트 트리(Flow-Object Tree)와 DTD에 정의된 택과 대응되는 콤퍼넌트 맵핑 테이블을 참조하여 디스플레이 매니저에서 사용할 컴포넌트 트리를 생성하는 컴포넌트 맵핑처리기와; 생성된 디스플레이 정보를 실제 사용자 화면 영역에 표시하기 위한 디스플레이 매니저와; 실제 송신부와 수신부에서 일관된 처리를 할 수 있는 통신어뎁터와; 이 통신어뎁터에서 제공하는 인터페이스를 이용하여 송수신작업을 수행하는 송신부와 수신부로 구성되는 것이 바람직하다.According to the present invention, the ASP client provides both an HTTP web protocol of the Internet and a PMTP protocol defined and used by the ASP server itself, and provides an environment in which a user can communicate with the server by PMTP or HTTP according to the user's configuration. A communication processing unit for performing; A user event handler which receives all events generated by the user and processes them and delivers them to the query generator when the processed event is a request to the server; A query generator for generating a query according to a protocol with a server and transmitting the request transmitted from the event processor to the transmitter; An XML document processor for receiving data (XML Data Object and Script logic) received from a server and generating a document as a tree structure through XML and using the same in a component mapping processor; A component mapping processor for generating a component tree for use in the display manager by referring to a flow-object tree generated by the XML document processor and a component mapping table corresponding to a tag defined in the DTD; A display manager for displaying the generated display information on the actual user screen area; A communication adapter capable of performing a consistent process in the actual transmitter and receiver; It is preferable that the communication adapter is composed of a transmitter and a receiver which perform a transmission / reception operation using the interface provided by the communication adapter.

본 발명에 따르면 사용자 인터페이스 디자인 툴은 웹이나 외부 컨텐츠를 드래그 앤 드롭하여 컴포넌트를 자동으로 생성하는 컴포넌트 생성기와; 상기 컴포넌트 생성기에서 요청하는 이벤트를 받아 실제적인 콤퍼넌트를 생성하는 컴포넌트그룹과; 컴포넌트가 요청한 이벤트와 컴포넌트그룹을 매핑하여 컴포넌트를 이끌어 내는 이벤트 처리기와; 컴포넌트 그룹에 의해 생성된 컴포넌트를 사용자에게 보기 편하도록 재정리하는 컴포넌트구성 및 디자인과; 송수신부를 매개로 사용자 인터페이스 디자인툴접속기에 XML로 전송하기 위하여 변환을 수행하는 컨버터로 구성되는 것이 바람직하다.According to the present invention, a user interface design tool includes a component generator for automatically generating a component by dragging and dropping web or external content; A component group for generating an actual component by receiving an event requested by the component generator; An event handler for mapping the event requested by the component and the component group to derive the component; A component configuration and design for rearranging the components generated by the component group to a user for easy viewing; It is preferable that the converter is configured to perform a conversion in order to transmit the XML to the user interface design tool connector via the transmission and reception unit.

이하 본 발명을 첨부된 도면을 참조하여 상세하게 설명하면 다음과 같다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

도1에는 본 발명에 따른 무선 애플리케이션 서비스 프로바이더 시스템의 블록도가 도시되어 있는바, ASP 서버(1)는 인터넷상에 존재하는 컨텐츠를 정의된 XML 문서로 변환 저장하고, 기업이 보유하고 있는 기존 시스템이 가지고 있는 기능을 이용하기 위한 레거시 연동 응용프로그램 제작을 통해, HTTP 및 PMTP 두 가지로 다양한 방식의 통신방식을 제공한다.Figure 1 shows a block diagram of a wireless application service provider system according to the present invention, the ASP server 1 converts and stores the content existing on the Internet into a defined XML document, the existing enterprise has By creating a legacy interlocking application program to use the functions of the system, HTTP and PMTP provide various communication methods.

ASP 클라이언트(2)는 ASP서버(1)로부터 얻어진 XML문서를 클라이언트 디바이스에서 제공하는 컴포넌트로 변환하고 동적으로 생성하여 화면에 출력하며, 특히 화면 애니메이션 기능을 제공할 수 있다.The ASP client 2 converts the XML document obtained from the ASP server 1 into a component provided by the client device, dynamically generates and outputs it to the screen, and in particular, can provide a screen animation function.

그리고 사용자 인터페이스 디자인 툴(3)은 그래픽컬 사용자 인터페이스(GUI: Graphical User Interface)를 이용한 개별 컨텐츠에 대한 사용자 인터페이스 화면 디자인으로서, 디자인된 화면을 XML 문서 형태로 출력하고, 그래픽 유저 인터페이스와 드랙·드롭(Drag Drop) 기능을 사용하여 편리성을 제공할 수 있는 것이다.The user interface design tool 3 is a user interface screen design for individual contents using a graphical user interface (GUI). The user interface design tool 3 outputs the designed screen in the form of an XML document, and the graphical user interface and the drag and drop ( It can provide convenience by using Drag Drop) function.

도1에서 알 수 있는 바와 같이 ASP 서버는 최초 클라이언트로부터 메시지를받아 메인 프로세스 매니저(12)에 전달하는 메시지 비어러 매니저(11)와; 메인 프로세스 매니저(12) 내 클라이언트의 요청을 받아 분석하는 요구분석기(121)와; 이를 토대로 어플리케이션 에이전트 매니저(13)를 통해 어플리케이션 시스템 및 웹으로부터 클라이언트 요구 데이터와 화면 컴포넌트 스토리지(14)로부터 화면 컴포넌트 데이터를 가져오는 데이터 디스팻쳐(122)와; 두 개의 XML 데이터를 통합 관리하는 컨텐츠 포맷 매니저(WASP Engine)(123)와; 통합된 컨텐츠를 다시 클라이언트에게 보내기 위해 XML 데이터 오브젝트를 생성하는 XML 생성기(124); 그리고 메시지 비어러 매니저(11)와의 통신 연결상태를 유지하는 하트비트 매니저(112)와; 클라이언트 결과 데이터를 HTTP/PMTP(본 출원인이 직접 발명한 프로토콜) 전송방식으로 XML 데이터 오브젝트의 헤더(Header)를 구성하여 다시 메시지 비어러 매니저(11)로 전송하는 통신 매니저(125)를 포함한다.As can be seen in Fig. 1, the ASP server includes a message blanker manager 11 which receives a message from an original client and delivers the message to the main process manager 12; A request analyzer 121 for receiving and analyzing a request of a client in the main process manager 12; A data dispatcher 122 for importing client request data from the application system and the web and screen component data from the screen component storage 14 through the application agent manager 13; A content format manager (WASP Engine) 123 which integrates and manages two XML data; An XML generator 124 that generates an XML data object to send the consolidated content back to the client; A heartbeat manager 112 that maintains a communication connection with the message empty manager 11; And a communication manager 125 for constructing a header of the XML data object and transmitting the client result data to the message blanker manager 11 by HTTP / PMTP (protocol directly invented by the applicant).

한편 ASP 클라이언트(2)는 인터넷의 웹 프로토콜인 HTTP와 ASP 서버 자체적으로 정의하여 사용하는 PMTP 프로토콜을 모두 제공하며 사용자의 환경설정에 따라 PMTP 또는 HTTP로 서버에 접속하게 통신할 수 있는 환경을 제공하기 위한 통신처리부(21)와; 사용자에 의해 발생하는 모든 이벤트를 받아 이를 처리하며 처리되는 이벤트가 서버로의 요구일 경우 질의생성기(22)로 이를 전달하는 사용자 이벤트 처리기(23)와; 이벤트처리기(23)로부터 전달된 요구를 서버와의 규약에 따른 질의를 생성하여 이를 송신부(24)로 전달하는 질의 생성기(22)를 포함한다.On the other hand, the ASP client 2 provides both the HTTP web protocol of the Internet and the PMTP protocol defined by the ASP server itself, and provides an environment in which the user can communicate to the server by PMTP or HTTP according to the user's configuration. Communication processing unit 21 for; A user event processor 23 which receives all events generated by the user and processes them and delivers them to the query generator 22 when the event to be processed is a request to the server; It includes a query generator 22 for generating a query in accordance with the agreement with the server for the request transmitted from the event processor 23 and delivers it to the transmitter 24.

XML문서 처리기(26)는 데이터 처리되어 수신된 데이터(XML Data Object 및 SScript 로직)를 수신받아 XML 파서(Parser)에 의해 각 문서를 Tree구조의 자료구조로 생성하여 이를 컴포넌트 맵핑처리기(25)에서 사용할 수 있도록 한다.The XML document processor 26 receives data processed and received data (XML Data Object and SScript logic) to generate each document as a tree structure data structure by an XML parser, and the component mapping processor 25 processes the document. Make it available.

그리고 컴포넌트 팹핑처리기(25)는 XML문서 처리기(26)에서 생성된 플로루-오브젝트 트리(Flow-Object Tree)와 DTD에 정의된 택과 대응되는 콤퍼넌트 맵핑 테이블을 참조하여 디스플레이 매니저(27)에서 사용할 컴포넌트 트리를 생성하게 되는 것이다.In addition, the component ping processor 25 refers to the flow-object tree generated by the XML document processor 26 and the component mapping table corresponding to the tag defined in the DTD to be used in the display manager 27. You will create a component tree.

디스플레이 매니저(27)는 동영상 처리기, 화면 애니메이션 처리기, 텍스트 처리기일 수 있는바, 이는 컴포넌트 트리로부터 각 노드로부터 컴포넌트 정보를 순차적으로 얻어 이 정보로 컴포넌트생성기에서는 실제 디바이스에서 사용 가능한 컴포넌트를 동적으로 생성하여 디스플레이 매니저(27)로 전달한다. 디스플레이 매니저(27)는 생성된 디스플레이 정보를 실제 사용자 화면 영역에 표시하며 동영상이 존재할 경우 동영상 디코더 처리기를 사용하여 표시한다.The display manager 27 may be a video processor, a screen animation processor, or a text processor, which sequentially obtains component information from each node from the component tree and dynamically generates components that can be used in a real device in the component generator. Transfer to display manager 27. The display manager 27 displays the generated display information in the actual user screen area and, if there is a video, displays it using a video decoder processor.

한편 사용자 인터페이스 디자인 툴(3)은 웹이나 외부 컨텐츠를 드래그 앤 드롭하여 컴포넌트를 자동으로 생성하는 컴포넌트 생성기(31)와; 상기 컴포넌트 생성기(31)에서 요청하는 이벤트를 받아 실제적인 콤퍼넌트를 생성하는 컴포넌트그룹(32)과; 컴포넌트가 요청한 이벤트와 컴포넌트그룹을 매핑하여 컴포넌트를 이끌어 내는 이벤트 처리기(33)와; 컴포넌트 그룹(32)에 의해 생성된 컴포넌트를 사용자에게 보기 편하도록 재정리하는 컴포넌트구성 및 디자인(34,35)과; 송수신부(36)를 매개로 사용자 인터페이스 디자인툴접속기(17)에 XML로 전송하기 위하여 변환을 수행하는 컨버터(37)를 포함한다.Meanwhile, the user interface design tool 3 includes a component generator 31 for automatically generating a component by dragging and dropping web or external content; A component group (32) for receiving an event requested by the component generator (31) to generate an actual component; An event handler 33 for mapping the event requested by the component and the component group to derive the component; Component configuration and design (34, 35) for rearranging the components created by the component group (32) so as to be easier to see for the user; It includes a converter 37 for performing the conversion in order to transmit to the user interface design tool connector 17 as an XML via the transceiver 36.

이상에서와 같이 본 발명은 웹이나 데이터베이스에 존재하는 정보 외에 기업이 기존에 보유하고 있는 레거시 시스템에서 제공하는 정보를 사용하고, 컨텐츠에 독립적인 클라이언트를 제공하여 기존 C/S 시스템에서 컨텐츠 증가 및 변경시 발생한 별도의 버전관리가 불필요하며, 단순 브라우징이 아닌 디바이스에서 제공하는 컴포넌트 기반의 사용자 인터페이스를 제공하고, 관리자에 의한 동적인 사용자 화면의 재배치가 가능한 이점이 있는 매우 유용한 발명이다.As described above, the present invention uses information provided by the legacy system owned by the company in addition to information existing on the web or database, and provides an independent client to the content to increase and change the content in the existing C / S system. It is a very useful invention that does not require separate version management, does not provide simple browsing and provides a component-based user interface provided by the device, and allows a dynamic user screen to be rearranged by an administrator.

따라서, 본 발명을 이용하는 서비스 업체에서는 다양한 컨텐츠와 응용프로그램을 보유할 수 있으며, 원하는 형태의 사용자 인터페이스로 서비스가 가능하므로 사용업체에도 경쟁 업체에 비해 경쟁력을 높일 수 있어서 많은 이익을 가져다 줄 수 있을 것으로 기대된다.Therefore, the service company using the present invention can have a variety of content and applications, and can be provided with a user interface of the desired form, so that the user can increase the competitiveness compared to the competitors will bring a lot of benefits It is expected.

Claims (4)

다양한 형태의 컨텐츠 정보를 수집 자체적으로 정의한 DTD에 따른 XML문서로 변환 저장하고, 레거시 시스템과 연동된 응용프로그램의 결과를 자체적으로 정의한 DTD에 따른 XML문서로 출력하며, 제공되는 정보에 대한 사용자 인터페이스를 관리자가 동적으로 작성할 수 있도록 사용자 인터페이스 디자인 툴을 제공하여, 그래픽한 환경에서 실제 표시되는 것과 같은 사용자 환경을 디자인 할 수 있는 기능을 제공하는 ASP 서버(1)와;Collect and convert various types of content information into XML document based on DTD defined by itself, output the result of application program linked with legacy system as XML document based on DTD defined by itself, and provide user interface for the provided information. An ASP server 1 that provides a user interface design tool for the administrator to dynamically create, and provides a function of designing a user environment as actually displayed in a graphical environment; 클라이언트는 서버로부터 받은 XML문서정보와 Stylesheet를 처리하여 각 디바이스 별로 제공되는 비주얼 콤퍼넌트와 매핑하여 기존의 웹 페이지 형태가 아닌 C/S 환경의 전용 클라이언트와 유사한 사용자 인터페이스를 제공하도록 하는 ASP클라이언트(2) 및;The client processes the XML document information and the stylesheet received from the server and maps them with the visual components provided for each device to provide a user interface similar to the dedicated client in the C / S environment instead of the existing web page. And; 사용자와 시스템에 의해 발생하는 모든 이벤트는 이벤트 핸들러에 의해 처리되며, 서버로의 요구일 경우 질의생성기를 통해 생성된 질의를 서버에 요구하여 처리하는 사용자인터페이스 디자인툴(3)로 구성됨을 특징으로 하는 무선 어플리케이션 서비스 프로바이더 시스템.All events generated by the user and the system are processed by the event handler, and in the case of a request to the server, the user interface design tool 3 is configured to request and process the query generated by the query generator. Wireless Application Service Provider System. 제1항에 있어서, 상기 ASP 서버(1)는,The method of claim 1, wherein the ASP server 1, 최초 클라이언트로부터 메시지를 받아 메인 프로세스 매니저(12)에 전달하는 메시지 비어러 매니저(11)와;A message blanker manager 11 which receives the message from the first client and delivers the message to the main process manager 12; 메인 프로세스 매니저(12) 내 클라이언트의 요청을 받아 분석하는 요구분석기(121)와;A request analyzer 121 for receiving and analyzing a request of a client in the main process manager 12; 이를 토대로 어플리케이션 에이전트 매니저(13)를 통해 어플리케이션 시스템 및 웹으로부터 클라이언트 요구 데이터와 화면 컴포넌트 스토리지(14)로부터 화면 컴포넌트 데이터를 가져오는 데이터 디스팻쳐(122)와;A data dispatcher 122 for importing client request data from the application system and the web and screen component data from the screen component storage 14 through the application agent manager 13; 두 개의 XML 데이터를 통합 관리하는 컨텐츠 포맷 매니저(WASP Engine)(123)와;A content format manager (WASP Engine) 123 which integrates and manages two XML data; 통합된 컨텐츠를 다시 클라이언트에게 보내기 위해 XML 데이터 오브젝트를 생성하는 XML 생성기(124); 그리고 메시지 비어러 매니저(11)의 통신 연결상태를 유지하는 하트비트 매니저(112)와;An XML generator 124 that generates an XML data object to send the consolidated content back to the client; And a heartbeat manager 112 that maintains a communication connection state of the message empty manager 11; 클라이언트 결과 데이터를 HTTP/PMTP(자사에서 직접 발명한 프로토콜) 전송방식으로 XML 데이터 오브젝트의 헤더(Header)를 구성하여 다시 메시지 비어러 매니저(11)로 전송하는 통신 매니저(125)와;A communication manager 125 for constructing a header of the XML data object and transmitting the client result data to the message blanker manager 11 by HTTP / PMTP (protocol invented directly by the company); HTTP 프로토콜 외에도 자사의 프로토콜을 지원하여 서비스를 처리하는 PMTP/HTTP 통신부(18)로 구성됨을 특징으로 하는 무선 어플리케이션 서비스 프로바이더 시스템.In addition to the HTTP protocol, a wireless application service provider system comprising a PMTP / HTTP communication unit (18) for processing a service by supporting its protocol. 제1항에 있어서, 상기 ASP 클라이언트(2)는,The method of claim 1, wherein the ASP client 2, 인터넷의 웹 프로토콜인 HTTP와 ASP 서버 자체적으로 정의하여 사용하는 PMTP 프로토콜을 모두 제공하며 사용자의 환경설정에 따라 PMTP 또는 HTTP로 서버에 접속하게 통신할 수 있는 환경을 제공하기 위한 통신처리부(21)와;It provides both the web protocol of the Internet and the PMTP protocol that is defined and used by the ASP server itself, and the communication processing unit 21 for providing an environment that can connect to the server by PMTP or HTTP according to the user's environment settings and ; 사용자에 의해 발생하는 모든 이벤트를 받아 이를 처리하며 처리되는 이벤트가 서버로의 요구일 경우 질의생성기(22)로 이를 전달하는 사용자 이벤트 처리기(23)와;A user event processor 23 which receives all events generated by the user and processes them and delivers them to the query generator 22 when the event to be processed is a request to the server; 이벤트처리기(23)로부터 전달된 요구를 서버와의 규약에 따른 질의를 생성하여 이를 송신부(24)로 전달하는 질의 생성기(22)와;A query generator 22 for generating a query according to a protocol with a server and transmitting the request transmitted from the event processor 23 to the transmitter 24; 서버로부터 처리되어 수신된 데이터(XML 및 XSL문서)를 수신받아 XML 파서와 XSL 파서에서 각각의 문서를 트리(tree)구조의 자료구조로 생성하여 이를 컴포넌트 맵핑처리기(25)에서 사용할 수 있도록 하는 XML문서 처리기(26)와;XML that receives the data (XML and XSL document) processed from the server and generates each document as a tree structure in XML parser and XSL parser and makes it available to component mapping processor 25. A document processor 26; 상기 XML문서 처리기(26)에서 생성된 플로우-오브젝트 트리(Flow-object tree)와 DTD에 정의된 택과 대응되는 콤퍼넌트 맵핑 테이블을 참조하여 디스플레이 매니저(27)에서 사용할 컴포넌트 트리를 생성하는 컴포넌트 맵핑처리기(25)와;A component mapping processor for generating a component tree for use in the display manager 27 by referring to a flow-object tree generated by the XML document processor 26 and a component mapping table corresponding to a tag defined in the DTD. 25; 생성된 디스플레이 정보를 실제 사용자 화면 영역에 표시하기 위한 디스플레이 매니저(27)와;A display manager 27 for displaying the generated display information on the actual user screen area; 실제 송신부와 수신부에서 일관된 처리를 할 수 있는 통신어뎁터(28)와;A communication adapter 28 capable of performing consistent processing in the actual transmitter and receiver; 통신어뎁터(28)에서 제공하는 인터페이스를 이용하여 송수신작업을 수행하는 송신부(24)와 수신부(29)로 구성됨을 특징으로 하는 무선 어플리케이션 서비스 프로바이더 시스템.Wireless application service provider system comprising a transmitter and a receiver for performing transmission and reception using the interface provided by the communication adapter (28). 제1항에 있어서, 상기 사용자 인터페이스 디자인 툴(3)은,2. The user interface design tool 3 according to claim 1, 웹이나 외부 컨텐츠를 드래그 앤 드롭하여 컴포넌트를 자동으로 생성하는 컴포넌트 생성기(31)와;A component generator 31 for automatically generating a component by dragging and dropping web or external content; 상기 컴포넌트 생성기(31)에서 요청하는 이벤트를 받아 실제적인 콤퍼넌트를 생성하는 컴포넌트그룹(32)과;A component group (32) for receiving an event requested by the component generator (31) to generate an actual component; 컴포넌트가 요청한 이벤트와 컴포넌트그룹을 매핑하여 컴포넌트를 이끌어 내는 이벤트 처리기(33)와;An event handler 33 for mapping the event requested by the component and the component group to derive the component; 컴포넌트 그룹(32)에 의해 생성된 컴포넌트를 사용자에게 보기 편하도록 재정리하는 컴포넌트구성 및 디자인(34,35)과;Component configuration and design (34, 35) for rearranging the components created by the component group (32) so as to be easier to see for the user; 송수신부(36)를 매개로 사용자 인터페이스 디자인툴접속기(17)에 XML로 전송하기 위하여 변환을 수행하는 컨버터(37)로 구성됨을 특징으로 하는 무선 어플리케이션 서비스 프로바이더 시스템.Wireless application service provider system, characterized in that consisting of a converter (37) for performing the conversion in order to transmit to the user interface design tool connector (17) via the transmission and reception unit (36).
KR10-2002-0014151A 2002-03-15 2002-03-15 Wireless Application Service Provider system KR100467005B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2002-0014151A KR100467005B1 (en) 2002-03-15 2002-03-15 Wireless Application Service Provider system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2002-0014151A KR100467005B1 (en) 2002-03-15 2002-03-15 Wireless Application Service Provider system

Publications (2)

Publication Number Publication Date
KR20020039648A KR20020039648A (en) 2002-05-27
KR100467005B1 true KR100467005B1 (en) 2005-01-24

Family

ID=19719837

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2002-0014151A KR100467005B1 (en) 2002-03-15 2002-03-15 Wireless Application Service Provider system

Country Status (1)

Country Link
KR (1) KR100467005B1 (en)

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6996537B2 (en) 2001-08-13 2006-02-07 Qualcomm Incorporated System and method for providing subscribed applications on wireless devices over a wireless network
US9203923B2 (en) 2001-08-15 2015-12-01 Qualcomm Incorporated Data synchronization interface
US9232077B2 (en) 2003-03-12 2016-01-05 Qualcomm Incorporated Automatic subscription system for applications and services provided to wireless devices
US10043170B2 (en) 2004-01-21 2018-08-07 Qualcomm Incorporated Application-based value billing in a wireless subscriber network
KR100594635B1 (en) * 2004-02-05 2006-06-30 학교법인 인하학원 System and Methode for dealing with data transmitting between a client database and an ASP application
EP1569109A1 (en) * 2004-02-27 2005-08-31 Research In Motion Limited A system and method for mapping between message and data domains using a metadata defined mapping
KR100706839B1 (en) * 2004-06-23 2007-04-11 (주)투비소프트 Method and system for application program information of server
KR100679396B1 (en) * 2004-08-19 2007-02-05 에스케이 텔레콤주식회사 Access System For Content Providers
KR100594572B1 (en) * 2004-11-24 2006-06-30 에스케이 텔레콤주식회사 Wireless internet contents quality management method
KR100677429B1 (en) 2005-02-01 2007-02-02 엘지전자 주식회사 Method for processing user interface in mobile communication terminal
US9185538B2 (en) 2005-05-31 2015-11-10 Qualcomm Incorporated Wireless subscriber application and content distribution and differentiated pricing
US9350875B2 (en) 2005-05-31 2016-05-24 Qualcomm Incorporated Wireless subscriber billing and distribution
US9143622B2 (en) 2006-02-17 2015-09-22 Qualcomm Incorporated Prepay accounts for applications, services and content for communication devices
US9185234B2 (en) 2006-02-22 2015-11-10 Qualcomm Incorporated Automated account mapping in a wireless subscriber billing system
KR100669224B1 (en) * 2006-04-28 2007-01-16 모두스타 주식회사 Digital contents and ucc transaction method based on digital rights management
KR100843076B1 (en) * 2006-07-18 2008-07-03 삼성전자주식회사 System and method for managing domain state information
KR100910997B1 (en) * 2007-05-10 2009-08-05 한국전자통신연구원 Apparatus of transforming multimedia service format, system of providing multimedia service
KR101067785B1 (en) * 2009-02-09 2011-09-28 조정열 Dynamic object conversion middleware system for communication service and Method of providing communication service using it

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000194612A (en) * 1998-12-28 2000-07-14 Spyglass Inc Method and device for converting contents of electronic data into contents used for radio device
KR20010047541A (en) * 1999-11-22 2001-06-15 오기호 System and method for generation the page designed
KR20010085171A (en) * 2000-02-28 2001-09-07 송용호 Contents service system and method for internet access of mobile telephone
KR20020005503A (en) * 2000-07-07 2002-01-17 가나이 쓰토무 Base station apparatus, mobile station, and contents provider
KR100379572B1 (en) * 2000-12-28 2003-04-11 주식회사 아이티안 A real-time mobile markup language translating system and a method automatically

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000194612A (en) * 1998-12-28 2000-07-14 Spyglass Inc Method and device for converting contents of electronic data into contents used for radio device
KR20010047541A (en) * 1999-11-22 2001-06-15 오기호 System and method for generation the page designed
KR20010085171A (en) * 2000-02-28 2001-09-07 송용호 Contents service system and method for internet access of mobile telephone
KR20020005503A (en) * 2000-07-07 2002-01-17 가나이 쓰토무 Base station apparatus, mobile station, and contents provider
KR100379572B1 (en) * 2000-12-28 2003-04-11 주식회사 아이티안 A real-time mobile markup language translating system and a method automatically

Also Published As

Publication number Publication date
KR20020039648A (en) 2002-05-27

Similar Documents

Publication Publication Date Title
KR100467005B1 (en) Wireless Application Service Provider system
US7448043B2 (en) System and method of compact messaging in network communications by removing tags and utilizing predefined message definitions
US6772216B1 (en) Interaction protocol for managing cross company processes among network-distributed applications
US7114160B2 (en) Web content customization via adaptation Web services
US7797450B2 (en) Techniques for managing interaction of web services and applications
EP2151091A1 (en) Method and system for transcoding web pages by limiting selection through direction
WO2008106333A1 (en) Apparatus and method for remote querying of data sources
US20120179840A1 (en) System and method for distributed content transformation
CN101771928B (en) Method and system and proxy server for Webpage transmitting
Kumar et al. WAP: present and future
KR100876958B1 (en) A Middleware for Data Communication Between Various Terminals and Application Server and An Operating Method thereof
KR20020054248A (en) Device and Method to Integrate XML e-Business into Non-XML e-Business System
JP2005143100A (en) Erp access method from mobile device
EP1715647A1 (en) System and Method for Generic Data Mapping Between Wireless Component Applications and Application Data Sources
Wu et al. The design and implementation of intelligent transportation web services
KR100461730B1 (en) Mobile application server for various mobile devices
KR100629018B1 (en) The legacy interface system and operating method for enterprise wireless application service
Shen et al. WAP mail service and short message service for mobile CRM [customer relationship management]
KR20060012920A (en) The system and operating method for enterprise wireless application service
Yang et al. Building XML-based unified user interface system under J2EE architecture
Yurday et al. A service oriented reflective wireless middleware
CN202798793U (en) Mobile terminal commercial platform
Shim et al. Automatic generation and integration of rosettanet based on generic templates and components
Breeding Introduction to Web Services
Viterbo et al. An ontology based on the CC/PP framework to support content adaptation in context-aware systems

Legal Events

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

Payment date: 20111025

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20121025

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee