EP1163599A4 - SOFTWARE RENTAL SYSTEM IN DISTRIBUTED NETWORKS - Google Patents

SOFTWARE RENTAL SYSTEM IN DISTRIBUTED NETWORKS

Info

Publication number
EP1163599A4
EP1163599A4 EP00902996A EP00902996A EP1163599A4 EP 1163599 A4 EP1163599 A4 EP 1163599A4 EP 00902996 A EP00902996 A EP 00902996A EP 00902996 A EP00902996 A EP 00902996A EP 1163599 A4 EP1163599 A4 EP 1163599A4
Authority
EP
European Patent Office
Prior art keywords
computer system
server computer
user computer
optional files
software program
Prior art date
Legal status (The legal status 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 status listed.)
Withdrawn
Application number
EP00902996A
Other languages
German (de)
English (en)
French (fr)
Other versions
EP1163599A1 (en
Inventor
Dong-Ho Song
Jai-Wan Ahn
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
SOFTONNET CO Ltd
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
Publication of EP1163599A1 publication Critical patent/EP1163599A1/en
Publication of EP1163599A4 publication Critical patent/EP1163599A4/en
Withdrawn legal-status Critical Current

Links

Classifications

    • 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
    • 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
    • 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)
  • Accounting & Taxation (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Finance (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)
EP00902996A 1999-02-03 2000-01-31 SOFTWARE RENTAL SYSTEM IN DISTRIBUTED NETWORKS Withdrawn EP1163599A4 (en)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
KR9903481 1999-02-03
KR19990003481 1999-02-03
KR9968380 1999-12-31
KR1019990068380A KR20000057127A (ko) 1999-02-03 1999-12-31 소프트웨어 임대 시스템을 위한 분산컴퓨팅 환경에서의프로그램 수행시스템 및 그 방법
PCT/KR2000/000076 WO2000046685A1 (en) 1999-02-03 2000-01-31 Software rental system in distributed networks

Publications (2)

Publication Number Publication Date
EP1163599A1 EP1163599A1 (en) 2001-12-19
EP1163599A4 true EP1163599A4 (en) 2007-03-07

Family

ID=26634667

Family Applications (1)

Application Number Title Priority Date Filing Date
EP00902996A Withdrawn EP1163599A4 (en) 1999-02-03 2000-01-31 SOFTWARE RENTAL SYSTEM IN DISTRIBUTED NETWORKS

Country Status (6)

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

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7676813B2 (en) 2004-09-30 2010-03-09 Citrix Systems, Inc. Method and system for accessing resources
US7752600B2 (en) 2004-09-30 2010-07-06 Citrix Systems, Inc. Method and apparatus for providing file-type associations to multiple applications
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
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
US8095940B2 (en) 2005-09-19 2012-01-10 Citrix Systems, Inc. Method and system for locating and accessing resources
US8117559B2 (en) 2004-09-30 2012-02-14 Citrix Systems, Inc. Method and apparatus for virtualizing window information
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
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

Families Citing this family (24)

* 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
US6574618B2 (en) 1998-07-22 2003-06-03 Appstream, Inc. Method and system for executing network streamed application
US7370071B2 (en) 2000-03-17 2008-05-06 Microsoft Corporation Method for serving third party 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 박봉규 인증버튼을 이용한 인터넷 서비스 솔루션 프로그램의임대방법
KR20020045837A (ko) * 2000-12-11 2002-06-20 임채욱 웹 어플리케이션 제공방법
KR20020046432A (ko) * 2000-12-14 2002-06-21 최우진 응용 서비스 제공장비를 이용한 소프트웨어 임대 방법
US7028305B2 (en) * 2001-05-16 2006-04-11 Softricity, Inc. Operating system abstraction and protection layer
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 연안정보통신 주식회사 클라이언트―서버 환경에서의 설치과정없는응용프로그램의 실행방법
US20080313282A1 (en) 2002-09-10 2008-12-18 Warila Bruce W User interface, operating system and architecture
WO2004025431A2 (en) * 2002-09-16 2004-03-25 Yahoo! Inc. On-line software rental
US8737981B2 (en) 2002-12-19 2014-05-27 Qualcomm Incorporated Downloadable configuring application for a wireless device
WO2004070638A1 (es) * 2003-02-03 2004-08-19 Poweroffice, S.A. Sistema para la integracion de aplicaciones y servicios
KR100656787B1 (ko) 2004-12-13 2006-12-12 한국전자통신연구원 선인출 방식을 이용한 임대 소프트웨어 제공 서버 장치 및 그 방법
KR100727035B1 (ko) * 2004-12-22 2007-06-12 한국전자통신연구원 Cdn 기반 s/w 스트리밍 서비스 시스템 및 방법
KR100906756B1 (ko) * 2006-11-30 2009-07-09 주식회사 케이티프리텔 애플리케이션 개발 환경 제공 서버, 방법 및 그 프로그램이기록된 기록매체
WO2008069542A1 (en) * 2006-12-04 2008-06-12 Electronics And Telecommunications Research Institute Software on-demand service interlocking system and method of operating the same
EP2224338A3 (en) 2007-09-12 2011-03-16 Citrix Systems, Inc. Methods and systems for generating desktop environments providing integrated access to remote and local resources
US8171483B2 (en) 2007-10-20 2012-05-01 Citrix Systems, Inc. Method and system for communicating between isolation environments
US8090797B2 (en) 2009-05-02 2012-01-03 Citrix Systems, Inc. Methods and systems for launching applications into existing isolation environments
CN110678819B (zh) 2017-05-25 2023-03-28 Ls产电株式会社 控制程序运行方法

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0817031A2 (en) * 1996-07-03 1998-01-07 Sun Microsystems, Inc. Using a distributed object system to find and download java-based applications

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2053261A1 (en) * 1989-04-28 1990-10-29 Gary D. Hornbuckle Method and apparatus for remotely controlling and monitoring the use of computer software
JP4251669B2 (ja) * 1995-07-14 2009-04-08 ソニー株式会社 データ処理方法および装置
US6138140A (en) * 1995-07-14 2000-10-24 Sony Corporation Data processing method and device
JPH09305407A (ja) * 1996-05-10 1997-11-28 Ricoh Co Ltd 通信システム
US5923885A (en) * 1996-10-31 1999-07-13 Sun Microsystems, Inc. Acquisition and operation of remotely loaded software using applet modification of browser software
KR100227151B1 (ko) * 1997-01-09 1999-10-15 진교문 다중점 통신을 지원하는 응용프로그램 공유 방법
JP3766197B2 (ja) * 1997-01-21 2006-04-12 株式会社東芝 ソフトウエア流通方法およびサーバ装置およびクライアント装置
US5926635A (en) * 1997-02-05 1999-07-20 Hewlett Packard Company Method for reducing complexities when communicating between tasks
US6453352B1 (en) * 1997-07-14 2002-09-17 Electronic Data Systems Corporation Integrated electronic commerce system and method
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

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0817031A2 (en) * 1996-07-03 1998-01-07 Sun Microsystems, Inc. Using a distributed object system to find and download java-based applications

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7676813B2 (en) 2004-09-30 2010-03-09 Citrix Systems, Inc. Method and system for accessing resources
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
US8042120B2 (en) 2004-09-30 2011-10-18 Citrix Systems, Inc. Method and apparatus for moving processes between isolation environments
US8117559B2 (en) 2004-09-30 2012-02-14 Citrix Systems, Inc. Method and apparatus for virtualizing window information
US8132176B2 (en) 2004-09-30 2012-03-06 Citrix Systems, Inc. Method for accessing, by application programs, resources residing inside an application isolation scope
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
US8302101B2 (en) 2004-09-30 2012-10-30 Citrix Systems, Inc. Methods and systems for accessing, by application programs, resources provided by an operating system
US8095940B2 (en) 2005-09-19 2012-01-10 Citrix Systems, Inc. Method and system for locating and accessing resources
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
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

Also Published As

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

Similar Documents

Publication Publication Date Title
EP1163599A1 (en) Software rental system in distributed networks
US7171390B1 (en) System and method for executing a rental software program in distributed computing 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
US8725790B2 (en) Multiple application activation
CN102360299A (zh) 软件系统重装方法、服务器以及客户端
JP4824127B2 (ja) デジタルメディアコンテンツの無断複製(不正コピー)に対する保護
US7694280B2 (en) Systems and methods for controlling program installation on a computing device
JP2006523333A (ja) コンポーネント・データモデルをインストールおよび統合するためのシステムおよび方法
JP7010005B2 (ja) 情報処理装置及びプログラム
US20050209871A1 (en) Method and apparatus for remotely providing driver information
JP4771373B2 (ja) クライアントコールサービスのための方法および装置
US20230342181A1 (en) Validation of combined software/firmware updates
JP4788128B2 (ja) 実行環境整備システム、実行環境整備装置および実行環境整備方法
JP2003280912A (ja) 情報処理システムおよび情報処理方法
JP2007316682A (ja) アプリケーション管理装置及びアプリケーション管理方法
JPH09305381A (ja) ソフトウェアのインストール装置、ソフトウェアのインストールシステムおよびソフトウェアのインストール方法
WO2005041003A1 (ja) 管理装置、管理方法及び管理プログラム

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20010903

AK Designated contracting states

Kind code of ref document: A1

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

A4 Supplementary search report drawn up and despatched

Effective date: 20070206

RIC1 Information provided on ipc code assigned before grant

Ipc: G06F 9/445 20060101AFI20070131BHEP

17Q First examination report despatched

Effective date: 20070529

R17C First examination report despatched (corrected)

Effective date: 20070529

APBK Appeal reference recorded

Free format text: ORIGINAL CODE: EPIDOSNREFNE

APBN Date of receipt of notice of appeal recorded

Free format text: ORIGINAL CODE: EPIDOSNNOA2E

APAV Appeal reference deleted

Free format text: ORIGINAL CODE: EPIDOSDREFNE

APBR Date of receipt of statement of grounds of appeal recorded

Free format text: ORIGINAL CODE: EPIDOSNNOA3E

APAF Appeal reference modified

Free format text: ORIGINAL CODE: EPIDOSCREFNE

APBT Appeal procedure closed

Free format text: ORIGINAL CODE: EPIDOSNNOA9E

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20100803