WO2000046685A1 - Système de location de logiciels dans des réseaux distribués - Google Patents

Système de location de logiciels dans des réseaux distribués Download PDF

Info

Publication number
WO2000046685A1
WO2000046685A1 PCT/KR2000/000076 KR0000076W WO0046685A1 WO 2000046685 A1 WO2000046685 A1 WO 2000046685A1 KR 0000076 W KR0000076 W KR 0000076W WO 0046685 A1 WO0046685 A1 WO 0046685A1
Authority
WO
WIPO (PCT)
Prior art keywords
computer system
server computer
user computer
optional files
software program
Prior art date
Application number
PCT/KR2000/000076
Other languages
English (en)
Inventor
Dong-Ho Song
Jai-Wan Ahn
Original Assignee
Softonnet Co., Ltd.
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 Softonnet Co., Ltd. filed Critical Softonnet Co., Ltd.
Priority to JP2000597698A priority Critical patent/JP4707837B2/ja
Priority to EP00902996A priority patent/EP1163599A4/fr
Priority to AU24637/00A priority patent/AU2463700A/en
Publication of WO2000046685A1 publication Critical patent/WO2000046685A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • 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/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading

Definitions

  • the present invention relates to a system and method for executing a rental software program in a distributed computing environment; and, more particularly, to a system and method for executing a rental software program in a distributed computing environment, which includes a user computer system and a server computer system, wherein the user computer system optionally requests one or more optional files associated with the rental software program to the server computer system and the server computer system provides the one or more optional files requested to the user computer system.
  • a conventional user computer system installs a software program in a storage device.
  • the conventional user computer system reads the primitive codes of the software program from a CD-ROM, a diskette or a server .computer system.
  • the primitive codes of the software program are stored in a system directory, e.g., a Microsoft WindowsTM directory in a Microsoft WindowsTM system provided by Microsoft Corporation, and a user directory.
  • the system directory and the user directory have path information associated with software program files.
  • software program-files may be made up of a main executable file, auxiliary executable files, registry files and other files of *.dll, *.hlp and etc in a
  • the conventional user computer system needs a large storage space to store desirable software programs in the storage device .
  • the conventional user computer system should install the various software programs. Also, in case where the desirable software program is upgraded or updated, the upgraded or updated software program should be installed in the conventional user computer system.
  • the conventional user computer system copies or downloads software program files from the server computer system as a remote computer system in order to execute a software program.
  • the conventional user computer system may need a specific software program file except for the copied or downloaded software program files. If the conventional user computer system has not the specific program file, the conventional user computer system can not execute the software program.
  • an object of the present invention to provide a system for executing a rental software program in a distributed computing environment capable of reducing both a storage space of a user computer system and a start-up time of the program, which employs program files associated with the rental software program provided by a server .
  • computer system with an on-demand scheme and a user-transparent program install-free technology.
  • a system for executing a rental software program in a distributed computing environment wherein the rental software program includes a main executable file and optional files, comprising: a user computer system based on a user-transparent program install-free technology for selecting a desirable rental software program in a list of rental software programs to download the main executable file contained in the desirable rental software program and optionally requesting one or more optional files contained in the desirable rental software program; and a server computer system for providing the list of rental software programs, the main executable file contained in the desirable rental software program selected by said user computer system and the one or more optional files optionally requested from said user computer system, when a communication connection between said server computer system and said user computer system is accomplished.
  • a method for executing a rental software program in a distributed computing environment comprising the steps of: a) performing a communication connection between a user computer system and a server computer system, wherein the user computer system is based on a user-transparent program install-free technology; b) displaying a list of rental software programs downloaded from the server computer system; c) selecting a desirable rental software program in the list of rental software programs; d) downloading a main executable file associated with the desirable rental software program from the server computer system to run a process corresponding to the main executable file; and e) if the process needs one or more optional files, downloading the one or more optional files from the server computer system.
  • a method for servicing an install-free application in an online software rental system comprising the steps of: a) getting a list of applications available for a rental service from a server computer system; b) establishing a rental session between a client computer system and the server computer system; c) fetching one or more application software from a plurality of application software stored in the server computer system; d) executing the one or more application software in the client computer system; and e) if said step d) is complete, flushing the one or more application software rented from the server computer system.
  • a computer-readable medium for executing a rental software program in a distributed computing environment, wherein the rental software program includes a main executable file and optional files, comprising the steps of: a) performing a communication connection between a user computer system and a server computer system, wherein the user computer system is based on a user-transparent program install-free technology; b) displaying a list of rental software programs downloaded from the server computer system; c) selecting a desirable rental software program in the list of rental software programs; d) downloading amain executable file associated with the desirable rental software program from the server computer system to run a process corresponding to the main executable file; and e) if the process needs one or more optional files, downloading the one or more optional files from the server computer system.
  • FIG. 1 is a block diagram illustrating a system for executing a rental software program in a distributed computing environment in accordance with the present invention
  • Fig. 2 is a block diagram depicting a user computer system shown in Fig. 1;
  • Fig. 3 is a block diagram describing a server computer system shown in Fig. 1;
  • Fig. 4 is a flowchart showing a method for executing a rental software program in a distributed computing environment in accordance with the present invention
  • Figs. 5A and 5B are flowcharts illustrating the procedure of running a process shown in Fig. 4;
  • Fig. 6 is a flowchart depicting the procedure of accompanying a process completion shown in Fig. 4;
  • Fig. 7 is an exemplary diagram describing a list of rental software programs displayed in a server computer system shown in Fig. 1;
  • Fig. 8 is an exemplary diagram describing a list of rental software programs displayed in a user computer system shown in Fig. 1.
  • FIG. 1 there is shown a block diagram illustrating a system as an online software rental system for executing a rental software program in a distributed computing environment in accordance with the present invention.
  • the rental program includes a main executable file and optional files, which are optionally requested from a user computer system 10. Further, the optional files include a registry file .
  • the 'rental software program means an application software or program rented from a server computer system to a user computer system based on a user-transparent program install-free technology.
  • An online software rental service can be employed with Internet.
  • the system includes a user computer system 10, a user network device 12 as a client computer system, a server network device 14 and a server computer system 16, wherein the user computer system 10 is based on a user-transparent program install-free technology.
  • the user computer system 10 can select a desirable rental software program in a list of rental software programs downloaded from the server computer system 16.
  • the user computer system 10 downloads a main executable file to create and run a process corresponding to the main executable file.
  • the user computer system 10 requests the one or more optional files contained in the rental software program to the server computer system 16 via the user network device 12. Further, the user computer system 10 may fetch the one or more optional files contained in the rental software program in the server computer system 16.
  • the server computer system 16 provides the one or more program files contained in the rental software program to the user computer system 10 via the server network device 14.
  • the server computer system 16 manages the one or more optional files contained in the rental software program. Referring to Fig. 2, there is shown a block diagram depicting a user computer system 10 shown in Fig. 1.
  • the user computer system 10 includes an interface block 200, a rental software program manager 202, a process manager 204, a storage device 205, a billing information database 206, a file monitor 208 and a protector 210.
  • the interface block 200 is interfaced between the user computer system 10 and the user network device 12 shown in Fig. 1. For example, the interface block 200 outputs a message requesting one or more optional files contained in a rental software program to a server computer system 16 via the user network device 12 and a server network device 14 shown in Fig. 1. Further, The interface block 200 receives the one or more optional files from the server computer system 16.
  • the user computer system 10 When a communication connection between the user computer system 10 and the server computer system 16 is accomplished, the user computer system 10 receives a list of rental software programs from the server computer system 16. The user computer system 10 selects a desirable rental software program in the list of rental software programs by using a selection device (not shown) . Then, the user computer system 10 receives a main executable file and a list of optional files contained in the selected rental software program from the server computer system 16.
  • the rental software program manager 202 converts registry file information contained in the list of optional files into registry file information appropriate to the user computer system 10.
  • the process manager 204 creates and runs a process corresponding to the main executable file contained in the selected rental software program. If the process needs the one or more optional files, the process manager 204 suspends the process until the process manager 204 receives the one or more optional files from the server computer system 16.
  • the storage device 205 stores the main executable file, the one or more optional files and the list of optional files. Further, when the process is complete, the main executable file and the one or more optional files stored in the storage device 205 are flushed by the process manager 204.
  • the billing information database 206' stores billing information associated with a billing start time and a billing end time and a name of the rental software program selected by the user computer system 10. Further, the user computer system 10 sends the billing information associated with the billing start time and the billing end time to the server computer system 16.
  • the file monitor 208 monitors the process to determine whether the process needs the one or more optional files during the process is running. If the process needs the one or more optional files during the process is running, the file monitor 208 hooks a message requesting the one or more optional files from the process. The file monitor 208 requests the one or more optional files to the server computer system 16.
  • the protector 210 protects the rental software program including the main executable file and the one or more optional files from an unauthorized use committed by the user computer system 10. Referring to Fig.
  • the server computer system 16 includes an interface block 300, a user verification module 301, a user-information database 302, a billing module 303, a log database 304, a transmission control module 305, a central processing unit 306, a rental software program-information database 307, a rental software program analyzer 308, a storage device 309 and a schedule manager 310 and a session manager 311.
  • the interface block 300 is interfaced between the server computer system 16 and the server network device 14 shown in Fig. 1. For example, the interface block 300 receives a message requesting one or more optional files associated with a rental software program from a user computer system 10 via the server network device 14 as shown in Fig. 1. Further, the interface block 300 outputs the one or more optional files requested from the user computer system 10 to the server computer system 16.
  • the user verification module 301 verifies the user computer system 10 or a user by using identification information of the user computer system 10 or the user stored in the user- information database 302.
  • the user-information database 302 stores the identification information of the user computer system 10 and billing information of the user computer system 10.
  • the billing module 303 processes charge or fee to be paid for the usage of the main executable file and the one or more optional files contained in the rental software program provided from the server computer system 16 to the user computer system 10.
  • the log database 304 stores information, e.g., a log file, necessary for recovering the server computer system 16 when the server computer system 16 is not operable due to a serious error.
  • the transmission control module 305 obtains the one or more optional files from the storage device 309. After the transmission control module 305 obtains the one or more optional files, the transmission control module 305 transmits the one or more optional files via the session manager 311 to the user computer system 10.
  • the central processing unit 306 informs other components whether user verification and billing are successful or not. Further, when the server computer system 16 is not operable due to the serious error, the central processing unit 306 recovers the server computer system 16 by using the log file stored in the log database 304.
  • the rental software program-information database 307 stores the path information of main executable files associated with rental software programs, a list of . rental software programs as main executable files and a list of optional files associated with a corresponding rental software program.
  • the rental software program analyzer 308 analyzes a new rental software program. Then, the rental software program analyzer 308 stores the path information of a main executable file and a list of optional files, associated with the new rental software program, in the rental software program-information database 307.
  • the storage device 309 stores the main executable file and the one or more optional files associated with the rental software program corresponding to the path information.
  • the schedule manager 310 manages a schedule of requests from the user computer system and other user computer systems (not shown) .
  • the session manager 311 manages a communication session between the user computer system 10 and the server computer system 16.
  • the rental software program includes a main executable file and one or more optional files including a registry file.
  • a communication connection between a user computer system and a server computer system is accomplished.
  • a user verification module contained in the server computer system verifies the user computer system or a user by using identification information of the user computer system or the user stored in a user-information database contained in the server computer system.
  • the user computer system displays a list of rental software programs downloaded from the server computer system, e.g., a rental software program-information database contained in the server computer system.
  • the user computer system selects a desirable rental software program in the list of rental software programs .
  • the user computer system downloads a main executable file and a list of optional files associated with the desirable rental software program from the server computer system.
  • a process manager contained in the user computer system creates and runs a process corresponding to the main executable file.
  • step S470 if the process has been complete, a procedure accompanying a process completion is performed.
  • step S480 it is determined whether the user computer system wants to select another rental software program.
  • step S490 if the user computer system does not want to select another rental software program, the user computer system terminates the communication with the server computer system. On the other hand, if the user computer system wants to select another rental software program, the steps S430 and S490 are repeated.
  • FIG. 5A and 5B there are shown flowcharts illustrating the procedure of running a process shown in Fig. 4.
  • the user computer system downloads a main executable file and a list of optional files from the server computer system.
  • a rental software program manager contained in the user computer system converts registry file information contained in the list of optional files into registry file information appropriate to the user computer system.
  • the user computer system runs a file monitor and a protector, which protects the rental software program including the main executable file and the one or more optional files from an unauthorized use committed by the user computer system.
  • a billing information database contained in the user computer system stores a name of a rental software program selected by the user computer system and a billing start time.
  • the user computer system informs the server computer system of the billing start time.
  • a user-information database contained in the server computer system stores information of the billing start time from the user computer system.
  • a process manager contained in the user computer system creates and runs a process corresponding to the main executable file.
  • the file monitor monitors the process to determine whether the process needs one or more files. Further the file monitor hooks a message requesting one or more optional files from the process to request the one or more optional files to the server computer system by using an on-demand scheme.
  • step S448 it is determined whether the user computer system has the one or more optional files requested.
  • step S449 if the user computer system has the one or more optional files requested, the process manager re-runs the process with the one or more optional files existing in the user computer system.
  • step S450 if the user computer system has not the one or more optional files, the process manager suspends the process.
  • the process manger downloads the one or more optional files from the server computer system.
  • the server computer system sends the one or more optional files stored in a storage device of the server computer system to the user computer system via a session manager.
  • step S452 the process manager re-runs the process with the one or more optional files downloaded from the server computer system.
  • FIG. 6 there is shown a flowchart depicting the procedure of accompanying a process completion shown in Fig. 4.
  • step S471 if the process has been complete, the user computer system terminates the file monitor and the protector.
  • the user computer system stores a billing end time in the billing information database.
  • the user computer system informs the server computer system of the billing end time.
  • the server computer system stores information of the billing end time in the user-information database.
  • a billing module contained in the server computer system processes charge or fee to be paid for the usage of the main executable file and the one or more optional files contained in the rental software program provided from the server computer system to the user computer system.
  • the user computer system flushes the main executable file and the one or more optional files stored in the storage device of the user computer system.
  • the method for executing the rental software program in the distributed computing environment in accordance with the present invention can be stored in a computer-readable medium, e.g. an optical disk, a hard disk and so on.
  • a computer-readable medium e.g. an optical disk, a hard disk and so on.
  • Fig. 7 there is shown an exemplary diagram describing a list of rental software programs displayed in a server computer system shown in Fig. 1.
  • the list of rental software programs includes rental software programs of Winword.exe, Powerpnt.exe, Excel.exe, Photoshp.exe and AcroRd32.exe as shown in Fig. 7.
  • Fig. 8 there is shown an exemplary diagram describing a list of rental software programs displayed in a user computer system shown in Fig. 1.
  • the list of rental software programs includes rental software programs of MS word, MS PowerPoint, MS Excel, Adobe PhotoShop, Winamp and ACDSee-graphic Viewer as shown in Fig. 8.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Stored Programmes (AREA)

Abstract

L'invention concerne un procédé permettant d'exécuter un programme logiciel en location dans un environnement informatique distribué, ce programme logiciel en location comprenant un fichier principal exécutable et des fichiers optionnels. Le procédé de cette invention consiste: a) à établir une connexion de communication entre un système informatique utilisateur et un système serveur, ledit système informatique utilisateur étant basé sur une technique sans installation de programmes faciles à utiliser; b) à afficher une liste de programmes logiciels en location pouvant être téléchargés depuis ledit système serveur; c) à sélectionner le programme logiciel en location souhaité dans cette liste de programmes logiciels en location; d) à télécharger un fichier principal exécutable associé à ce programme logiciel en location souhaité, afin de mettre en oeuvre un processus correspondant à ce fichier principal exécutable; et enfin e) si ce processus nécessite l'utilisation d'un ou plusieurs fichiers optionnels, à télécharger ce(s) fichier(s) optionnel(s) depuis ledit système serveur.
PCT/KR2000/000076 1999-02-03 2000-01-31 Système de location de logiciels dans des réseaux distribués WO2000046685A1 (fr)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2000597698A JP4707837B2 (ja) 1999-02-03 2000-01-31 分散コンピューティング環境におけるレンタルソフトウェアプログラムを実行するためのシステム及びその方法
EP00902996A EP1163599A4 (fr) 1999-02-03 2000-01-31 Syst me de location de logiciels dans des r seaux distribu s
AU24637/00A AU2463700A (en) 1999-02-03 2000-01-31 Software rental system in distributed networks

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR1999/3481 1999-02-03
KR19990003481 1999-02-03
KR1019990068380A KR20000057127A (ko) 1999-02-03 1999-12-31 소프트웨어 임대 시스템을 위한 분산컴퓨팅 환경에서의프로그램 수행시스템 및 그 방법
KR1999/68380 1999-12-31

Publications (1)

Publication Number Publication Date
WO2000046685A1 true WO2000046685A1 (fr) 2000-08-10

Family

ID=26634667

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2000/000076 WO2000046685A1 (fr) 1999-02-03 2000-01-31 Système de location de logiciels dans des réseaux distribués

Country Status (6)

Country Link
EP (1) EP1163599A4 (fr)
JP (1) JP4707837B2 (fr)
KR (2) KR20000057127A (fr)
CN (1) CN1185591C (fr)
AU (1) AU2463700A (fr)
WO (1) WO2000046685A1 (fr)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010000760A (ko) * 2000-10-18 2001-01-05 박봉규 인증버튼을 이용한 인터넷 서비스 솔루션 프로그램의임대방법
WO2002093369A1 (fr) * 2001-05-16 2002-11-21 Softricity, Inc. Couche d'abstraction et de protection de systeme d'exploitation
US6574618B2 (en) 1998-07-22 2003-06-03 Appstream, Inc. Method and system for executing network streamed application
US6757894B2 (en) 2000-09-26 2004-06-29 Appstream, Inc. Preprocessed applications suitable for network streaming applications and method for producing same
WO2004070638A1 (fr) * 2003-02-03 2004-08-19 Poweroffice, S.A. Systeme d'integration d'applications et de services
WO2008069542A1 (fr) * 2006-12-04 2008-06-12 Electronics And Telecommunications Research Institute Système d'interverrouillage de service logiciel à la demande et son procédé d'utilisation
US7680758B2 (en) 2004-09-30 2010-03-16 Citrix Systems, Inc. Method and apparatus for isolating execution of software applications
US7752600B2 (en) 2004-09-30 2010-07-06 Citrix Systems, Inc. Method and apparatus for providing file-type associations to multiple applications
US7853947B2 (en) 2004-09-30 2010-12-14 Citrix Systems, Inc. System for virtualizing access to named system objects using rule action associated with request
US8117559B2 (en) 2004-09-30 2012-02-14 Citrix Systems, Inc. Method and apparatus for virtualizing window information
US8171479B2 (en) 2004-09-30 2012-05-01 Citrix Systems, Inc. Method and apparatus for providing an aggregate view of enumerated system resources from various isolation layers
US8612514B2 (en) 1999-04-12 2013-12-17 Microsoft Corporation Serving software applications from servers to client computers
CN103500412A (zh) * 2002-09-16 2014-01-08 雅虎公司 在线软件租赁
US8737981B2 (en) 2002-12-19 2014-05-27 Qualcomm Incorporated Downloadable configuring application for a wireless device
US9009720B2 (en) 2007-10-20 2015-04-14 Citrix Systems, Inc. Method and system for communicating between isolation environments
US10372796B2 (en) 2002-09-10 2019-08-06 Sqgo Innovations, Llc Methods and systems for the provisioning and execution of a mobile software application

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7346689B1 (en) * 1998-04-20 2008-03-18 Sun Microsystems, Inc. Computer architecture having a stateless human interface device and methods of use
KR20020045837A (ko) * 2000-12-11 2002-06-20 임채욱 웹 어플리케이션 제공방법
KR20020046432A (ko) * 2000-12-14 2002-06-21 최우진 응용 서비스 제공장비를 이용한 소프트웨어 임대 방법
KR100439230B1 (ko) * 2001-06-27 2004-07-05 엘지전자 주식회사 아이에프-알에프 분리형 더불유엘엘 단말기시스템의게인콘트롤장치
KR20030012728A (ko) * 2001-08-04 2003-02-12 최형식 임시 저장 장치를 구비한 의료 영상 저장 및 전송 시스템및 이를 이용한 영상 정보 전송 방법
KR20020003141A (ko) * 2001-09-26 2002-01-10 최문현 인터넷실시간설치서비스방법
KR100459791B1 (ko) * 2002-04-12 2004-12-04 연안정보통신 주식회사 클라이언트―서버 환경에서의 설치과정없는응용프로그램의 실행방법
US8095940B2 (en) 2005-09-19 2012-01-10 Citrix Systems, Inc. Method and system for locating and accessing resources
KR100656787B1 (ko) 2004-12-13 2006-12-12 한국전자통신연구원 선인출 방식을 이용한 임대 소프트웨어 제공 서버 장치 및 그 방법
KR100727035B1 (ko) * 2004-12-22 2007-06-12 한국전자통신연구원 Cdn 기반 s/w 스트리밍 서비스 시스템 및 방법
US8131825B2 (en) 2005-10-07 2012-03-06 Citrix Systems, Inc. Method and a system for responding locally to requests for file metadata associated with files stored remotely
US7779034B2 (en) 2005-10-07 2010-08-17 Citrix Systems, Inc. Method and system for accessing a remote file in a directory structure associated with an application program executing locally
KR100906756B1 (ko) * 2006-11-30 2009-07-09 주식회사 케이티프리텔 애플리케이션 개발 환경 제공 서버, 방법 및 그 프로그램이기록된 기록매체
US9239666B2 (en) 2007-09-12 2016-01-19 Citrix Systems, Inc. Methods and systems for maintaining desktop environments providing integrated access to remote and local resources
US8090797B2 (en) 2009-05-02 2012-01-03 Citrix Systems, Inc. Methods and systems for launching applications into existing isolation environments
WO2018216854A1 (fr) * 2017-05-25 2018-11-29 엘에스산전 주식회사 Procédé d'exécution de programme de commande

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR970007677A (ko) * 1995-07-14 1997-02-21 이데이 노부유키 데이타 처리 방법 및 장치
EP0817031A2 (fr) * 1996-07-03 1998-01-07 Sun Microsystems, Inc. Utilisation d'un système orienté objet distribué pour trouver et télécharger des applications basées sur Java
EP0841616A2 (fr) * 1996-10-31 1998-05-13 Sun Microsystems, Inc. Acquisition et opération du logiciel téléchargé en utilisant un Brower qui a été modifié par un Applet
KR19980065416A (ko) * 1997-01-09 1998-10-15 황대준 다중점 통신을 지원하는 응용프로그램 공유 방법
WO1999004357A1 (fr) * 1997-07-14 1999-01-28 Electronic Data Systems Corporation Systeme de commerce electronique integre et procede correspondant
US5926635A (en) * 1997-02-05 1999-07-20 Hewlett Packard Company Method for reducing complexities when communicating between tasks
US6026437A (en) * 1998-04-20 2000-02-15 International Business Machines Corporation Method and system in a computer network for bundling and launching hypertext files and associated subroutines within archive files

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2053261A1 (fr) * 1989-04-28 1990-10-29 Gary D. Hornbuckle Methode et dispositif pour controler et surveiller a distance l'utilisation d'un logiciel
JP4251669B2 (ja) * 1995-07-14 2009-04-08 ソニー株式会社 データ処理方法および装置
JPH09305407A (ja) * 1996-05-10 1997-11-28 Ricoh Co Ltd 通信システム
JP3766197B2 (ja) * 1997-01-21 2006-04-12 株式会社東芝 ソフトウエア流通方法およびサーバ装置およびクライアント装置

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR970007677A (ko) * 1995-07-14 1997-02-21 이데이 노부유키 데이타 처리 방법 및 장치
EP0817031A2 (fr) * 1996-07-03 1998-01-07 Sun Microsystems, Inc. Utilisation d'un système orienté objet distribué pour trouver et télécharger des applications basées sur Java
EP0841616A2 (fr) * 1996-10-31 1998-05-13 Sun Microsystems, Inc. Acquisition et opération du logiciel téléchargé en utilisant un Brower qui a été modifié par un Applet
US5923885A (en) * 1996-10-31 1999-07-13 Sun Microsystems, Inc. Acquisition and operation of remotely loaded software using applet modification of browser software
KR19980065416A (ko) * 1997-01-09 1998-10-15 황대준 다중점 통신을 지원하는 응용프로그램 공유 방법
US5926635A (en) * 1997-02-05 1999-07-20 Hewlett Packard Company Method for reducing complexities when communicating between tasks
WO1999004357A1 (fr) * 1997-07-14 1999-01-28 Electronic Data Systems Corporation Systeme de commerce electronique integre et procede correspondant
US6026437A (en) * 1998-04-20 2000-02-15 International Business Machines Corporation Method and system in a computer network for bundling and launching hypertext files and associated subroutines within archive files

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6574618B2 (en) 1998-07-22 2003-06-03 Appstream, Inc. Method and system for executing network streamed application
US8612514B2 (en) 1999-04-12 2013-12-17 Microsoft Corporation Serving software applications from servers to client computers
US6757894B2 (en) 2000-09-26 2004-06-29 Appstream, Inc. Preprocessed applications suitable for network streaming applications and method for producing same
KR20010000760A (ko) * 2000-10-18 2001-01-05 박봉규 인증버튼을 이용한 인터넷 서비스 솔루션 프로그램의임대방법
WO2002093369A1 (fr) * 2001-05-16 2002-11-21 Softricity, Inc. Couche d'abstraction et de protection de systeme d'exploitation
US7028305B2 (en) 2001-05-16 2006-04-11 Softricity, Inc. Operating system abstraction and protection layer
US10372796B2 (en) 2002-09-10 2019-08-06 Sqgo Innovations, Llc Methods and systems for the provisioning and execution of a mobile software application
US10810359B2 (en) 2002-09-10 2020-10-20 Sqgo Innovations, Llc System and method for provisioning a mobile software application to a mobile device
US10831987B2 (en) 2002-09-10 2020-11-10 Sqgo Innovations, Llc Computer program product provisioned to non-transitory computer storage of a wireless mobile device
US10839141B2 (en) 2002-09-10 2020-11-17 Sqgo Innovations, Llc System and method for provisioning a mobile software application to a mobile device
US10552520B2 (en) 2002-09-10 2020-02-04 Sqgo Innovations, Llc System and method for provisioning a mobile software application to a mobile device
CN103500412A (zh) * 2002-09-16 2014-01-08 雅虎公司 在线软件租赁
US8737981B2 (en) 2002-12-19 2014-05-27 Qualcomm Incorporated Downloadable configuring application for a wireless device
US9191276B2 (en) 2002-12-19 2015-11-17 Qualcomm Incorporated Downloadable configuring application for a wireless device
WO2004070638A1 (fr) * 2003-02-03 2004-08-19 Poweroffice, S.A. Systeme d'integration d'applications et de services
US8171479B2 (en) 2004-09-30 2012-05-01 Citrix Systems, Inc. Method and apparatus for providing an aggregate view of enumerated system resources from various isolation layers
US8117559B2 (en) 2004-09-30 2012-02-14 Citrix Systems, Inc. Method and apparatus for virtualizing window information
US8042120B2 (en) 2004-09-30 2011-10-18 Citrix Systems, Inc. Method and apparatus for moving processes between isolation environments
US7853947B2 (en) 2004-09-30 2010-12-14 Citrix Systems, Inc. System for virtualizing access to named system objects using rule action associated with request
US7752600B2 (en) 2004-09-30 2010-07-06 Citrix Systems, Inc. Method and apparatus for providing file-type associations to multiple applications
US7680758B2 (en) 2004-09-30 2010-03-16 Citrix Systems, Inc. Method and apparatus for isolating execution of software applications
WO2008069542A1 (fr) * 2006-12-04 2008-06-12 Electronics And Telecommunications Research Institute Système d'interverrouillage de service logiciel à la demande et son procédé d'utilisation
US9021494B2 (en) 2007-10-20 2015-04-28 Citrix Systems, Inc. Method and system for communicating between isolation environments
US9009721B2 (en) 2007-10-20 2015-04-14 Citrix Systems, Inc. Method and system for communicating between isolation environments
US9009720B2 (en) 2007-10-20 2015-04-14 Citrix Systems, Inc. Method and system for communicating between isolation environments

Also Published As

Publication number Publication date
EP1163599A1 (fr) 2001-12-19
CN1354857A (zh) 2002-06-19
JP2003532166A (ja) 2003-10-28
AU2463700A (en) 2000-08-25
JP4707837B2 (ja) 2011-06-22
KR20010101982A (ko) 2001-11-15
EP1163599A4 (fr) 2007-03-07
KR100734387B1 (ko) 2007-07-02
CN1185591C (zh) 2005-01-19
KR20000057127A (ko) 2000-09-15

Similar Documents

Publication Publication Date Title
WO2000046685A1 (fr) Système de location de logiciels dans des réseaux distribués
US7171390B1 (en) System and method for executing a rental software program in distributed computing environment
US7913248B1 (en) System and method for installing one or more programs, and at least a portion of their environment
US7484207B2 (en) Software execution control system and software execution control program
US7945906B2 (en) Method and software tools for intelligent service pack installation
US7483988B2 (en) Information transmission method and system
US20120096455A1 (en) Apparatus and method for management of software
US8494964B1 (en) Software as a service via virtualization
JP2004295270A (ja) 共用記憶システム
US20130024681A1 (en) Systems and methods for activation of applications using client-specific data
US20210311711A1 (en) Desired state model for managing lifecycle of virtualization software
US20050108708A1 (en) Method to install software via a network and network apparatus thereof
CN102360299A (zh) 软件系统重装方法、服务器以及客户端
JP4824127B2 (ja) デジタルメディアコンテンツの無断複製(不正コピー)に対する保護
US7694280B2 (en) Systems and methods for controlling program installation on a computing device
JP2006523333A (ja) コンポーネント・データモデルをインストールおよび統合するためのシステムおよび方法
US20090157794A1 (en) Multiple Application Activation
US7634769B2 (en) Method and apparatus for remotely providing driver information
JP7010005B2 (ja) 情報処理装置及びプログラム
JP4771373B2 (ja) クライアントコールサービスのための方法および装置
US20230342181A1 (en) Validation of combined software/firmware updates
JP4788128B2 (ja) 実行環境整備システム、実行環境整備装置および実行環境整備方法
JP2003280912A (ja) 情報処理システムおよび情報処理方法
JP2007316682A (ja) アプリケーション管理装置及びアプリケーション管理方法
JPH09305381A (ja) ソフトウェアのインストール装置、ソフトウェアのインストールシステムおよびソフトウェアのインストール方法

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 00804908.4

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

Designated state(s): AU CA CN JP KR US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
ENP Entry into the national phase

Ref document number: 2000 597698

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 1020017009832

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 2000902996

Country of ref document: EP

Ref document number: IN/PCT/2001/1219/CHE

Country of ref document: IN

WWP Wipo information: published in national office

Ref document number: 1020017009832

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 2000902996

Country of ref document: EP