EP1163599A4 - Software rental system in distributed networks - Google Patents
Software rental system in distributed networksInfo
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44521—Dynamic 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)
- Finance (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- Economics (AREA)
- General Business, Economics & Management (AREA)
- Strategic Management (AREA)
- Marketing (AREA)
- Development Economics (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Stored Programmes (AREA)
Abstract
Description
Claims
Applications Claiming Priority (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR19990003481 | 1999-02-03 | ||
KR9903481 | 1999-02-03 | ||
KR1019990068380A KR20000057127A (en) | 1999-02-03 | 1999-12-31 | Executing software program system for application service provider on distributed computing environment and method using the sa me |
KR9968380 | 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 (en) |
JP (1) | JP4707837B2 (en) |
KR (2) | KR20000057127A (en) |
CN (1) | CN1185591C (en) |
AU (1) | AU2463700A (en) |
WO (1) | WO2000046685A1 (en) |
Cited By (8)
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)
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 (en) * | 2000-10-18 | 2001-01-05 | 박봉규 | method of renting Internet service solution programs by using an authentication button |
KR20020045837A (en) * | 2000-12-11 | 2002-06-20 | 임채욱 | Method for Supplying Web Application on Web OS |
KR20020046432A (en) * | 2000-12-14 | 2002-06-21 | 최우진 | Software Rental Method using an Application Service Provider |
US7028305B2 (en) | 2001-05-16 | 2006-04-11 | Softricity, Inc. | Operating system abstraction and protection layer |
KR100439230B1 (en) * | 2001-06-27 | 2004-07-05 | 엘지전자 주식회사 | Gain control equipment of the IF-RF divide type WLL terminal system |
KR20030012728A (en) * | 2001-08-04 | 2003-02-12 | 최형식 | Picture archiving and communications system including temporary memory device and picture information transmitting method using the same |
KR20020003141A (en) * | 2001-09-26 | 2002-01-10 | 최문현 | Internet Real-Time Install Service Method |
KR100459791B1 (en) * | 2002-04-12 | 2004-12-04 | 연안정보통신 주식회사 | Method for executing application program without install in the client-server environment |
US20080313282A1 (en) | 2002-09-10 | 2008-12-18 | Warila Bruce W | User interface, operating system and architecture |
AU2003275185A1 (en) * | 2002-09-16 | 2004-04-30 | Yahoo ! Inc. | On-line software rental |
US8737981B2 (en) | 2002-12-19 | 2014-05-27 | Qualcomm Incorporated | Downloadable configuring application for a wireless device |
AU2003215682A1 (en) * | 2003-02-03 | 2004-08-30 | Poweroffice, S.A. | Service and application integration system |
KR100656787B1 (en) | 2004-12-13 | 2006-12-12 | 한국전자통신연구원 | Apparatus and method for offering rental software using prefetch formula |
KR100727035B1 (en) * | 2004-12-22 | 2007-06-12 | 한국전자통신연구원 | System and method of software streaming service based on cdn |
KR100906756B1 (en) * | 2006-11-30 | 2009-07-09 | 주식회사 케이티프리텔 | Server and method for providing an environment for application development |
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 (en) | 2017-05-25 | 2023-03-28 | Ls产电株式会社 | Control program operation method |
Citations (1)
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)
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 (en) * | 1995-07-14 | 2009-04-08 | ソニー株式会社 | Data processing method and apparatus |
US6138140A (en) * | 1995-07-14 | 2000-10-24 | Sony Corporation | Data processing method and device |
JPH09305407A (en) * | 1996-05-10 | 1997-11-28 | Ricoh Co Ltd | Communication system |
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 (en) * | 1997-01-09 | 1999-10-15 | 진교문 | Method of common accessing application program for multi point communication |
JP3766197B2 (en) * | 1997-01-21 | 2006-04-12 | 株式会社東芝 | Software distribution method, server device, and client device |
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 |
-
1999
- 1999-12-31 KR KR1019990068380A patent/KR20000057127A/en active Search and Examination
-
2000
- 2000-01-31 EP EP00902996A patent/EP1163599A4/en not_active Withdrawn
- 2000-01-31 JP JP2000597698A patent/JP4707837B2/en not_active Expired - Lifetime
- 2000-01-31 KR KR1020017009832A patent/KR100734387B1/en not_active IP Right Cessation
- 2000-01-31 WO PCT/KR2000/000076 patent/WO2000046685A1/en active Application Filing
- 2000-01-31 AU AU24637/00A patent/AU2463700A/en not_active Abandoned
- 2000-01-31 CN CNB008049084A patent/CN1185591C/en not_active Expired - Lifetime
Patent Citations (1)
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)
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 |
---|---|
EP1163599A1 (en) | 2001-12-19 |
JP4707837B2 (en) | 2011-06-22 |
KR100734387B1 (en) | 2007-07-02 |
CN1185591C (en) | 2005-01-19 |
KR20000057127A (en) | 2000-09-15 |
CN1354857A (en) | 2002-06-19 |
JP2003532166A (en) | 2003-10-28 |
KR20010101982A (en) | 2001-11-15 |
AU2463700A (en) | 2000-08-25 |
WO2000046685A1 (en) | 2000-08-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2000046685A1 (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 | |
US20130024681A1 (en) | Systems and methods for activation of applications using client-specific data | |
US20210311711A1 (en) | Desired state model for managing lifecycle of virtualization software | |
US8725790B2 (en) | Multiple application activation | |
CN102360299A (en) | Software system resetting method, server and client | |
JP4824127B2 (en) | Protection against unauthorized duplication of digital media content | |
US7694280B2 (en) | Systems and methods for controlling program installation on a computing device | |
JP2006523333A (en) | System and method for installing and integrating component data models | |
US7634769B2 (en) | Method and apparatus for remotely providing driver information | |
JP7010005B2 (en) | Information processing equipment and programs | |
JP4771373B2 (en) | Method and apparatus for client call service | |
US20230342181A1 (en) | Validation of combined software/firmware updates | |
JP4788128B2 (en) | Execution environment maintenance system, execution environment maintenance device, and execution environment maintenance method | |
JP2003280912A (en) | Information processing system, and information processing method | |
WO2001055876A9 (en) | Web-based appliance | |
JP2007316682A (en) | Application controller and application control method | |
JPH09305381A (en) | Installation device for software, installation system for software and installation method for software | |
WO2005041003A1 (en) | Management system, management method and management program | |
JP2008015913A (en) | Computer system and its operating method |
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 |