KR20000067056A - System for auto-run of computer program recorded on the floppy disk - Google Patents

System for auto-run of computer program recorded on the floppy disk Download PDF

Info

Publication number
KR20000067056A
KR20000067056A KR1019990014531A KR19990014531A KR20000067056A KR 20000067056 A KR20000067056 A KR 20000067056A KR 1019990014531 A KR1019990014531 A KR 1019990014531A KR 19990014531 A KR19990014531 A KR 19990014531A KR 20000067056 A KR20000067056 A KR 20000067056A
Authority
KR
South Korea
Prior art keywords
floppy disk
information stored
processed
variable
already
Prior art date
Application number
KR1019990014531A
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 KR1019990014531A priority Critical patent/KR20000067056A/en
Publication of KR20000067056A publication Critical patent/KR20000067056A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/24Handling requests for interconnection or transfer for access to input/output bus using interrupt
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • G06F9/4413Plug-and-play [PnP]

Abstract

PURPOSE: An automatic program execution system is provided to process automatically data recorded in a floppy disk by a program loaded in a RAM of a computer if the floppy disk is inserted into a floppy disk driver. CONSTITUTION: An automatic program execution system comprises the steps of checking if a set time has passed(14), transmitting an interrupt to an OS(Operating System)(16), the OS checking if a floppy disk is inserted into a floppy disk driver(18), checking if the disk is a required one, for example an authorization disk(20), checking if a set variable V is set to "Y"(22), executing an automatic execution module if the set variable V is set to "Y"(24), completing the automatic execution module and putting the value "Y" to the variable V(26), turning a control right to the OS(28), and recording a login data in a database(30).

Description

플로피디스크에 저장된 프로그램의 자동 실행 시스템 {SYSTEM FOR AUTO-RUN OF COMPUTER PROGRAM RECORDED ON THE FLOPPY DISK}Autorun system for programs stored on floppy disks {SYSTEM FOR AUTO-RUN OF COMPUTER PROGRAM RECORDED ON THE FLOPPY DISK}

본 발명은 컴퓨터 시스템에 사용하는 플로피디스크에 기록된 프로그램을 자동으로 실행하게 하거나 플로피디스크에 기록된 데이터를 자동으로 처리하게 하는 방법에 관한 것이다.The present invention relates to a method for automatically executing a program recorded on a floppy disk for use in a computer system or automatically processing data recorded on a floppy disk.

PC 게임방과 같은 곳에서는 네트워크로 다수의 클라이언트컴퓨터를 연결하고 네트워크 게임을 가능하게 하거나 인터넷을 이용하게 하는 등의 서비스를 제공한다. 이 네트워크를 이용하려는 사용자가 고객임을 확인하기 위하여 별도의 수단을 마련해두고 있다. 예를 들면, 자기 카드와 카드판독기 또는 마스터카드와 마스터카드판독장치 등이다. 이러한 카드판독기는 각각의 클라이언트 컴퓨터에 연결된다. 사용자는 카드판독기에 자신의 카드를 넣고 인증을 받는다. 또한, 카드에는 고객이 사용할 수 있는 횟수, 시간 또는 이들을 금액으로 환산한 정보가 기록되어 있다. 이 데이터는 사용할 때마다 갱신된다.In places such as PC game rooms, it provides services such as connecting multiple client computers over a network, enabling network games, or using the Internet. In order to confirm that the user who wants to use this network is a customer, a separate means is in place. For example, magnetic cards and card readers, or master cards and master card readers. This card reader is connected to each client computer. The user inserts his card into the card reader and authenticates. In addition, the card records the number of times the customer can use, the time or the information converted into the amount of money. This data is updated each time it is used.

이러한 시스템에서는 클라이언트 컴퓨터와 연결된 카드 판독시스템이 필요하다. 이러한 카드판독시스템은 그 카드 판독장치 뿐만 아니라, 카드판독장치와 클라이언트 컴퓨터 사이의 인터페이스를 위한 보드 등이 필요하다. 또한 이들을 관리하는 소프트웨어도 필요하다. 따라서, 통상의 개인용 컴퓨터가 갖는 장치만으로도 사용자를 관리하고 사용자의 데이터를 갱신할 수 있는 시스템이 요구된다.Such a system requires a card reading system connected to the client computer. Such a card reading system requires not only the card reader but also a board for an interface between the card reader and the client computer. You also need software to manage them. Therefore, there is a need for a system capable of managing a user and updating the user's data only with a device owned by a normal personal computer.

이러한, 종래의 문제점을 고려하여, 본 발명의 목적은 플로피디스크에 기록된 프로그램을 자동으로 실행시키거나, 플로피디스크에 기록된 데이터를 자동으로 처리하고 갱신하는 시스템을 제공하는 것이다.In view of such a conventional problem, it is an object of the present invention to provide a system for automatically executing a program recorded on a floppy disk, or automatically processing and updating data recorded on a floppy disk.

본 발명의 다른 목적은 플로피디스크의 자동실행 절차를 이용하여 네트워크 시스템에서 사용자를 인증하거나, 사용자의 데이터를 갱신하는 방법을 제공하는 것이다.Another object of the present invention is to provide a method for authenticating a user or updating a user's data in a network system using an automatic execution procedure of a floppy disk.

도 1은 본 발명이 사용되는 네트워크의 개략도1 is a schematic diagram of a network in which the present invention is used;

도 2는 본 발명에 따른 자동 실행 과정의 유통도2 is a flow chart of an automatic execution process according to the present invention

도 3은 본 발명에 따른 플로피디스크 드라이브의 개략 단면도3 is a schematic cross-sectional view of a floppy disk drive according to the present invention.

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

10: 프로그램 절차 100: 전체적인 사용 환경10: Program Procedure 100: Whole Use Environment

102: 네트워크 104: 클라이언트 컴퓨터102: network 104: client computer

105: 플로피디스크드라이브 106: 서버105: floppy disk drive 106: server

108: 저장장치 110: 사용자108: storage device 110: user

이러한 목적을 달성하기 위하여 본 발명은 플로피디스크의 자동실행 절차를 제공한다. 본 발명의 일 측면에 따르면, 플로피디스크드라이브를 구비한 컴퓨터의 램에 상주하는 프로그램에 의해, 플로피디스크를 삽입하면 플로피디스크에 기록된 자동으로 정보를 자동으로 처리하기 위한 방법으로서, 상기 프로그램은In order to achieve this object, the present invention provides an automatic execution procedure of a floppy disk. According to an aspect of the present invention, a program for automatically processing information recorded on a floppy disk when a floppy disk is inserted by a program resident in a RAM of a computer having a floppy disk drive, wherein the program is

사전설정된 시간이 경과하면 플로피디스크의 삽입여부를 검사하는 단계를 수행하고,After the preset time has elapsed, the step of checking whether a floppy disk is inserted is performed.

1) 플로피디스크가 삽입된 경우1) When a floppy disk is inserted

상기 플로피디스크에 저장된 정보를 이미 처리하였는지 여부를 나타내는 변수를 확인하고,Check a variable indicating whether the information stored in the floppy disk has already been processed,

상기 변수가 이미 상기 플로피디스크에 저장된 정보를 처리하였음을 나타내는 경우 처음으로 되돌아가며,If the variable indicates that the information already stored on the floppy disk has been processed, it is returned to the beginning,

상기 변수가 아직 상기 플로피디스크에 저장된 정보를 처리하지 않았음을 나타내도록 세팅된 경우, 삽입된 플로피디스크에 저장된 정보를 처리하고, 플로피디스크에 저장된 정보를 처리하였는지 여부에 대한 변수를 이미 상기 플로피디스크에 저장된 정보를 처리하였음을 나타내도록 세팅하고, 처음으로 되돌아가며,If the variable is set to indicate that the information stored on the floppy disk has not yet been processed, the variable for processing the information stored on the inserted floppy disk and processing the information stored on the floppy disk has already been set. To indicate that you have processed the information stored in, returning to the beginning,

2) 플로피디스크가 삽입되지 않은 경우2) No floppy disk inserted

상기 플로피디스크에 저장된 정보를 이미 처리하였는지 여부를 나타내는 변수를 확인하여,Check the variable indicating whether the information stored in the floppy disk has already been processed,

상기 플로피디스크에 저장된 정보를 이미 처리하였는지 여부를 나타내는 변수가 정보처리를 하지 않았다고 세팅된 경우에는 처음으로 되돌아가며,If the variable indicating whether or not the information stored in the floppy disk has already been set is not set to the information processing is set back to the beginning,

상기 플로피디스크에 저장된 정보를 이미 처리하였는지 여부를 나타내는 변수가 정보처리완료를 나타내도록 세팅된 경우에는 이를 플로피디스크에 저장된 정보를 처리하지 않았다는 것을 나타내도록 세팅한 후 처음으로 되돌아가는If a variable indicating whether the information stored on the floppy disk has already been processed is set to indicate the completion of information processing, the variable is set to indicate that the information stored on the floppy disk has not been processed and then returned to the beginning.

수순을 실행시키는 것을 특징으로 하는 플로피디스크에 기록된 정보를 자동으로 처리하는 방법이 제공된다.There is provided a method for automatically processing information recorded on a floppy disk, characterized by executing a procedure.

이하, 도면을 참조하여 본 발명을 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the drawings.

도 1은 본 발명이 적용되는 전체적인 환경(100)을 도시한다. 이 환경(100)은 네트워크(102)를 구비한다. 네트워크(102)의 예로는 근거리통신망(LAN)을 들 수 있다. 다수의 클라이언트 컴퓨터(104)가 네트워크(102)에 연결되어 있다. 각각의 클라이언트 컴퓨터(104)는 플로피디스크 드라이브(105)를 구비한다. 하나 또는 2 이상의 서버(106)와 저장장치(108)가 네크워크(102)에 연결된다. 클라이언트 컴퓨터(104), 서버(106), 저장장치(108)는 네트워크(102)를 통하여 교신할 수 있다.1 illustrates the overall environment 100 to which the present invention is applied. This environment 100 has a network 102. An example of the network 102 is a local area network (LAN). Multiple client computers 104 are connected to the network 102. Each client computer 104 has a floppy disk drive 105. One or more servers 106 and storage 108 are connected to the network 102. Client computer 104, server 106, and storage 108 may communicate over network 102.

이러한 환경에서는 사용자(110)들이 서로 편을 갈라 예를 들면, 스타크래프트와 같은 게임을 즐기거나, 인터넷의 웹 페이지들을 검색할 수 있다.In such an environment, the users 110 may side-by-side with each other, for example, playing a game such as StarCraft or searching web pages of the Internet.

각각의 클라이언트 컴퓨터(104)는 인증된 사용자(110)가 이용할 수 있다. 사용자(110)는 자신의 플로피디스크(112)를 갖는다. 사용자(110)는 자신의 플로피디스크(112)를 클라이언트 컴퓨터(104)에 넣고 도 2를 참조하여 후술하는 바와 같은 인증 과정을 거쳐 네트워크(102)에 접근한다. 클라이언트 컴퓨터(104)는 오퍼레이팅 시스템(예를 들면, 윈도우 95, 리눅스 등)은 실행되어 프로그램 구동은 준비되어 있다. 그러나, 클라이언트 컴퓨터(104)는 사용자(110)가 인증을 받기 전에는 조작할 수 없는 상태를 유지한다. 예를 들면, 키보드(자판) 잠금 소프트웨어를 이용하여 인증용 플로피디스크가 들어올 때까지 키보드가 작동하지 않게 할 수도 있다.Each client computer 104 may be used by an authenticated user 110. User 110 has his own floppy disk 112. The user 110 inserts his floppy disk 112 into the client computer 104 and accesses the network 102 through an authentication process as described below with reference to FIG. 2. The client computer 104 executes an operating system (for example, Windows 95, Linux, etc.) and is ready to run a program. However, client computer 104 remains inoperable until user 110 is authenticated. For example, you can use keyboard locking software to make the keyboard inoperable until the authentication floppy disk is inserted.

한편, 플로피디스크 드라이브(105) 및 플로피디스크(112)는 통상의 것이다. 5.25인치, 3.5인치 또는 2.0인치 디스크를 사용할 수 있다. 통상의 플로피디스크 드라이브(105)는 디스크(112)가 삽입되어 있더라도 아무런 신호를 오퍼레이팅 시스템에 제공하지 않는다. 오퍼레이팅 시스템에서 신호를 보낸 후에야 플로피디스크의 삽입 여부를 체크한다. 이어서, 사용자가 필요한 명령을 내려야 플로피디스크의 프로그램을 실행하거나, 플로피디스크의 데이터를 처리한다. 따라서, 플로피디스크(112)를 인증용 또는 사용자 관리용으로 사용하려면 도 2를 참조하여 후술하는 바와 같이, 본 발명에 따른 플로피디스크(112)의 자동실행 방법의 제공이 필요하다.On the other hand, the floppy disk drive 105 and the floppy disk 112 are conventional. You can use a 5.25 inch, 3.5 inch or 2.0 inch disc. Conventional floppy disk drive 105 provides no signal to the operating system even when disk 112 is inserted. Only after the operating system sends a signal does the floppy disk be inserted. Subsequently, the user must give the necessary command to execute the program on the floppy disk or to process the data on the floppy disk. Accordingly, in order to use the floppy disk 112 for authentication or user management, as described below with reference to FIG. 2, it is necessary to provide an automatic execution method of the floppy disk 112 according to the present invention.

도 2를 참조하면, 본 발명에 따른 플로피디스크의 프로그램 또는 데이터 처리 등의 작업을 자동으로 실행시키는 과정 또는 절차(10)의 단계들이 도시되어 있다. 이 절차(10)를 실행해 주는 프로그램은 클라이언트 컴퓨터(104)의 기억장치(램, RAM)에 상주한다. 램에 상주하면서 프로그램은 계속 수행된다. 램에 프로그램이 상주하게 하는 방법에 대해서는 후술한다.Referring to FIG. 2, there are illustrated steps of a process or procedure 10 for automatically executing an operation such as a program or data processing of a floppy disk according to the present invention. The program that executes this procedure 10 resides in the storage (RAM, RAM) of the client computer 104. The program continues running while residing in RAM. A method for causing a program to reside in RAM will be described later.

먼저 절차가 시작(12)하면, 사전 설정된 시간이 경과하였는지 검사(14)한다. 그 후 오퍼레이팅 시스템(예를 들면, 윈도우95)에 인터럽트신호를 보낸다(16). 오퍼레이팅 시스템은 이에 따라 플로피디스크가 삽입되었는지 검사(18)하고 그 결과를 알려준다.First, when the procedure starts 12, it is checked 14 to see if a predetermined time has elapsed. An interrupt signal is then sent to the operating system (e.g., Windows 95) (16). The operating system accordingly checks 18 if a floppy disk has been inserted and informs of the result.

플로피디스크(112)가 삽입된 경우, 그 플로피디스크가 요구되는 플로피디스크(예를 들면 인증용 플로피디스크)인지 검사(20)한다. 요구되는 플로피디스크인지 검사하는 방법은 플로피디스크의 특정 트랙에 있는 정보를 읽어들이고 이 신호가 사전에 설정된 정보와 동일한지 여부로 판단하는 것이 바람직하다. 삽입된 플로피디스크가 요구되는 플로피디스크가 아닌 경우에는 처음으로 돌아간다.When the floppy disk 112 is inserted, it is checked 20 whether the floppy disk is a required floppy disk (for example, an authentication floppy disk). In the method of checking whether a floppy disk is required, it is desirable to read information on a specific track of the floppy disk and determine whether or not this signal is identical to preset information. If the inserted floppy disk is not the required floppy disk, it is returned to the beginning.

삽입된 플로피디스크가 요구되는 플로피디스크(예를 들면, 인증용 플로피디스크)인 경우에는 다음으로 진행한다. 그 다음에는 사전에 설정된 변수 V(사용중)가 "Y"인지 확인(22)한다. 이 변수는 후술하는 자동실행 모듈(예를 들면, 인증용 프로그램 모듈)을 이미 수행하였는지 확인하기 위한 것이다. 변수 V(사용중)가 "Y"인 경우 처음으로 되돌아간다.If the inserted floppy disk is a required floppy disk (for example, an authentication floppy disk), the processing proceeds to the next. Next, it is checked whether the variable V (in use) set in advance is "Y" (22). This variable is for checking whether an autorun module (for example, an authentication program module) described later has already been performed. If the variable V (in use) is "Y", return to the beginning.

변수 V(사용중)가 "Y"가 아닌 경우 다음으로 진행한다. 그 다음에는 자동실행 모듈을 실행(24)한다. 자동실행 모듈의 하나의 예로서 인증용 프로그램 모듈을 들 수 있다. 인증용 프로그램 모듈에 대해서는 후술한다.If the variable V (in use) is not "Y", proceed to the next. The autorun module then executes (24). One example of an autorun module is a program module for authentication. The authentication program module will be described later.

자동실행 모듈의 실행이 정상적으로 완료된 후에는 변수 V(사용중)를 값 "Y"를 넣는다(26). 그리고 난 후에는 제어권을 오퍼레이팅시스템에 넘기고(28) 처음으로 돌아간다. 한편 자동실행 모듈이 정상적으로 완료되면 로그인 데이터 등을 데이터베이스에 기록(30)한다.After the execution of the autorun module is completed normally, the variable V (in use) is set to the value "Y" (26). It then transfers control to the operating system (28) and returns to the beginning. On the other hand, if the autorun module is normally completed, log data 30 is recorded in the database.

제어권을 오퍼레이팅 시스템에 넘긴 후에는 예를 들면, 사용자는 클라이언트컴퓨터의 사용이 허용된다. 사용자는 그 후 네트웍 게임 등을 즐길 수 있다.After handing over control to the operating system, for example, the user is allowed to use the client computer. The user can then enjoy network games and the like.

한편, 제어권을 오퍼레이팅 시스템에 넘긴 후에도 상기 플로피디스크 자동실행 프로그램은 계속 실행된다. 이때에는 플로피디스크가 삽입되어 있고 변수 V(사용중)이 "Y"로 세팅되어 있으므로 변수 V(사용중)를 체크하는 단계(22)에서 처음으로 되돌아 간다.On the other hand, even after the control right is passed to the operating system, the floppy disk autorun program continues to run. At this time, since the floppy disk is inserted and the variable V (in use) is set to "Y", the process returns to the beginning at step 22 of checking the variable V (in use).

한편, 사용자가 클라이언트 컴퓨터의 사용을 마치고 플로피디스크를 플로피디스크 드라이브에서 플로피디스크를 제거하면, 플로피디스크의 삽입여부 확인단계(18)에서 변수 V(사용중)를 확인하는 단계(32)로 이동한다. 변수 V(사용중)가 "Y"로 세팅되어 있으면, 사용자가 조금 전까지 사용하고 있다가 플로피디스크를 제거했음을 나타낸다. 이 때에는 오퍼레이팅 시스템으로부터 제어권을 다시 넘겨받는다(34). 그 후 로그아웃 데이터 등을 데이터베이스에 기록(36)한다. 그 후 변수 V(사용중)를 "N"으로 세팅(38)한 뒤 처음으로 복귀한다. 오퍼레이팅 시스템으로부터 제어권을 다시 넘겨받은 후에는 사용자는 클라이언트 컴퓨터를 사용할 수 없게 된다.On the other hand, when the user finishes using the client computer and removes the floppy disk from the floppy disk drive, and proceeds to step 32 to check the variable V (in use) in step 18 of checking whether the floppy disk is inserted. If the variable V (in use) is set to "Y", it indicates that the user has used it a while ago and then removed the floppy disk. At this time, control is passed back from the operating system (34). Thereafter, logout data and the like are recorded in the database (36). It then returns to the beginning after setting 38 the variable V (in use) to " N ". After regaining control from the operating system, the user cannot use the client computer.

한편, 플로피디스크가 삽입되어 있지 않고, 또한 변수 V(사용중)가 "N"으로 세팅되어 있을 때에는 처음으로 복귀하여 사전설정된 시간 간격을 두고 플로피디스크의 삽입 여부를 감시한다.On the other hand, when the floppy disk is not inserted and the variable V (in use) is set to "N", it returns to the beginning and monitors whether or not the floppy disk is inserted at a predetermined time interval.

이제 상기 플로피디스크 감시 프로그램이 어떻게 설치되고 실행되는지 설명한다. 플로피디스크 감시 프로그램을 인스톨(install)할 때, 윈도우95의 레지스트리(Registry)에 등록한다. 그러면, 클라이언트 컴퓨터를 켜고 윈도우95를 실행시키면, 레지스트리에 등록된 플로피디스크 감시 프로그램이 실행된다. 본 명세서에서는 윈도우95에서의 방법으로 설명하였으나, 오퍼레이팅시스템은 이에 제한되는 것은 아니다. 다른 오퍼레이팅 시스템에서 램 상주를 위해 요구하는 것을 수행할 수 있음을 당업자라면 이해할 수 있을 것이다.It will now be described how the floppy disk monitoring program is installed and executed. When you install the floppy disk monitoring program, you register it in the Registry of Windows 95. Then turn on the client computer and run Windows 95 to run the floppy disk monitoring program registered in the registry. In this specification, the method in the Windows 95 is described, but the operating system is not limited thereto. It will be understood by those skilled in the art that other operating systems may perform what is required for ram residency.

위에서 설명한, 본 발명의 플로피디스크 자동실행 절차(10)를 이용하여 플로피디스크를 인증용으로 사용할 수 있다. 이 때, 자동실행 절차(10)는 중간에 자동실행 프로그램 모듈을 갖는데, 이 모듈은 인증 프로그램 모듈이다.The floppy disk can be used for authentication by using the floppy disk autorun procedure 10 of the present invention described above. At this time, the autorun procedure 10 has an autorun program module in the middle, which is an authentication program module.

플로피디스크에는 인증용 플로피디스크라는 정보와, 사용자 또는 플로피디스크의 고유 ID 정보가 기록되어 있다. 또한, 플로피디스크에는 난수 발생 프로그램이 내장된다. 한편, 네트워크(102)로 클라이언트컴퓨터(104)와 연결된 서버(106)에는 등록된 사용자의 고유 정보를 담은 인증용 데이터베이스와 인증용 프로그램이 내장된다.In the floppy disk, information such as an authentication floppy disk and unique ID information of a user or a floppy disk are recorded. Also, a random number generating program is built into the floppy disk. On the other hand, the server 106 connected to the client computer 104 via the network 102 includes a database for authentication and a program for authentication containing unique information of registered users.

상기 도 2에서 설명한 바와 같이, 인증용 플로피디스크를 클라이언트컴퓨터에 삽입하면 플로피디스크 자동실행 절차(10) 중의 자동실행 모듈이 작동한다. 그 자동실행 모듈의 지시에 따라, 플로피디스크에 있는 난수 발생 프로그램을 동작시킨다.As described above with reference to FIG. 2, when the authentication floppy disk is inserted into the client computer, the autorun module in the floppy disk autorun procedure 10 operates. Follow the instructions of the autorun module to run the random number generator on the floppy disk.

난수발생프로그램은 서버에 인증을 요청한다. 이 때 서버는 난수(Pswever)을 생성하고 이를 클라이언트컴퓨터에 전달한다. 클라이언트컴퓨터는 이를 받아 인증용 플로피디스크에 보관하고 있는 키(Kuser) 및 입력되는 패스워드(Password)를 이용하여 암호화한 결과와 플로피디스크의 난수 발생 프로그램을 가지고 클라이언트컴퓨터에서 발생한 난수(Pfloppy)를 발생시켜 서버에 전달한다. 그러면, 서버는 사용자 데이터베이스에 있는 그 사용자의 정보 및 비밀키(Kuser)를 이용하여 사용자를 인증한다.The random number generator requests authentication from the server. At this time, the server generates a random number (P swever ) and passes it to the client computer. The client computer a random number (P floppy) generated in the client computer with the key (K user) and a random number generating program in the inputted password result of encryption using the (Password) and a floppy disk and store it in a floppy disk for receiving this authentication Generate it and pass it to the server. The server then authenticates the user using that user's information and private key K user in the user database.

한편, 인증용 플로피디스크의 복제를 방지할 필요가 있다. 네트웍에 속하지 않는 PC에서 인증용 플로피디스크를 열게 될 때에는 난수 발생 프로그램이 동작하여 1차 경고 후 인증용 플로피디스크에 있는 정보를 변경 또는 삭제한다. 예를 들면, 플로피 디스크의 정보는 디스크 레이블(DISK LABEL), 파일(FILE)의 생성일시 등을 조합하여 고유번호를 가진다. 한편 이러한 정보를 다른 플로피에 복사할 경우 디스크의 고유번호가 틀려지므로 실행 시 경고메세지를 발생할 수 있다.On the other hand, it is necessary to prevent duplication of the authentication floppy disk. When the authentication floppy disk is opened on a PC that does not belong to the network, a random number generator runs and changes or deletes the information on the authentication floppy disk after the first warning. For example, the information of the floppy disk has a unique number by combining a disk label (DISK LABEL), a creation date and the like of a file (FILE). On the other hand, if you copy this information to another floppy, the unique number of the disk will be wrong, which can cause a warning message when executed.

상기 실시예에서는 인증용 자동실행 모듈을 설명하였으나, 상기 자동 실행 모듈은 이에 제한되는 것은 아니다. 예를 들면, 플로피디스크에 일정금액을 기록해두고 사용시간 즉, 플로피디스크가 클라이언트컴퓨터에 삽입되어 있는 동안의 시간을 금액으로 환산하여 이를 상기 일정금액으로부터 공제해 나가게 할 수도 있다. 사용시간에 따라 기록되어 있는 금액을 공제해 나가는 것은 일정시간마다 자동적으로 수행하게 할 수도 있다. 처음 기록된 금액이 모두 소진되면, 사용자는 다시 플로피디스크에 일정금액을 충전하게 할 수도 있다.In the above embodiment, the autorun module for authentication has been described, but the autorun module is not limited thereto. For example, a certain amount of money may be recorded on a floppy disk, and the use time, that is, the time during which the floppy disk is inserted into the client computer, may be converted into an amount of money to be deducted from the predetermined amount of money. Deduction of the amount recorded according to the usage time may be automatically performed at regular intervals. When the first recorded amount is used up, the user may have the floppy disk recharge a certain amount.

도 3을 참조하면, 플로피디스크 드라이브(200)에는 플로피디스크(210)가 삽입되었는지 여부를 감지하는 감지장치를 구비한다. 이 감지장치는 발광소자(212)와 수광소자(214)를 구비한다. 플로피디스크(210)가 삽입되면 수광소자(214)에 빛이 전달되지 않으므로 전류가 흐르지 않는다. 이를 이용하여 도선(216)을 통하여 외부로 플로피디스크(210)의 삽입여부를 확인할 수 있다. 한편, 감지장치로는 상기 발광소자와 수광소자로 한정되지 않는다. 리미트스위치 등 다른 감지장치를 이용할 수도 있다.Referring to FIG. 3, the floppy disk drive 200 includes a sensing device that detects whether the floppy disk 210 is inserted. This sensing device includes a light emitting element 212 and a light receiving element 214. When the floppy disk 210 is inserted, no light flows to the light receiving element 214, and thus no current flows. Using this, it is possible to check whether the floppy disk 210 is inserted to the outside through the conductive wire 216. The sensing device is not limited to the light emitting device and the light receiving device. Other sensing devices, such as limit switches, can also be used.

상기 플로피디스크 드라이브(200)의 감지신호는 직렬라인(Serial Line)을 통하여, IO 포트(Port)로 전달된다. 이 전달된 신호는 상기 플로피디스크 자동실행 절차에서 이용할 수 있다.The detection signal of the floppy disk drive 200 is transmitted to an IO port through a serial line. This transmitted signal can be used in the floppy disk autorun procedure.

이러한 본 발명의 구성에 따르면, 플로피디스크를 삽입하였을 때, 플로피디스크의 프로그램을 자동으로 실행시키거나, 플로피디스크에 있는 데이터를 자동으로 실행시키는 것이 가능하다. 따라서, 네트워크시스템에서 인증용 또는 사용금액 기록용으로 플로피디스크를 사용할 수 있다.According to the configuration of the present invention, when the floppy disk is inserted, it is possible to automatically execute the program of the floppy disk, or to automatically execute the data on the floppy disk. Therefore, the floppy disk can be used for authentication or recording the amount of money used in the network system.

이상 본 발명을 상기 실시예를 들어 설명하였으나, 본 발명은 그 실시예에 제한되는 것은 아니며, 특허청구범위에 정의된 본 발명의 취지 및 범위 벗어나지 않고도 수정, 변경이 가능하다는 것을 이해할 수 있을 것이다.While the present invention has been described with reference to the above embodiments, it is to be understood that the present invention is not limited to the embodiments and that modifications and changes can be made without departing from the spirit and scope of the invention as defined in the claims.

Claims (7)

플로피디스크드라이브를 구비한 컴퓨터의 램에 상주하는 프로그램에 의해 플로피디스크를 삽입하면 플로피디스크에 기록된 정보를 처리하도록 자동으로 실행시키는 방법으로서,When a floppy disk is inserted by a program residing in the RAM of a computer equipped with a floppy disk drive, the method automatically executes to process the information recorded on the floppy disk. 플로피디스크드라이브를 검사하는 단계와,Checking the floppy disk drive, 플로피디스크드라이브에 플로피디스크가 삽입된 경우에 삽입된 플로피디스크가 요구되는 플로피디스크인지 확인하는 단계와,When a floppy disk is inserted in the floppy disk drive, checking whether the inserted floppy disk is a required floppy disk, 요구되는 플로피디스크가 삽입된 경우 플로피디스크에 기록된 정보를 처리하는 단계와,Processing the information recorded on the floppy disk when the required floppy disk is inserted; 플로피디스크드라이브에 플로피디스크가 삽입되지 않은 경우, 삽입된 플로피디스크가 요구되는 플로피디스크가 아닌 경우, 플로피디스크에 기록된 정보를 처리하는 단계를 거친 경우 처음으로 되돌아가는 단계를 구비하는 것을 특징으로 하는 플로피디스크에 기록된 정보의 자동 처리 방법.If the floppy disk is not inserted into the floppy disk drive, if the inserted floppy disk is not the required floppy disk, if the step of processing the information recorded on the floppy disk, characterized in that it comprises the step of returning to the beginning Automatic processing of information recorded on floppy disks. 플로피디스크드라이브를 구비한 컴퓨터의 램에 상주하는 프로그램에 의해, 플로피디스크를 삽입하면 플로피디스크에 기록된 자동으로 정보를 자동으로 처리하기 위한 방법으로서, 상기 프로그램은A program for automatically processing information recorded on a floppy disk when a floppy disk is inserted by a program resident in a RAM of a computer having a floppy disk drive. 사전설정된 시간이 경과하면 플로피디스크의 삽입여부를 검사하는 단계를 수행하고,After the preset time has elapsed, the step of checking whether a floppy disk is inserted is performed. 1) 플로피디스크가 삽입된 경우1) When a floppy disk is inserted 상기 플로피디스크에 저장된 정보를 이미 처리하였는지 여부를 나타내는 변수를 확인하고,Check a variable indicating whether the information stored in the floppy disk has already been processed, 상기 변수가 이미 상기 플로피디스크에 저장된 정보를 처리하였음을 나타내도록 세팅된 경우 처음으로 되돌아가며,If the variable is set to indicate that it has already processed information stored on the floppy disk, return to the beginning, 상기 변수가 아직 상기 플로피디스크에 저장된 정보를 처리하지 않았음을 나타내도록 세팅된 경우, 삽입된 플로피디스크에 저장된 정보를 처리하고, 플로피디스크에 저장된 정보를 처리하였는지 여부에 대한 변수를 이미 상기 플로피디스크에 저장된 정보를 처리하였음을 나타내도록 세팅하고 처음으로 되돌아가며,If the variable is set to indicate that the information stored on the floppy disk has not yet been processed, the variable for processing the information stored on the inserted floppy disk and processing the information stored on the floppy disk has already been set. Return to the beginning and set to indicate that the information stored in 2) 플로피디스크가 삽입되지 않은 경우2) No floppy disk inserted 상기 플로피디스크에 저장된 정보를 이미 처리하였는지 여부를 나타내는 변수를 확인하여,Check the variable indicating whether the information stored in the floppy disk has already been processed, 상기 플로피디스크에 저장된 정보를 이미 처리하였는지 여부를 나타내는 변수가 정보처리를 하지 않았다고 세팅된 경우에는 처음으로 되돌아가며,If the variable indicating whether or not the information stored in the floppy disk has already been set is not set to the information processing is set back to the beginning, 상기 플로피디스크에 저장된 정보를 이미 처리하였는지 여부를 나타내는 변수가 정보처리완료를 나타내도록 세팅된 경우에는 이를 플로피디스크에 저장된 정보를 처리하지 않았다는 것을 나타내도록 세팅한 후 처음으로 되돌아가는If a variable indicating whether the information stored on the floppy disk has already been processed is set to indicate the completion of information processing, the variable is set to indicate that the information stored on the floppy disk has not been processed and then returned to the beginning. 수순을 실행시키는 것을 특징으로 하는 플로피디스크에 기록된 정보를 자동으로 처리하는 방법.A method for automatically processing information recorded on a floppy disk, characterized by executing a procedure. 제2항에 있어서, 상기 플로피디스크의 삽입여부를 검사하는 단계에서는,The method of claim 2, wherein in the checking of the insertion of the floppy disk, 오퍼레이팅시스템에게 상기 오퍼레이팅시스템이 플로피디스크드라이브에 플로피디스크가 삽입되었는지 여부를 체크하도록 하는 인터럽트 신호를 보내고,Sends an interrupt signal to the operating system for the operating system to check whether a floppy disk has been inserted into the floppy disk drive, 상기 오퍼레이팅시스템으로부터 플로피디스크드라이브에 삽입되었는지 여부를 나타내는 신호를 받아 플로피디스크의 삽입여부를 판단하는Receiving a signal indicating whether the floppy disk drive is inserted from the operating system to determine whether the floppy disk is inserted 것을 특징으로 하는 방법.Characterized in that the method. 제2항 또는 제3항에 있어서, 플로피디스크에 저장된 정보를 처리하였는지 여부에 대한 변수를 이미 상기 플로피디스크에 저장된 정보를 처리하였음을 나타내도록 세팅한 후에는 제어권을 오퍼레이팅시스템에 넘기는 것을 특징으로 하는 방법.The method of claim 2 or 3, wherein after setting a variable for whether the information stored on the floppy disk has been processed to indicate that the information stored on the floppy disk has already been processed, the control is passed to the operating system. Way. 제2항 내지 제4항 중 어느 하나의 항에 있어서, 상기 플로피디스크드라이브를 구비한 컴퓨터는 네트워크에 연결된 클라이언트컴퓨터인 것을 특징으로 하는 방법.A method according to any one of claims 2 to 4, wherein the computer with the floppy disk drive is a client computer connected to a network. 플로피디스크드라이브를 구비한 컴퓨터의 램에 상주하여, 플로피디스크를 삽입하면 플로피디스크에 기록된 자동으로 정보를 자동으로 처리하도록It resides in the RAM of a computer equipped with a floppy disk drive. When a floppy disk is inserted, the information recorded on the floppy disk is automatically processed. 사전설정된 시간이 경과하면 플로피디스크의 삽입여부를 검사하는 단계를 수행하고,After the preset time has elapsed, the step of checking whether a floppy disk is inserted is performed. 1) 플로피디스크가 삽입된 경우1) When a floppy disk is inserted 상기 플로피디스크에 저장된 정보를 이미 처리하였는지 여부를 나타내는 변수를 확인하고,Check a variable indicating whether the information stored in the floppy disk has already been processed, 상기 변수가 이미 상기 플로피디스크에 저장된 정보를 처리하였음을 나타내는 경우 처음으로 되돌아가며,If the variable indicates that the information already stored on the floppy disk has been processed, it is returned to the beginning, 상기 변수가 아직 상기 플로피디스크에 저장된 정보를 처리하지 않았음을 나타내는 경우 삽입된 플로피디스크에 저장된 정보를 처리하고, 플로피디스크에 저장된 정보를 처리하였는지 여부에 대한 변수를 이미 상기 플로피디스크에 저장된 정보를 처리하였음을 나타내도록 세팅하고, 처음으로 되돌아가며,If the variable indicates that the information stored on the floppy disk has not yet been processed, the information stored on the inserted floppy disk is processed, and a variable on whether or not the information stored on the floppy disk is processed. To indicate that it has processed, go back to the beginning, 2) 플로피디스크가 삽입되지 않은 경우2) No floppy disk inserted 상기 플로피디스크에 저장된 정보를 이미 처리하였는지 여부를 나타내는 변수를 확인하여,Check the variable indicating whether the information stored in the floppy disk has already been processed, 상기 플로피디스크에 저장된 정보를 이미 처리하였는지 여부를 나타내는 변수가 정보처리를 하지 않았다고 세팅된 경우에는 처음으로 되돌아가며,If the variable indicating whether or not the information stored in the floppy disk has already been set is not set to the information processing is set back to the beginning, 상기 플로피디스크에 저장된 정보를 이미 처리하였는지 여부를 나타내는 변수가 정보처리완료를 나타내도록 세팅된 경우에는 이를 플로피디스크에 저장된 정보를 처리하지 않았다는 것을 나타내도록 세팅한 후 처음으로 되돌아가는If a variable indicating whether the information stored on the floppy disk has already been processed is set to indicate the completion of information processing, the variable is set to indicate that the information stored on the floppy disk has not been processed and then returned to the beginning. 수순을 실행시키는 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체.A computer-readable recording medium that records a program that executes a procedure. 플로피디스크드라이브를 구비한 컴퓨터에 있어서, 상기 플로피디스크드라이브는 플로피디스크의 삽입여부를 감지하기 위한 장치를 구비하며, 상기 감지장치에서 나오는 신호는 컴퓨터로 전달되는 것을 특징으로 하는 컴퓨터.A computer having a floppy disk drive, wherein the floppy disk drive has a device for detecting whether a floppy disk is inserted, and a signal from the detection device is transmitted to the computer.
KR1019990014531A 1999-04-22 1999-04-22 System for auto-run of computer program recorded on the floppy disk KR20000067056A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990014531A KR20000067056A (en) 1999-04-22 1999-04-22 System for auto-run of computer program recorded on the floppy disk

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990014531A KR20000067056A (en) 1999-04-22 1999-04-22 System for auto-run of computer program recorded on the floppy disk

Publications (1)

Publication Number Publication Date
KR20000067056A true KR20000067056A (en) 2000-11-15

Family

ID=19581790

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990014531A KR20000067056A (en) 1999-04-22 1999-04-22 System for auto-run of computer program recorded on the floppy disk

Country Status (1)

Country Link
KR (1) KR20000067056A (en)

Similar Documents

Publication Publication Date Title
RU2321055C2 (en) Device for protecting information from unsanctioned access for computers of informational and computing systems
JP4865177B2 (en) Behavior of trust status on computing platforms
US7134138B2 (en) Methods and apparatus for providing security for a data storage system
USRE48324E1 (en) Method and system for authenticating a user
KR100861822B1 (en) Data management method
US20080133937A1 (en) Remote access system, gateway, client device, program, and storage medium
JP4576336B2 (en) Electronic data management apparatus, control program therefor, and electronic data management method
US20080052526A1 (en) System and Method for Enrolling Users in a Pre-Boot Authentication Feature
US6865629B2 (en) RSM-resident program pair initiation sequence
JP3658189B2 (en) Method of preventing impersonation in computer apparatus
RU2434283C1 (en) System for protecting information containing state secrets from unauthorised access
RU194502U1 (en) Data storage device
KR20000067056A (en) System for auto-run of computer program recorded on the floppy disk
JP4683856B2 (en) Authentication program and authentication server
JP2002304231A (en) Computer system
KR100705145B1 (en) The system and the method using USB key by smart card's method in the Application Service Providing business
JP2005062974A (en) Portable storage device, its control method, and control program
JP4434428B2 (en) Information terminal equipment
JP2002304318A (en) Computer system and use control method therefor
US20070168312A1 (en) User control points in a network environment
JP2004062283A (en) Password management method of ic card, user authentication program and ic card
JP2006023943A (en) Information processing device, control method, and program
KR100417033B1 (en) Method for treating digital contents using biometrics and system therefor
JP2004185047A (en) Copyright protected software and medium recorded with the program of the same
JPH02242435A (en) Security method for information processing system

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination