KR20020045837A - Method for Supplying Web Application on Web OS - Google Patents

Method for Supplying Web Application on Web OS Download PDF

Info

Publication number
KR20020045837A
KR20020045837A KR1020000075246A KR20000075246A KR20020045837A KR 20020045837 A KR20020045837 A KR 20020045837A KR 1020000075246 A KR1020000075246 A KR 1020000075246A KR 20000075246 A KR20000075246 A KR 20000075246A KR 20020045837 A KR20020045837 A KR 20020045837A
Authority
KR
South Korea
Prior art keywords
web
application
user
asp
web application
Prior art date
Application number
KR1020000075246A
Other languages
Korean (ko)
Inventor
임채욱
Original Assignee
임채욱
주식회사 라스트원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 임채욱, 주식회사 라스트원 filed Critical 임채욱
Priority to KR1020000075246A priority Critical patent/KR20020045837A/en
Publication of KR20020045837A publication Critical patent/KR20020045837A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/14Payment architectures specially adapted for billing systems
    • G06Q20/145Payments according to the detected use or quantity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Abstract

PURPOSE: A method for offering a web application is provided to supply an application to a user through a web platform or a web OS(Operating System), to supply only an application selected by an application user, and to collectively pay an application use charge to a company providing the web OS. CONSTITUTION: The method comprises the steps of searching web applications in a database, displaying the sought web applications on a web OS in the icon form(S20), transmitting a web application selected by a user to a user PC from an ASP(Active Server Page) web server(S40), and billing a charge to the user(S50). The effective web application for the user includes a web application provided from the ASP web server providing the web OS or a web application provided from other ASP web servers. The selected web application is transmitted to the user PC via an HTTPD(Hypertext Transfer Protocol Daemon) or a database gate. The charge for the use of a web application is billed as a fixed amount or in proportion to the use time.

Description

웹 어플리케이션 제공방법{Method for Supplying Web Application on Web OS}Method for Supplying Web Application {Method for Supplying Web Application on Web OS}

본 발명은 웹 어플리케이션 제공방법에 관한 것으로서, 웹 어플리케이션을 어플리케이션 제공자의 웹 플랫폼에 구애받지 않고 하나의 웹 플랫폼에서 제공할 수 있는 방법에 관한 것이다.The present invention relates to a method for providing a web application, and more particularly, to a method for providing a web application on one web platform regardless of the web platform of the application provider.

최근 ASP(Application Service Provider, 이하 "ASP"라 함)라는 새로운 형식의 어플리케이션 제공 방식이 부각되고 있다. ASP란, 웹 어플리케이션을 인터넷 등을 통하여 어플리케이션 사용자에게 제공하는 어플리케이션 제공자를 의미한다. 또한, ASP는 어플리케이션 사용자가 월 일정액을 내거나 사용한 시간에 비례하여 임대의 형식으로 웹 어플리케이션을 사용하는 서비스제공 방식을 의미한다. 이러한ASP 시장은 전용선 확충으로 인한 IT 인프라가 확대되어가고 있는 여건 및 어플리케이션 사용자의 입장에서 웹 어플리케이션을 저렴한 가격에 의한 사용할 수 있다는 이유로 인하여 장차 크게 성장할 것으로 예측되고 있다.Recently, a new type of application providing method called an application service provider (ASP) is emerging. An ASP means an application provider that provides a web application to an application user through the Internet. In addition, ASP refers to a service providing method of using a web application in the form of a lease in proportion to the time when an application user pays a monthly amount or uses it. The ASP market is expected to grow significantly in the future due to the expansion of the IT infrastructure due to the expansion of leased lines and the reason that web applications can be used at a low price from the point of view of application users.

기존의 ASP 업체들은 자신의 웹서버에 설치해둔 웹 어플리케이션 만을 공급하였다. 즉, 현재 개발되어 웹 상에서 서비스되고 있는 웹 어플리케이션은 웹 플랫폼 의존적이어서, ASP 업체에서 제공하는 웹 플랫폼이 아닌 다른 업체에서 제공하는 웹 플랫폼에서는 동일한 서비스를 이용할 수가 없다. 따라서, 웹 어플리케이션 사용자는 자신이 사용하는 웹 어플리케이션에 따라 ASP 업체별로 제공하는 웹 플래폼을 설치하여야 한다.Existing ASP vendors provided only web applications installed on their web servers. In other words, the web application currently developed and serviced on the web is dependent on the web platform, so the same service cannot be used on a web platform provided by a company other than the web platform provided by the ASP company. Therefore, the web application user should install the web platform provided by each ASP company according to the web application he / she uses.

본 발명의 목적은, 상기한 문제점을 해결하고자, 어플리케이션 제공자들은 우선 본 발명에 의해 구현된 웹 플랫폼인 웹 오에스를 통하여 어플리케이션 사용자에게 어플리케이션을 공급하게 되고, 어플리케이션 사용자는 상기 웹 오에스에서 자신이 선택한 어플리케이션만을 공급받고, 어플리케이션 이용대금을 본 발명에 따른 웹 오에스를 제공하는 회사에 일괄적으로 납부하는 웹 어플리케이션 제공방법을 제공하는데 있다.An object of the present invention, in order to solve the above problems, the application providers first supply the application to the application user through the web platform implemented by the web application, the application user is the application selected by the user in the web OS The present invention provides a method for providing a web application that is supplied with a bay and is paid collectively to a company providing a web OS according to the present invention.

도 1은 본 발명에 의한 일실시예로서, 웹 어플리케이션 제공하는 방법을 단계별로 도시한 흐름도이고,1 is a flowchart illustrating a step-by-step method of providing a web application according to an embodiment of the present invention.

도 2는 본 발명에 의한 일실시예로서, 웹 어플리케이션 제공하는 웹서버 및 어플리케이션 사용자 PC의 구성을 도시한 구성도이다.2 is a diagram illustrating the configuration of a web server and an application user PC providing a web application according to an embodiment of the present invention.

상기한 바와 같은 목적을 달성하기 위하여, 본 발명에 의한 웹 어플리케이션 제공방법은, 데이터베이스에서 어플리케이션 사용자가 사용할 수 있는 웹 어플리케이션을 검색하는 단계(a); 상기 단계(a)에서 검색된 웹 어플리케이션을 아이콘 형태로 웹 오에스에 디스플레이하는 단계(b); 상기 단계(b)에서 디스플레이된 웹 어플리케이션 중 사용자가 선택한 웹 어플리케이션을 ASP 웹서버에서 어플리케이션 사용자 PC로 전송하는 단계(c); 및 상기 단계(c)에서 전송된 웹 어플리케이션의 사용에 따른 사용 요금을 사용자에게 청구하는 단계(d)를 포함하는 것을 특징으로 한다.In order to achieve the above object, the web application providing method according to the present invention comprises the steps of: (a) searching for a web application that can be used by the application user in the database; (B) displaying the web application retrieved in the step (a) in a web OS in the form of an icon; (C) transmitting a web application selected by the user among the web applications displayed in the step (b) from the ASP web server to the application user PC; And (d) billing a user a usage fee according to the use of the web application transmitted in step (c).

여기서, 상기 어플리케이션 사용자가 사용할 수 있는 웹 어플리케이션은 웹 오에스를 제공한 ASP 웹서버에서 제공하는 웹 어플리케이션 및 타 ASP 웹서버에서 제공하는 웹 어플리케이션을 포함한다.Here, the web application that can be used by the application user includes a web application provided by an ASP web server providing a web OS and a web application provided by another ASP web server.

어플리케이션 사용자가 선택한 웹 어플리케이션을 ASP 웹서버에서 어플리케이션 사용자 PC로 전송하는 것은, 웹 오에스를 제공한 ASP 웹서버의 데이터베이스에서 상기 선택된 웹 어플리케이션을 HTTPD를 통해 제공하거나 또는 타 ASP 웹서버에서 제공하는 웹 어플리케이션을 데이터베이스 게이트 및 상기 HTTPD를 통해 어플리케이션 사용자 PC의 웹 오에스로 전송한다.Transferring a web application selected by an application user from an ASP web server to an application user PC includes providing the selected web application via HTTPD in a database of an ASP web server providing a web OS, or providing a web application provided by another ASP web server. Is transmitted to the web OS of the application user PC through the database gate and the HTTPD.

웹 어플리케이션 사용 요금의 청구는, 일정액으로 정하거나, 웹 어플리케이션 사용시간에 비례하여 사용료를 부과할 수도 있다.The billing of the web application usage fee may be set at a fixed amount or a fee may be charged in proportion to the web application usage time.

이하에서는 첨부된 도면을 참고로 하여 본 발명의 바람직한 실시예를 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail a preferred embodiment of the present invention.

상세한 설명에 앞서, 본 발명에 의한 웹 어플리케이션 제공방법을 설명하기 위하여 이하에서 사용되는 용어들을 정리한다.Prior to the detailed description, terms used below are summarized in order to describe the web application providing method according to the present invention.

"ASP"는 Application Service Provider의 약자로서, 어플리케이션 서비스를제공하는 서비스 제공자를 의미한다."ASP" stands for Application Service Provider and means a service provider that provides an application service.

"웹 어플리케이션"은 웹 상에서 동작하는 응용 프로그램으로서, 주로 워드프로세서, PIMS, 스프레드시트 등의 응용 프로그램을 의미한다."Web application" refers to an application that runs on the web, and mainly refers to applications such as word processors, PIMS, spreadsheets, and the like.

"웹 오에스"은 그래픽 유저 인터페이스를 이용하여 마이크로소프트사의 윈도우와 같은 환경을 웹 상에서 구현한 것이다. 본 발명에 의해 구현된 웹 오에스는 웹 어플리케이션을 추가할 때 화면을 구성하는 전체 소스코드를 고치지 아니하고, ASP의 웹서버로 링크된 아이콘을 추가함으로써 어플리케이션 사용자가 웹 어플리케이션을 사용할 수 있는 웹 오에스를 의미한다."Web OS" is a graphical user interface that implements Microsoft's Windows-like environment on the Web. The web OS implemented by the present invention means web OS that an application user can use the web application by adding an icon linked to the web server of ASP without modifying the entire source code constituting the screen when adding the web application. do.

도 1은 본 발명에 의한 일실시예로서, 웹 어플리케이션 제공하는 방법을 단계별로 도시한 흐름도이다.1 is a flowchart illustrating a method of providing a web application step by step according to an embodiment of the present invention.

어플리케이션 사용자는 본 발명에 의한 웹 오에스 및 웹 어플리케이션을 제공하는 웹사이트에 접속한다. 사용자 ID 및 패스워드를 입력하여 등록한 사용자인지를 확인한 뒤, 웹 어플리케이션을 사용할 권한을 받는다(S10).The application user accesses a web site providing a web OS and a web application according to the present invention. After checking whether the user is a registered user by inputting a user ID and password, the user receives a right to use a web application (S10).

웹 어플리케이션을 사용할 권한이 있는 어플리케이션 사용자가 로그인한 경우, 데이터베이스에서 해당 어플리케이션 사용자가 사용 가능한 웹 어플리케이션을 본 발명에 의해 구현된 웹 오에스에 디스플레이한다(S20).When an application user who has authority to use a web application logs in, the web application available to the corresponding application user in the database is displayed on the web OS implemented by the present invention (S20).

어플리케이션 사용자는 웹 오에스에 디스플레이된 웹 어플리케이션 중 사용할 어플리케이션을 선택하여 구동한다(S30).The application user selects and drives an application to be used among the web applications displayed on the web OS (S30).

사용자는 웹 어플리케이션을 사용하고(S40), 사용자에게 사용 요금이 청구된다(S50).The user uses the web application (S40), and the user is charged a usage fee (S50).

웹 어플리케이션에 관한 사용은 유료 또는 무료로 산정될 수 있으며, 유료인 경우, 사용 요금은 일정액으로 산정하거나, 사용 시간에 비례하도록 책정할 수도 있다.Usage of the web application may be calculated for a fee or free of charge. In the case of a fee, the usage fee may be calculated at a predetermined amount or may be set in proportion to the usage time.

유/무료 사용에 대한 정보는 웹 오에스 상에서 제공될 수도 있으며, 어플리케이션 사용자의 선택 후 실행직전 단계에서 어플리케이션 사용자에게 제공될 수도 있다.Information about paid / free usage may be provided on the web OS, or may be provided to the application user in the stage immediately before execution after the selection of the application user.

유료인 경우, 사용 요금을 사용 시간에 비례하도록 책정하는 경우, 상기 웹 어플리케이션에 대한 사용시작을 체크하여 웹 어플리케이션의 사용이 종료될 때까지의 시간을 계산하여 사용시간을 산출한다.In the case of a fee, when the usage fee is set to be proportional to the usage time, the usage time is calculated by checking the start of the web application and calculating the time until the use of the web application is terminated.

산출된 사용시간은 어플리케이션 사용자에 대한 정보를 저장하는 데이터베이스의 상기 어플리케이션 사용시간 항목에 저장된다. 어플리케이션 사용자의 로그인 정보와 함께 저장된 웹 어플리케이션 사용시간은 각 웹 어플리케이션별로 합산하고, 어플리케이션 제공자와 어플리케이션 사용자간에 협의된 사용료 지불근거에 따라 어플리케이션 사용자에게 부과될 사용료를 계산하는데 사용된다.The calculated usage time is stored in the application usage time item of the database that stores information about the application user. The web application usage time stored together with the login information of the application user is added to each web application and used to calculate the royalties to be charged to the application users based on the payment fee negotiated between the application provider and the application user.

유/무료사용에 상관없이, 어플리케이션 사용자가 웹 어플리케이션을 선택하면, 상기 웹 어플리케이션을 제공하는 웹서버가 어플리케이션 사용자의 PC로 웹 어플리케이션을 제공한다. 본 발명에 의해 구현된 웹 오에스에 아이콘 형태로 자기의 웹 어플리케이션을 등록한 ASP는 어플리케이션 사용자의 요구를 웹 오에스로부터 전달받은 후, 요구한 어플리케이션 사용자의 PC로 웹 어플리케이션을 제공한다.Regardless of whether it is free or free, when an application user selects a web application, the web server providing the web application provides the web application to the application user's PC. After registering the web application in the form of an icon in the web OS implemented by the present invention, the ASP receives the application user's request from the web OS, and then provides the web application to the PC of the requesting application user.

어플리케이션 사용자의 PC로 전송된 웹 어플리케이션을 실행한다. 어플리케이션 사용자는 온 라인 상에서 웹 어플리케이션을 사용하여 작업을 한다. 웹 오에스는 어플리케이션 사용자가 웹 어플리케이션을 종료하는 시간을 체크하여 웹 어플리케이션을 제공한 웹서버로 전송한다.Application Run the web application transferred to the user's PC. Application users work online using Web applications. Web OS checks the time when the application user terminates the web application and sends it to the web server providing the web application.

도 2는 본 발명에 의한 일실시예로서, 웹 어플리케이션 제공하는 웹서버 및 어플리케이션 사용자 PC의 구성을 도시한 구성도이다.2 is a diagram illustrating the configuration of a web server and an application user PC providing a web application according to an embodiment of the present invention.

웹 오에스(100)은 웹 브라우저와 연동하며 어플리케이션 사용자가 사용할 수 있는 웹 어플리케이션을 디스플레이한다. 상기 웹 오에스(100)은 그래픽 유저 인터페이스를 이용하여 마이크로소프트사의 윈도우와 같은 환경을 웹 상에서 구현한 것이다. 상기 웹 오에스(100)은 웹 어플리케이션을 추가할 때 화면을 구성하는 전체 소스코드를 고치지 아니하고, ASP의 웹서버(130)로 링크된 아이콘을 추가함으로써 어플리케이션 사용자가 웹 어플리케이션을 사용할 수 있다.The web OS 100 interworks with a web browser and displays a web application that can be used by an application user. The web OS 100 implements a Windows-like environment on the web using a graphical user interface. When the web OS 100 adds a web application, the application user can use the web application by adding an icon linked to the web server 130 of the ASP without modifying the entire source code constituting the screen.

HTTPD(110)는 상기 웹 오에스(100)을 구성하는 프로그램을 공급하고, 데이터베이스(140)에서 확인된 사용 가능한 어플리케이션을 어플리케이션 사용자 PC의 웹 오에스(100)에 공급하고, 다른 ASP 웹서버(130)에서 제공하는 웹 어플리케이션을 받아들여서 다시 어플리케이션 사용자 PC의 웹 오에스(100)에 공급한다.The HTTPD 110 supplies a program constituting the web OS 100, supplies the available application identified in the database 140 to the web OS 100 of the application user PC, and the other ASP web server 130. Accepts a web application provided by and supplies it back to the web OS 100 of the application user PC.

데이터베이스 게이트(120)는 데이터베이스(140)와 연동하여 어플리케이션 사용자가 사용 가능한 웹 어플리케이션을 확인한다. 또한, 본 발명에 의한 웹 오에스(100)에 웹 어플리케이션을 공급하는 별도의 ASP 웹 서버(130)의 웹 어플리케이션중 어플리케이션 사용자가 사용 가능한 웹 어플리케이션을 확인한다.The database gate 120 checks a web application that can be used by an application user in cooperation with the database 140. In addition, among the web applications of the separate ASP web server 130 for supplying a web application to the Web OS 100 according to the present invention, the application user can check the web application.

ASP 웹서버(130)는 본 발명에 의해 구현된 웹 오에스(100)을 제공하는 웹서버의 외부에 위치한 서버로서, 별도의 웹 어플리케이션을 공급하는 ASP의 웹서버이다. 상기 ASP 웹 서버(130)가 제공하는 웹 어플리케이션은 어플리케이션 사용자 PC의 웹 오에스(100)에 아이콘 형태로 표시된다. 어플리케이션 사용자가 상기 ASP 웹서버(130)가 제공하는 웹 어플리케이션을 사용하기 위해 아이콘을 클릭하면, 상기 데이터베이스 게이트(120) 및 상기 HTTPD(110)를 통해 웹 어플리케이션을 어플리케이션 사용자 PC에 공급한다.The ASP web server 130 is a server located outside the web server providing the web OS 100 implemented by the present invention, and is an ASP web server supplying a separate web application. The web application provided by the ASP web server 130 is displayed on the web OS 100 of the application user PC in the form of an icon. When an application user clicks an icon to use the web application provided by the ASP web server 130, the web application is supplied to the application user PC through the database gate 120 and the HTTPD 110.

데이터베이스(140)는 본 발명에 의한 웹 오에스(100)을 공급하는 웹서버를 통해 웹 어플리케이션을 사용하는 어플리케이션 사용자가 사용이 가능한 웹 어플리케이션에 대한 정보를 저장한다.The database 140 stores information about a web application that can be used by an application user who uses the web application through a web server that supplies the web OS 100 according to the present invention.

이상에서 설명한 바와 같이, 본 발명에 의한 웹 어플리케이션 제공방법에 의하면, 웹 어플리케이션 사용자는 자신이 원하는 어플리케이션을 웹 상에서 공급받아 쓸 수 있고, 로컬 PC에 프로그램을 따로 설치할 필요가 없게 만드는 효과를 가진다. 그리고, 응용프로그램의 업그레이드는 어플리케이션을 공급하는 웹서버에서 하면 되기 때문에 개인적으로 응용프로그램을 업그레이드할 필요가 없게 된다. 따라서 PC의 유지보수비용을 줄일 수 있다.As described above, according to the method for providing a web application according to the present invention, a web application user can receive and write an application he / she wants on the web, and has an effect of not having to install a program on a local PC. In addition, since the upgrade of the application program is performed at the web server supplying the application, there is no need to upgrade the application personally. Therefore, the maintenance cost of the PC can be reduced.

그리고, 어플리케이션 사용자는 자신이 이용하는 웹 어플리케이션을 하나의 웹 오에스에서 관리할 수 있으므로, 여러 사이트를 찾아다니며 웹 어플리케이션을 사용하고, 각 웹 어플리케이션별로 별도의 웹 오에스를 설치하여야 하는 번거로움을 없앨 수 있다. 어플리케이션 제공자는 자신의 웹서버에 설치한 웹 어플리케이션뿐만 아니라 웹 상의 다른 웹서버가 제공하는 웹 어플리케이션도 용이하게 공급할 수 있게 된다.In addition, since the application user can manage the web application used by one web OS, the user can browse the various sites, use the web application, and eliminate the trouble of installing a separate web OS for each web application. . The application provider can easily supply web applications provided by other web servers on the web as well as web applications installed on their web servers.

Claims (4)

데이터베이스에서 어플리케이션 사용자가 사용할 수 있는 웹 어플리케이션을 검색하는 단계(a);(A) searching for a web application available to the application user in the database; 상기 단계(a)에서 검색된 웹 어플리케이션을 아이콘 형태로 웹 오에스에 디스플레이하는 단계(b);(B) displaying the web application retrieved in the step (a) in a web OS in the form of an icon; 상기 단계(b)에서 디스플레이된 웹 어플리케이션 중 사용자가 선택한 웹 어플리케이션을 ASP 웹서버에서 어플리케이션 사용자 PC로 전송하는 단계(c); 및(C) transmitting a web application selected by the user among the web applications displayed in the step (b) from the ASP web server to the application user PC; And 상기 단계(c)에서 전송된 웹 어플리케이션의 사용에 따른 사용 요금을 사용자에게 청구하는 단계(d)를 포함하는 것을 특징으로 하는 웹 어플리케이션 제공 방법.(D) billing a user a usage fee according to the use of the web application transmitted in step (c). 제1항에 있어서,The method of claim 1, 상기 단계(a)에서, 사용자가 사용할 수 있는 웹 어플리케이션은 웹 오에스를 제공한 ASP 웹서버에서 제공하는 웹 어플리케이션 및 타 ASP 웹서버에서 제공하는 웹 어플리케이션을 포함하는 것을 특징으로 하는 웹 어플리케이션 제공 방법.In the step (a), a web application that can be used by a user includes a web application provided by an ASP web server providing a web OS and a web application provided by another ASP web server. 제1항에 있어서,The method of claim 1, 상기 단계(c)에서, 사용자가 선택한 웹 어플리케이션을 ASP 웹서버에서 어플리케이션 사용자 PC로 전송하는 것은, 웹 오에스를 제공한 ASP 웹서버의 데이터베이스에서 상기 선택된 웹 어플리케이션을 HTTPD를 통해 제공하거나 또는 타 ASP 웹서버에서 제공하는 웹 어플리케이션을 데이터베이스 게이트 및 상기 HTTPD를 통해 어플리케이션 사용자 PC의 웹 오에스로 전송하는 것을 특징으로 하는 웹 어플리케이션 제공 방법.In the step (c), transmitting the web application selected by the user from the ASP web server to the application user PC may provide the selected web application through the HTTPD or other ASP web in the database of the ASP web server which provided the web OS. And transmitting a web application provided by a server to a web OS of an application user PC through a database gate and the HTTPD. 제1항에 있어서,The method of claim 1, 상기 단계(d)에서 웹 어플리케이션 사용 요금의 청구는, 일정액으로 정하거나, 웹 어플리케이션 사용시간에 비례하여 사용료를 부과하는 것임을 특징으로 하는 웹 어플리케이션 제공 방법.In claim (d), the web application fee is charged, the web application providing method characterized in that a fixed amount or a fee charged in proportion to the web application usage time.
KR1020000075246A 2000-12-11 2000-12-11 Method for Supplying Web Application on Web OS KR20020045837A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000075246A KR20020045837A (en) 2000-12-11 2000-12-11 Method for Supplying Web Application on Web OS

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000075246A KR20020045837A (en) 2000-12-11 2000-12-11 Method for Supplying Web Application on Web OS

Publications (1)

Publication Number Publication Date
KR20020045837A true KR20020045837A (en) 2002-06-20

Family

ID=27680941

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000075246A KR20020045837A (en) 2000-12-11 2000-12-11 Method for Supplying Web Application on Web OS

Country Status (1)

Country Link
KR (1) KR20020045837A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010035171A (en) * 2001-01-10 2001-05-07 정창욱 System and method for integrated managing of application services and network storage services via a network
WO2011118915A2 (en) * 2010-03-25 2011-09-29 Kim Dae Young Application search system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH087009A (en) * 1994-08-16 1996-01-12 Hiroshi Watanabe Software rental system through network
KR20000057127A (en) * 1999-02-03 2000-09-15 송동호 Executing software program system for application service provider on distributed computing environment and method using the sa me
KR20010098227A (en) * 2000-04-28 2001-11-08 정의신 internet service system for the sale, use and advice of software
KR20020010287A (en) * 2000-07-29 2002-02-04 김현두 System and method for providing application services using network traffic distributing scheme
KR20020023589A (en) * 2000-09-23 2002-03-29 조용우 ASP(Application Service Provider) service system and service providing method thereof
KR100363831B1 (en) * 2000-04-18 2002-12-11 (주)정직한기술 Refill-ware system and method thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH087009A (en) * 1994-08-16 1996-01-12 Hiroshi Watanabe Software rental system through network
KR20000057127A (en) * 1999-02-03 2000-09-15 송동호 Executing software program system for application service provider on distributed computing environment and method using the sa me
KR100363831B1 (en) * 2000-04-18 2002-12-11 (주)정직한기술 Refill-ware system and method thereof
KR20010098227A (en) * 2000-04-28 2001-11-08 정의신 internet service system for the sale, use and advice of software
KR20020010287A (en) * 2000-07-29 2002-02-04 김현두 System and method for providing application services using network traffic distributing scheme
KR20020023589A (en) * 2000-09-23 2002-03-29 조용우 ASP(Application Service Provider) service system and service providing method thereof

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010035171A (en) * 2001-01-10 2001-05-07 정창욱 System and method for integrated managing of application services and network storage services via a network
WO2011118915A2 (en) * 2010-03-25 2011-09-29 Kim Dae Young Application search system
WO2011118915A3 (en) * 2010-03-25 2011-11-24 Kim Dae Young Application search system
KR101135963B1 (en) * 2010-03-25 2012-04-18 김대영 Application searching system

Similar Documents

Publication Publication Date Title
EP1271368A1 (en) Communication apparatus and communication system and method for calculating advertisement rates
US7034952B2 (en) Print service system and method for printing designated electronic document in response to print request
AU2004235031A1 (en) System and method for managing requests for services
US20090043596A1 (en) Systems and methods for consolidated entitlement management
US7536361B2 (en) Web-based solution for managing information traditionally managed within private electronic environments
US20070214068A1 (en) Method and system for generating invoices with entitlements
JP2006259983A (en) Affiliate program execution apparatus, computer program, and program storage medium
WO2002005167A1 (en) System and method for intermediating electronic commerce
US20020073181A1 (en) Lan configurator
KR20020045837A (en) Method for Supplying Web Application on Web OS
KR20010035171A (en) System and method for integrated managing of application services and network storage services via a network
KR20040094927A (en) Company Benefits or Employee Flex Benefits Plan System
KR20040004029A (en) User information managing method, application distribution method, user information managing server, application distribution server, user information managing program and application distribution program
KR20010025370A (en) Charged contents supply method using billing system in PC-bang
KR20000049471A (en) Internet Server Application Program Interface
JP2002024417A (en) Asp system
JP2002203191A (en) Electronic payment device, its method, and storage medium
KR20010007793A (en) Integrated miscellaneous tax system for imposing service on the Internet, which is connected with Personal Computer room
KR20020069637A (en) A method for serving software usable the time required through communication-network
US20050049980A1 (en) System for charging small amounts on online networks
JPH1185863A (en) Transaction reservation system and record medium there
KR20010091625A (en) Method to advertise by controlling execution flow of computer program and business using that method
JP2021002343A (en) Work engagement information management system and program
KR20020068812A (en) e-settlement on internet using specified security module
KR100460097B1 (en) Contents distribution offer system and method

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application