KR20040001233A - Computer use control method to use program - Google Patents

Computer use control method to use program Download PDF

Info

Publication number
KR20040001233A
KR20040001233A KR1020020036369A KR20020036369A KR20040001233A KR 20040001233 A KR20040001233 A KR 20040001233A KR 1020020036369 A KR1020020036369 A KR 1020020036369A KR 20020036369 A KR20020036369 A KR 20020036369A KR 20040001233 A KR20040001233 A KR 20040001233A
Authority
KR
South Korea
Prior art keywords
client
server
computer
program
control program
Prior art date
Application number
KR1020020036369A
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 KR1020020036369A priority Critical patent/KR20040001233A/en
Publication of KR20040001233A publication Critical patent/KR20040001233A/en

Links

Classifications

    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • G06F9/548Object oriented; Remote method invocation [RMI]

Abstract

PURPOSE: A method for controlling a use of computer using a program is provided to control computers of a common work group conveniently by residing a computer user control program in a RAM in each client and controlling uses of each computer in a server, thereby managing uses of many computers easily. CONSTITUTION: In installing a computer use control program in a client(20), the computer use control program resides in a RAM and a user who uses the client(20) does not recognize the computer use control program. When the client(20) is turned on, the computer use control program resides in the RAM, the computer use control program is not recognized by general programs. The user's computer is controlled by a server(10) in a remote place. The server(10) transmits a control command to the client(20) through a communication network(30), the client(20) controls an operation of the client(20) or checks an operation state of the client(20) by the control command of the server(10) and transmits the result to the server(10). Thus, the server(10) controls an operation of the client(20) or checks an operation state of the client(20).

Description

프로그램을 이용한 컴퓨터 사용제어 방법{Computer use control method to use program}Computer use control method to use program

본 발명은 클라이언트와 서버에 컴퓨터 사용제어 프로그램을 실행시켜 원격으로 공동작업 그룹의 컴퓨터를 제어하도록 하는 프로그램을 이용한 컴퓨터 사용제어 방법에 관한 것이다.The present invention relates to a computer usage control method using a program for executing a computer usage control program on a client and a server to remotely control a computer in a collaboration group.

클라이언트와 서버는 통신망을 이용하여 연결되어 지는 것으로, 클라이언트는 서버와는 별개의 하드웨어로서 작동하게 되고, 여러 대의 컴퓨터를 연결하여 사용하는 공동작업 그룹의 컴퓨터도 각각의 하드웨어로서 작동하게 된다.Clients and servers are connected using a communication network. Clients operate as hardware separate from servers, and computers in a collaborative group that connect and use multiple computers also operate as hardware.

따라서 서버에서 각 클라이언트의 작동을 제어할 수 없으므로, 각 클라이언트에서 업무에 무관하거나 접근이 금지된 프로그램을 실행시킬 경우 이를 서버에서 확인하고 제재할 방도가 없으며, 어느 컴퓨터가 사용중이고 어떤 프로그램을 실행시키고 있는지 서버에서는 알 수가 없는 것이었다.As a result, you cannot control the behavior of each client on the server, so if you run a program that is unrelated to your business or is prohibited from accessing it, there is no way for the server to verify and sanitize it. It was unknown to the server.

그러므로 공동작업 그룹의 각 클라이언트를 이용하는 작업자가 어떤 작업을 하는지 어떤 프로그램을 활용하는지 컴퓨터가 온/오프 되어 있는지 확인할 수가 없어 작업자의 작업관리가 어렵고 각 컴퓨터의 관리도 어려운 것이었다.Therefore, it was difficult to manage the work of each worker and management of each computer because the workers using each client of the collaborative group could not check what work and what programs were used or whether the computers were on or off.

본 발명은 각 클라이언트에 컴퓨터 사용제어 프로그램을 램에 상주시켜 서버에서 각 컴퓨터의 사용을 제어하도록 하므로서 손쉽게 여러 대의 컴퓨터의 사용관리가 되어 공동작업 그룹의 컴퓨터 제어를 편리하게 할 수 있는 것이다.According to the present invention, a computer use control program can be stored in a RAM in each client to control the use of each computer in a server, so that the use of a plurality of computers can be easily managed to facilitate computer control of a collaboration group.

이러한 본 발명은 클라이언트에 서버의 제어명령에 따라 클라이언트를 제어하는 프로그램을 램에 상주시키고, 서버에는 클라이언트의 램에 상주된 프로그램을 제어하는 프로그램을 실행시키며, 서버에서 클라이언트의 사용여부와 사용중 프로그램을 확인할 수 있도록 하는 한편 허용된 프로그램만 사용할 수 있도록 하고 전원을 온/오프 시키도록 하며, 상기 서버의 제어명령은 클라이언트에서 인식하여 동작을 제어되게 하므로서 이루어지는 것으로, 원격지에서 클라이언트의 작동상태 확인은 물론 제어가 가능한 것이다.The present invention resides in a program for controlling a client in a RAM according to a control command of a server in a client, and the server executes a program for controlling a program residing in a RAM of the client. In addition to allowing the use of the allowed program and to turn on / off the power, the control command of the server is recognized by the client to control the operation. Would be possible.

도 1 은 본 발명의 구성도1 is a block diagram of the present invention

도 2 는 본 발명의 클라이언트 제어 플로우챠트2 is a client control flowchart of the present invention.

도 3 은 본 발명의 서버 제어 플로우챠트3 is a server control flowchart of the present invention.

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

10 : 서버 20 : 클라이언트10: server 20: client

30 : 통신망30: communication network

본 발명은 클라이언트(20)에 컴퓨터 사용제어 프로그램을 설치하되 상기 컴퓨터 사용제어 프로그램은 램에 상주하도록 하고, 상기 사용제어 프로그램은 클라이언트(20)를 사용하는 사용자는 인식하지 못하도록 하는 것이 컴퓨터 사용 중 표시와 사용 프로그램을 확인하여 근무나 학습태도를 확인하여 공정한 평가를 하는 데 합리적이라 할 수 있다.According to the present invention, the computer usage control program is installed in the client 20, but the computer usage control program resides in RAM, and the usage control program is displayed so that the user who uses the client 20 is not recognized. It can be said that it is reasonable to check the work or learning attitude by checking the use program and the use program to make a fair evaluation.

따라서 클라이언트(20)를 전원 온 시켰을 때 사용자 모르게 램에 상주시키게 되고 이는 통상의 프로그램에 의해서는 인식되지 않도록 하여 컴퓨터 사용제어 프로그램을 클라이언트(20)에 깔아주는 작업자와 서버(10)를 관리하는 관리자 이외에는 알 수 없도록 하고, 이와는 다르게 서버(10)관리자와 클라이언트(20)사용자가 모두 알 수 있도록 하여도 무방한 것으로, 사용자는 자신의 컴퓨터가 서버(20)에 의해 원격제어 된다는 사실을 알고 사용하게 된다.Therefore, when the client 20 is powered on, the user resides in the RAM without the user's knowledge, which is not recognized by the normal program, and the administrator who manages the worker and the server 10 laying the computer usage control program on the client 20. Otherwise, the server 10 administrator and the client 20 user may both know the user, and the user may know and use the fact that his computer is remotely controlled by the server 20. do.

클라이언트(20)의 램에 상주하는 컴퓨터 사용제어 프로그램은 서버(10)와의 데이터 송수신을 하여 서버(10)의 명령에 의해 클라이언트(20)의 사용시간, 사용 프로그램, 인터넷 사용시간, 전원 온/오프 등의 기능을 수행하게 되며, 서버(10)는 관리자의 요구에 의해 클라이언트(20)로 제어명령을 내리게 된다.The computer usage control program residing in the RAM of the client 20 communicates with the server 10 and transmits / receives data with the server 10 so that the client 20 uses the command time of the client 20, the use program, the Internet use time, and power on / off. Etc., the server 10 issues a control command to the client 20 at the request of an administrator.

즉 서버(10)는 통신망(30)을 통하여 클라이언트(20)로 제어명령을 내리게 되고 클라이언트(20)는 상기 서버(10)의 제어명령에 의해 클라이언트(20)의 작동을 제어하거나 작동상태를 확인하여 서버(10)로 전송하므로서 서버(10)에서 클라이언트(20)의 동작을 제어하거나 클라이언트(20)의 작동상태를 확인할 수 있도록 한다.That is, the server 10 issues a control command to the client 20 through the communication network 30, and the client 20 controls the operation of the client 20 or confirms an operation state by the control command of the server 10. By transmitting to the server 10 to control the operation of the client 20 in the server 10 or to check the operating state of the client 20.

서버(10)에서 클라이언트(20)에 사용시간이 특정 프로그램의 사용시간, 인터넷 사용시간, 접근이 허용된 프로그램을 사용하고 있는 가를 확인하기 위하여 제어명령을 내리게 되면 클라이언트(20)에서는 상기 서버(10)로부터의 제어명령에 의해 컴퓨터 사용시간, 프로그램 사용시간, 인터넷 사용시간, 접근이 허용된 프로그램의 사용여부를 확인하여 서버(10)로 데이터를 전송하게 되고, 서버(10)에서는 클라이언트(20)로부터의 데이터를 표시하여 원하는 사항을 확인할 수 있도록 한다.When the server 10 issues a control command to check whether the use time of the client 20 is using a specific program, an Internet use time, or an access-allowed program, the client 20 transmits the control information to the server 10. By using the control command from the computer, the computer usage time, program usage time, Internet usage time, access to the program is allowed to check whether the data is sent to the server 10, the server 10, the client 20 Display data from so that you can check the information you want.

상기된 확인 사항은 서버(10)에서 간단히 디스플레이 시킴으로서 확인할 수 있도록 하거나, 확인 사항을 별도의 데이터 베이스에 저장하여 학생일 경우 학업능력 평가에 활용하고, 직장인의 경우 업무태도나 능력평가에 활용하도록 한다.The above check items can be checked by simply displaying them on the server 10, or the check items are stored in a separate database for use in evaluating the academic ability of the student and in the case of office workers for use in work attitude or ability evaluation. .

이같이 서버(10)를 관리하는 관리자는 각 클라이언트(20)를 사용하는 사용자의 근무 또는 학습상태를 원격에서 간단히 확인할 수 있는 것으로, 학생 또는 직장인의 학습태도 또는 근무태도를 확인하는데 효과적이다.As such, the administrator who manages the server 10 can easily check the work or learning status of the user who uses each client 20 from the remote location, and is effective in confirming the learning or work attitude of the student or office worker.

또한 서버(10)에서는 원격지에 있는 클라이언트(20)의 전원 온/오프를 제어할 수 있는 것으로, 사용자가 컴퓨터를 장기간 사용하지 않고 있거나 사용자가 전원을 오프시키지 않고 자리를 비우거나 퇴근한 경우 서버(10)의 관리자는 클라이언트(20)의 작동 상태 확인이 가능하므로, 상기와 같을 경우 클라이언트(20)에 전원 오프 명령을 내려 클라이언트(20)의 전원을 오프시키도록 하므로서 클라이언트(20)가 불필요하게 작동되어 전원을 낭비하고 내구성을 줄이게 되는 경우를 없애도록 한다.In addition, the server 10 may control the power on / off of the client 20 in a remote location, and if the user does not use the computer for a long time or the user leaves or leaves the office without turning off the power ( Since the administrator of 10) can check the operation state of the client 20, the client 20 is operated unnecessarily by giving a power-off command to the client 20 to turn off the power of the client 20 in the above case. This eliminates the need to waste power and reduce durability.

특히 컴퓨터를 끄지 않고 퇴근하거나 장기간 자리를 비우는 경우 원격지에 설치된 서버에서 간단한 조작으로 컴퓨터를 오프시키는 것이다.Especially when you leave the office or turn off your computer for a long time without turning off your computer, you can turn off your computer with a simple operation on a remotely installed server.

본 발명은 서버에서 클라이언트의 작동상태를 간단히 확인할 수 있도록 하는 한편 작동을 원격제어 할 수 있는 것으로, 서버의 관리자가 클라이언트의 사용시간, 인터넷 시간, 사용 프로그램 등을 확인할 수 있도록 하는 한편 서버의 관리자가 클라이언트의 전원을 온/오프시키도록 하는 것이다.The present invention allows the server to easily check the operation status of the client and to remotely control the operation. The administrator of the server allows the administrator of the server to check the usage time, the Internet time, the use program, etc. To turn the client on and off.

서버에서 클라이언트의 작동상태와 프로그램 종류 및 사용시간 등을 확인할 수 있고, 서버에서 클라이언트의 전원제어가 가능하므로, 공동작업그룹 컴퓨터의 제어가 간편하게 이루어지는 효과가 있는 것이다.The server can check the client's operation status, program type, and usage time, and the server can control the power of the client, so that the control of the collaboration group computer can be easily performed.

Claims (3)

클라이언트에 컴퓨터 사용제어 프로그램을 깔아주는 과정과,Installing a computer usage control program on the client, 상기 컴퓨터 사용제어 프로그램을 부팅시 램에 상주시키는 과정과,Resident the computer usage control program in RAM at boot time; 클라이언트의 램에 상주된 컴퓨터 사용제어 프로그램에 서버 관리자의 명령에 의해 제어명령을 내리는 프로그램을 서버에 상주시키는 과정과,Residing in the server a program that gives a control command to a computer usage control program residing in a client's RAM by a server administrator's command; 상기 서버의 제어명령에 의해 클라이언트의 작동상황을 서버에서 전송하는 한편 전원을 제어하는 과정을 수행하는 것을 특징으로 하는 프로그램을 이용한 컴퓨터 사용제어 방법.And controlling a power supply while transmitting an operation state of a client from a server by a control command of the server. 제 1 항에 있어서, 서버는 클라이언트에 명령을 내려 컴퓨터 및 인터넷 사용시간, 프로그램 이용시간, 허용된 프로그램의 사용여부를 서버에서 표시되게 하고, 서버의 전원제어신호에 의해 클라이언트의 전원이 제어되게 하는 것을 특징으로 하는 프로그램을 이용한 컴퓨터 사용제어 방법.The server of claim 1, wherein the server issues a command to the client to display the computer and internet usage time, program usage time, and whether the allowed program is used on the server, and the power of the client is controlled by the power control signal of the server. Computer usage control method using a program, characterized in that. 제1항에 있어서, 클라이언트의 램에 상주하는 컴퓨터 사용제어 프로그램은 타 프로그램에 대하여 우선 실행 되는 것을 특징으로 하는 프로그램을 이용한 컴퓨터 사용제어 방법.The computer usage control method using a program according to claim 1, wherein the computer usage control program residing in the client's RAM is executed first with respect to other programs.
KR1020020036369A 2002-06-27 2002-06-27 Computer use control method to use program KR20040001233A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020036369A KR20040001233A (en) 2002-06-27 2002-06-27 Computer use control method to use program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020036369A KR20040001233A (en) 2002-06-27 2002-06-27 Computer use control method to use program

Publications (1)

Publication Number Publication Date
KR20040001233A true KR20040001233A (en) 2004-01-07

Family

ID=37313004

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020036369A KR20040001233A (en) 2002-06-27 2002-06-27 Computer use control method to use program

Country Status (1)

Country Link
KR (1) KR20040001233A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100760381B1 (en) * 2006-06-05 2007-09-19 김덕겸 Management system and method of computer laboratory using rf-id
KR101144208B1 (en) * 2010-06-28 2012-05-10 (주)유앤비테크 Cloud computing system of dispersion server including power supply control based grid system and method of operating thereof
KR20210030746A (en) * 2019-09-10 2021-03-18 엔에이치엔 주식회사 User computer device and method to share resources with external device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100760381B1 (en) * 2006-06-05 2007-09-19 김덕겸 Management system and method of computer laboratory using rf-id
KR101144208B1 (en) * 2010-06-28 2012-05-10 (주)유앤비테크 Cloud computing system of dispersion server including power supply control based grid system and method of operating thereof
KR20210030746A (en) * 2019-09-10 2021-03-18 엔에이치엔 주식회사 User computer device and method to share resources with external device

Similar Documents

Publication Publication Date Title
JP4521456B2 (en) Information processing system and control method of information processing system
US8732305B2 (en) Management server, client terminal, terminal management system, terminal management method, program, and recording medium
WO2001082260A3 (en) System and method for managing uninterruptible power supply systems
CN101101550B (en) Mapping a new user interface onto an existing integrated interface
JP2005259113A (en) Process editing apparatus, process management apparatus, process editing program, process management program, recording medium, process editing method and process management method
JP2008097419A (en) Application operation control system and application operation control method
US6965751B2 (en) Role managed collaborative learning support system and method
JP2007298204A (en) Data porting method between new and old units
US8046607B2 (en) Method, device and system for providing information from a computing device when the computing device is in a hibernate or power off state
DE112008004024B4 (en) A method of providing remote management capability for a computer system and portable management device
US10127413B2 (en) Sensor management system
KR20040001233A (en) Computer use control method to use program
JP7235845B2 (en) Judgment system, judgment method and judgment program
JP7441250B2 (en) Judgment system, judgment method and judgment program
KR102379153B1 (en) Roommaid smart matching service providing system, method and application
WO2007068006A3 (en) Systems and methods for information delivery
KR101153322B1 (en) Method and system for management of session
JP2019061477A (en) Method and program for management and information processing apparatus
KR100760381B1 (en) Management system and method of computer laboratory using rf-id
US8108499B2 (en) Name registrar system and method
CN108550021A (en) Remote enterprise management system
KR100632433B1 (en) Client Computer Remote Control Method and Remote Control System of Computer Network
KR100374474B1 (en) Game room management support system using internet
JP7027136B2 (en) Labor time management device, labor time management method, and labor time management program
JP4591439B2 (en) Simultaneous remote operation system, simultaneous remote operation method, and simultaneous remote operation program

Legal Events

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