KR20010016616A - Application rental system and method to take advantage of rental application remote control - Google Patents

Application rental system and method to take advantage of rental application remote control Download PDF

Info

Publication number
KR20010016616A
KR20010016616A KR1020000085033A KR20000085033A KR20010016616A KR 20010016616 A KR20010016616 A KR 20010016616A KR 1020000085033 A KR1020000085033 A KR 1020000085033A KR 20000085033 A KR20000085033 A KR 20000085033A KR 20010016616 A KR20010016616 A KR 20010016616A
Authority
KR
South Korea
Prior art keywords
application
lock
middleware
library
rental
Prior art date
Application number
KR1020000085033A
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 KR1020000085033A priority Critical patent/KR20010016616A/en
Publication of KR20010016616A publication Critical patent/KR20010016616A/en

Links

Abstract

PURPOSE: An application service system and its method through remote control of application service are provided to prevent copy-protection of an application, and to increase the number of a formal user by enabling a general user to use the application by means of a small amount of money, and to produce software goods which have never been made by a unit package before by renting the application. CONSTITUTION: A software development company inserts a lock library to a general application to a normal execution routine for an interlock with a middleware. In case that there is no library, the library is damaged or a lock code in the library isn't be opened, the application is made to be unexecutable. A general user connects to an internet site which provides a rental application. The user receives the rental application and applies the rental application through all sorts of media. The user receives the middleware program, "GORI" and installs the rental application. The first key code written in cipher is automatically compared with an inner value of the lock library. In case that the value is "true", the first key code have a state of "execution control lock device opened" for the application execution. A rental application execution routine reads the lock library. In case that the lock library have the sate of the "execution control lock device opened", the rental application is normally executed. In case that the library have a state of "execution control lock device closed", the execution is rejected. A code certification processing server gets permission to provide a code. The server registers a record on a client's use to a database as a log file and is endowed with the second key code from the middleware("GORI") just before 10 seconds after the registration. The rental application continues to be used. In case that the general user terminates the rental application, the middleware is separated from the first key code in the lock library. The rental application is terminated.

Description

임대 어플리케이션 원격 제어를 통한 어플리케이션 임대 시스템 및 방법 {Application rental system and method to take advantage of rental application remote control}Application rental system and method through remote application rental control {Application rental system and method to take advantage of rental application remote control}

본 발명은 일반 사용자가 인터넷을 통해 패키지 어플리케이션을 임대 사용할 수 있도록 해주는 사용자인증, 과금, 결제등의 시스템과 그에 따른 방법이다.The present invention is a system and method according to the user authentication, billing, payment, etc. to allow a general user to rent a package application over the Internet.

즉, 본 발명은 개인 사용자의 PC(클라이언트 시스템)에서 소프트웨어(일반적인 개인용 어플리케이션)을 임대해 쓸 수 있도록 하는 기술에 관한 것으로써, 특히 인터넷망(통신망)이 연결된 사용자를 기반으로 한 원격 어플리케이션 임대 (APPLICATION SERVICE PROVIDER) 시스템 및 방법을 제공한다. 즉, 온라인상이나 인터넷상에서 사용자가 어플리케이션을 임대해 사용함으로써 생기는 대금 지불 방식에 있어서 대금을 소프트웨어 소유권자(권리자)에게 분할 납부할 수 있도록 하는 방식이며 이 때 사용자에 대한 인증 처리 및 대금 결제 이행, 프로그램 프로세스, 시스템 처리방식 및 방법에 관한 것이다.That is, the present invention relates to a technology for leasing and using software (general personal applications) on a PC (client system) of an individual user, and in particular, a remote application lease based on a user connected to an internet network (communication network) ( APPLICATION SERVICE PROVIDER) system and method. In other words, in the payment method generated by the user renting and using the application online or on the Internet, the payment is made to be paid in part to the software owner (the right holder). In this case, the authentication process, payment execution, and program process for the user are performed. , System processing methods and methods.

먼저 사용자는 자신이 사용하기 원하는 패키지 프로그램(임대 사용 계약이 사전에체결된 어플리케이션)을 구입하여 이 프로그램을 사용자의 컴퓨터에 설치한 후, 미들웨어("고리") 프로그램을 실행하여 회원등록 및 사용자 인증 절차를 거치고 구입한 프로그램을 실행하면 어플리케이션 임대 사용자의 컴퓨터에서 구동중인(백그라운드 및 포워드에서 실행중인) 미들웨어 프로그램이 그 사용시간이나 사용횟수등으로 요금이 과금 합산되어 사용자에게 그 요금을 부과하게 된다.First, a user purchases a package program (an application with a pre-signed lease agreement) that he / she wants to use, installs the program on the user's computer, and then executes a middleware ("ring") program to register and authenticate the user. When the purchased program is executed, the middleware program running in the application leasing user's computer (running in the background and forward) is charged and charged to the user by the usage time or the frequency of use.

상술한 바와 같이 종래에는 패키지 어플리케이션을 일시금으로 구입하여 사용하는 단계에서 이 발명으로 인해 일반 사용자가 임대 어플리케이션을 통해 저렴한 소액 단위의 금액으로 원하는 만큼만 사용할 수 있다.As described above, in the step of purchasing and using a package application as a lump sum, according to the present invention, a general user may use only a small amount of money in a small amount of money through a rental application.

도1은 본 발명의 양호한 실시예에 따라 클라이언트 미들웨어 프로그램과 클라이언트 임대 어플리케이션의 실행 과정을 도시하는 도면1 is a diagram illustrating an execution process of a client middleware program and a client rental application according to a preferred embodiment of the present invention.

도2는 본 발명에 따라 클라이언트에서 임대 어플리케이션과 미들웨어 사이에 이루어지는 수행 관계를 도시하는 도면2 is a diagram illustrating a performance relationship between a rental application and middleware in a client according to the present invention.

상기 목적을 달성하기 위한 본 발명의 특징은, 클라이언트 미들웨어 원격 제어 프로그램과 사용대상의 임대 어플리케이션, 임대 어플리케이션의 실행을 직접적으로 제어하는 라이브러리, 원격 서버에서의 각 제어 방법, 크래킹을 억제하기 위한 독특한 암호의 복호화 및 암호의 해석화 방식, 합리적인 과금 체계에 있다.The characteristics of the present invention for achieving the above object, the client middleware remote control program and the target rental application, the library to directly control the execution of the rental application, each control method on the remote server, a unique encryption to suppress cracking Decryption and cipher interpretation method, there is a reasonable billing system.

이하, 첨부한 도면을 바탕으로 본 발명에 따른 설명을 하도록 한다.Hereinafter, a description according to the present invention based on the accompanying drawings.

먼저, 소프트웨어 개발업체는 미들웨어와의 연동을 위해 일반 어플리케이션(패키지용)에 자물쇠 라이브러리를 정상적인 실행 루틴에 삽입하여 어플리케이션 실행시 자물쇠 라이브러리를 읽어들임으로써 라이브러리가 없거나, 손상되었거나, 라이브러리내의 자물쇠 코드가 열리지 않았을 경우(자물쇠 코드가 열리지 않는다라는 것은 1차 열쇠 코드값과 자물쇠 코드값을 비교하여 그 값이 "true"가 아닐경우를 말한다.) 실행이 되지 못하도록 한다.First, the software developer inserts the lock library into a normal application (for package) in a normal execution routine to interoperate with middleware, and reads the lock library when the application is executed so that the library does not exist, is damaged, or the lock code in the library is not opened. If it doesn't (the lock code doesn't open, it compares the primary key code value to the lock code value and says it's not true).

그리고, 일반 사용자는 임대 어플리케이션을 제공하는 인터넷 사이트에 접속하여 임대 어플리케이션을 다운로드 받거나 임대 어플리케이션을 각종 매체(디스켓,CD등)을 통해 신청한 후, "고리"라는 미들웨어 프로그램을 다운로드 받아 자신의 PC에 "고리"와 임대 어플리케이션을 설치한다.Then, the general user accesses the internet site that provides the rental application and downloads the rental application or applies for the rental application through various media (diskette, CD, etc.), and then downloads a middleware program called "ring" to his PC. Install the "ring" and rental application.

물론, 일반 사용자는 미들웨어 설치시 각종 환경설정등을 통해 사용자 등록, 지불 수단,과금 방법, 결제 방법등을 선택하며 "고리"의 실행시 이 환경설정 파일의 등록정보를 가지고 서버에 접속하여 이 정보를 서버에 보내고 그 정보의 값을 기록한후 그 값이 "참"일 때 사용자를 인증하게 된다.Of course, the general user selects user registration, payment method, billing method, and payment method through various environment settings when installing middleware, and when the "ring" is executed, the user accesses the server with the registration information of this configuration file. Send a message to the server, record the value of the information, and authenticate the user when the value is "true".

임대 어플리케이션을 사용하기 위해 일반 사용자가 고리를 실행시켜 사용자 인증 서버와 접속을 하여, 서버와의 연동을 유지한 채로 임대 어플리케이션을 실행하면 원격 제어 프로그램인 미들웨어("고리")는 암호 인증 처리 서버에 접속하여 개별적으로 암호화된 2차 열쇠코드(keycode)를 자동적으로 부여받아 사용자의 PC에 그 값을 암호화 된 채로 임시로 저장한다. 암호화 값은 1번만 사용할 수 있는 시분할 변조방식에 따라 생성되며 . 2차 열쇠코드를 바탕으로 미들웨어 프로그램 내부에 있는 암호 해석 데이터베이스를 이용하여 "복렬 매트릭스을 통한 적분 해석"의 암호 해석 처리 방식을 이용하여 암호화된 1차 열쇠코드를 생성해 낸다.In order to use the leasing application, a general user executes a loop to connect with the user authentication server, and when the leasing application is executed while maintaining the interworking with the server, the remote control program middleware ("ring") is connected to the password authentication processing server. Upon access, an automatically encrypted secondary keycode is assigned and temporarily stored in the user's PC in encrypted form. The encryption value is generated according to the time division modulation method that can be used only once. Based on the secondary keycode, the cryptographic interpretation database inside the middleware program is used to generate an encrypted primary keycode using the cryptographic interpretation process of "Integral interpretation via a regression matrix."

결국 암호화된 1차 열쇠코드를 자동적으로 자물쇠 라이브러리(lock_x.dll)의 내부값과 비교하여, 그 값이 "참"이면 자물쇠 라이브러리가 어플리케이션 실행을 위해 "실행 제어 잠금 장치 열림" 상태가 되는 단계가 된다.Eventually, the encrypted primary keycode is automatically compared to the internal value of the lock library (lock_x.dll), and if the value is "true", the lock library enters the "executive control lock open" state for application execution. do.

임대 어플리케이션 실행 루틴에서 자물쇠 라이브러리를 읽어들이고 자물쇠 라이브러리가 "실행 제어 잠금 장치 열림" 상태이면 임대 어플리케이션이 정상적으로 실행이 되지만 만일, "실행 제어 잠금 장치 닫힘" 상태이면 실행을 거부하게 된다.If the lock library is loaded in the lease application execution routine and the lock library is in the "run control lock open" state, the lease application is executed normally, but if the "run control lock closed" state is rejected.

그리고 일반 사용자가 임대 어플리케이션을 사용시 짧은 시간(2초)을 두고 자물쇠 라이브러리가 자동적으로 "실행 제어 잠금 장치 닫힘" 상태로 돌아오게 되는데 이때 자동적으로 닫힌 자물쇠 라이브러리가 다시 미들웨어("고리")에 1차 열쇠코드 공급을 요구하여 10초의 시간내에 2차 열쇠코드를 바탕으로 자물쇠 라이브러리를 열림 상태로 만들 수 있는 별개의 다양한 1차 열쇠코드를 생성해내어 지속적으로 자물쇠 라이브러리에 제공하게 된다.The lock library automatically returns to the "run control lock closed" state for a short period of time (2 seconds) when the user uses the lease application, and the automatically closed lock library is returned to the middleware ("ring") first. It requires the supply of a keycode, which generates a variety of separate primary keycodes that can be used to unlock the lock library based on the secondary keycode within 10 seconds and continue to provide the lock library.

이 미들웨어("고리")가 10초의 시간이 초과하기 이전 1/2시간이내에(10초를 기준으로 5초) 암호 인증 처리 서버에 2차 열쇠코드 공급을 요구하게 되며 미들웨어("고리")의 2차 열쇠코드 요구를 받은 암호 인증 처리 서버에서는 지불 게이트웨이에 사용 기준(시간, 세션, 종량 기준 등)에 따라 결제 처리를 요구하여 임대 어플리케이션 사용에 따른 임대료 지불을 요구한 후 지불 게이트웨이에서 사용자의 지불 방법 및 과금 방법에 따라 지불 및 결제를 처리한 후 다시 암호 인증 서버에 미들웨어("고리")에 암호 공급를 허락하도록 하게 된다.This middleware ("ring") will require a second keycode to be supplied to the cryptographic authentication processing server within a half hour before the 10 second timeout (5 seconds in 10 seconds). After receiving the second key code, the cryptographic authentication processing server requests payment processing according to the usage criteria (time, session, pay-as-you-go basis) to the payment gateway. After the payment and payment process according to the method and the billing method, the password authentication server is again allowed to supply the password to the middleware ("ring").

암호 인증 처리 서버가 암호 공급을 허락받은 후 클라이언트(현재 미들웨어를 사용중인 사용자의 PC)의 사용에 관한 기록들을 데이터베이스에 로그 파일로 기록한 후 암호 인증 처리 서버가 10초의 시간을 넘기기 직전(9초∼9.99초)에 다시 미들웨어("고리")에게 2차 열쇠코드 부여를 받아 임대 어플리케이션을 계속 사용할 수 있도록 한다.After the password authentication server receives the password supply, records the records of the use of the client (the user's PC currently using middleware) in a log file in the database, and immediately before the password authentication server passes the time of 10 seconds (from 9 seconds to In 9.99 seconds, the middleware ("ring") is given a second keycode to continue using the rental application.

마지막으로 일반 사용자가 임대 어플리케이션을 종료고자 할 때 미들웨어("고리")가 자물쇠 라이브러리(lock_x.dll)에서 1차 열쇠코드를 분리한 후 임대 어플리케이션을 종료하도록 하며 만일, 일반 사용자가 미들웨어("고리")를 강제로 종료 했을 때 2차 열쇠 코드값을 1차 열쇠 코드값으로 전환하지 못할 뿐아니라 자물쇠 라이브러리가 잠겼을 경우에 다시 열지 못하므로 임대 어플리케이션은 자동적으로 종료하게 된다.Finally, when the end user wants to terminate the lease application, the middleware ("ring") separates the primary key code from the lock library (lock_x.dll) and then terminates the lease application. If you forcibly exit "), you will not be able to convert the secondary key code value to the primary key code value, nor will you be able to open it again if the lock library is locked, so the lease application will terminate automatically.

또한 암호 인증 처리 서버가 미들웨어("고리")의 최종 사용 종료 기록을 바탕으로 지불 게이트웨이에 지불 종료를 요구하면 지불게이트웨이가 처리한 요금을 데이터베이스 서버에 기록하게 된다.In addition, when the password authentication processing server requests the payment gateway to terminate payment based on the end-use record of the middleware ("ring"), the payment gateway processes the fee processed by the payment gateway in the database server.

마지막으로 미들웨어("고리")에서 사용자 인증으로부터 로그아웃하여 종료된다.Finally, log out from user authentication in the middleware ("ring") and exit.

상술한 바와 같이 종래에는 패키지 어플리케이션을 일시금으로 구입하여 사용하는 단계에서 이 발명으로 인해 일반 사용자가 임대 어플리케이션을 통해 저렴한 소액 단위의 금액으로 원하는 만큼만 사용하여 어플리케이션의 불법복제를 억제하고 양질의 정식 사용자를 늘릴 수 있는 간접적인 효과와 어플리케이션을 임대함으로써 단위 패키지화되지 못한 소프트웨어 상품을 상품화할 수 있는 직접적인 효과가 있다.As described above, in the step of conventionally purchasing and using a package application as a lump sum, the general user can use only a small amount of money in a small amount of money through a rental application to suppress illegal copying of the application and provide a high-quality authorized user. There is an indirect effect of increasing and a direct effect of merchandizing a non-packaged software product by renting an application.

Claims (8)

1.데이터베이스 서버,사용자 인증 서버, 암호 인증 서버,지불 게이트웨이와 미들웨어와의 연동을 위해 일반 어플리케이션(패키지용)에 자물쇠 라이브러리를 삽입하는 단계1.Insert a lock library into a general application (for package) for interworking with database server, user authentication server, password authentication server, payment gateway and middleware. 2.일반 사용자가 자신의 PC에서 각종 서버와의 연동, 사용자 인증, 지불 및 결제 대행, 암호 획득 및 해석, 열쇠코드 생성 및 어플리케이션 연동 인증을 위해 미들웨어인 고리를 설치한 후 일반 사용자가 PC에 임대 어플리케이션을 해당 업체 사이트나 관련 사이트에서 무료로 다운로드 받아 설치하며 미들웨어를 실행하기 이전에 회원등록 및 결제 방법, 과금 방법등을 일반 사용자가 원하는 방향에 따라 결정하는 단계2.A general user installs a middleware chain for interworking with various servers, authentication, payment and settlement, password acquisition and interpretation, key code generation, and application interworking authentication from his PC, and then the general user rents the PC. Download and install the application for free from the company's site or related site, and determine the registration method, payment method, billing method, etc. according to the general user's preference before running the middleware. 3. 일반 사용자가 미들웨어를 실행시켜 사용자 인증 서버와 접속을 하여, 서버와의 연동을 유지한 후, 일반 사용자가 임대 어플리케이션을 사용하기 위해 실행한 후 원격 제어 프로그램인 미들웨어는 암호 인증 처리 서버에 접속하여 개별적으로 암호화된 2차 열쇠코드(keycode)를 요구하고 암호 인증 처리 서버는 클라이언트인 미들웨어에 자동적으로 암호화된 2차 열쇠코드(keycode)를 부여하는 단계3. After the general user executes the middleware to connect with the user authentication server, maintains interworking with the server, and then executes the general user to use the leased application, and then the remote control middleware accesses the password authentication processing server. Requesting an individually encrypted secondary keycode, and the encryption authentication processing server automatically granting the encrypted secondary keycode to the client middleware. 4. 2차 열쇠코드를 바탕으로 미들웨어 프로그램 내부에 있는 암호 해석 방식인 "복렬 매트릭스을 통한 적분 해석"의 암호 해석 처리 방식을 이용하여 해석된 2차 열쇠코드를 생성해 내어 임시 메모리에 데이터베이스로 기록하는 단계4. Based on the secondary key code, the secondary key code that is interpreted is generated by using the encryption interpretation method of "Integration analysis through the repetition matrix", which is the encryption method in the middleware program, and then written to the database in temporary memory. step 5. 해석된 2차 열쇠코드값을 가지고 자동적으로 자물쇠 라이브러리(lock_x.dll)에 삽입하여 자물쇠 라이브러리의 내부코드값과 비교하여 그 값이 "참"이면 1차 열쇠코드를 생성해내고 (만일, 그 값이 "거짓"이면 2차 열쇠코드값은 부정되며 그 값이 임시메모리에서 삭제되고 다시 암호 인증 서버에 암호화된 2차 열쇠코드값을 요구하게 된다), 1차 열쇠코드값에 의해 자물쇠 라이브러리가 어플리케이션 실행을 위한 "실행 제어 잠금 장치 열림" 상태가 되며 임대 어플리케이션 실행 절차에서 자물쇠 라이브러리를 읽어들이고 자물쇠 라이브러리가 "실행 제어 잠금 장치 열림" 상태이면 임대 어플리케이션이 정상적으로 실행되는 단계 (만일, "실행 제어 잠금 장치 닫힘" 상태이면 실행을 거부하는 단계)5. Automatically inserts the interpreted secondary keycode value into the lock library (lock_x.dll) and compares it with the lock library's internal code value and if it is "true", generates a primary keycode (if If the value is "False", the secondary keycode value is negated and the value is deleted from temporary memory and requires an encrypted secondary keycode value back to the cryptographic authentication server), the lock library by the primary keycode value. Enters the "Run Control Lock Open" state for the application execution, and reads the lock library in the Lease Application Execution procedure and if the lock library is in the "Run Control Lock Open" state, the lease application will run normally. Reject the run if the "Lock closed" status) 6. 일반 사용자가 임대 어플리케이션을 사용목적에 따라 원하는 만큼 사용하다가, 이때 임대 어플리케이션을 사용시 자물쇠 라이브러리는 짧은 시간(2초)을 두고 자물쇠 라이브러리가 자동적으로 "실행 제어 잠금 장치 닫힘" 상태로 돌아오는 단계6. The end user uses the lease application as desired according to the purpose of use, and when using the lease application, the lock library automatically returns to the "run control lock closed" state for a short time (2 seconds). 7. 자동적으로 닫힌 자물쇠 라이브러리가 다시 미들웨어에 1차 열쇠코드 공급을 요구한 후 10초의 시간내에 임시 메모리에 기록되어있는 해석된 2차 열쇠코드값을 바탕으로 자물쇠 라이브러리를 열림 상태로 만들 수 있는 별개의 다양한 1차 열쇠코드를 생성해내어 지속적으로 자물쇠 라이브러리에 제공하는 단계7. A separate lock that can open the lock library based on the interpreted secondary key code value recorded in temporary memory within 10 seconds after the automatically closed lock library requests the middleware to supply the primary keycode again. To generate various primary keycodes and to continuously provide them to the lock library 8. 미들웨어가 10초의 시간이 초과하기 이전 1/2시간이내에(10초를 기준으로 5초) 암호 인증 처리 서버에 암호화된 2차 열쇠코드 공급을 요구하는 단계8. The middleware requesting the provision of an encrypted secondary keycode to the password authentication processing server within 1/2 hour before the 10 second timeout (5 seconds based on 10 seconds). 9. 미들웨어의 2차 열쇠코드 요구를 받은 암호 인증 처리 서버에서는 지불 게이트웨이에 사용 기준(시간, 세션, 종량 기준 등)에 따라 결제 처리를 요구하여 임대 어플리케이션 사용에 따른 임대료 지불을 요구하는 단계9. The cryptographic authentication processing server receiving the request for the second key code of the middleware requests the payment gateway to process the payment according to the usage criteria (time, session, pay-as-you-go basis, etc.) to request the payment of the rent according to the use of the rental application. 10. 지불 게이트웨이에서 사용자의 지불 방법 및 과금 방법에 따라 지불 및 결제를 처리한 후 다시 암호 인증 서버에 미들웨어에 암호 공급를 허락하도록 하는 단계10. The payment gateway processes payment and payment according to the user's payment method and billing method, and then allows the password authentication server to supply the password to the middleware again. 11. 암호 인증 처리 서버가 암호 공급을 허락받은 후 클라이언트(현재 미들웨어를 사용중인 사용자의 PC)의 사용에 관한 기록들을 데이터베이스에 로그 파일로 기록하는 단계11. The password authentication processing server writes a log file to a database in the database about the use of the client (the user's PC currently using middleware) after being granted a password. 12. 암호 인증 처리 서버가 10초의 시간을 넘기기 직전(9초∼9.99초)에 다시 미들웨어에게 2차 열쇠코드 부여를 받으며 이런 단계를 반복하며 임대 어플리케이션을 지속적으로 사용한다. 그리고 일반 사용자가 임대 어플리케이션을 종료고자 할 때 미들웨어가 자물쇠 라이브러리(lock_x.dll)에서 1차 열쇠코드를 분리한 후 임대 어플리케이션을 종료하는 단계12. The password authentication processing server receives the second keycode from the middleware again just before passing the time of 10 seconds (from 9 seconds to 9.99 seconds), repeating these steps, and continuously using the rental application. And when the general user wants to terminate the rental application, the middleware separates the primary key code from the lock library (lock_x.dll) and terminates the rental application. 13. 일반 사용자가 미들웨어를 강제로 종료 했을 때 2차 열쇠 코드값을 1차 열쇠 코드값으로 전환하지 못할 뿐아니라 자물쇠 라이브러리가 잠겼을 경우에 다시 열지 못하므로 임대 어플리케이션은 자동적으로 종료하는 단계13. When the general user forcibly terminates the middleware, the lease application is automatically terminated because the secondary key code value is not converted to the primary key code value and the lock library is not reopened when the lock library is locked. 14. 암호 인증 처리 서버가 미들웨어의 최종 사용 종료 기록을 바탕으로 지불 게이트웨이에 지불 종료를 요구하면 지불게이트웨이가 처리한 요금을 데이터베이스 서버에 기록한 후 미들웨어에서 사용자 인증으로부터 로그아웃하는 단계14. If the password authentication processing server requests the payment gateway to terminate payment based on the end-of-life record of the middleware, logging the fee processed by the payment gateway to the database server and logging out of user authentication in the middleware.
KR1020000085033A 2000-12-29 2000-12-29 Application rental system and method to take advantage of rental application remote control KR20010016616A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000085033A KR20010016616A (en) 2000-12-29 2000-12-29 Application rental system and method to take advantage of rental application remote control

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000085033A KR20010016616A (en) 2000-12-29 2000-12-29 Application rental system and method to take advantage of rental application remote control

Publications (1)

Publication Number Publication Date
KR20010016616A true KR20010016616A (en) 2001-03-05

Family

ID=19703849

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000085033A KR20010016616A (en) 2000-12-29 2000-12-29 Application rental system and method to take advantage of rental application remote control

Country Status (1)

Country Link
KR (1) KR20010016616A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010078968A (en) * 2001-05-28 2001-08-22 이상욱 Method for providing software ASP through the internet
KR20010098227A (en) * 2000-04-28 2001-11-08 정의신 internet service system for the sale, use and advice of software
KR20020090416A (en) * 2001-05-25 2002-12-05 윤용상 Performing method of software in distant place via communication network and medium stored with software so programmed to perform the method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR920701894A (en) * 1989-04-28 1992-08-12 브루스 마르쿠스 Remote control device of computer software and its protection method
JPH087009A (en) * 1994-08-16 1996-01-12 Hiroshi Watanabe Software rental system through network
US5638513A (en) * 1993-12-22 1997-06-10 Ananda; Mohan Secure software rental system using continuous asynchronous password verification
EP0895148A1 (en) * 1997-07-31 1999-02-03 Siemens Aktiengesellschaft Software rental system and method for renting software
KR100209248B1 (en) * 1996-10-29 1999-07-15 박창윤 Software sales method and system
KR100331704B1 (en) * 2000-07-31 2002-04-09 윤길림 Program rent system through internet

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR920701894A (en) * 1989-04-28 1992-08-12 브루스 마르쿠스 Remote control device of computer software and its protection method
US5638513A (en) * 1993-12-22 1997-06-10 Ananda; Mohan Secure software rental system using continuous asynchronous password verification
JPH087009A (en) * 1994-08-16 1996-01-12 Hiroshi Watanabe Software rental system through network
KR100209248B1 (en) * 1996-10-29 1999-07-15 박창윤 Software sales method and system
EP0895148A1 (en) * 1997-07-31 1999-02-03 Siemens Aktiengesellschaft Software rental system and method for renting software
KR100331704B1 (en) * 2000-07-31 2002-04-09 윤길림 Program rent system through internet

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010098227A (en) * 2000-04-28 2001-11-08 정의신 internet service system for the sale, use and advice of software
KR20020090416A (en) * 2001-05-25 2002-12-05 윤용상 Performing method of software in distant place via communication network and medium stored with software so programmed to perform the method
KR20010078968A (en) * 2001-05-28 2001-08-22 이상욱 Method for providing software ASP through the internet

Similar Documents

Publication Publication Date Title
US7203966B2 (en) Enforcement architecture and method for digital rights management system for roaming a license to a plurality of user devices
US7958377B2 (en) Secure access system and method
US7310821B2 (en) Host certification method and system
US7110982B2 (en) Secure access method and system
US9246916B2 (en) Specifying rights in a digital rights license according to events
US7134144B2 (en) Detecting and responding to a clock rollback in a digital rights management system on a computing device
US7729495B2 (en) System and method for detecting unauthorized copying of encrypted data
US7925591B2 (en) Retail transactions involving digital content in a digital rights management (DRM) system
US7672903B2 (en) Revocation method and apparatus for secure content
US8744969B2 (en) Releasing decrypted digital content to an authenticated path
US7149722B1 (en) Retail transactions involving distributed and super-distributed digital content in a digital rights management (DRM) system
RU2348073C2 (en) Digital rights management (drm) server registration/subregistration in drm architecture
US20060053080A1 (en) Centralized management of digital rights licensing
US20050004873A1 (en) Distribution and rights management of digital content
US20050021783A1 (en) Information processing apparatus and method
US20020128975A1 (en) Method and apparatus for uniquely and securely loading software to an individual computer
US20030135465A1 (en) Mastering process and system for secure content
AU2002354095B2 (en) Methods and apparatus for secure distribution of program content
CA2578568A1 (en) Centralized management of digital rights licensing
KR20060089632A (en) Flexible licensing architecture for licensing digital application
US20040073789A1 (en) Method for collaborative software licensing of electronically distributed computer programs
US20080134319A1 (en) License verification
US20030188175A1 (en) System and method for identifying vendors of hidden content
CN111460400A (en) Data processing method and device and computer readable storage medium
CA2392632A1 (en) Licensing method and license providing system

Legal Events

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