KR20020011509A - Method of monitoring for illegal copy of program - Google Patents

Method of monitoring for illegal copy of program Download PDF

Info

Publication number
KR20020011509A
KR20020011509A KR1020000044820A KR20000044820A KR20020011509A KR 20020011509 A KR20020011509 A KR 20020011509A KR 1020000044820 A KR1020000044820 A KR 1020000044820A KR 20000044820 A KR20000044820 A KR 20000044820A KR 20020011509 A KR20020011509 A KR 20020011509A
Authority
KR
South Korea
Prior art keywords
program
server
terminal
illegal
illegal copy
Prior art date
Application number
KR1020000044820A
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 KR1020000044820A priority Critical patent/KR20020011509A/en
Publication of KR20020011509A publication Critical patent/KR20020011509A/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/305Authentication, i.e. establishing the identity or authorisation of security principals by remotely controlling device operation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PURPOSE: A method for monitoring an illegal copy of a program is provided to prevent a program from illegally being copied by automatically transmitting illegal copy confirmation information to a server capable of monitoring the illegal copy of a program. CONSTITUTION: An installation of a program is started in a terminal(300). The terminal drives an illegal copy monitoring program included in the program installed and searches whether to connect to a server(302). In case that the terminal isn't connected with the server, the terminal performs a reservation for transmitting illegal copy confirmation information in case that it is connected with the server(303). The terminal provides the confirmation information to the server(304). The monitoring program searches whether the server provides a message for warning of illegal copy(306). In case that the server doesn't provide the message, the terminal performs an installation(308). In case that the server provides the message, the terminal displays the message(310). The terminal searches whether a user gives orders for stopping to install the program(312). In case that the user gives orders for stopping to install the program, the installation is stopped(314). A message for stopping the installation is provided to the server(316).

Description

프로그램 불법 복제 감시방법{METHOD OF MONITORING FOR ILLEGAL COPY OF PROGRAM}Program piracy monitoring method {METHOD OF MONITORING FOR ILLEGAL COPY OF PROGRAM}

본 발명은 프로그램 인스톨 방법에 관한 것으로, 특히 프로그램 인스톨시에 프로그램의 불법 복제를 감시할 수 있도록 하는 방법에 관한 것이다.The present invention relates to a program installation method, and more particularly, to a method for monitoring illegal copying of a program at the time of program installation.

일반적으로 프로그램의 보호가 효과적으로 이루어지지 않음에 따라 프로그램 개발업체가 경쟁력이 있는 프로그램을 개발하여도 그 프로그램이 불법 복제되어 프로그램 제작업체를 곤란하게 하는 경우가 허다하다.In general, since the program is not effectively protected, even if the program developer develops a competitive program, the program is illegally copied to make the program producer difficult.

종래에는 불법복제를 억제하기 위해 프로그램마다 다른 시리얼 번호를 부여하거나, 사용자가 소프트웨어 프로그램을 인터넷으로 접속 가능한 웹 서버에 등록하도록 하였다. 그러나 이는 웹 서버에 등록하지 않는 경우에는 불법복제를 억제할 수 없는 문제점을 가지고 있었다.Conventionally, in order to suppress illegal copying, a different serial number is given to each program, or a user can register a software program in a web server accessible through the Internet. However, this had a problem that can not be suppressed piracy if not registered on the web server.

따라서 본 발명의 목적은 프로그램의 불법 복제 상황을 감시할 수 있도록 하는 프로그램 불법복제 감시방법을 제공함에 있다.Accordingly, an object of the present invention is to provide a program illegal monitoring method for monitoring illegal copying of a program.

그리고 본 발명의 다른 목적은 프로그램의 불법 복제로 판단되는 경우에는 이를 사용자에게 안내하여 프로그램 불법 복제의 중단을 유도함으로써 프로그램의 불법 복제를 미연에 방지할 수 있도록 하는 프로그램 불법 복제 감시방법을 제공함에 있다.And another object of the present invention is to provide a program illegal copy monitoring method to guide the user when it is determined that the program is illegal copying to stop the illegal copy of the program to prevent illegal copying of the program in advance. .

도 1은 본 발명이 적용가능한 시스템의 개략 구성도,1 is a schematic structural diagram of a system to which the present invention is applicable;

도 2는 본 발명의 바람직한 실시예에 따른 프로그램 불법 복제 감시방법의 개략 절차도,2 is a schematic procedure diagram of a program illegal copy monitoring method according to a preferred embodiment of the present invention;

도 3 내지 도 5는 본 발명의 바람직한 실시예에 따른 프로그램 불법 복제 감시방법의 흐름도.3 to 5 are flowcharts of a program illegal copy monitoring method according to a preferred embodiment of the present invention.

상술한 목적을 달성하기 위한 본 발명은 단말기에서 프로그램의 인스톨이 시작되면 프로그램 및 사용자, 단말기 정보 등으로 구성되는 불법복제 확인정보를 서버에 제공하는 제1단계와, 상기 서버가 상기 불법복제 확인정보를 제공받아 그에 대응되는 불법복제 확인정보가 미리 저장되어 있는지를 확인하는 제2단계와, 상기 불법복제 확인정보가 미리 저장되어 있으면, 양 정보가 동일한지 여부를 검색하는 제3단계와, 상기 양 정보가 동일하지 않으면 불법복제로 판단하여 감시자에게 불법복제 사실을 안내하는 제4단계와, 상기 불법복제 확인정보가 미리 저장되어 있지 않으면, 그 불법복제 확인정보를 저장하는 제5단계와, 상기 양 정보가 동일하면, 정상적인 인스톨이라 판단하는 제6단계를 구비하는 것을 특징으로 한다.In order to achieve the above object, the present invention provides a first step of providing an illegal copy confirmation information consisting of a program, a user, and terminal information to a server when the installation of a program is started in a terminal, and the server confirms the illegal copy confirmation information. A second step of checking whether the piracy confirmation information corresponding thereto is stored in advance; and a third step of searching whether the piracy information is the same if the piracy confirmation information is stored in advance, and the quantity If the information is not the same, the fourth step of judging the illegal copy to the monitor by judging it as illegal copying; and if the illegal copy confirming information is not stored in advance, the fifth step of storing the illegal copy confirming information; If the information is the same, a sixth step of determining that it is a normal installation is characterized.

본 발명은 프로그램의 인스톨시마다 프로그램의 시리얼 번호, 프로그램이 인스톨되는 컴퓨터의 IP 주소, MAC 번호, 사용자 이-메일(E-MAIL) 주소, 회사, 사용자 이름, 프로그램 이름 등을 프로그램 불법 복제 감시 서비스를 제공하는 서버에 제공한다. 상기 서버는 프로그램의 시리얼 번호, 프로그램이 인스톨되는 컴퓨터의 IP 주소, MAC 번호를 통해 프로그램 불법 복제 여부를 판단하여 불법복제로 판단되면 불법복제 수행중임을 사용자에게 경고한다. 상기 경고후에도 프로그램의 인스톨이 계속하여 수행되면 상기 서버는 사용자 정보를 감시자에게 안내한다.According to the present invention, a program illegal copy monitoring service is provided for each program installation. The program serial number, the IP address of the computer on which the program is installed, the MAC number, the user e-mail address, the company, the user name, the program name, Provide it to the providing server. The server determines whether the program is illegally copied based on the serial number of the program, the IP address of the computer on which the program is installed, and the MAC number, and warns the user that illegal copying is being performed if it is determined to be illegal copying. If the installation of the program continues after the warning, the server guides the user information to the monitor.

이러한 본 발명이 적용 가능한 시스템의 개략적인 구성도를 도시한 도 1을 참조하면, 프로그램 개발회사의 서버(100)와 프로그램 인스톨 단말기(200)는 네트워크를 통해 연결된다. 상기 서버(100)는 본 발명의 바람직한 실시예에 따라 상기 단말기(200)가 제공하는 불법복제 확인정보를 제공받아 불법복제 여부를 판단한다. 상기 서버(100)는 단말기(200)에서 불법복제가 이루어지고 있다고 판단하면 단말기(200)에 불법복제 경고를 위한 메시지를 제공한다. 상기 메시지 제공후에 상기 서버(100)는 단말기(200)에서 인스톨이 중단되지 않으면 해당 단말기(200) 및 사용자 정보를 감시자에게 안내한다. 또한 상기 서버(100)는 미리 정해둔 시간간격으로 불법복제 사실을 사용자에게 계속하여 통보한다.Referring to FIG. 1, which shows a schematic configuration diagram of a system to which the present invention is applicable, the server 100 of a program development company and a program installation terminal 200 are connected through a network. The server 100 receives illegal copy confirmation information provided by the terminal 200 according to a preferred embodiment of the present invention to determine whether illegal copying is provided. If the server 100 determines that the illegal copy is being made by the terminal 200, the server 100 provides a message for warning of the illegal copy to the terminal 200. After the message is provided, the server 100 informs the monitor of the corresponding terminal 200 and user information if the installation is not interrupted in the terminal 200. In addition, the server 100 continues to notify the user of the illegal copy at a predetermined time interval.

상기 단말기(200)에 인스톨되는 프로그램은 본 발명의 바람직한 실시예에 따라 인스톨시에 불법복제 확인정보를 서버(100)에 제공하고, 서버(100)로부터 불법복제 경고를 위한 메시지가 제공되면 이를 사용자에게 안내하며 사용자의 요구에 따라 프로그램의 인스톨을 중단하기도 한다.The program installed in the terminal 200 provides illegal copy confirmation information to the server 100 at the time of installation according to a preferred embodiment of the present invention, and if a message for illegal copy warning from the server 100 is provided, the user installs it. The program may be stopped at the user's request.

상기한 본 발명의 바람직한 실시예에 따른 프로그램 불법복제 감시과정을 개략적으로 도시한 도 2를 참조하여 설명하면, 프로그램의 인스톨 시작시에 단말기(200)는 프로그램 불법복제 확인을 위한 불법복제 확인정보를 프로그램 개발업체의 서버(100)에 제공한다. 상기 프로그램 불법복제 확인정보는 프로그램의 시리얼 번호, 프로그램이 인스톨되는 컴퓨터의 IP 주소, MAC 번호, 사용자 이멜, 회사, 사용자 이름, 프로그램 이름 등으로 구성될 수 있다. 상기 서버(100)는 상기한 프로그램 불법복제 확인정보를 통해 불법 복제 여부를 확인한다. 이때 서버(100)는 인스톨되는 프로그램이 불법으로 인스톨되는 것으로 판단되면 불법 복제 경고 메시지를 단말기(200)에 제공하고, 단말기(200)는 이 메시지를 디스플레이하여 사용자에게 안내한다. 상기한 안내후에도 프로그램의 인스톨이 계속하여 진행되면 상기 서버(100)는 불법복제됨을 감시자에게 안내한다.Referring to FIG. 2 schematically illustrating a program illegal copy monitoring process according to a preferred embodiment of the present invention, at the start of installation of a program, the terminal 200 provides illegal copy confirmation information for checking program illegal copy. It is provided to the server 100 of the program developer. The program piracy confirmation information may include a serial number of a program, an IP address of a computer on which a program is installed, a MAC number, a user name, a company, a user name, a program name, and the like. The server 100 checks whether illegal copying is performed through the program illegal copy checking information. At this time, if it is determined that the installed program is illegally installed, the server 100 provides an illegal copy warning message to the terminal 200, and the terminal 200 displays the message to guide the user. If the installation of the program continues even after the above guide, the server 100 informs the monitor that illegal copying is performed.

상기한 본 발명의 바람직한 실시예에 따른 단말기에서의 흐름도를 도시한 도 3을 참조하면, 단말기(200)에서 프로그램의 인스톨이 시작되면(300단계), 단말기(200)는 상기 인스톨하는 프로그램에 포함되어 있던 불법복제 감시 프로그램을 구동하여 서버(100) 접속여부를 검색한다(302단계). 상기 서버(100)와 접속되지 않았으면, 단말기(200)는 서버(100) 접속이 확인될 때에 불법복제 확인정보를 전송하도록 하기 위한 불법복제 확인정보 전송예약을 수행한다(303단계). 이후단말기(200)는 프로그램 인스톨을 수행한다(308단계).Referring to FIG. 3, which shows a flowchart of a terminal according to a preferred embodiment of the present invention, when installation of a program is started in the terminal 200 (300), the terminal 200 is included in the installed program. The illegal copy monitoring program is operated to search whether the server 100 is connected (step 302). If the server 100 is not connected to the server 100, the terminal 200 performs a reservation for sending illegal copy confirmation information to transmit illegal copy confirmation information when the connection of the server 100 is confirmed (step 303). Thereafter, the terminal 200 performs program installation (step 308).

그리고 상기 서버(100)와 접속되었으면, 상기 단말기(200)는 불법복제 확인정보를 프로그램 개발회사의 서버(100)에 제공한다(304단계). 이후 단말기(200)의 불법복제 감시 프로그램은 서버(100)가 불법복제 경고 메시지가 제공하는지를 검색한다(306단계). 이때 서버(100)가 불법복제 경고 메시지를 제공하지 않으면, 단말기(200)는 프로그램 인스톨을 수행한다(308단계). 이와달리 서버(100)가 불법복제 경고 메시지를 제공하면 단말기(200)는 불법복제 경고 메시지를 디스플레이하여 사용자에게 경고한다(310단계). 상기 불법복제 경고 메시지는 현재 불법복제를 시작하려고 하고 있으며, 이는 불법이며 이러한 불법복제가 이미 감지되었음을 사용자에게 안내한다. 이후 불법복제 감시 프로그램에 따라 단말기(200)는 사용자가 프로그램 인스톨 중단을 명령하는지를 검색한다(312단계). 상기 사용자가 프로그램 인스톨 중단을 명령하면, 상기 단말기(200)는 프로그램 인스톨을 중단하고(314단계), 프로그램 인스톨 중단 메시지를 프로그램 개발회사의 서버(100)에 제공한다(316단계). 그러나 사용자가 프로그램 인스톨 중단을 명령하지 않으면 상기 단말기(200)는 프로그램 인스톨을 수행한다(308단계).When the server 100 is connected to the server 100, the terminal 200 provides illegal copy confirmation information to the server 100 of the program development company (step 304). After that, the piracy monitoring program of the terminal 200 searches whether the server 100 provides the piracy warning message (step 306). If the server 100 does not provide an illegal copy warning message, the terminal 200 performs a program installation (step 308). In contrast, if the server 100 provides an illegal copy warning message, the terminal 200 displays an illegal copy warning message to warn the user (step 310). The piracy warning message is currently trying to start piracy, which is illegal and informs the user that such piracy has already been detected. Thereafter, according to the illegal copy monitoring program, the terminal 200 searches whether the user commands the installation of the program (step 312). When the user instructs the program installation to stop, the terminal 200 stops the program installation (step 314), and provides a program installation stop message to the server 100 of the program development company (step 316). However, if the user does not command to stop the program installation, the terminal 200 performs a program installation (step 308).

이와같이 단말기(200)는 프로그램의 인스톨시에 불법복제 확인을 위한 불법복제 확인정보를 서버(100)에 제공하며, 서버(100)로부터의 불법복제 경고 메시지를 디스플레이하여 사용자에게 이를 경고하거나, 상기한 경고에 대응하여 사용자가 인스톨을 중단하면 이를 서버(100)에 통지한다.In this way, the terminal 200 provides the server 100 with the illegal copy confirmation information for checking the illegal copy at the time of installation of the program, and displays the illegal copy warning message from the server 100 to warn the user of the illegal copy or the above. In response to the warning, if the user interrupts the installation, the server 100 is notified.

상기 불법복제 확인정보의 전송을 예약한 경우에 불법복제 확인정보를 전송하는 과정을 도 5를 참조하여 설명한다. 단말기(200)는 파워-온 등의 이유로 시스템이 시작되면(500단계), 상기 단말기(200)는 서버 접속이 가능한지를 검색한다(502단계). 상기 서버 접속이 가능한 경우, 단말기(200)는 불법복제 확인정보 전송이 미리 예약되었는지를 검색한다(504단계). 상기 불법복제 확인정보 전송이 미리 예약되어 있으면, 상기 단말기(200)는 불법복제 확인정보를 프로그램 개발회사의 서버(200)에 전송한다.A process of transmitting illegal copy confirmation information when the transmission of the illegal copy confirmation information is reserved will be described with reference to FIG. 5. When the system is started due to power-on or the like (step 500), the terminal 200 searches whether the server can be accessed (step 502). When the server is accessible, the terminal 200 searches whether the transmission of the illegal copy confirmation information is reserved in advance (step 504). If the illegal copy confirmation information transmission is reserved in advance, the terminal 200 transmits the illegal copy confirmation information to the server 200 of the program development company.

상기 본 발명의 바람직한 실시예에 따른 불법복제 감시방법의 서버(100)에서의 흐름도를 도시한 도 4를 참조하면, 서버(100)의 불법복제 감시 프로그램은 프로그램을 인스톨하려는 단말기(200)가 불법복제 확인정보를 제공하는지를 검색한다(400단계). 이때 서버(100)는 불법복제 확인정보가 제공되면, 미리 저장된 불법복제 확인정보 중 제공된 불법복제 확인정보의 프로그램 시리얼 번호와 프로그램 시리얼 번호가 동일한 것이 있는지를 검색한다(404단계). 이때 불법복제 확인정보중 저장된 불법복제 확인정보의 프로그램 시리얼 번호와 프로그램 시리얼 번호가 동일한 것이 없으면 상기 서버(100)는 불법복제 확인정보를 저장한다(406단계). 상기 불법복제 확인정보는 프로그램의 시리얼 번호, 프로그램이 인스톨되는 컴퓨터의 IP 주소, MAC 번호, 사용자 이멜, 회사, 사용자 이름, 프로그램 이름 등으로 구성되므로, 이러한 정보들이 서로 대응되게 저장된다. 이러한 불법복제 확인정보는 동일한 프로그램을 다시 인스톨할 때에 해당 사용자가 이전에 해당 프로그램을 구입한 사용자인지 여부를 판단하기 위한 자료로서 사용된다. 특히 본 발명은 MAC 번호를 통해 사용자 인증을 수행함에 따라 IP 주소를 조작하더라도 정확하게 불법복제를 감지해낼 수 있다.Referring to Figure 4 showing a flowchart in the server 100 of the illegal monitoring method according to a preferred embodiment of the present invention, the illegal monitoring program of the server 100 is illegal for the terminal 200 to install the program In step 400, it is checked whether replication confirmation information is provided. At this time, if the illegal copy confirmation information is provided, the server 100 searches whether the program serial number and the program serial number of the provided illegal copy confirmation information are the same among the previously stored illegal copy confirmation information (step 404). At this time, if there is no identical program serial number and program serial number of the stored illegal copy confirmation information among the illegal copy confirmation information, the server 100 stores the illegal copy confirmation information (step 406). The illegal copy confirmation information includes a serial number of a program, an IP address of a computer on which a program is installed, a MAC number, a user name, a company, a user name, a program name, and the like, and thus the information is stored correspondingly. Such piracy confirmation information is used as data for judging whether the user is a user who previously purchased the program when the same program is installed again. In particular, the present invention can accurately detect illegal copying even when manipulating an IP address by performing user authentication through a MAC number.

그리고 상기 프로그램 시리얼 번호가 동일한 것이 있으면, 서버(100)는 제공받은 불법복제 확인정보의 IP 주소가 미리 저장된 불법복제 확인정보의 IP 주소와 동일한지를 검색한다(408단계). 이때 양자간의 IP 주소가 상이하면 상기 서버(100)는 단말기(200)에서 이루어지는 인스톨이 불법복제인 것으로 판단한다. 이와달리 양자간의 IP 주소가 동일하면, 상기 서버(100)는 제공된 불법복제 확인정보의 MAC 번호가 저장된 불법복제 확인정보의 MAC 번호와 동일한지를 검색한다(408단계). 상기 양자간의 MAC 번호가 동일하지 않으면, 상기 서버(100)는 단말기(200)에서 이루어지는 인스톨이 불법복제인 것으로 판단한다. 이와달리 양자간의 MAC 번호가 동일하면 상기 서버(100)는 제공된 불법복제 확인정보의 사용자 이름이 저장된 불법복제 확인정보의 사용자 이름과 동일한지 검색한다(412단계). 상기 양자간의 사용자 이름이 동일하면 상기 서버(100)는 정당한 사용자의 재인스톨로 판단하고 종료한다. 이와달리 양자간의 사용자 이름이 동일하지 않으면 상기 서버(100)는 단말기(200)에서 이루어지는 인스톨이 불법복제인 것으로 판단한다. 상기 서버(100)는 단말기(200)에서 불법복제가 이루어지는 것으로 판단되면, 프로그램 불법복제 경고 메시지를 단말기(200)에 제공한다(414단계). 이후 상기 서버(100)는 단말기(200)로부터 프로그램 인스톨 중단 메시지가 제공되는지를 검색한다(416단계). 상기 서버(100)는 프로그램 인스톨 중단 메시지가 제공되면, 단말기(200)의 사용자가 불법복제를 포기한 것으로 판단하여 종료한다. 이와달리 상기 서버(100)는 단말기(200)에서 사용자가 프로그램 인스톨 중단 메시지 제공하지 않으면, 단말기(200)의 사용자가 불법복제 경고 메시지를 보고도 불법복제를 수행하는 것으로 판단하여, 제공된 불법복제 확인정보에서 사용자 식별을 위한 정보, 즉 IP 주소, MAC 번호, 사용자 이름 등을 감시자에게 제공한다(418단계). 그리고 일정시간마다 사용자에게 불법복제 사실을 통보한다(420단계). 상기 사용자의 불법복제 사실 통보는 이-메일로 이루어질 수 있다.If the program serial numbers are the same, the server 100 searches whether the IP address of the provided piracy check information is the same as the IP address of the piracy check information stored in advance (step 408). At this time, if the IP address between the two different, the server 100 determines that the installation made in the terminal 200 is illegal copying. On the other hand, if both IP addresses are the same, the server 100 searches whether the MAC number of the provided piracy check information is the same as the MAC number of the piracy check information stored (step 408). If the MAC numbers are not the same between the two, the server 100 determines that the installation made in the terminal 200 is illegal copying. On the other hand, if both MAC numbers are the same, the server 100 searches whether the user name of the provided piracy check information is the same as the user name of the piracy check information stored (step 412). If the user names of the two are the same, the server 100 determines that the legitimate user is reinstalled and ends. On the contrary, if the user names are not the same, the server 100 determines that the installation of the terminal 200 is illegal copying. If it is determined that illegal copying is performed in the terminal 200, the server 100 provides a program illegal copy warning message to the terminal 200 (step 414). Thereafter, the server 100 searches whether a program installation stop message is provided from the terminal 200 (step 416). When the server installation stop message is provided, the server 100 determines that the user of the terminal 200 has given up illegal copying and ends. On the contrary, if the user does not provide a program installation stop message from the terminal 200, the server 100 determines that the user of the terminal 200 performs illegal copy even if the user sees an illegal copy warning message, thereby checking the provided illegal copy. In step 418, information for identifying a user, that is, an IP address, a MAC number, and a user name, is provided to the monitor. Then, the user is notified of the illegal copying every predetermined time (step 420). The piracy notification of the user may be made by e-mail.

상술한 바와 같이 서버(100)는 프로그램의 불법복제를 감지하고 이를 단말기(200)에 안내하며, 이후 단말기(200)가 인스톨을 중단하지 않으면 해당 사용자 정보를 감시자에게 제공하여 불법복제에 대한 조치를 취할 수 있도록 한다.As described above, the server 100 detects the illegal copy of the program and guides it to the terminal 200. After that, if the terminal 200 does not stop the installation, the server 100 provides the user information to the monitor to take measures for illegal copying. To be taken.

상술한 바와 같이 본 발명은 인스톨시에 불법복제 확인정보를 자동으로 프로그램의 불법복제를 감시할 수 있는 서버에 제공하도록 하며, 상기 서버는 그 정보를 이용하여 프로그램의 불법복제를 감시하고 그 감시결과를 감시자에게 제공함으로써 프로그램의 불법복제 상황을 감시가능하게 할 수 있는 이점이 있다.As described above, the present invention provides an illegal copy confirmation information to a server that can automatically monitor illegal copying of a program at the time of installation, and the server monitors illegal copying of a program using the information and monitors the result. Providing to the watchdog has the advantage of enabling the monitoring of illegal copying of the program.

또한 본 발명은 인스톨전에 프로그램의 불법복제 사실을 사용자에게 안내하여 프로그램 불법복제의 중단을 유도함으로써 프로그램의 불법복제를 미연에 방지할 수 있는 이점이 있다.In addition, the present invention has the advantage of preventing illegal copying of a program in advance by informing a user of the illegal copying of a program before installation to induce interruption of program illegal copying.

Claims (5)

서버와 단말기가 네트워크를 통해 연결되어 있는 시스템에서 프로그램 불법복제 감시방법에 있어서,In the method for monitoring program piracy in a system where a server and a terminal are connected through a network, 상기 단말기에서 프로그램의 인스톨이 시작되면 프로그램 및 사용자, 단말기 정보 등으로 구성되는 불법복제 확인정보를 상기 서버에 제공하는 제1단계와,A first step of providing to the server an illegal copy confirmation information consisting of a program, a user, and terminal information when the installation of the program is started in the terminal; 상기 서버가 상기 불법복제 확인정보를 제공받아 그에 대응되는 불법복제 확인정보가 미리 저장되어 있는지를 확인하는 제2단계와,A second step of confirming whether the server receives the piracy check information and corresponding piracy check information is stored in advance; 상기 불법복제 확인정보가 미리 저장되어 있으면, 양 정보가 동일한지 여부를 검색하는 제3단계와,If the piracy confirmation information is stored in advance, a third step of searching whether the information is the same; 상기 양 정보가 동일하지 않으면 불법복제로 판단하여 감시자에게 불법복제 사실을 안내하는 제4단계와,If the information is not the same, a fourth step of judging illegal duplication to the monitor by judging illegal duplication; 상기 불법복제 확인정보가 미리 저장되어 있지 않으면, 그 불법복제 확인정보를 저장하는 제5단계와,If the piracy check information is not stored in advance, a fifth step of storing the piracy check information; 상기 양 정보가 동일하면, 정상적인 인스톨이라 판단하는 제6단계를 구비하는 것을 특징으로 하는 프로그램 불법복제 감시방법.And the sixth step of determining that the information is a normal installation if the two pieces of information are the same. 제1항에 있어서, 상기 제4단계가,The method of claim 1, wherein the fourth step, 상기 불법복제로 판단되면, 불법복제 경고 메시지를 상기 서버가 상기 단말기에 제공하는 제A단계와,If it is determined that the illegal copying step is provided, the server provides the illegal copy warning message to the terminal; 상기 단말기가 상기 불법복제 경고 메시지를 제공받아 디스플레이하고, 상기 디스플레이후에 사용자가 프로그램 인스톨 중단을 명령하여 프로그램 인스톨을 중단시키면, 상기 서버에 프로그램 인스톨 중단 메시지를 제공하는 제B단계와,A step B of providing, by the terminal, the illegal copy warning message and displaying the illegal copy warning message, and after the display, the user instructs the installation of the program to stop installing the program, the program installation stop message is provided to the server; 상기 서버가 상기 프로그램 인스톨 중단 메시지가 제공되면 불법복제가 중단된 것으로 판단하고, 상기 프로그램 인스톨 중단 메시지가 제공되지 않으면 불법복제가 수행된 것으로 판단하여 감시자에게 불법복제 사실을 안내하는 제C단계로 구성됨을 특징으로 하는 프로그램 불법복제 감시방법.The server determines that illegal copying is stopped when the program installation stop message is provided. If the program installation stop message is not provided, the server determines that illegal copying has been performed and guides the monitor to illegal copying. Program piracy monitoring method characterized in that. 제1항에 있어서,The method of claim 1, 상기 단말기 정보가 MAC 번호를 포함함을 특징으로 하는 프로그램 불법복제 감시방법.And the terminal information includes a MAC number. 제2항에 있어서, 상기 제C단계가,The method of claim 2, wherein the step C, 상기 서버가 상기 프로그램 인스톨 중단 메시지가 제공되면 불법복제가 중단된 것으로 판단하고, 상기 프로그램 인스톨 중단 메시지가 제공되지 않으면 불법복제가 수행된 것으로 판단하는 단계와,Determining, by the server, that illegal copying is stopped when the program installation stop message is provided; and determining that illegal copying is performed when the program installation stop message is not provided; 상기 불법복제로 판단되면 감시자에게 불법복제 사실을 안내하는 단계와,If the illegal copy is determined, informing the monitor of the illegal copy; 상기 불법복제로 판단되면 일정시간마다 불법복제 사실을 상기 프로그램 인스톨자에게 통지하는 단계로 구성됨을 특징으로 하는 프로그램 불법복제 감시방법.And a step of notifying the program installer of the illegal copy every predetermined time when the illegal copy is determined. 제1항에 있어서, 상기 방법은,The method of claim 1, wherein 상기 프로그램의 인스톨시에 상기 단말기가 상기 서버와의 접속여부를 검색하는 단계와,Searching whether the terminal connects with the server when the program is installed; 상기 서버와 접속되어 있으면, 상기 단말기가 상기 제1 내지 제6단계를 수행하는 단계와,If connected to the server, performing the first to sixth steps by the terminal; 상기 서버와 접속되어 있지 않으면, 상기 단말기가 불법복제 확인정보의 전송예약을 수행하는 단계와,If the terminal is not connected to the server, making a reservation for transmission of illegal identification information; 상기 단말기의 시스템 시작시에, 상기 단말기가 상기 예약여부 및 서버접속여부를 검색하는 단계와,At the system startup of the terminal, searching, by the terminal, whether the reservation is made and whether a server is connected; 상기 불법복제 확인정보의 전송이 예약되고 상기 서버가 접속되었으면, 상기 단말기가 상기 서버로 불법복제 확인정보를 전송하는 단계를 더 구비함을 특징으로 하는 프로그램 불법복제 감시방법.And if the transmission of the illegal copy confirmation information is reserved and the server is connected, transmitting the illegal copy confirmation information to the server.
KR1020000044820A 2000-08-02 2000-08-02 Method of monitoring for illegal copy of program KR20020011509A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000044820A KR20020011509A (en) 2000-08-02 2000-08-02 Method of monitoring for illegal copy of program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000044820A KR20020011509A (en) 2000-08-02 2000-08-02 Method of monitoring for illegal copy of program

Publications (1)

Publication Number Publication Date
KR20020011509A true KR20020011509A (en) 2002-02-09

Family

ID=19681419

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000044820A KR20020011509A (en) 2000-08-02 2000-08-02 Method of monitoring for illegal copy of program

Country Status (1)

Country Link
KR (1) KR20020011509A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010079031A (en) * 2001-06-07 2001-08-22 전용옥 MAC CD-KEY omitted
KR20010079030A (en) * 2001-06-07 2001-08-22 전용옥 MAC CD-KEY omitted
KR100475569B1 (en) * 2002-12-05 2005-03-10 삼성전자주식회사 Preventive method for using virtual cd image file illegally
KR101282504B1 (en) * 2010-09-27 2013-07-05 주식회사 케이티 Software authentication method in network
KR101351243B1 (en) * 2012-07-30 2014-01-13 오유록 Method and system for application authentication

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09265394A (en) * 1996-03-28 1997-10-07 Hitachi Ltd System for detecting no-permission software install to network pc
KR19980037637A (en) * 1996-11-22 1998-08-05 구자홍 How to sell and manage software over a computer network
JPH10240517A (en) * 1997-02-21 1998-09-11 Sony Corp Method and device for preventing duplication of software
JPH11249892A (en) * 1998-03-02 1999-09-17 System Needs Kk Software license management by smart card
JP2000010776A (en) * 1998-06-25 2000-01-14 Nec Corp Method and system for copy guard of application software in client/server environment
KR20000002671A (en) * 1998-06-22 2000-01-15 이동우 Monitoring system and method of illegal software use using security system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09265394A (en) * 1996-03-28 1997-10-07 Hitachi Ltd System for detecting no-permission software install to network pc
KR19980037637A (en) * 1996-11-22 1998-08-05 구자홍 How to sell and manage software over a computer network
JPH10240517A (en) * 1997-02-21 1998-09-11 Sony Corp Method and device for preventing duplication of software
JPH11249892A (en) * 1998-03-02 1999-09-17 System Needs Kk Software license management by smart card
KR20000002671A (en) * 1998-06-22 2000-01-15 이동우 Monitoring system and method of illegal software use using security system
JP2000010776A (en) * 1998-06-25 2000-01-14 Nec Corp Method and system for copy guard of application software in client/server environment

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010079031A (en) * 2001-06-07 2001-08-22 전용옥 MAC CD-KEY omitted
KR20010079030A (en) * 2001-06-07 2001-08-22 전용옥 MAC CD-KEY omitted
KR100475569B1 (en) * 2002-12-05 2005-03-10 삼성전자주식회사 Preventive method for using virtual cd image file illegally
KR101282504B1 (en) * 2010-09-27 2013-07-05 주식회사 케이티 Software authentication method in network
KR101351243B1 (en) * 2012-07-30 2014-01-13 오유록 Method and system for application authentication

Similar Documents

Publication Publication Date Title
US8578363B2 (en) Differentiated installable packages
US6859793B1 (en) Software license reporting and control system and method
JP3900501B2 (en) Network connection control program, network connection control method, and network connection control system
US20110283366A1 (en) Method and system for preventing browser-based abuse
US20110202912A1 (en) Mediation apparatus, installation system, installation method, and installation program
JPH0652003A (en) Method for analyzing problem of node computer by support from central side, computer program product and computer network
KR20090040017A (en) System and method for vulnerability assessment of network based on business model
JP2008146479A (en) Software component, software component management method and software component management system
CA2564386A1 (en) Resource management system and method
JPWO2007077615A1 (en) Software execution management apparatus, method and program thereof
CN112099825A (en) Method, device and equipment for upgrading component and storage medium
US20060064387A1 (en) Systems and methods for software licensing
KR20020011509A (en) Method of monitoring for illegal copy of program
JP2017045302A (en) Distribution system and distribution system control method
CN112069032A (en) Availability detection method, system and related device for virtual machine
JP2007213550A (en) Network connection control program, network connection control method, and network connection control system
KR20000002671A (en) Monitoring system and method of illegal software use using security system
KR100316176B1 (en) System and method for detecting active intellectual property
KR102102085B1 (en) Internet server to management operating system image for security
EP3537326A1 (en) Fraud monitoring program, fraud monitoring method, and information processing system
JP5061001B2 (en) Configuration check system
CN111222101B (en) Method and device for preventing software from being illegally copied and used and method and device for collecting software behavior information
JP2006268795A (en) Information processing device, information processing method, and program
JP4958734B2 (en) Electrical equipment, failure prevention method and failure prevention program
JP2002222021A (en) License managing method for software and storage medium

Legal Events

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