KR20040043867A - Unlawfulness establishment prevention method of program - Google Patents

Unlawfulness establishment prevention method of program Download PDF

Info

Publication number
KR20040043867A
KR20040043867A KR1020020072291A KR20020072291A KR20040043867A KR 20040043867 A KR20040043867 A KR 20040043867A KR 1020020072291 A KR1020020072291 A KR 1020020072291A KR 20020072291 A KR20020072291 A KR 20020072291A KR 20040043867 A KR20040043867 A KR 20040043867A
Authority
KR
South Korea
Prior art keywords
users
server
product
program
installation
Prior art date
Application number
KR1020020072291A
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 KR1020020072291A priority Critical patent/KR20040043867A/en
Publication of KR20040043867A publication Critical patent/KR20040043867A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/12Protecting executable software
    • G06F21/121Restricting unauthorised execution of programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/105Arrangements for software license management or administration, e.g. for managing licenses at corporate level

Abstract

PURPOSE: An illegal program installation preventing method is provided to prevent an installation of a commercial program when the program is installed more than a set user number. CONSTITUTION: The method comprises several steps. A user number for each commercial program is registered at a management server when the program is distributed. If the distributed program is installed at a server, the data on the program is transmitted to the management server. The program is normally installed if the program is installed within a permitted installation number, and then the data on the program is transmitted to the management server. But if the program is installed over the permitted installation number, the program is prevented from being installed.

Description

프로그램의 불법 설치 방지 방법{Unlawfulness establishment prevention method of program}Unlawfulness establishment prevention method of program

본 발명은 상용 프로그램의 불법적인 설치나 복제를 방지하는 프로그램의 불법 설치 방지방법에 관한 것으로, 사용자가 지정된 상용 프로그램을 사용자 수를 초과하여 설치할 경우 설치가 되지 않도록 하는 한편 사용도 되지 않도록 하는 것이다.The present invention relates to a method for preventing illegal installation of a program that prevents illegal installation or duplication of a commercial program. When the user installs a specified number of commercial programs in excess of the number of users, the present invention prevents installation and prevents use of the program.

상용 프로그램은 그 개발자의 노력과 수고에 대한 대가로 비용을 들여 구입하도록 하고 있으나, 일부 사람의 경우 구입 비용을 줄이기 위하여 불법적으로 설치 사용하고 있는 실정으로서 프로그램 개발자의 개발의욕을 떨어트리는 원인이 되고 있으며, 사회적으로 불법에 대한 인식이 흐려지는 문제도 초래하는 것이었다.Commercial programs are purchased at a cost for their efforts and efforts, but some people are illegally installing and using them to reduce their purchase costs. In other words, the problem of social perceptions of illegality is blurred.

이를 방지하기 위하여 프로그램을 지정된 사용자만 사용할 수 있도록 락(lock)을 걸어주고 있으나, 개발자가 암호로 설치한 락도 시중에서 불법적으로풀려 유통되기 때문에 효과적인 방법이 아닌 것이었다.To prevent this, the program locks the program so that only the designated user can use it, but the lock installed by the developer is not an effective method because it is illegally released and distributed in the market.

본 발명은 상용 프로그램을 허가된 사용자수를 초과하여 설치하거나 사용할 경우 설치가 불가능하게 하거나 사용을 할 수 없도록 하여 프로그램 개발자의 개발 노력에 대한 대가를 보상받을 수 있도록 한 것이다.The present invention is to be compensated for the program developer's development efforts by making it impossible to install or use the commercial program if the installation or use exceeds the number of authorized users.

이러한 본 발명은 클라이언트 서버 방식의 인터넷 접속환경에서 서버에 프로그램을 설치할 경우 제품번호, 하드 디스크 시리얼 번호, 사용자 수, 서버 IP 등의 정보를 관리서버로 전송하게 하여 관리서버에서 사용자 수를 점검토록 하고, 허락된 범위이내면 정상적인 설치가 가능하게 하고 그렇지 않을 경우는 설치가 되지 않도록 하며, 서버가 실행중일 경우는 상기된 정보를 이용하여 허가된 사용자수가 일치하는 가를 판단하여 일치할 경우는 정상실행되게 하고, 그렇지 않을 경우는 정상적인 실행이 불가능하도록 하므로서, 언제든지 허가된 사용자수를 초과하여 설치하거나 실행시킬 수 없도록 하여 정상적인 프로그램 유통환경을 조성할 수 있도록 하는 것이다.When the program is installed on a server in a client server-type Internet connection environment, the present invention transmits information such as product number, hard disk serial number, number of users, server IP, etc. to the management server to check the number of users in the management server. If it is within the allowed range, normal installation is allowed. Otherwise, installation is not allowed. If the server is running, the above information is used to determine whether the number of authorized users is identical. In other words, if it is not possible, normal execution is impossible, and it is possible to create a normal program distribution environment by not installing or executing more than the number of authorized users at any time.

도 1 은 본 발명의 제품 설치시 흐름도1 is a flow chart when installing the product of the present invention

도 2 는 본 발명의 제품 사용시 흐름도2 is a flow chart when using the product of the present invention

본 발명은 상용 프로그램 제품을 납품하기 이전에 관리서버(CRM System)에 제품번호별 사용자수를 미리 등록시켜 놓는 과정과, 제품을 서버에 설치할 경우 제품번호와 하드 디스크 시리얼 번호 및 사용자수와 서버IP 등을 관리서버로 전송하는 과정과, 관리서버에 미리 등록시켜 놓은 제품정보와 서버에서 전송된 제품정보를 비교하여 사용자수가 허가된 사용자수 이내이면 정상적인 설치가 가능하게 하고초과할 경우는 설치가 되지 않도록 하는 과정과, 정상적으로 제품이 설치된 서버가 작동될 경우 제품번호와 하드 디스크 시리얼 번호 및 사용자수와 서버IP 등을 관리서버로 전송하는 과정과, 관리서버에 등록시켜 놓은 제품정보와 전송된 제품정보를 비교하여 허가된 사용자수를 초과하여 사용하지 않을 경우는 정상적인 사용이 가능케 하고 사용자수를 초과할 경우는 제품 사용이 불가능하도록 하는 과정을 수행하므로서 이루어진다.The present invention is a process of pre-registering the number of users by product number in the management system (CRM System) before the delivery of the commercial program product, and the product number and the hard disk serial number, the number of users and the server IP when installing the product on the server And the like, and compare the product information registered in the management server with the product information transmitted from the server, and if the number of users is within the number of authorized users, normal installation is possible. Process of transmitting the product number, hard disk serial number, number of users, server IP, etc. to the management server, and the product information registered on the management server and the transmitted product information. If you do not use more than the number of authorized users, you can use it normally. If you exceed consists hameuroseo perform the process to disable the use of the product.

상용 프로그램 제품을 설치할 경우 사용자수가 허가된 사용자수를 초과한 것으로 판단되면 화면에 "사용자수를 초과하였습니다. 당사로 연락하시어 고객지원을 받으시기 바랍니다"라는 메시지를 표시하여 설치가 되지 않는 이유를 밝히는 한편 고객지원을 통하여 설치를 계속할 수 있도록 한다.When installing the commercial program product, if the number of users exceeds the number of authorized users, the screen displays the message "The number of users has exceeded. Please contact us for support." You can continue the installation through customer support.

본 발명에서 사용자수를 초과하는 경우는 후술하는 세가지 경우에 따라 발생하게 되는 것으로, 같은 서버에 다시 설치를 하는 경우, 기존 서버를 지우고 다른 서버로 옮기고자 하는 경우, 기존 서버를 두고 신규로 다른 서버를 증설하는 경우로 구분되며, 첫 번째 경우는 사용자수를 다시 지정하여 설치하도록 하므로서 문제를 해결하도록 하고, 두 번째 경우는 고객지원을 통해 기존 서버에 대한 정보를 삭제 혹은 사용자수를 변경하도록 하여 신규로 설치가 가능하게 하며, 세 번째 경우는 고객지원을 통해 기존 서버에서 사용하고 있는 사용자수를 신규로 사용할 사용자수 만큼 수를 줄여 조정해 주므로서 설치가 되지 않는 문제를 해결하도록 한다.In the present invention, when the number of users is exceeded, it is generated according to three cases to be described later. When reinstalling on the same server, when deleting an existing server and moving to another server, leaving another server and newly adding another server. In the first case, the problem is solved by re-specifying the number of users to install, and in the second case, the information on the existing server is deleted or the number of users is changed by customer support. In the third case, the number of users in the existing server is adjusted by reducing the number of users to be newly used through customer support to solve the problem of not installing.

이러한 본 발명은 상용 프로그램의 설치시나 사용시에 모두 적용되는 것으로, 설치시에 사용자수를 초과할 경우는 설치가 되지 않도록 하고, 사용시에 사용자수를 초과할 경우는 작동이 되지 않도록 하여 허가된 사용자수 이내에서만 정상적인 설치와 사용이 가능하도록 하는 것이다.The present invention is applicable to both the installation and use of commercial programs. If the number of users is exceeded at the time of installation, the installation is not allowed. If the number of users is exceeded at the time of use, the number of authorized users is prevented. Normal installation and use are possible only within this time.

먼저 본 발명은 제품을 납품하기 이전에 제품번호별 사용자수를 관리서버에 등록시켜 놓아 제품을 설치하거나 사용할 경우 사용자수를 초과하는지 확인할 수 있도록 한다.First of all, the present invention registers the number of users per product number in the management server before delivering the product so as to check whether the number of users is exceeded when installing or using the product.

이같이 관리서버에 제품번호별 사용자수를 등록시켜 놓은 상태에서 제품의 구매자가 서버에 제품을 설치할 경우를 도 1 의 흐름도에 의거 살펴본다.As described above, a case in which the buyer of the product installs the product in the server while the number of users for each product number is registered in the management server will be described based on the flowchart of FIG. 1.

서버에서 제품을 설치하기 위하여 실행을 하게 되면 서버는 설치되는 제품의 제품번호, 하드 디스크 시리얼 번호, 사용자수, 서버IP 등의 정보를 관리서버로 전송한다.When the server executes to install the product, the server transmits the product number, hard disk serial number, number of users, server IP, etc. of the installed product to the management server.

관리서버는 제품이 설치되는 서버로부터 전송된 제품정보중 하드 디스크 시리얼 번호를 이용하여 기존에 등록되었던 하드 디스크인지 새로운 하드 디스크인지를 판단하여 신규 하드 디스크일 경우는 제품의 설치가 정상적으로 이루어지게 하고 이미 등록된 하드 디스크일 경우는 다음의 과정을 거치도록 한다.The management server uses the hard disk serial number of the product information transmitted from the server where the product is installed to determine whether it is a previously registered hard disk or a new hard disk. If the hard disk is registered, proceed as follows.

즉 서버에 설치할 경우 하드 디스크가 이미 등록된 것으로 판단되면 기존에 등록되었던 사용자수와 현재 사용 가능한 사용자수를 더한 후에 설치시 요청한 사용자수와 비교하여 기존에 등록되었던 사용자수와 현재 사용 가능한 사용자수를 더한 숫자가 설치시 요청한 사용자수 보다 작을 경우는 정상적인 설치가 가능하도록 하고, 기존에 등록되었던 사용자수와 현재 사용 가능한 사용자수를 더한 숫자가 설치시 요청한 사용자수보다 많을 경우는 화면에 "사용자수를 초과하였습니다. 당사로 연락하시어 고객지원을 받으시기 바랍니다"의 메시지를 표시한 후 제품이 서버에 설치되지 않도록 한다.In other words, if it is determined that the hard disk is already registered when installing on the server, the number of previously registered users and currently available users is compared with the number of users who have been registered and the number of users who are currently available. If the added number is smaller than the number of users requested at the time of installation, normal installation is possible. If the number of users registered previously and the number of users currently available is greater than the number of users requested at the time of installation, the number Excessive. Please contact us for customer support "and then prevent the product from being installed on the server.

그리고 서버에 설치할 경우 등록된 하드 디스크가 없는 경우 정상적인 설치가 가능하도록 하되 이때에도 설치시 요청한 사용자수와 현재 사용 가능한 사용자수를 비교하여 사용자수를 넘기게 되면 상기와 같이 화면에 "사용자수를 초과하였습니다. 당사로 연락하시어 고객지원을 받으시기 바랍니다"의 메시지를 표시한 후 제품이 서버에 설치되지 않도록 한다.If there is no registered hard disk when installing on the server, normal installation is possible. In this case, if the number of users is exceeded by comparing the number of users requested at the time of installation with the number of users currently available, Please contact us for customer support "and then make sure the product is not installed on the server.

한편 제품을 설치할 경우 사용자수가 초과한 것으로 판단되어 상기된 메시지가 표시되고 설치가 되지 않으면 다음의 과정을 통하여 설치할 수 있도록 한다.On the other hand, when installing the product is determined that the number of users is exceeded, the above message is displayed and if not installed, it can be installed through the following process.

첫째, 같은 서버에 다시 설치를 하고자 하는 경우 사용자수를 초과한 것으로 메시지가 표시되면 사용자수를 다시 지정하여 설치할 수 있도록 한다.First, if the user wants to install again on the same server, if the message that the number of users is exceeded is displayed, specify the number of users and install it again.

이 경우는 기존 서버의 동일 하드 디스크에 동일 제품을 다시 설치하는 경우이므로 설치시 사용자수를 잘못 지정하여 발생되는 현상으로 사용자수를 다시 지정하면 정상적인 설치가 가능하게 된다.In this case, the same product is reinstalled on the same hard disk of an existing server. Therefore, a problem occurs when the number of users is incorrectly specified during the installation.

둘째, 기존 서버에 설치된 프로그램을 지우고 새로운 서버로 옮겨서 설치하고자 하는 경우 사용자수가 초과한 것으로 메시지가 표시되면, 관리서버를 운영하는 업체의 고객지원을 통하여 기존 서버에 대한 정보를 삭제하거나 사용자수를 변경해 주도록 하여 신규 서버에 설치할 수 있도록 한다.Second, if you delete the program installed on the existing server and move it to a new server and install it, if the number of users is exceeded, a message is displayed. To be installed on the new server.

이 경우는 정상적인 제품을 기 설치된 서버에서 제거하고 새로운 서버에 설치하는 경우이므로 관리서버에 저장된 서버에 대한 정보를 삭제하여 신규 등록의형태를 밟아 설치가 가능케 하거나 사용자수를 변경시켜주어 새로운 서버에 설치할 수 있도록 한다.In this case, the normal product is removed from the already installed server and installed on a new server. Therefore, by deleting the information on the server stored in the management server, it is possible to install through a new registration form or change the number of users. To help.

셋째, 기존 서버에 설치된 제품은 그대로 두고 새로운 서버를 증설하여 제품을 설치하는 경우 사용자수가 초과한 것으로 메시지가 표시되면, 고객 지원을 통해 관리서버에 저장되어 있는 기존 서버에서 사용하고 있는 사용자수를 신규로 사용할 사용자수 만큼 줄여주어야 신규로 서버를 증설하여 설치할 수 있다.Third, when installing the product by adding a new server while leaving the product installed on the existing server, if a message is displayed that the number of users is exceeded, the number of users in use on the existing server stored in the management server through the customer support You need to reduce the number of users you want to use to install new servers.

이 경우는 기존 서버에 설치된 제품은 그대로 두고 다른 서버를 증설하여 제품을 설치하는 경우이므로, 기존 서버에서 사용하고 있는 사용자수 만큼 신규로 사용할 사용자수에서 줄여주어 허용된 사용자수 내에서 사용할 수 있도록 하므로서 설치가 가능하도록 한다.In this case, the product installed on the existing server is left as it is, and another product is installed to install the product. Therefore, the number of users to be used on the existing server is reduced from the number of newly used users so that it can be used within the allowed number of users. Allow installation.

이같이 서버에 제품을 설치할 경우 사용자수를 체크하여 허락된 사용자수가 초과하게 되면 설치를 할 수 없도록 하여 제품에 대한 불법적인 사용을 방지하므로서 프로그램 개발자의 개발의욕을 촉진시켜 보다 나은 제품을 개발할 수 있도록 한다.In this way, when installing the product on the server, it checks the number of users and prevents the illegal use of the product by preventing the installation if the number of authorized users is exceeded, thus promoting the program developer's desire to develop better products. .

한편 본 발명은 제품을 정상적으로 설치하여 사용하는 경우라도 사용자수를 초과하게 되면 제품의 실행이 중단되게 하여 설치 후 불법적으로 사용자수를 증가시켜 사용하게 되는 것을 방지할 수 있는 것으로, 이를 도 2 의 흐름도에 의거 상세히 살펴본다.On the other hand, the present invention can be prevented from increasing the number of users illegally after installation by stopping the execution of the product even if the number of users is exceeded even if the product is installed and used normally, the flow of Figure 2 Take a closer look at

서버에서 정상적으로 작동되고 있을 경우 서버는 작동되는 제품의 제품번호, 하드 디스크 시리얼 번호, 사용자수, 서버IP 등의 정보를 관리서버로 전송하게 된다.If the server is operating normally, the server sends the product's product number, hard disk serial number, number of users and server IP to the management server.

관리서버는 서버에서 전송된 제품번호와 하드 디스크 시리얼 번호를 이용하여 관리서버에 등록된 사용자수와 실제 사용하는 사용자수를 체크하도록 한다.The management server checks the number of users registered on the management server and the number of users actually using the serial number and hard disk serial number transmitted from the server.

제품의 등록 사용자수에 비하여 실제 사용자수가 많으면 정상적인 사용이 아닌 것으로 판단하여 작동이 중단되도록 하는 한편 "사용자수를 초과하였습니다. 당사로 연락하시어 고객지원을 받으시기 바랍니다"의 메시지를 표시하여 정상적인 사용자수를 유지하도록 하거나 사용자수를 증가시켜 관리서버에 등록하도록 하여 불법적인 사용을 방지하도록 한다.If the actual number of users is larger than the number of registered users of the product, it is judged that it is not a normal use, and the operation is stopped. Also, a message of "The number of users has been exceeded. Maintain or increase the number of users to register with the management server to prevent illegal use.

그러나 실제 사용자수가 관리서버에 등록된 사용자수를 초과하지 않을 경우는 정상적인 사용이 가능하도록 한다.However, if the actual number of users does not exceed the number of users registered in the management server, normal use is possible.

본 발명은 상용 프로그램을 허가된 사용자수를 초과하여 설치하거나 사용할 경우 설치가 불가능하게 하거나 사용을 할 수 없도록 하므로서 상용 프로그램은 정당한 대가를 지불하고 허용된 범위내에서만 사용할 수 있도록 하여, 프로그램 개발자에게 정당한 이득이 돌아갈 수 있도록 하여 개발에 대한 성취감을 느끼도록 하는 한편 더 좋은 제품을 개발할 수 있도록 한다.The present invention makes it impossible to install or use a commercial program beyond the authorized number of users, so that the commercial program can be used only within the allowable range by paying a reasonable price, and thus is justified by the program developer. It allows the benefits to be returned so that you can feel a sense of accomplishment in development while developing a better product.

이같이 정당한 대가를 지불하고 구입한 제품만 정당하게 사용할 수 있도록 하여 프로그램의 정상유통을 유도하는 한편 사용자는 더 좋은 제품을 저렴하게 구입할 수 있도록 하는 것이다.By paying such a fair price and allowing only the purchased product to be used legitimately, it leads to the normal distribution of the program while allowing the user to purchase a better product at a lower price.

Claims (5)

상용 프로그램 제품을 납품하기 이전에 관리서버에 제품번호별 사용자수를 미리 등록시켜 놓는 과정과,The process of registering the number of users by product number in advance in the management server before delivering the commercial program product, 제품을 서버에 설치할 경우 제품에 대한 정보를 관리서버로 전송하는 과정과,If the product is installed on a server, the process of transmitting information about the product to the management server, 관리서버에 미리 등록시켜 놓은 제품정보와 서버에서 전송된 제품정보를 비교하여 사용자수가 허가된 사용자수 이내이면 정상적인 설치가 가능하게 하고 초과할 경우는 설치가 되지 않도록 하는 과정과,Comparing the product information registered in advance to the management server and the product information transmitted from the server to enable normal installation if the number of users is within the number of authorized users; 정상적으로 제품이 설치된 서버가 작동될 경우 제품정보를 관리서버로 전송하는 과정과,If the server is installed normally operating the product information to the management server, 관리서버에 등록시켜 놓은 제품정보와 전송된 제품정보를 비교하여 허가된 사용자수를 초과하여 사용하지 않을 경우는 정상적인 사용이 가능케 하고 사용자수를 초과할 경우는 제품 사용이 불가능하도록 하는 과정을 수행하는 것을 특징으로 하는 프로그램의 불법 설치 방지 방법.By comparing the product information registered in the management server with the transmitted product information, if the number of authorized users is not exceeded, normal use is possible, and if the number of users is exceeded, the process of making the product unavailable is performed. Method for preventing the illegal installation of the program, characterized in that. 제1항에 있어서, 서버에서 제품이 설치되거나 실행될 때 관리서버로 전송하는 제품정보는 제품번호, 하드 디스크 시리얼 번호, 사용자수, 서버IP 등이 되는 것을 특징으로 하는 프로그램의 불법 설치 방지 방법.The method of claim 1, wherein the product information transmitted from the server to the management server when the product is installed or executed is a product number, a hard disk serial number, the number of users, a server IP, and the like. 제1항에 있어서, 같은 서버에 제품을 설치할 때 사용자수가 초과하는 것으로 판단된 경우 사용자수를 다시 지정하여 설치하는 것을 특징으로 하는 프로그램의 불법 설치 방지 방법.The method according to claim 1, wherein if it is determined that the number of users is exceeded when the product is installed on the same server, the method of preventing illegal installation of a program comprising re-specifying the number of users. 제1항에 있어서, 기존 서버에 설치된 제품을 지우고 새로운 서버에 제품을 설치할 때 사용자수가 초과하는 것으로 판단된 경우 기존 서버에 대한 정보를 삭제하거나 사용자수를 변경하여 설치하는 것을 특징으로 하는 프로그램의 불법 설치 방지 방법.The method of claim 1, wherein if the number of users is exceeded when deleting a product installed on an existing server and installing a product on a new server, the information on the existing server is deleted or the number of users is installed illegally. How to prevent installation. 제1항에 있어서, 기존 서버를 두고 다른 서버에 제품을 설치할 때 사용자수가 초과하는 것으로 판단된 경우 기존 서버에서 사용하고 있는 사용자를 신규로 사용할 사용자수 만큼 줄여 준 후 설치하는 것을 특징으로 하는 프로그램의 불법 설치 방지 방법.The method of claim 1, wherein if it is determined that the number of users is exceeded when the product is installed on another server while the existing server is installed, the program may be installed after reducing the number of users using the existing server by the number of newly used users. How to prevent illegal installations.
KR1020020072291A 2002-11-20 2002-11-20 Unlawfulness establishment prevention method of program KR20040043867A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020072291A KR20040043867A (en) 2002-11-20 2002-11-20 Unlawfulness establishment prevention method of program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020072291A KR20040043867A (en) 2002-11-20 2002-11-20 Unlawfulness establishment prevention method of program

Publications (1)

Publication Number Publication Date
KR20040043867A true KR20040043867A (en) 2004-05-27

Family

ID=37340273

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020072291A KR20040043867A (en) 2002-11-20 2002-11-20 Unlawfulness establishment prevention method of program

Country Status (1)

Country Link
KR (1) KR20040043867A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100602107B1 (en) * 2004-05-18 2006-07-19 강승훈 Software rights management system and its method in network configuration

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19980037637A (en) * 1996-11-22 1998-08-05 구자홍 How to sell and manage software over a computer network
JPH11327893A (en) * 1998-05-07 1999-11-30 Sony Corp Method for managing license and recording medium recording the same
JP2000010776A (en) * 1998-06-25 2000-01-14 Nec Corp Method and system for copy guard of application software in client/server environment
KR20020011738A (en) * 2000-08-04 2002-02-09 윤금 Method for protecting illegal copy of software
KR20020016160A (en) * 2000-08-24 2002-03-04 이인동 The method for preventing illegal S/W use with web-server

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19980037637A (en) * 1996-11-22 1998-08-05 구자홍 How to sell and manage software over a computer network
JPH11327893A (en) * 1998-05-07 1999-11-30 Sony Corp Method for managing license and recording medium recording the same
JP2000010776A (en) * 1998-06-25 2000-01-14 Nec Corp Method and system for copy guard of application software in client/server environment
KR20020011738A (en) * 2000-08-04 2002-02-09 윤금 Method for protecting illegal copy of software
KR20020016160A (en) * 2000-08-24 2002-03-04 이인동 The method for preventing illegal S/W use with web-server

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100602107B1 (en) * 2004-05-18 2006-07-19 강승훈 Software rights management system and its method in network configuration

Similar Documents

Publication Publication Date Title
US8327453B2 (en) Method and apparatus for protecting information and privacy
US6502195B1 (en) Computer readable storage medium for providing repeated contact with software end-user
US8613110B2 (en) Software piracy prevention through remote enforcement of an activation threshold
US7661147B2 (en) System for controlling use of digitally encoded products
US20070130081A1 (en) Downloadable software package incorporating license management software
US20040221170A1 (en) System and method for monitoring software
US20040039705A1 (en) Distributing a software product activation key
US20080052295A1 (en) Remote feature activator feature extraction
EP1301005A2 (en) System and method for a server to enable and disable client computer features
SG177436A1 (en) A method for controlling unauthorized software application usage
US20180307811A1 (en) Prevention of software piracy exploiting end users
US20120174090A1 (en) Patch and dot release licensing
US20060064387A1 (en) Systems and methods for software licensing
KR20040043867A (en) Unlawfulness establishment prevention method of program
US20040225900A1 (en) Method for securing software to reduce unauthorized use
KR20010000961A (en) Recording unit of Troy Type Observer Program and Internet On-Line Inspection And Proof method By Troy Type Observer Program
AU2004203752A1 (en) Method of and software for monitoring digital information

Legal Events

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