KR100977128B1 - Advertisement providing method using web service technology - Google Patents

Advertisement providing method using web service technology Download PDF

Info

Publication number
KR100977128B1
KR100977128B1 KR1020030015510A KR20030015510A KR100977128B1 KR 100977128 B1 KR100977128 B1 KR 100977128B1 KR 1020030015510 A KR1020030015510 A KR 1020030015510A KR 20030015510 A KR20030015510 A KR 20030015510A KR 100977128 B1 KR100977128 B1 KR 100977128B1
Authority
KR
South Korea
Prior art keywords
web service
advertisement
information
registry
service
Prior art date
Application number
KR1020030015510A
Other languages
Korean (ko)
Other versions
KR20040080642A (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 KR1020030015510A priority Critical patent/KR100977128B1/en
Publication of KR20040080642A publication Critical patent/KR20040080642A/en
Application granted granted Critical
Publication of KR100977128B1 publication Critical patent/KR100977128B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Abstract

1. 청구범위에 기재된 발명이 속한 기술분야1. TECHNICAL FIELD OF THE INVENTION

본 발명은 웹서비스 기술을 이용한 광고 제공 방법에 관한 것임.The present invention relates to an advertisement providing method using a web service technology.

2. 발명이 해결하려고 하는 기술적 과제2. The technical problem to be solved by the invention

본 발명은, 웹서비스 중개자가 웹서비스 등록소(UDDI)의 기본적인 정보 외에 웹서비스 제공자(Provider)의 광고에 대한 부가정보를 가지고 웹서비스 요청자(Requester)에게 광고를 제공하기 위한 웹서비스 기술을 이용한 광고 제공 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하고자 함.The present invention utilizes a web service technology for providing an advertisement to a web service requester with a web service broker having additional information on the advertisement of the web service provider in addition to the basic information of the web service registry (UDDI). To provide a computer-readable recording medium recording an advertisement providing method and a program for realizing the method.

3. 발명의 해결방법의 요지 3. Summary of Solution to Invention

본 발명은, 웹서비스 기술을 이용한 광고 제공 방법에 있어서, 웹서비스 제공자가 등록 애플리케이션(Publishing API)을 통해 서비스 기술 정보를 웹서비스 등록소(UDDI)에 등록할 때, UDDI 레지스트리의 서비스 키(service_key)를 참조하는 참조키(foreign key)를 사용하여 광고정보 레지스트리를 동시에 등록하는 제 1 단계; 및 웹서비스 요청시, 웹서비스 중개자가 상기 UDDI의 기본정보 외에 광고정보 레지스트리를 동시에 웹서비스 요청자에게 제공하여 광고를 조회할 수 있도록 하는 제 2 단계를 포함함.The present invention provides a method for providing an advertisement using a web service technology. When a web service provider registers service description information with a web service registry (UDDI) through a publishing application, a service key (service_key) of the UDDI registry is provided. A first step of simultaneously registering the advertisement information registry by using a foreign key referencing (); And a second step of allowing the web service broker to search the advertisement by simultaneously providing the web service requester with the advertisement information registry in addition to the basic information of the UDDI.

4. 발명의 중요한 용도4. Important uses of the invention

본 발명은 웹 서비스 처리 시스템 등에 이용됨.The present invention is used in a web service processing system.

웹서비스, 광고, UDDI, 광고정보 레지스트리Web Service, Advertising, UDDI, Advertising Information Registry

Description

웹서비스 기술을 이용한 광고 제공 방법{Advertisement providing method using web service technology} Advertisement providing method using web service technology}             

도 1 은 종래의 웹서비스 등록소 DB 데이터 구조를 나타낸 구성도.1 is a block diagram showing a conventional web service registry DB data structure.

도 2 는 본 발명이 적용되는 웹 서비스 처리 시스템의 구성예시도.2 is an exemplary configuration diagram of a web service processing system to which the present invention is applied.

도 3 은 본 발명에 따른 웹서비스 등록소와 광고정보 DB 구조를 나타낸 구조도.3 is a structural diagram showing a web service registry and the advertisement information DB structure according to the present invention.

도 4a 및 도 4b 는 본 발명에 따른 웹서비스 기술을 이용한 광고 제공 방법 중 웹서비스 등록 애플리케이션 처리 과정에 대한 일실시예 흐름도.4A and 4B are flowcharts illustrating an embodiment of a process of processing a web service registration application in an advertisement providing method using a web service technology according to the present invention;

도 5a 및 도 5b 는 본 발명에 따른 웹서비스 기술을 이용한 광고 제공 방법 중 웹서비스 검색 애플리케이션 처리 과정에 대한 일실시예 흐름도.
5A and 5B are flowcharts illustrating an embodiment of a process of processing a web service search application in an advertisement providing method using a web service technology according to the present invention;

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

21 : 웹서비스 제공자 22 : 웹서비스 등록소21: Web Service Provider 22: Web Service Registry

23 : 웹서비스 요청자 24 : 등록 애플리케이션23: Web service requester 24: Registration application

25 : 검색 애플리케이션 26 : 서비스 기술 정보25: search application 26: service technical information

27 : 광고정보 레지스트리27: advertising information registry

본 발명은 웹서비스 기술을 이용한 광고 제공 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것으로, 특히 웹서비스 중개자가 웹서비스 등록소(UDDI : Universal Description, Discovery and Integration)의 기본적인 정보 외에 웹서비스 제공자(Provider)의 광고에 대한 부가정보를 가지고 웹서비스 요청자(Requester)에게 광고를 제공하기 위한 웹서비스 기술을 이용한 광고 제공 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것이다. The present invention relates to a method of providing an advertisement using a web service technology and a computer-readable recording medium recording a program for realizing the method. In particular, a web service intermediary may be used by a web service broker (UDDI). Computer with a method of providing an advertisement using a web service technology for providing an advertisement to a web service requester with the additional information on the advertisement of the web service provider in addition to the basic information of The present invention relates to a recording medium which can be read by.

먼저, 본 발명의 이해를 돕기 위하여 웹서비스 기술에 대해 살펴보기로 한다. First, a web service technology will be described to help understanding of the present invention.

정보사회가 제공해 줄 수 있는 무한한 혜택 중 가장 큰 것은 아마도 개인의 세계화일 것이다. 즉, 인터넷의 급속한 보급은 세계를 하나의 전자 문화권으로 통합시켜 세계 어디에서나 결재를 하고 보고를 자유로이 받을 수 있도록 하며, 지구촌 구석구석에 있는 정보나 문화에 대하여 속속들이 접근하는 것이 가능하도록 하고 있다. Perhaps the greatest of all the infinite benefits that the information society can provide is individual globalization. In other words, the rapid dissemination of the Internet allows the world to be integrated into one electronic culture so that payments and reports can be made freely from anywhere in the world, and it is possible to have access to information and culture in every corner of the globe.

따라서, 특정 정보를 얻고자 하는 개인은 이제 과거처럼 도서관이나 서점을 찾아서 해당 정보를 얻기보다는 인터넷에 연결된 자신의 컴퓨터의 웹브라우저를 구동시켜 인터넷상의 정보 제공 웹사이트에 접속함으로써 자신이 원하는 정보를 신속 하게 얻을 수 있다.As a result, individuals who want to obtain specific information can now quickly access the information they want by running a web browser on their computer that is connected to the Internet, rather than finding a library or bookstore to obtain that information. You can get it.

IT 환경의 발전단계를 살펴보면, 초기 1세대에는 메인프레임 서버가 중앙에서 모든 정보를 집중 관리(메인 프레임 방식)하다가, 2세대에는 컴포넌트 기반의 클라이언트/서버 방식으로 전이되었다. 최근에는 웹 기반의 개방형 시스템이 e-Business의 주류를 차지하고 있다. 이를 흔히 웹 사이트 방식 또는 WAS(Web Application Server) 방식이라고 한다. In the development stage of the IT environment, in the first generation, the mainframe server centrally managed all the information (mainframe method), and in the second generation, the component-based client / server method was transferred. Recently, open web-based systems have become the mainstream of e-business. This is often referred to as the web site method or web application server (WAS) method.

이러한 IT 환경의 변화에 따라, 웹 상에서 서로 연계되지 않은 각종 웹 애플리케이션들끼리 서로 통신하면서 데이터를 주고 받게 하자는 개념의 "웹서비스"가 최근 주목을 받고 있다. 웹서비스는 "제2의 인터넷 혁명"으로까지 평가되고 있으며, 향후 본격적인 시장 성숙기에 접어들 것으로 전망되고 있다. 또한, 차세대 e-Business의 기반으로 웹서비스가 폭넓게 구축될 것으로 전망되고 있어, 대형 소프트웨어 벤더들을 중심으로 웹서비스 관련 인프라 소프트웨어 및 개발 툴 부분에서 경쟁이 치열하게 전개되고 있다. 이는 또한 웹서비스 시장의 성장을 이끌고 있는 주요한 요인으로 분석되고 있다. As the IT environment changes, "Web services", which have a concept of exchanging data while communicating with each other, are being attracted attention recently. Web services have been evaluated as "the second Internet revolution" and are expected to enter the full-scale market maturity in the future. In addition, web services are expected to be widely deployed based on the next-generation e-business, and competition among the large software vendors in the area of web services related infrastructure software and development tools is intensifying. It is also analyzed as a major factor driving the growth of the web services market.

웹서비스를 간단히 설명하면, 이기종 플랫폼에 탑재된 서로 다른 애플리케이션들간에 데이터 통신기능을 이용하여 작업(task)을 자동화할 수 있는 서비스 통합 기술이라 말할 수 있다. 네트워크상에서 동적으로 상호 작용하는 다양한 이기종 플랫폼 환경이 보편화됨에 따라 관심이 고조되는 것이 웹서비스이다. 웹서비스는 별도의 플랫폼에 별도의 언어로 작성된 프로그램들이 표준 기반으로 서로 통신할 수 있도록 상호 운용성을 보장해 준다. 기존의 CORBA(Common Object Request Broker Architecture)에도 같은 개념이 존재하지만, SOAP(Simple Object Access Protocol)를 이용한 프레임워크는 확장성과 유연성이 뛰어나다. 또한, 표준 웹 프로토콜인 XML(Extensible Markup Language), HTTP(Hypertext Transfer Protocol) 및 TCP/IP(Transmission Control Protocol/Internet Protocol)와 작동함으로써 통신 프로토콜을 위한 제반 비용도 현저히 작아질 수 있다는 장점이 있다. 기존 웹은 컴퓨터의 브라우저를 통해 요청된 문서 또는 값이 서버측에서 수행되어 그 리턴값으로 HTML(HyperText Markup Language) 문서를 HTTP로 전달하는 방식에 그쳤지만, 웹서비스가 실현되면 어떠한 기기, 어떠한 프로그램도 SOAP을 통해 원하는 기능을 원격에서 수행할 수 있게 된다. 즉, SOAP을 통해 원격 컴퓨터에 구현된 function을 마치 자신의 function처럼 사용할 수 있게 된다. 만약, PDA의 워드 프로세서에 자동 계산 기능을 추가하고자 하면 웹서비스 디렉토리로부터 필요한 기능의 위치정보 및 사양을 전송받아 해당 서버의 계산 관련 객체를 호출하기만 하면 되는 것이다. 웹서비스를 통해 진정한 의미의 분산 객체 서비스가 현실로 실행되는 것이다.In brief, Web services can be said to be a service integration technology that can automate tasks using data communication between different applications on heterogeneous platforms. Web services are of increasing interest as various heterogeneous platform environments that dynamically interact on a network become popular. Web services ensure interoperability so that programs written in separate languages on separate platforms can communicate with each other on a standards-based basis. The same concept exists in the CORBA (Common Object Request Broker Architecture), but the framework using the Simple Object Access Protocol (SOAP) is highly scalable and flexible. In addition, it works with standard Web protocols such as Extensible Markup Language (XML), Hypertext Transfer Protocol (HTTP), and Transmission Control Protocol / Internet Protocol (TCP / IP). In the existing web, the document or value requested through the browser of a computer is executed on the server side and the HTML (HyperText Markup Language) document is transmitted as HTTP as a return value. SOAP also allows you to perform desired functions remotely. In other words, a function implemented on a remote computer can be used as its own function through SOAP. If you want to add the automatic calculation function to the PDA's word processor, you just need to call the calculation related object of the server by receiving the location information and specification of the required function from the web service directory. Through web services, a true distributed object service is executed in reality.

현재까지의 웹은 사용자와 프로그램간의 상호 작용이 주를 이루었으나, 에이전트 기술 및 개인화 서비스의 보편화로 인해 프로그램과 프로그램간 자동적인 상호 작용이 많아져 웹서비스 표준화가 절실히 요구되고 있다.Until now, the web has mainly been the interaction between the user and the program, but due to the generalization of agent technology and personalization service, the automatic interaction between the program and the program is increasing, so the standardization of the web service is urgently required.

전술한 바를 간단히 요약하면, 웹서비스란 플랫폼, 구현언어, 네트워크에 상관없이 방화벽을 통과해 어플리케이션간의 데이터 공유와 커뮤니케이션을 가능케 하는 기술로서, 현재까지의 웹이 어플리케이션과 사용자의 상호작용에 필요한 기술이라면, 웹서비스는 어플리케이션과 어플리케이션 간의 상호작용을 위한 기술로, XML을 기반으로 하는 표준들을 따르므로 플랫폼과 언어에 중립적이다.In summary, web services are technologies that enable data sharing and communication between applications across firewalls regardless of platform, implementation language, or network. In other words, Web services are technologies for application-to-application interaction, and are platform- and language-neutral because they follow XML-based standards.

즉, 기존 웹 환경은 사용자가 웹을 통해서 요구하면 웹 어플리케이션이 그 결과를 웹페이지를 통해 보는 방식인 반면에, 웹서비스 환경은 사용자가 아닌 클라이언트의 어플리케이션이 웹을 통해 웹서비스 어플리케이션에 요청(Request)을 전송하고 그에 따른 결과를 전송해주는 방식이다. In other words, in the existing web environment, when the user requests through the web, the web application sees the result through the web page, whereas in the web service environment, the application of the client, not the user, requests the web service application through the web. ) And the result accordingly.

따라서, 웹서비스 기술을 이용하여 클라이언트는 자기가 가지고 있지 않은 어플리케이션을 새로 개발할 필요없이 기 개발된 웹서비스 어플리케이션을 호출하여 이용할 수 있다. Therefore, by using the web service technology, a client can call and use a previously developed web service application without having to newly develop an application that the client does not have.

일반적으로, 웹서비스 등록소(UDDI)는 웹서비스에 대한 정보를 저장하고 웹서비스 제공자의 기술정보만을 검색하여 해당 서비스를 제공하는데, 현재의 UDDI 구조로는 웹서비스 제공자가 웹서비스와 함께 회사의 광고를 실어보내는 것이 불가능하다. 즉, UDDI에 등록된 웹서비스의 비지니스 엔터티(Business Entity), 비지니스 서비스(Business Service), 바인딩 템플러트(Binding Template) 정보를 가지고 tModel을 참조하며, 제공하는 정보는 해당 웹서비스를 호출하는데 필요한 서비스명, URL(Uniform Resource Locator), 포트번호 등에 국한되어 있다. 그리고, 웹서비스 호출은 주로 프로그램상에서 검색(Inquiry)하는 방식으로 구현되어 있으므로 웹서비스와 바인딩될 때 제공자의 광고정보를 태그나 URL 형태로 제공받아 유사한 웹서비스에 대한 정보나 기업정보를 이용하기가 어렵다. In general, a web service registry (UDDI) stores information about a web service and retrieves only technical information of a web service provider to provide a corresponding service. With the current UDDI structure, a web service provider is provided with a web service. It is impossible to send an advertisement. That is, tModel is referred to with business entity, business service, and binding template information of the web service registered in UDDI, and the provided information is a service necessary to call the web service. It is limited to a name, a Uniform Resource Locator (URL), a port number, and the like. In addition, the web service call is mainly implemented by searching in a program. Therefore, when the web service is bound to the web service, the advertisement information of the provider is provided in the form of a tag or a URL, and thus it is not possible to use the information or company information of the similar web service. it's difficult.

한편, 종래의 웹서비스 처리시스템의 구성요소 중 웹서비스 제공자, 중개자, 요청자간의 처리 과정을 살펴보면, 웹서비스 제공자가 이미 제공되고 있는 등 록 애플리케이션(Publishing API)을 통해 자신의 웹서비스 중에서 공개하여 서비스로 제공하기를 원하는 서비스 기술(Description) 정보를 웹서비스 등록소(UDDI)에 등록한다. 불특정 다수의 산재된 웹서비스들 중에서 자신이 원하는 서비스를 제공받기 위해 웹서비스 요청자는 이미 제공되고 있는 검색 애플리케이션(Inquiry API)을 통해 웹서비스 등록소(UDDI)에서 검색하여, 해당 웹서비스 제공자로부터 자신이 검색한 서비스 기술(Description) 정보를 토대로 서비스를 받는다.On the other hand, when the processing process between the web service provider, the intermediary, and the requester among the components of the conventional web service processing system, the web service provider is already published in its own web service through a publishing application (Publishing API) Register service description information desired to be provided as a service in the web service registry (UDDI). Among the many unspecified web services, the web service requester searches through the web service registry (UDDI) through the search API (Inquiry API), which is already provided, to obtain the desired service from the web service provider. The service is received based on the retrieved service description information.

도 1 은 종래의 웹서비스 등록소 DB 데이터 구조를 나타낸 구성도로서, 종래 웹서비스 등록소(UDDI)의 DB 데이터 구조와 광고정보 DB 데이터 구조를 테이블 형태로 나타낸 것이다.FIG. 1 is a block diagram illustrating a conventional web service registry DB data structure. The DB data structure and the advertisement information DB data structure of a conventional web service registry (UDDI) are shown in a table form.

도 1에 도시된 바와 같이, UDDI의 DB 구조에서는 Service_key를 Primary Key(주 Key)로 하는 Business service를 가질 수 있고 Business service의 name, description, binding template를 통해 tModel을 참조하는 구조이다.As shown in FIG. 1, in the DB structure of UDDI, the DB structure of UDDI may have a business service using Service_key as a primary key and refer to a tModel through a name, description, and binding template of the business service.

따라서, Business service 정보와 결합할 수 있는 Business 카테고리, 광고 카테고리, 광고 제공방식, 광고 제공 조건 등을 포함한 부가정보 영역이 없어 광고 정보를 포함하여 웹서비스를 제공하는 등록 애플리케이션(Publishing API) 구현에 적용할 수 없으며, 웹서비스에 대한 광고 효과를 기대하는 메커니즘을 제공하지 못하는 문제점이 있다.
Therefore, there is no additional information area including business category, advertisement category, advertisement provision method, advertisement provision condition, etc. which can be combined with business service information, so it is applied to the implementation of a publishing application that provides web services including advertisement information. There is a problem that can not provide a mechanism that expects the effect of advertising on Web services.

본 발명은, 상기한 바와 같은 문제점을 해결하기 위하여 제안된 것으로, 웹 서비스 중개자가 웹서비스 등록소(UDDI)의 기본적인 정보 외에 웹서비스 제공자(Provider)의 광고에 대한 부가정보를 가지고 웹서비스 요청자(Requester)에게 광고를 제공하기 위한 웹서비스 기술을 이용한 광고 제공 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하는데 그 목적이 있다.
The present invention has been proposed to solve the above problems, and the web service broker has additional information on the advertisement of the web service provider in addition to the basic information of the web service registry (UDDI). It is an object of the present invention to provide an advertisement providing method using a web service technology for providing an advertisement to a requester and a computer-readable recording medium recording a program for realizing the method.

상기 목적을 달성하기 위한 본 발명은, 웹서비스 기술을 이용한 광고 제공 방법에 있어서, 웹서비스 제공자가 등록 애플리케이션(Publishing API)을 통해 서비스 기술 정보를 웹서비스 등록소(UDDI)에 등록할 때, UDDI 레지스트리의 서비스 키(service_key)를 참조하는 참조키(foreign key)를 사용하여 광고정보 레지스트리를 동시에 등록하는 제 1 단계; 및 웹서비스 요청시, 웹서비스 중개자가 상기 UDDI의 기본정보 외에 광고정보 레지스트리를 동시에 웹서비스 요청자에게 제공하여 광고를 조회할 수 있도록 하는 제 2 단계를 포함하여 이루어진 것을 특징으로 한다.In order to achieve the above object, the present invention provides a method for providing an advertisement using a web service technology, when a web service provider registers service description information with a web service registry (UDDI) through a publishing application (UDDI). A first step of simultaneously registering the advertisement information registry using a foreign key referencing a service key of the registry; And a second step of allowing the web service broker to search the advertisement by simultaneously providing the web service requester with the advertisement information registry in addition to the basic information of the UDDI.

또한, 본 발명은, 프로세서를 구비한 웹 서비스 처리 시스템에, 웹서비스 제공자가 등록 애플리케이션(Publishing API)을 통해 서비스 기술 정보를 웹서비스 등록소(UDDI)에 등록할 때, UDDI 레지스트리의 서비스 키(service_key)를 참조하는 참조키(foreign key)를 사용하여 광고정보 레지스트리를 동시에 등록하는 제 1 기능; 및 웹서비스 요청시, 웹서비스 중개자가 상기 UDDI의 기본정보 외에 광고정보 레지스트리를 동시에 웹서비스 요청자에게 제공하여 광고를 조회할 수 있도록 하는 제 2 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.In addition, the present invention provides a service key of a UDDI registry when a web service provider registers service description information with a web service registry (UDDI) through a publishing application in a web service processing system having a processor. a first function of simultaneously registering an advertisement information registry using a foreign key referencing service_key; And a computer readable record of a program for realizing a second function of allowing a web service intermediary to provide a web service requester with an advertisement information registry at the same time, in addition to the basic information of the UDDI, when the web service is requested. Provide the medium.

상술한 목적, 특징들 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이다. 이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명한다.The above-mentioned objects, features and advantages will become more apparent from the following detailed description in conjunction with the accompanying drawings. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 2 는 본 발명이 적용되는 웹 서비스 처리 시스템의 구성예시도이다.2 is an exemplary configuration diagram of a web service processing system to which the present invention is applied.

도 2에 도시된 바와 같이, 웹서비스 제공자(21)가 등록 애플리케이션(Publishing API)(24)을 통해 서비스 기술(Description) 정보(26)를 웹서비스 등록소(UDDI)(22)에 등록할 때, UDDI 레지스트리의 Service_key를 참조하는 참조키(Foreign Key)를 사용하여(도 3 참조) 광고정보 레지스트리(27)를 동시에 등록할 수 있게 한다. 따라서, 등록 애플리케이션(Publishing API)(도 4a 참조)에서도 광고 레지스트리(27)에 접근하는 부분이 추가된다. Publishing API의 광고 레지스트리 접근 방법은 후술되는 도 4a에 서 구체적으로 설명하기로 한다.As shown in FIG. 2, when the web service provider 21 registers the service description information 26 with the web service registry (UDDI) 22 through the publishing application 24. , It is possible to simultaneously register the advertisement information registry 27 by using a reference key (Foreign Key) referencing the Service_key of the UDDI registry (see Fig. 3). Therefore, the part which accesses the advertising registry 27 is also added in the publishing application (refer FIG. 4A). Ad registry access method of the Publishing API will be described in detail in Figure 4a to be described later.

또한, 웹서비스 요청자(23)가 검색 애플리케이션(Inquiry API)(25)을 통해 웹서비스 등록소(UDDI)(22)에서 검색할 때, UDDI 레지스트리의 Service_key를 참조하는 참조키(Foreign Key)를 사용하여(도 3 참조) 광고정보 레지스트리(27)의 정보를 동시에 가져오도록 한다. 여기서는 검색 애플리케이션(Inquiry API)(도 4b 참조)에서 광고정보를 find, get 처리하는 부분이 추가된다. Inquiry API의 광고정보 처리방법은 후술되는 도 4b에서 구체적으로 설명하기로 한다.In addition, when the web service requester 23 searches in the web service registry (UDDI) 22 through the search application (Inquiry API) 25, it uses a reference key referring to the service_key of the UDDI registry. (See FIG. 3), information of the advertisement information registry 27 is simultaneously imported. Here, a part for finding and getting advertisement information is added in a search application (Inquiry API) (see FIG. 4B). The advertisement information processing method of the Inquiry API will be described in detail with reference to FIG. 4B.

도 3 은 본 발명에 따른 웹서비스 등록소와 광고정보 DB 구조를 나타낸 구조 도이다.3 is a structural diagram showing a web service registry and an advertisement information DB structure according to the present invention.

도 3에 도시된 바와 같이, 광고정보 레지스트리를 추가로 구성하여 UDDI DB에서 Service_key를 참조하여 "광고의 카테고리(Advertisement Category)", "광고 바인딩 형태(Binding Type)", 기타 정보 등을 동시에 결합할 수 있도록 한다. 이를 위해 웹서비스 제공자는 제공하는 웹서비스가 광고를 포함시키고 있는지(광고의 카테고리), 광고의 내용상 분류가 어디에 속하는지, 광고의 제공방식이 태그(tag) 형태 또는 URL, 텍스트 방식인지에 대한 정보(광고 바인딩 형태)를 포함하여 광고정보 레지스트리를 구성해야 한다.As shown in FIG. 3, the advertisement information registry may be additionally configured to simultaneously combine "Advertisement Category", "Ad Binding Type", and other information with reference to Service_key in the UDDI DB. To help. To this end, the web service provider may provide information on whether the web service provided includes an advertisement (category of the advertisement), where the categorization belongs to the content of the advertisement, and whether the advertisement is provided in the form of a tag, URL, or text. The advertisement information registry must be configured, including (ad binding form).

도 4a 및 도 4b 는 본 발명에 따른 웹서비스 기술을 이용한 광고 제공 방법 중 웹서비스 등록 애플리케이션(Publishing API) 처리 과정에 대한 일실시예 흐름도로서, 웹서비스 제공자가 웹서비스를 UDDI에 등록할 때 Publishing API(24)를 구현하는데 있어서, 등록(Save) 기능(도 4a)과 삭제(Delete) 기능(도 4b)을 기본으로 한다.4A and 4B are flowcharts illustrating an example of a process of processing a web service registration application (Publishing API) in a method of providing an advertisement using a web service technology according to the present invention. When a web service provider registers a web service in UDDI, In implementing the API 24, it is based on the Save function (FIG. 4A) and the Delete function (FIG. 4B).

먼저, 도 4a를 참조하여 등록(Save) 기능을 살펴보면, 서비스 등록(save_service) 이후, 광고정보를 제공하고자 할 때, 광고정보 레지스트리를 등록하기 위해 우선 광고정보를 등록한다(save_Ad_info). 그리고, 광고정보 등록(save_Ad_info)에 대한 종속처리로, 광고정보의 카테고리를 등록하고(save_Ad_category), 광고정보 바인딩 형태를 등록한다(save_Ad_binding type). 다음으로, 바인딩 등록(save_binding)후, 광고정보 바인딩(save_Ad_info_binding)을 수행한다. First, referring to the save function with reference to FIG. 4A, when the advertisement information is to be provided after the service registration (save_service), the advertisement information is first registered to register the advertisement information registry (save_Ad_info). In addition, as a subordinate process for advertisement information registration (save_Ad_info), a category of advertisement information is registered (save_Ad_category), and an advertisement information binding type is registered (save_Ad_binding type). Next, after binding registration (save_binding), advertisement information binding (save_Ad_info_binding) is performed.                     

다음, 도 4b를 참조하여 삭제(Delete) 기능을 살펴보면, 서비스 삭제(delete_service) 이후, 광고정보를 제공하고자 할 때, 광고정보 레지스트리를 삭제하기 위해 우선 광고정보를 삭제한다(delete_Ad_info). 그리고, 광고정보 삭제(delete_Ad_info)에 대한 종속처리로, 광고정보의 카테고리를 삭제하고(delete_Ad_category), 광고정보 바인딩 형태를 삭제한다(delete_Ad_binding type). 다음으로, 바인딩 삭제(delete_binding)후, 광고정보 바인딩(delete_Ad_info_binding)을 수행한다.Next, referring to the delete function with reference to FIG. 4B, after the service is deleted (delete_service), when the advertisement information is to be provided, the advertisement information is first deleted to delete the advertisement information registry (delete_Ad_info). Then, as a subordinate process of deleting the advertisement information (delete_Ad_info), the category of the advertisement information is deleted (delete_Ad_category), and the advertisement information binding type is deleted (delete_Ad_binding type). Next, after deleting the binding (delete_binding), the advertisement information binding (delete_Ad_info_binding) is performed.

도 5a 및 도 5b 는 본 발명에 따른 웹서비스 기술을 이용한 광고 제공 방법 중 웹서비스 검색 애플리케이션(Inquiry API) 처리 과정에 대한 일실시예 흐름도로서, 웹서비스 제공자가 웹서비스를 UDDI를 통해 원하는 웹서비스를 검색할 때 Inquiry API(25)를 구현하는데 있어서, 검색(Find) 기능(도 5a)과 수용(Get) 기능(도 5b) 기능을 기본으로 한다.5A and 5B are flowcharts illustrating an example of a process of processing an Inquiry API in a method of providing an advertisement using a web service technology according to the present invention, wherein a web service provider wants a web service through UDDI. In implementing the Inquiry API 25 when retrieving, it is based on a find function (FIG. 5A) and a get function (FIG. 5B).

먼저, 도 5a를 참조하여 검색(Find) 기능을 살펴보면, 서비스 검색(find_service) 이후, 광고정보를 제공하고자 할 때, 광고정보 레지스트리를 검색하기 위해 우선 광고정보를 검색한다(find_Ad_info). 그리고, 광고정보 검색(find_Ad_info)에 대한 종속처리로, 광고정보의 카테고리를 검색하고(find_Ad_category), 광고정보 바인딩 형태를 검색한다(find_Ad_binding type). 다음으로, 바인딩 검색(find_binding)후, 광고정보 바인딩(find_Ad_info_binding)을 수행한다.First, referring to FIG. 5A, a search function is searched. When a service search (find_service) is to provide advertisement information, the advertisement information is first searched to search the advertisement information registry (find_Ad_info). Then, as a subordinate process for the advertisement information search (find_Ad_info), the category of the advertisement information is searched (find_Ad_category), and the advertisement information binding type is searched (find_Ad_binding type). Next, after the binding search (find_binding), the advertisement information binding (find_Ad_info_binding) is performed.

다음, 도 5b를 참조하여 수용(Get) 기능을 살펴보면, 서비스 수용(get_service_detail) 이후, 광고정보를 제공하고자 할 때, 광고정보 레지스트리를 수용하기 위해 우선 광고정보를 수용한다(get_Ad_info_detail). 그리고, 광고정보 수용(get_Ad_info_detail)에 대한 종속처리로, 광고정보의 카테고리를 수용하고(get_Ad_category), 광고정보 바인딩 형태를 수용한다(get_Ad_binding type). 다음으로, 바인딩 수용(get_bindingdetail)후, 광고정보 바인딩(get_Ad_info_binding)을 수행한다.Next, referring to FIG. 5B, when the service function (get_service_detail) is provided, when the advertisement information is to be provided, the advertisement information is first received (get_Ad_info_detail) to accommodate the advertisement information registry. In addition, as a subordinate process for accommodating advertisement information (get_Ad_info_detail), a category of advertisement information is received (get_Ad_category), and an advertisement information binding type is obtained (get_Ad_binding type). Next, after binding acceptance (get_bindingdetail), advertisement information binding (get_Ad_info_binding) is performed.

상술한 바와 같은 본 발명의 방법은 프로그램으로 구현되어 컴퓨터로 읽을 수 있는 기록매체(씨디롬, 램, 롬, 플로피 디스크, 하드 디스크, 광자기 디스크 등)에 저장될 수 있다.The method of the present invention as described above may be implemented as a program and stored in a computer-readable recording medium (CD-ROM, RAM, ROM, floppy disk, hard disk, magneto-optical disk, etc.).

이상에서 설명한 본 발명은 전술한 실시예 및 첨부된 도면에 의해 한정되는 것이 아니고, 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경이 가능하다는 것이 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 있어 명백할 것이다.
The present invention described above is not limited to the above-described embodiments and the accompanying drawings, and various substitutions, modifications, and changes are possible in the art without departing from the technical spirit of the present invention. It will be clear to those of ordinary knowledge.

상기한 바와 같은 본 발명은, 웹서비스 제공자와 이용자간의 웹서비스를 통한 광고를 허용함으로써, 이용자에게 웹서비스 뿐만 아니라 양질의 광고를 통한 부가정보를 이용하도록 하고 제공자에게는 홍보효과를 누릴 수 있도록 한다.As described above, the present invention allows an advertisement through a web service between a web service provider and a user, thereby allowing the user to use additional information through a high quality advertisement as well as a web service, and to enjoy a promotional effect for the provider.

또한, 본 발명은, 향후 웹서비스가 유료화되고 웹서비스의 중개 사업모델이 정착될 경우, 웹서비스를 통한 광고로 인해 중개자는 광고 수익을 얻고 이용자는 광고를 보는 대가로 웹서비스를 무료로 이용할 수 있는 효과가 있다. 또한, 웹서비스 제공자는 다수의 사용자에게 허용되는 유용한 웹서비스 제공시 광고를 실어 보냄으로써 인터넷 검색 포탈 사이트에서와 유사한 광고 효과를 기대할 수 있다.In addition, the present invention, when the web service is paid in the future and the mediation business model of the web service is settled, the intermediary to get advertising revenue due to the advertisement through the web service, the user can use the web service for free in exchange for viewing the advertisement It has an effect. In addition, the web service provider may expect an advertisement effect similar to that of an Internet search portal site by sending an advertisement when providing a useful web service that is allowed to a large number of users.

Claims (5)

웹서비스 기술을 이용한 광고 제공 방법에 있어서,In the advertisement providing method using a web service technology, 웹서비스 제공장치가 등록 애플리케이션(Publishing API)을 통해 서비스 기술 정보를 웹서비스 등록소(UDDI)에 등록할 때, UDDI 레지스트리의 서비스 키(service_key)를 참조하는 참조키(foreign key)를 사용하여 광고정보 레지스트리를 상기 UDDI에 등록하는 단계; 및When a web service provider registers service description information with a web service registry (UDDI) through a publishing application, the advertisement is referred to using a foreign key referencing the service key (service_key) of the UDDI registry. Registering an information registry with the UDDI; And 웹서비스 요청시, 웹서비스 중개장치가 상기 광고정보 레지스트리를 웹서비스 요청장치로 제공하여 광고를 조회할 수 있도록 하는 단계At the request of a web service, the web service intermediary device provides the advertisement information registry to the web service request device so that the advertisement can be viewed. 를 포함하는 웹서비스 기술을 이용한 광고 제공 방법.Advertising providing method using a web service technology comprising a. 제 1 항에 있어서,The method of claim 1, 상기 광고정보 레지스트리는,The advertising information registry, 광고의 카테고리, 광고에 대한 제공 방식(광고 바인딩 형태)에 대한 정보를 포함하는 것을 특징으로 하는 웹서비스 기술을 이용한 광고 제공 방법.An advertisement providing method using a web service technology comprising information on a category of an advertisement and a manner of providing the advertisement (ad binding form). 제 1 항에 있어서,The method of claim 1, 상기 웹서비스 요청장치는,The web service request device, 검색 애플리케이션(Inquiry API)을 통해 원하는 웹서비스를 상기 UDDI에서 검색하여 서비스 기술 정보를 토대로 해당 웹서비스 제공자로부터 웹서비스를 제공받고, 상기 UDDI에서 검색할 때 UDDI 레지스트리의 서비스 키(Service_key)를 참조하는 참조키(Foreign Key)를 사용하여 광고정보 레지스트리의 정보를 가져오는 것을 특징으로 하는 웹서비스 기술을 이용한 광고 제공 방법.Search for the desired web service through the Inquiry API in the UDDI, receive the web service from the corresponding web service provider based on service description information, and refer to the service key (Service_key) of the UDDI registry when searching in the UDDI. A method of providing an advertisement using a web service technology, characterized in that to obtain information of an advertisement information registry using a foreign key. 제 1 항 내지 제 3 항 중 어느 한 항에 있어서, 4. The method according to any one of claims 1 to 3, 상기 UDDI는,The UDDI, 서비스 기술 정보 뿐만 아니라 광고정보를 관리하여 웹서비스 제공자나 웹서비스 이용자가 원하는 형태로 광고를 제공하고 제공받도록 하는 것을 특징으로 하는 웹서비스 기술을 이용한 광고 제공 방법.A method of providing an advertisement using a web service technology, characterized by managing advertisement information as well as service technology information so that a web service provider or a web service user can provide and receive an advertisement in a desired form. 프로세서를 구비한 웹 서비스 처리 시스템에,In a web service processing system having a processor, 웹서비스 제공장치가 등록 애플리케이션(Publishing API)을 통해 서비스 기술 정보를 웹서비스 등록소(UDDI)에 등록할 때, UDDI 레지스트리의 서비스 키(service_key)를 참조하는 참조키(foreign key)를 사용하여 광고정보 레지스트리를 상기 UDDI에 등록하는 기능; 및When a web service provider registers service description information with a web service registry (UDDI) through a publishing application, the advertisement is referred to using a foreign key referencing the service key (service_key) of the UDDI registry. Registering an information registry with the UDDI; And 웹서비스 요청시, 웹서비스 중개장치가 상기 광고정보 레지스트리를 웹서비스 요청장치로 제공하여 광고를 조회할 수 있도록 하는 기능When a web service request is made, the web service intermediary device provides the advertisement information registry to the web service request device so that the advertisement can be viewed. 을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for realizing this.
KR1020030015510A 2003-03-12 2003-03-12 Advertisement providing method using web service technology KR100977128B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030015510A KR100977128B1 (en) 2003-03-12 2003-03-12 Advertisement providing method using web service technology

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030015510A KR100977128B1 (en) 2003-03-12 2003-03-12 Advertisement providing method using web service technology

Publications (2)

Publication Number Publication Date
KR20040080642A KR20040080642A (en) 2004-09-20
KR100977128B1 true KR100977128B1 (en) 2010-08-23

Family

ID=37365266

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030015510A KR100977128B1 (en) 2003-03-12 2003-03-12 Advertisement providing method using web service technology

Country Status (1)

Country Link
KR (1) KR100977128B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101132547B1 (en) * 2005-07-06 2012-04-02 주식회사 케이티 A fusion business System and Method between webzine and ASP using web service technology

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000054619A (en) * 2000-06-14 2000-09-05 임호길 Internet advertisement system and method utilizing the web service

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000054619A (en) * 2000-06-14 2000-09-05 임호길 Internet advertisement system and method utilizing the web service

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
KR논문
KR아이뉴스

Also Published As

Publication number Publication date
KR20040080642A (en) 2004-09-20

Similar Documents

Publication Publication Date Title
US7571208B2 (en) Creating proxies from service description metadata at runtime
Limthanmaphon et al. Web service composition with case-based reasoning
US8326856B2 (en) Method and apparatus of automatic method signature adaptation for dynamic web service invocation
US7499983B2 (en) Web dispatch service
US6598091B1 (en) Method and medium for rendering documents by server
US20070022199A1 (en) Method, Apparatus, and Program Product For Providing Web Service
US20080104258A1 (en) System and method for dynamic data discovery in service oriented networks with peer-to-peer based communication
US20050144557A1 (en) Transforming data automatically between communications parties in a computing network
US20040133580A1 (en) Persistent data storage for metadata related to web service entities
KR100759186B1 (en) System and method to provide web service that delivers information from semi structured web document and database
US7085807B2 (en) System and method for providing links to available services over a local network by a thin portal service configured to access imaging data stored in a personal imaging repository
US8250236B2 (en) Method and apparatus for translating a web services address
US8560701B2 (en) Method and apparatus for web service communication
KR100977128B1 (en) Advertisement providing method using web service technology
US7584284B2 (en) Path-token-based web service caching method
KR101017781B1 (en) Added value information utilization method for using web service technology
Weinreich et al. Enhancing presentation level integration of remote applications and services in web portals
US20060271514A1 (en) Structure of customized web services
US20040162872A1 (en) System and method for invoking WebDAV methods via component technologies
KR101000177B1 (en) System and its method for providing valuation information of web services
US20020147712A1 (en) Method and apparatus for aggregating and dispatching information in distributed systems
KR100566634B1 (en) Postal code offer system and the method to use web service
KR101517611B1 (en) Method for Providing Multimedia Except for Communication Load
Fischer et al. Towards service-oriented architectures
KR20170027327A (en) Method for Exchanging Data Except for Communication Load

Legal Events

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

Payment date: 20130805

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee