KR20020071151A - Method and System for Remote Installation of a Software on Client Computers from a Server - Google Patents

Method and System for Remote Installation of a Software on Client Computers from a Server Download PDF

Info

Publication number
KR20020071151A
KR20020071151A KR1020010011110A KR20010011110A KR20020071151A KR 20020071151 A KR20020071151 A KR 20020071151A KR 1020010011110 A KR1020010011110 A KR 1020010011110A KR 20010011110 A KR20010011110 A KR 20010011110A KR 20020071151 A KR20020071151 A KR 20020071151A
Authority
KR
South Korea
Prior art keywords
server
software
client computer
installation
client
Prior art date
Application number
KR1020010011110A
Other languages
Korean (ko)
Other versions
KR100431049B1 (en
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 KR10-2001-0011110A priority Critical patent/KR100431049B1/en
Publication of KR20020071151A publication Critical patent/KR20020071151A/en
Application granted granted Critical
Publication of KR100431049B1 publication Critical patent/KR100431049B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0662Virtualisation aspects
    • G06F3/0664Virtualisation aspects at device level, e.g. emulation of a storage device or system
    • 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/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE: A software installation method and system is provided to enable a client system to share an auxiliary storage device of a server, for example, a CD-ROM drive so that the client system can download directly a software, stored in the CD-ROM, from the CD-ROM drive of the server without temporarily storing the software at a main storage device of the server. CONSTITUTION: The method comprises steps of a management server generating an account necessary for enabling a client system to access the management server(202), the management server making a CD-ROM drive get shared by a client system(204), the management server selecting a client system where a software stored at a CD-ROM is installed(206), the management server transmitting to the client system data necessary for enabling the client system to access the server(208), the client system receiving a software installation request from the management server, and checking a remaining capacity of a hardware(210), the client system generating a virtual drive and mapping the virtual drive to the CD-ROM drive(212), the client system driving a search module of Windows, displaying a list of software files stored at the CD-ROM drive, capturing the displayed file list window, and transmitting it to the management server(214), the management server displaying the captured screen, receiving related instructions from a system administrator, and transmitting the instructions to the client system(216), the client system executing a software installation process according to the instructions of the system administrator(218), and the client computer transmitting a software installation completion signal to the management server(220).

Description

서버에서 클라이언트 컴퓨터에 소프트웨어를 원격 설치하기 위한 방법 및 시스템 {Method and System for Remote Installation of a Software on Client Computers from a Server}Method and System for Remote Installation of a Software on Client Computers from a Server}

본원 발명은 서버에서 네트워크를 통해 서버에 접속된 클라이언트 컴퓨터에 소프트웨어를 원격 설치하기 위한 방법 및 장치에 관한 것으로서, 구체적으로는 서버의 자원을 네트워크를 통해 서버에 접속된 클라이언트 컴퓨터에 공유시킴으로써 서버의 자원에 저장되어 있는 소프트웨어를 클라이언트 컴퓨터에 원격 설치하기 위한 방법 및 장치에 관한 것이다.The present invention relates to a method and apparatus for remotely installing software on a client computer connected to a server via a network in a server, and specifically, by sharing the server's resources to a client computer connected to the server via a network. A method and apparatus for remotely installing software stored on a client computer.

일반적인 클라이언트/서버 시스템 환경에서, 시스템 관리자는 네트워크를 통해 서버에 접속되어 있는 클라이언트 컴퓨터들의 하드웨어 및 소프트웨어 자원을 효율적으로 관리해주는 역할을 한다. 그러나, 네트워크 속도 및 용량의 발전에 따라, 점점 많은 수의 클라이언트 컴퓨터들이 하나의 서버에 연결됨에 따라, 시스템 관리자는 더 많은 클라이언트 컴퓨터들을 관리해야 하는 부담이 생겼다. 따라서, 이러한 시스템 관리자의 부담을 덜어주고자, 시스템 관리자들이 서버측에서 클라이언트 컴퓨터들을 보다 효율적으로 관리해줄 수 있도록 해주는 기법들이 개발되고 있다.In a typical client / server system environment, a system administrator is responsible for efficiently managing hardware and software resources of client computers connected to the server via a network. However, with the development of network speed and capacity, as more and more client computers are connected to one server, the system administrator has been burdened with managing more client computers. Therefore, to alleviate the burden on the system administrator, techniques are being developed to allow system administrators to manage client computers more efficiently on the server side.

이러한 기법들중에서도 가장 중요한 기능이 서버에서 클라이언트 컴퓨터로의 소프트웨어의 원격 설치인 것이다. 다수의 클라이언트 컴퓨터에서 동일한 소프트웨어, 가령 워드 프로세서 프로그램 또는 메일 프로그램을 사용하고자 하거나 기존에 있는 프로그램을 동시에 버전업하고자 하는 경우에, 시스템 관리자가 클라이언트 컴퓨터에 일일이 필요한 소프트웨어를 설치할 필요없이, 서버에서 직접 원격 제어를 통해 클라이언트 컴퓨터에 소프트웨어를 설치함으로써, 시스템 관리자의 업무 부담을 덜어줄 뿐만 아니라, 소프트웨어의 버전 관리가 효율적으로 이루어질 수 있다.The most important of these techniques is the remote installation of software from the server to the client computer. If you want to use the same software, such as a word processor or mail program, on multiple client computers, or to upgrade existing programs at the same time, the system administrator can remotely install them directly on the server, without having to install the necessary software on the client computers. By installing the software on the client computer through control, not only can the system administrator's work burden be reduced, but also the version control of the software can be efficiently performed.

이러한 소프트웨어의 원격 설치를 위해, 기존에는 클라이언트 컴퓨터에 설치하고자 하는 프로그램을 일단 서버에 저장한 후에 파일을 생성하여 클라이언트 컴퓨터에 배포해주는, 즉, 다운로드해주는 방식을 이용하였다. 이러한 경우에, 사용자가 클라이언트 컴퓨터에서 서버로부터 다운로드받은 소프트웨어를 실제로 실행하기 위해서는 상기 다운로드받은 소프트웨어에 포함되어 있는 설치 프로그램을 다시 구동시켜야 한다는 단점이 있다. 또한, 종래의 기법은 클라이언트 컴퓨터에 소프트웨어가 다운로드되기 이전에 반드시 서버의 메모리에 저장되어야 하고, 저장된 프로그램 데이터는 클라이언트 컴퓨터에 일괄 다운로드되어야 하기 때문에 서버 및 네트워크에 일시적인 과부하를 야기시키는 문제점이 있다.In order to remotely install such software, a program that is to be installed on a client computer is stored on a server, and then a file is generated and distributed to the client computer, that is, a method of downloading. In this case, in order to actually execute the software downloaded from the server on the client computer, the user needs to run the installation program included in the downloaded software again. In addition, the conventional technique has a problem of causing temporary overload on the server and the network because the program must be stored in the memory of the server before the software is downloaded to the client computer, and the stored program data must be downloaded to the client computer in a batch.

따라서, 전술한 문제점을 해결하기 위해, 본원 발명의 한가지 목적은 서버에서 네트워크를 통해 서버에 접속된 클라이언트 컴퓨터를 원격 제어함으로써 클라이언트 컴퓨터측에 소프트웨어를 원격 설치해주는 방법 및 장치를 제공하는데 있다.Accordingly, to solve the above problem, one object of the present invention is to provide a method and apparatus for remotely installing software on a client computer side by remotely controlling a client computer connected to the server via a network at the server.

본원 발명의 또한가지 목적은 서버의 보조저장장치, 예를 들어, 시디롬 드라이브를 클라이언트 컴퓨터와 공유시킴으로써, 시디롬에 저장된 소프트웨어가 서버의 주저장장치, 예를 들어, 메모리에 일시 저장될 필요없이 클라이언트 컴퓨터에 직접 다운로드되어 설치되도록 해주는 응용프로그램 원격 설치 방법 및 장치를 제공하는데 있다.It is yet another object of the present invention to share a secondary storage device of a server, for example a CD-ROM drive, with a client computer, so that the software stored on the CD-ROM does not need to be temporarily stored in the main storage device of the server, for example memory. To provide a method and a device for remotely installing an application program that can be downloaded and installed directly on a computer.

도 1은 본원 발명의 바람직한 실시예가 적용되는 클라이언트/서버 시스템 구조도.1 is a structural diagram of a client / server system to which a preferred embodiment of the present invention is applied.

도 2는 본원 발명의 바람직한 실시예에 따른 관리 서버(110)측의 원격설치제어부(112)와 클라이언트 컴퓨터측(120)의 원격설치부(122)의 동작의 흐름도.2 is a flow chart of the operation of the remote installation control unit 112 of the management server 110 side and the remote installation unit 122 of the client computer side 120 according to a preferred embodiment of the present invention.

도 3은 본원 발명의 일실시예에 따라 시스템 관리자가 소프트웨어를 원격 설치할 클라이언트 컴퓨터를 선택하도록 해주는 관리서버의 화면의 일실시예.3 is one embodiment of a screen of a management server that allows a system administrator to select a client computer to remotely install software in accordance with one embodiment of the present invention.

도 4는 본원 발명의 일실시예에 따라 관리서버에서 클라이언트 컴퓨터에 소프트웨어 원격설치준비요청을 한 경우에 이를 사용자에게 알리는 크라이언트 컴퓨터측의 화면의 일실시예.Figure 4 is an embodiment of the screen of the client computer to inform the user when the client server to prepare for the software remote installation preparation request in accordance with an embodiment of the present invention.

도 5는 본원 발명의 일실시예에 따라 소프트웨어의 원격 설치를 위해 선택된 클라이언트 컴퓨터들의 설치 상황을 보여주는 관리 서버측의 화면의일실시예.5 is an embodiment of a screen on the management server side showing the installation of selected client computers for remote installation of software in accordance with one embodiment of the present invention.

도 6은 본원 발명의 바람직한 실시예에 따라 "이윤석" 클라이언트 컴퓨터의 화면이 관리서버의 화면에 표시되는 예.Figure 6 is an example in which the screen of the "yunsuk" client computer is displayed on the screen of the management server according to a preferred embodiment of the present invention.

도 7은 클라이언트 컴퓨터의 소프트웨어 설치 화면이 관리 서버에 원격 표시되는 화면을 도시한 예.7 shows an example of a screen where a software installation screen of a client computer is displayed remotely on a management server.

본원 발명의 한가지 측면에 의하면, 보조저장장치를 구비한 서버에 네트워크를 통해 하나 이상의 클라이언트 컴퓨터가 연결되어 있는 클라이언트/서버 시스템 환경에서, 상기 보조저장장치에 저장된 소프트웨어를 상기 클라이언트 컴퓨터에 원격 설치하기 위한 방법에 있어서, 상기 서버측에서 ,상기 하나 이상의 클라이언트 컴퓨터가 상기 서버 컴퓨터를 액세스할 때 필요한 계정을 생성하는 단계와, 상기 서버의 보조저장장치를 상기 하나 이상의 클라이언트 컴퓨터가 직접 액세스할 수 있도록 상기 보조저장장치를 공유화시키는 단계와, 상기 하나 이상의 클라이언트 컴퓨터중에서 상기 소프트웨어가 원격 설치될 클라이언트 컴퓨터를 선택하는 단계와,상기 선택된 클라이언트 컴퓨터에, 상기 소프트웨어를 설치할 준비를 할 것을 요청하는 것과 함께 상기 클라이언트 컴퓨터가 상기 서버의 보조저장장치로부터 상기 소프트웨어를 액세스하는데 필요한, 상기 계정을 포함하는 정보를 전송하는 단계를 포함하며, 상기 클라이언트 컴퓨터측에서, 가상 드라이브를 생성하여 상기 서버의 보조저장장치에 매핑시키는 단계와, 상기 가상 드라이브에 매핑된 보조저장장치에 저장되어 있는 상기 소프트웨어의 일련의 설치 화면을 캡쳐하여 상기 서버에 전송하는 단계와,상기 서버로부터 상기 일련의 설치화면에 대응하는 일련의 원격설치 명령을 수신하여 상기 소프트웨어의 설치를 진행하는 단계를포함한다. 상기 클라이언트 컴퓨터가 상기 서버의 보조저장장치로부터 상기 소프트웨어를 액세스하는데 필요한 정보는 상기 서버의 IP 어드레스와 상기보조저장장치의 어드레스를 포함한다. 또한, 상기 방법은, 상기 클라이언트 컴퓨터측에서 상기 소프트웨어의 일련의 설치화면을 캡쳐하여 상기 서버에 전송하는 단계에 응답하여, 상기 서버측에서, 상기 클라이언트 컴퓨터로부터 수신된 상기 일련의 설치 화면 각각을 순차적으로 디플레이하는 단계와, 상기 디스플레이되는 설치 화면 각각에 대해 사용자로부터 원격 설치명령을 입력받아 상기 클라이언트 컴퓨터에 전송하는 단계를 포함한다. 또한, 상기 방법은 상기 클라이언트 컴퓨터에 상기 소프트웨어 설치가 완료되면 상기 가상 드라이브를 삭제하는 단계를 더 포함한다. 또한, 상기 서버로부터의 상기 소프트웨어의 설치 준비 요청에 대해, 상기 클라이언트 컴퓨터가 준비되지 않았다고 응답하면 소프트웨어의 원격 설치를 중지하는 단계를 더 포함한다.According to one aspect of the present invention, in a client / server system environment in which one or more client computers are connected through a network to a server having a secondary storage device, for remotely installing software stored in the secondary storage device on the client computer. A method, comprising: creating, at the server side, an account required when the one or more client computers access the server computer, and allowing the one or more client computers to directly access the secondary storage device of the server. Sharing the storage device, selecting a client computer from which the software is to be remotely installed from the one or more client computers, and requesting the selected client computer to prepare to install the software. And transmitting, by the client computer, information including the account, which is necessary for accessing the software from the secondary storage device of the server, on the client computer side, creating a virtual drive to the secondary storage device of the server. Mapping and capturing a series of installation screens of the software stored in the secondary storage device mapped to the virtual drive to the server; and a series of remotes corresponding to the series of installation screens from the server. Receiving an installation command to proceed with the installation of the software. The information necessary for the client computer to access the software from the secondary storage of the server includes the IP address of the server and the address of the secondary storage. In addition, the method, in response to the step of capturing a series of installation screens of the software on the client computer side and transmitting them to the server, the server side, sequentially in each of the series of installation screens received from the client computer And a step of receiving a remote installation command from a user for each of the displayed installation screens and transmitting the received remote installation command to the client computer. The method further includes deleting the virtual drive when the software installation on the client computer is completed. The method further includes stopping the remote installation of the software if the client computer responds to the request to install the software from the server, stating that the client computer is not ready.

상기 방법은,상기 클라이언트 컴퓨터측에서, 상기 소프트웨어의 설치가 종료될 때까지 상기 서버로부터 수신된 일련의 원격설치명령 데이터를 로컬 저장 수단에 저장하였다가 상기 서버에 전송해주는 단계를 더 포함하고,상기 서버측에서, 상기 수신된 일련의 원격설치명령 데이터에 기초하여 다른 클라이언트 컴퓨터에 상기 소프트웨어를 원격 설치하는 단계를 더 포함한다.The method may further include storing, on the client computer side, a series of remote installation command data received from the server in a local storage means and transmitting to the server until the installation of the software is completed. At the server side, remotely installing the software on another client computer based on the received series of remote installation command data.

이하, 첨부된 도면을 참조하여 본원발명의 실시예를 상세히 살펴보고자 한다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1을 참조하면, 본원 발명의 바람직한 실시예가 적용되는 클라이언트/서버 시스템 구조가 도시되어 있다. 도 1에 도시된 바와 같이, 시스템 관리자의 관리 서버(110)와 다수의 클라이언트 컴퓨터(120-140)가 LAN(150)을 통해 서로 연결되어 있다. 바라직한 실시예에서, 관리 서버(110)의 운영 체제는 윈도우즈 NT이며, 클라이언트 컴퓨터(120-140)의 운영체제는 윈도우즈 95, 98 또는 2000 등이 해당될 수 있다. 또한, LAN 환경에서 서버(110)와 클라이언트 컴퓨터(120-140)간의 통신은 통신 프로토콜 TCP/IP에 따른다. 관리 서버(110)는 클라이언트 컴퓨터의 하드웨어/소프트웨어 자원을 관리해주고 네트워크 상태를 모니터링하여 장애 발생시 시스템 관리자에게 알려주는 등의 기능을 한다. 본원 발명에 따른 관리 서버(110)의 주된 기능은 클라이언트 컴퓨터(120-140)에 소프트웨어를 설치하는 것을 원격 제어함으로써, 시스템 관리자가 각각의 클라이언트 컴퓨터에 직접 소프트웨어를 인스톨하는 노력을 절감시켜 준다.1, there is shown a client / server system architecture to which the preferred embodiment of the present invention is applied. As shown in FIG. 1, a management server 110 of a system administrator and a plurality of client computers 120-140 are connected to each other via a LAN 150. In a preferred embodiment, the operating system of the management server 110 is Windows NT, the operating system of the client computer 120-140 may correspond to Windows 95, 98 or 2000. In addition, communication between the server 110 and client computers 120-140 in a LAN environment is in accordance with the communication protocol TCP / IP. The management server 110 manages hardware / software resources of the client computer and monitors network conditions to notify the system administrator when a failure occurs. The main function of the management server 110 according to the present invention is to remotely control the installation of the software on the client computers 120-140, thereby reducing the effort of the system administrator to install the software directly on each client computer.

이를 위해, 관리 서버(110)에는 본원 발명의 바람직한 실시예에 따라 클라이언트 컴퓨터에 소프트웨어를 원격 설치하는 것을 제어하기 위한 원격설치제어부(112)가 실행되고, 클라이언트 컴퓨터(120-140) 각각에는 원격설치제어부(112)와 통신하며 실제로 클라이언트 컴퓨터에 소프트웨어를 설치하기 위한 원격설치부(122)가 실행될 것이다. 이들에 대한 이하의 도면을 참조하여 보다 상세히 설명하기로 하겠다.To this end, the management server 110 is running a remote installation control unit 112 for controlling the remote installation of software on the client computer in accordance with a preferred embodiment of the present invention, remote installation on each of the client computer (120-140) The remote installation unit 122 will be executed to communicate with the control unit 112 and actually install the software on the client computer. It will be described in more detail with reference to the drawings below.

도 2를 참조하면, 본원 발명의 바람직한 실시예에 따른 관리 서버(110)측의 원격설치제어부(112)와 클라이언트 컴퓨터측(120)의 원격설치부(122)의 동작을 흐름도로 나타낸 것이다. 도 2는 관리 서버(110)의 시디롬 드라이브에 저장된 소프트웨어를 클라이언트 컴퓨터(120)에 원격 설치하는 실시예를 설명하고 있다.2, the operation of the remote installation control unit 112 of the management server 110 side and the remote installation unit 122 of the client computer side 120 according to a preferred embodiment of the present invention is shown in a flowchart. 2 illustrates an embodiment of remotely installing the software stored in the CD-ROM drive of the management server 110 to the client computer 120.

우선, 관리 서버(110)는 클라이언트 컴퓨터(120)가 자신에게 액세스할 때 필요한 액세스 계정을 생성해준다(202). 액세스 계정은 윈도즈 95이상의 운영체제에서 제공하는 윈도즈 API(Application Programming Interface) 함수를 이용하여 생성되며, 클라이언트 컴퓨터가 서버에 액세스할 때 이용하는 이름과 패스워드를 포함한다. 다음에, 클라이언트 컴퓨터(120)가 관리 서버(110)의 시디롬 드라이브를 액세스하는 할 수 있도록 시디롬 드라이브를 공유화해준다(204). 시디롬 드라이브를 공유화해줌으로써, 클라이언트 컴퓨터(120)는 시디롬 드라이브에 이미 삽입되었거나 삽입 예정인 시디롬에 저장된 프로그램 파일들을 액세스하고 판독할 수 있게 된다.First, the management server 110 creates an access account necessary for the client computer 120 to access it (202). An access account is created using the Windows API (Windows Application Programming Interface) functions provided by Windows 95 and later operating systems, and includes the name and password used by client computers to access the server. Next, the CD-ROM drive is shared (204) so that the client computer 120 can access the CD-ROM drive of the management server 110. By sharing the CD-ROM drive, the client computer 120 can access and read the program files stored on the CD-ROM already inserted or to be inserted into the CD-ROM drive.

다음, 시디롬 드라이브에 삽입된 시디롬의 소프트웨어가 원격 설치될 클라이언트 컴퓨터를 선택한다(206). 도 3을 참조하면, 본원 발명의 일실시예에 따라 시스템 관리자가 소프트웨어를 원격 설치할 클라이언트 컴퓨터를 선택하도록 해주는 관리서버의 화면의 일실시예가 도시되어 있다. 화면에는 4대의 클라이언트 컴퓨터(310-340)가 접속되어 있는 것으로 도시되어 있으나, 본원 발명의 실시예가 이에 국한되는 것은 아님을 이해할 수 있을 것이다. 시스템 관리자는 마우스 등을 이용하여 4대의 클라이언트 컴퓨터중 소프트웨어를 원격 설치할 컴퓨터를 선택한 후에 화면 하단의 "확인" 버튼을 클릭하면 된다.Next, the client computer in which the CD-ROM software inserted in the CD-ROM drive is to be remotely installed is selected (206). 3, an embodiment of a screen of a management server that allows a system administrator to select a client computer to remotely install software in accordance with one embodiment of the present invention is shown. Although four client computers 310-340 are shown connected to the screen, it will be understood that embodiments of the present invention are not limited thereto. The system administrator can select the four client computers to install the software remotely by using a mouse and then click the "OK" button at the bottom of the screen.

도 2로 다시 돌아가서, 클라이언트 컴퓨터의 선택이 이루어지면, 예를 들어, 클라이언트 컴퓨터(310, 320, 340)에 소프트웨어를 설치하고자 한다면, 관리서버(120)는 선택된 클라이언트 컴퓨터(310, 320, 340)에게, 소프트웨어 설치 준비 요청과 함께, 클라이언트 컴퓨터가 이후에 관리 서버의 시디롬 드라이브를 액세스하기 위해 필요한 정보를 전송해준다(208). 필요한 정보에는 단계(202)에서 생성된 계정, 관리서버의 IP 어드레스, 공유화된 시디롬 드라이브의 어드레스가 포함된다.Returning to FIG. 2, when the selection of the client computer is made, for example, if the software is to be installed on the client computer 310, 320, 340, the management server 120 may select the selected client computer 310, 320, 340. To the client, along with the software installation preparation request, the client computer then sends the necessary information to access the CD-ROM drive of the management server (208). The necessary information includes the account created in step 202, the IP address of the management server, and the address of the shared CD-ROM drive.

클라이언트 컴퓨터는 관리서버측으로부터 소프트웨어 설치준비 요청을 수신하면, 자신의 남아있는 하드웨어 용량 등을 체크하고 실시중인 작업이 있는지 등을 파악하여 현재 소프트웨어의 설치가 가능한지를 판단한다(210). 또한, 본원 발명의 일실시예에 따르면, 클라이언트 컴퓨터의 화면에 도 4에 도시된 바와 같은 메시지 창이 뜰 수도 있다. 이 때, 사용자가 소프트웨어의 설치를 위해 현재 진행중인 작업을 종료하거나, 그렇지 않은 경우에 "나중에 설치" 버튼을 클릭함으로써 서버측에 소프트웨어를 지금 설치하지 않는다고 응답할 수 있다.When the client computer receives the software installation preparation request from the management server side, it checks its remaining hardware capacity and the like and checks whether there is a work being performed to determine whether the current software can be installed (210). In addition, according to an embodiment of the present invention, a message window as shown in FIG. 4 may appear on the screen of the client computer. At this point, the user may reply that he or she is not installing the software now on the server side by terminating the ongoing work for the installation of the software or otherwise clicking the "Install Later" button.

도 5는 본원 발명의 일실시예에 따라 소프트웨어의 원격 설치를 위해 선택된 클라이언트 컴퓨터들의 설치 상황을 보여주는 관리 서버측의 화면의일실시예가 도시되어 있다. 구체적으로, 사용자명이 "이윤석"과 "마동탁"인 클라이언트 컴퓨터는 소프트웨어 설치 준비가 완료되어 "인스톨 대기중"이라 표시되어 있으며, 사용자가 "홍길동"인 클라이언트 컴퓨터는 사용자가 소프트웨어를 나중에 설치하겠다고 표시되어 있다. 이 때, "이윤석"과 "마동탁"의 클라이언트 컴퓨터들에 소프트웨어를 설치하는 작업 순서는 시스템 관리자가 선택할 수도 있고, 미리 정해진 순서대로 이루어질 수도 있을 것이다. 본 실시예에서는 "이윤석"의 컴퓨터에 소프트웨어를 먼저 설치한다고 가정한다.FIG. 5 illustrates one embodiment of a screen on the management server side showing the installation of client computers selected for remote installation of software in accordance with one embodiment of the present invention. Specifically, client computers with user names "Lee Yun-seok" and "Mat Dong-Tak" are ready for software installation and are marked as "waiting for installation." have. At this time, the operation order of installing the software on the client computers of " Lee Yun-seok " and " Moon-Tak " may be selected by the system administrator or may be performed in a predetermined order. In this embodiment, it is assumed that software is first installed on a computer of " Lee Yun-seok.

다시 도 2로 돌아가면, 소프트웨어의 설치준비가 완료된 클라이언트 컴퓨터(즉, "이윤석"의 컴퓨터)는 가상 드라이브를 생성하고 생성된 가상 드라이브에 관리서버의 시디롬 드라이브를 매핑하는 작업을 수행한다(212). 예를 들어, 현재 이윤석의 컴퓨터에 드라이브가 "F"까지 존재하는 경우에, 가상 드라이브 "G"를 생성하고, 생성된 가상 드라이브 "G"에 관리서버의 시디롬 드라이브를 매핑시킨다. 가상 드라이브를 생성하는 것은 윈도우즈 운영체제의 라이브러리에서 지원해주는 기능이므로, 이에 대한 상세한 설명은 생략하기로 하겠다. 이로써, 클라이언트 컴퓨터는 관리 서버의 시디롬 드라이브에 저장된 프로그램을 자신이 직접 액세스하고 판독 가능하게 될 것이다.Referring back to FIG. 2, the client computer (ie, "Lee Yun-seok" computer) that is ready to install the software creates a virtual drive and maps the CD-ROM drive of the management server to the created virtual drive (212). . For example, if a drive exists in Lee's computer up to "F", the virtual drive "G" is created, and the CD-ROM drive of the management server is mapped to the created virtual drive "G". Creating a virtual drive is a function supported by the library of the Windows operating system, so a detailed description thereof will be omitted. This will allow the client computer to directly access and read the program stored in the CD-ROM drive of the management server.

가상 드라이브의 매핑절차가 완료되면, 클라이언트 컴퓨터는 윈도우즈 탐색기를 구동하여 가상 드라이브에 매핑된 시디롬 드라이브에 저장된 파일 목록 화면을 디스플레이함과 동시에, 디스플레이된 파일 목록 화면을 캡쳐하여 관리서버측에 전송한다(214). 바람직한 실시예에 따르면, 클라이언트 컴퓨터의 화면은 비트맵 형태로 캡쳐되어 관리 서버측에 전송된다. 도 6을 참조하면, 클라이언트 컴퓨터들의 진행상황을 표시해주는 메시지박스(610)와 함께, 본원 발명의 바람직한 실시예에 따라 "이윤석" 클라이언트 컴퓨터의 화면(620)이 관리서버의 화면에 표시되는 예를 도시하고 있다. 클라이언트 컴퓨터의 화면을 관리 서버의 화면에 표시해줌으로써, 시스템 관리자는 클라이언트 컴퓨터가 가상 드라이브로부터 소프트웨어의 파일들을 판독하여 설치하도록 원격 제어할 수 있게 된다.When the mapping process of the virtual drive is completed, the client computer runs Windows Explorer to display the file list screen stored in the CD-ROM drive mapped to the virtual drive, and captures the displayed file list screen and transmits it to the management server. 214). According to a preferred embodiment, the screen of the client computer is captured in bitmap form and transmitted to the management server side. Referring to Figure 6, along with a message box 610 indicating the progress of the client computer, according to a preferred embodiment of the present invention the screen 620 of the "yunsuk" client computer is displayed on the screen of the management server It is shown. By displaying the screen of the client computer on the screen of the management server, the system administrator can remotely control the client computer to read and install the files of the software from the virtual drive.

도 2로 다시 돌아가면, 관리 서버는 클라이언트 컴퓨터로부터 수신된 화면을 디스플레이해주고 시스템 관리자로부터 이에 관련한 명령을 입력받아서 클라이언트 컴퓨터에 전송해준다(216). 일반적으로, 시디롬에 저장된 소프트웨어를 설치하기 위해서는 우선 소프트웨어 설치 프로그램인 "setup.exe"가 실행되어야 할 것이므로, 시스템 관리자는 클라이언트 컴퓨터로부터 수신된 파일 목록 화면에서 "setup.exe"를 찾아서 클릭하고, 상기 클릭 정보는 클라이언트 컴퓨터에 전송되는 것이다. 클라이언트 컴퓨터는 관리 서버에서 수신된 클릭 정보에 따라 "setup.exe"를 실행시키게 되고, 이후에 디스플레이되는 설치 화면들도 그대로 캡쳐하여 서버에 전달해주고 서버로부터 이에 대한 명령을 수신하여 소프트웨어의 설치를 진행하게 된다(216 및 218).2, the management server displays the screen received from the client computer, receives a command related thereto from the system administrator, and transmits the command to the client computer (216). In general, in order to install the software stored in the CD-ROM, the software installation program "setup.exe" should be executed first. Therefore, the system administrator finds and clicks "setup.exe" on the file list screen received from the client computer. The click information is sent to the client computer. The client computer executes "setup.exe" according to the click information received from the management server, and captures the installation screens displayed afterwards and transfers them to the server and receives the command from the server to install the software. (216 and 218).

클라이언트 컴퓨터에서 소프트웨어의 설치가 종료되면, 설치가 종료됨을 관리 서버에 알려준다(220). 이 때, 클라이언트 컴퓨터에서 서버의 시디롬 드라이브를 매핑시키기 위해 생성했던 가상 드라이브는 더 이상 필요없으므로 삭제될 것이다.When the installation of the software on the client computer ends, the management server is notified that the installation is terminated (220). At this point, the virtual drive you created on the client computer to map the server's CD-ROM drive will no longer be needed and will be deleted.

클라이언트 컴퓨터측으로부터 소프트웨어의 설치가 종료되었음을 통보받은 관리 서버는, 동일한 소프트웨어를 설치할 다음 클라이언트 컴퓨터가 있는 경우에, 다음 클라이언트 컴퓨터에 대해서도 동일하게 소프트웨어의 원격 설치를 개시할 것이다(222). 본원 발명의 바람직한 실시예에 따르면, 클라이언트 컴퓨터는 관리서버에서 클라이언트 컴퓨터에 소프트웨어를 원격 설치하기 위해 전송한 일련의 명령들을 로컬 저장수단에 순차적으로 저장하였다가 관리 서버로 다시 전송해줌으로써,관리 서버가 다음 클라이언트 컴퓨터에 소프트웨어를 원격 설치할 때 이용할 수 있도록 할 수 있도록 한다. 이렇게 함으로써, 다음 클라이언트 컴퓨터에 소프트웨어를 설치할 때에는 클라이언트 컴퓨터측의 화면을 일일이 캡쳐하여 서버에 전송해주고 서버로부터 원격 제어 명령을 다시 전달받아야 하는 단계를 줄일 수 있다.The management server that has been informed from the client computer side that the installation of the software has ended, if there is a next client computer on which to install the same software, will also initiate remote installation of the software for the next client computer as well (222). According to a preferred embodiment of the present invention, the client computer sequentially stores the sequence of commands transmitted from the management server to remotely install the software on the client computer in a local storage means and then transmits the data back to the management server. Make it available for remote installation of the next client computer. In this way, when installing the software on the next client computer, the screen on the client computer side can be captured and transmitted to the server, and the step of receiving remote control commands from the server can be reduced.

본 발명의 상세한 설명은 예증 및 설명의 목적으로 제공되었으나, 이는 본 발명을 상기 개시한 것에 한정시키거나 제한하려는 것을 아니다. 본 기술 분야의 당업자라면 다양한 변경 및 변형이 가능하다는 것을 이해할 수 있을 것이다. 예를 들어, 상기 실시예는 서버의 보조저장장치로서 시디롬드라이브를 예로 들어 설명하고 있지만, 시디롬 드라이브 이외에도 이에 대응하는 다양한 저장 장치가 이용될 수 있을 것이다.Although the detailed description of the invention has been presented for purposes of illustration and description, it is not intended to be exhaustive or to limit the invention to what is disclosed above. Those skilled in the art will appreciate that various changes and modifications are possible. For example, the above embodiment has described a CD-ROM drive as an auxiliary storage device of a server, but various storage devices corresponding thereto may be used in addition to the CD-ROM drive.

본원 발명에 따르면, 서버의 보조저장장치를 클라이언트 컴퓨터와 공유화시킴으로써 서버의 보조저장장치에 저장된 소프트웨어를 서버에 설치하지 않고서도 클라이언트 컴퓨터에 바로 설치할 수 있기 때문에 설치 과정이 단순해지고 서버에 부담을 주지 않는 장점이 있다.According to the present invention, since the secondary storage device of the server is shared with the client computer, the installation process is simplified and does not burden the server because software stored in the secondary storage device of the server can be directly installed on the client computer without installing the server. There is an advantage.

Claims (9)

보조저장장치를 구비한 서버에 네트워크를 통해 하나 이상의 클라이언트 컴퓨터가 연결되어 있는 클라이언트/서버 시스템 환경에서, 상기 보조저장장치에 저장된 소프트웨어를 상기 클라이언트 컴퓨터에 원격 설치하기 위한 방법에 있어서,In a client / server system environment in which one or more client computers are connected via a network to a server having a secondary storage device, a method for remotely installing software stored in the secondary storage device on the client computer, 상기 서버측에서,On the server side, 상기 하나 이상의 클라이언트 컴퓨터가 상기 서버 컴퓨터를 액세스할 때 필요한 계정을 생성하는 단계와,Creating an account required for the one or more client computers to access the server computer; 상기 서버의 보조저장장치를 상기 하나 이상의 클라이언트 컴퓨터가 직접 액세스할 수 있도록 상기 보조저장장치를 공유화시키는 단계와,Sharing the secondary storage device such that the secondary storage device of the server can be directly accessed by the one or more client computers; 상기 하나 이상의 클라이언트 컴퓨터중에서 상기 소프트웨어가 원격 설치될 클라이언트 컴퓨터를 선택하는 단계와,Selecting a client computer from the one or more client computers to which the software is to be remotely installed; 상기 선택된 클라이언트 컴퓨터에 상기 소프트웨어를 설치할 준비를 할 것을 요청하는 것과 함께, 상기 클라이언트 컴퓨터가 상기 서버의 보조저장장치로부터 상기 소프트웨어를 액세스하는데 필요한, 상기 계정을 포함하는 정보를 전송하는 단계를 포함하며,In addition to requesting that the selected client computer be prepared to install the software, transmitting information including the account, which is necessary for the client computer to access the software from the secondary storage of the server, 상기 클라이언트 컴퓨터측에서,On the client computer side, 가상 드라이브를 생성하여 상기 서버의 보조저장장치에 매핑시키는 단계와Creating a virtual drive and mapping it to the secondary storage device of the server; 상기 가상 드라이브에 매핑된 보조저장장치에 저장되어 있는 상기 소프트웨어의 일련의 설치 화면을 캡쳐하여 상기 서버에 전송하는 단계와,Capturing a series of installation screens of the software stored in a secondary storage device mapped to the virtual drive and transmitting the captured screens to the server; 상기 서버로부터 상기 일련의 설치화면에 대응하는 일련의 원격설치 명령을 수신하여 상기 소프트웨어의 설치를 진행하는 단계Receiving a series of remote installation commands corresponding to the series of installation screens from the server and proceeding with the installation of the software; 를 포함하는 소프트웨어의 원격설치방법.Remote installation method of the software comprising a. 제1항에 있어서, 상기 클라이언트 컴퓨터가 상기 서버의 보조저장장치로부터 상기 소프트웨어를 액세스하는데 필요한 정보는 상기 서버의 IP 어드레스와 상기보조저장장치의 어드레스를 포함하는 소프트웨어의 원격설치방법.2. The method of claim 1, wherein the information required for the client computer to access the software from the secondary storage of the server includes the IP address of the server and the address of the secondary storage. 제1항에 있어서, 상기 클라이언트 컴퓨터측에서 상기 소프트웨어의 일련의 설치화면을 캡쳐하여 상기 서버에 전송하는 단계에 응답하여, 상기 서버측에서, 상기 클라이언트 컴퓨터로부터 수신된 상기 일련의 설치 화면 각각을 순차적으로 디플레이하는 단계와, 상기 디스플레이되는 설치 화면 각각에 대해 사용자로부터 원격 설치명령을 입력받아 상기 클라이언트 컴퓨터에 전송하는 단계를 포함하는 소프트웨어의 원격 설치 방법.The method of claim 1, wherein, in response to the step of capturing a series of installation screens of the software on the client computer side and transmitting them to the server, the server side sequentially processes each of the series of installation screens received from the client computer. And displaying a remote installation command from a user for each of the displayed installation screens and transmitting the received remote installation command to the client computer. 제1항에 있어서, 상기 클라이언트 컴퓨터에 상기 소프트웨어 설치가 완료되면 상기 가상 드라이브를 삭제하는 단계를 더 포함하는 소프트웨어의 원격 설치 방법.The method of claim 1, further comprising deleting the virtual drive when the software installation is completed on the client computer. 제1항에 있어서, 상기 서버로부터의 상기 소프트웨어의 설치 준비 요청에 대해, 상기 클라이언트 컴퓨터가 준비되지 않았다고 응답하면 소프트웨어의 원격 설치를 중지하는 단계를 더 포함하는 소프트웨어의 원격 설치 방법.2. The method of claim 1, further comprising stopping a remote installation of the software if the client computer responds to the request to install the software from the server, stating that the client computer is not ready. 제1항에 있어서,The method of claim 1, 상기 클라이언트 컴퓨터측에서On the client computer side 상기 소프트웨어의 설치가 종료될 때까지 상기 서버로부터 수신된 일련의 원격설치명령 데이터를 로컬 저장 수단에 저장하였다가 상기 서버에 전송해주는 단계를 더 포함하고,Storing the series of remote installation command data received from the server in a local storage means and transmitting to the server until the installation of the software is completed; 상기 서버측에서On the server side 상기 수신된 일련의 원격설치명령 데이터에 기초하여 다른 클라이언트 컴퓨터에 상기 소프트웨어를 원격 설치하는 단계를 더 포함하는 소프트웨어의 원격 설치 방법.Remotely installing the software on another client computer based on the received series of remote installation command data. 제1항에 있어서, 상기 서버의 보조저장장치는 시디롬(CD_ROM) 드라이브인 소프트웨어의 원격 설치 방법.The method of claim 1, wherein the secondary storage device of the server is a CD-ROM drive. 제1항에 있어서, 상기 서버의 운영체제는 윈도우즈 NT이고 상기 클라이언트의 운영체제는 윈도우즈 95, 98 또는 2000중에서 선택되는 소프트웨어의 원격설치방법.The method of claim 1, wherein the operating system of the server is Windows NT and the operating system of the client is selected from Windows 95, 98, or 2000. 보조저장장치를 구비한 서버에 네트워크를 통해 하나 이상의 클라이언트 컴퓨터가 연결되어 있는 클라이언트/서버 시스템 환경에서, 상기 보조저장장치에 저장된 소프트웨어를 상기 클라이언트 컴퓨터에 원격 설치하기 위한 시스템에 있어서,A system for remotely installing software stored in the secondary storage device to the client computer in a client / server system environment in which one or more client computers are connected through a network to a server having a secondary storage device, 상기 서버측에서,On the server side, 상기 하나 이상의 클라이언트 컴퓨터가 상기 서버 컴퓨터를 액세스할 때 필요한 계정을 생성하기 위한 수단과,Means for creating an account required when the one or more client computers access the server computer; 상기 서버의 보조저장장치를 상기 하나 이상의 클라이언트 컴퓨터가 직접 액세스할 수 있도록 상기 보조저장장치를 공유화시키는 수단과,Means for sharing the secondary storage device so that the secondary storage device of the server can be directly accessed by the one or more client computers; 상기 하나 이상의 클라이언트 컴퓨터중에서 상기 소프트웨어가 원격 설치될 클라이언트 컴퓨터를 선택하기 위한 수단과,Means for selecting one of the one or more client computers to which the software will be remotely installed; 상기 선택된 클라이언트 컴퓨터에, 상기 소프트웨어를 설치할 준비를 할 것을 요청하는 것과 함께, 상기 클라이언트 컴퓨터가 상기 서버의 보조저장장치로부터 상기 소프트웨어를 액세스하는데 필요한, 상기 계정을 포함하는 정보를 전송하기 위한 수단을 포함하며,Means for transmitting to the selected client computer information including the account, which is required for the client computer to access the software from the secondary storage of the server, with requesting to prepare to install the software. , 상기 클라이언트 컴퓨터측에서,On the client computer side, 가상 드라이브를 생성하여 상기 서버의 보조저장장치에 매핑시키는 수단과,Means for creating a virtual drive and mapping it to secondary storage of the server; 상기 가상 드라이브에 매핑된 보조저장장치에 저장되어 있는 상기 소프트웨어의 일련의 설치 화면을 캡쳐하여 상기 서버에 전송하는 수단과,Means for capturing a series of installation screens of the software stored in the secondary storage mapped to the virtual drive and transmitting them to the server; 상기 서버로부터 상기 일련의 설치화면에 대응하는 일련의 원격설치 명령을수신하여 상기 소프트웨어의 설치를 진행하는 수단Means for receiving the series of remote installation commands corresponding to the series of installation screens from the server to proceed with the installation of the software 를 포함하는 소프트웨어의 원격설치시스템.Remote installation system of the software, including.
KR10-2001-0011110A 2001-03-05 2001-03-05 Method and System for Remote Installation of a Software on Client Computers from a Server KR100431049B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2001-0011110A KR100431049B1 (en) 2001-03-05 2001-03-05 Method and System for Remote Installation of a Software on Client Computers from a Server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2001-0011110A KR100431049B1 (en) 2001-03-05 2001-03-05 Method and System for Remote Installation of a Software on Client Computers from a Server

Publications (2)

Publication Number Publication Date
KR20020071151A true KR20020071151A (en) 2002-09-12
KR100431049B1 KR100431049B1 (en) 2004-05-12

Family

ID=27696322

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2001-0011110A KR100431049B1 (en) 2001-03-05 2001-03-05 Method and System for Remote Installation of a Software on Client Computers from a Server

Country Status (1)

Country Link
KR (1) KR100431049B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100699947B1 (en) * 2005-05-23 2007-03-26 주식회사 아이오셀 Link system for remote host terminals and Portable USB memory apparatus
KR20110068477A (en) * 2009-12-16 2011-06-22 삼성전자주식회사 User terminal device for managing network device and method thereof
US9164745B2 (en) 2011-11-17 2015-10-20 Samsung Electronics Co., Ltd. Method and apparatus for auto installing application into different terminals

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101385162B1 (en) 2007-09-10 2014-04-15 삼성전자주식회사 Electronic apparatus and program downloading method thereof

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05197559A (en) * 1991-12-16 1993-08-06 Nec Corp Remote software downloading system
US5919247A (en) * 1996-07-24 1999-07-06 Marimba, Inc. Method for the distribution of code and data updates
KR100242973B1 (en) * 1997-08-16 2000-02-01 윤종용 Program version-up system by remote networking
US6131096A (en) * 1998-10-05 2000-10-10 Visto Corporation System and method for updating a remote database in a network
KR20000031067A (en) * 1998-11-03 2000-06-05 이계철 Method for automatically installing programs in dispersion system of large capacity
KR20000042930A (en) * 1998-12-28 2000-07-15 윤종용 Method for automatically downloading data files
KR20010002575A (en) * 1999-06-16 2001-01-15 김종근 System structure and technique for setting up of Unix-based software through WWW
KR20000050127A (en) * 2000-05-17 2000-08-05 최봉진 Operating method for personal computer services via networking on internet
KR20020077718A (en) * 2001-04-02 2002-10-14 주식회사 니오커뮤니케이션 The remote installing method and system for software using internet

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100699947B1 (en) * 2005-05-23 2007-03-26 주식회사 아이오셀 Link system for remote host terminals and Portable USB memory apparatus
KR20110068477A (en) * 2009-12-16 2011-06-22 삼성전자주식회사 User terminal device for managing network device and method thereof
US9164745B2 (en) 2011-11-17 2015-10-20 Samsung Electronics Co., Ltd. Method and apparatus for auto installing application into different terminals
US9626178B2 (en) 2011-11-17 2017-04-18 Samsung Electronics Co., Ltd. Method and apparatus for auto installing applications into different terminals
US9841967B2 (en) 2011-11-17 2017-12-12 Samsung Electronics Co., Ltd. Method and apparatus for auto installing applications into different terminals
US10318277B2 (en) 2011-11-17 2019-06-11 Samsung Electronics Co., Ltd. Method and apparatus for auto installing application into different terminals
US10579365B2 (en) 2011-11-17 2020-03-03 Samsung Electronics Co., Ltd. Method and apparatus for auto installing application into different terminals
US11301234B2 (en) 2011-11-17 2022-04-12 Samsung Electronics Co., Ltd. Method and apparatus for auto installing application into different terminals

Also Published As

Publication number Publication date
KR100431049B1 (en) 2004-05-12

Similar Documents

Publication Publication Date Title
US7606879B2 (en) System and method for remote device management
JP3946275B2 (en) Remote installation system and method
KR100633268B1 (en) Software update manager
US8813067B2 (en) One click deployment
US8234639B2 (en) Autonomic auto-configuration using prior installation configuration relationships
US7188163B2 (en) Dynamic reconfiguration of applications on a server
US8234620B1 (en) Method and system for software development using distributed computing resources
US20030195951A1 (en) Method and system to dynamically detect, download and install drivers from an online service
EP1669858A2 (en) Method and system for providing a common operating system
EP2328088A1 (en) Home network system, gateway device, and firmware update method
US20020109717A1 (en) Customizing a graphical user interface of a host application
US6804773B1 (en) System and method for transferring information over a network
US20110137979A1 (en) Server connected to image forming apparatus and client, client, and method of remotely installing driver of image forming apparatus
WO2003093990A2 (en) Automated installation of an application
EP0797801A1 (en) Method and apparatus for providing simple, secure management of remote servers
EP1331556B1 (en) Server-based computer environment
CN1675621A (en) Method and apparatus for booting with remote configuration data
US11327724B2 (en) System and method that support application software development
EP1168163A1 (en) Process for installing a software package in a client computer
JP2009217321A (en) Information processor and information processing program
US9032541B2 (en) Information processing system, information processing apparatus, and computer-readable storage medium
EP1499967A2 (en) Secure transmission and installation of an application
KR100431049B1 (en) Method and System for Remote Installation of a Software on Client Computers from a Server
JP3828137B2 (en) Host computer applied to remote installation system
JPH11312090A (en) Information processor, method for controlling the same, storage medium and information processing system

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee