USRE38598E1 - Method and system for on demand downloading of module to enable remote control of an application program over a network - Google Patents

Method and system for on demand downloading of module to enable remote control of an application program over a network Download PDF

Info

Publication number
USRE38598E1
USRE38598E1 US09/779,177 US77917701A USRE38598E US RE38598 E1 USRE38598 E1 US RE38598E1 US 77917701 A US77917701 A US 77917701A US RE38598 E USRE38598 E US RE38598E
Authority
US
United States
Prior art keywords
computer
remote control
application
application program
remote
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.)
Expired - Lifetime
Application number
US09/779,177
Inventor
II Vincent Frese
W. Brian Blevins
John P. Jarrett
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.)
Tridia Corp
Original Assignee
Tridia Corp
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=24356752&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=USRE38598(E1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Tridia Corp filed Critical Tridia Corp
Priority to US09/779,177 priority Critical patent/USRE38598E1/en
Application granted granted Critical
Publication of USRE38598E1 publication Critical patent/USRE38598E1/en
Assigned to TRIDIA CORPORATION reassignment TRIDIA CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: JARRETT, JOHN P.
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45537Provision of facilities of other operating environments, e.g. WINE
    • 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
    • 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/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation

Definitions

  • This invention relates to remote execution of computer programs, and, more particularly, to remote execution of computer programs over a network.
  • One of the other channels used by software publishers or manufacturers is direct advertising in computer publications. Another channel is direct marketing to potential consumers of computer software. However, accurate information about the programs is difficult to obtain through these channels. For example, the advertising copy may concentrate on the features provided by the software and, because space is limited, not disclose all the hardware and support software required for executing the advertised program. A review of the program requirements when the user orders the software or views its packaging at a retail outlet may form an impression within the consumer that the manufacturer's advertising was merely hype. This, in turn, may lead the consumer to view advertising information for all software products with a measure of skepticism.
  • demonstration versions of their products may contain prepared examples of the capabilities of the offered software or they may contain a fully operational version with a time deactivation feature.
  • the time deactivation feature permits the program to execute for only a limited time following its installation. In this manner, the consumer is able to test all of the features of the software, the ease in which the consumer can use the software, and the compatibility of the output of the software with other application programs which the consumer uses on their system.
  • To disable the time deactivation feature the consumer must purchase the software to obtain the commands for disabling the time deactivation feature or to receive a copy of the software without the time deactivation feature.
  • demonstration software more fully informs consumers about the capability and user friendliness of the software, it does suffer from an important limitation—timelines. Many consumers are more likely to make a purchasing decision favorable to the seller if they are presented the product when the consumer's interest is active. If the demonstration version of the program is shipped on a diskette, the consumer may be busy when it arrives and simply never attempt to install the demonstration version for evaluation. Additionally, the consumer may have become aware of another software product or forthcoming development which the consumer thinks better addresses the consumer's need. Thus, the opportunity to favorably impress a consumer may have evaporated by the time the demonstration software has been placed in the hands of the consumer.
  • the consumer's computer system communicates with the download facility so that a copy of the program may be transferred through a modem and over a telephone line to a modem associated with the consumer's system. While this approach reduces the time between the consumer's request for the software and its delivery, it still requires the consumer to contact the download facility for a copy of the program in response to advertising in a publication. Since the consumer's computer may not be accessible at the time that the publication is read, the consumer's interest may wane before she uses her computer system again.
  • the Internet is a publicly available network of computer networks that spans, not only the United States, but many parts of the world as well.
  • a user uses a computer coupled to the Internet through an Internet server.
  • These servers include programs which support the physical, data link, network and transport layers necessary for communication among the servers on the Internet.
  • computers on a network associated with one server may communicate with a computer associated with another server and the messages between the computers may be relayed by intervening servers.
  • HTTP Hypertext Transport Protocol
  • HTML Hypertext Markup Language
  • HTML Hypertext Markup Language
  • a user's computer uses an application program called a browser.
  • the browser communicates with servers using HTML and HTTP to request, retrieve, and display HTML documents on a user's computer. Such browsers may also retrieve a HTML document for storage on a user's system.
  • a server on the Internet may present information about a software program in a graphical manner that is as impressive as any print ad and also support a download of the program to the user's system in response to a user's request for a demonstration program.
  • the viewing of the information that raises a user's interest in a program in contemporaneous with the user's receipt of the program.
  • One way to overcome the limitations still present in the Internet environment is to provide the user with access to the application program without requiring the user to execute the program in her own computer system. Allowing a user to remotely control an application on another computer coupled through a network is known in the software support and maintenance environment.
  • Such remote control permits a technician located at a customer service site to execute the application program on a customer's computer from a remote location to try and duplicate the problem the customer is experiencing or to examine certain parameters in the program to ascertain resource problems which may be causing the customer's problems.
  • the remote access to the customer's computer is through a modem and telephone line. That is, the communication is from one point, the service site, to the other point, the customer's computer.
  • Other remote control programs may control an application executing on another computer over a network.
  • One example of a protocol which supports such remote control over a network is the X protocol. In this type of control, communication between the controlling and controlled computers is not necessarily point to point.
  • the system parameters and local resources include the input/output (I/O) components of the system which, along with the corresponding support software, form the user interface to the computer system. These resources include a mouse, keyboard, monitor and communication ports.
  • What is needed is a way to provide potential customers with on-demand access to an application program without requiring the user to download and install the program on the user's system.
  • the system includes an application interception module (AIM) for converting between a first input/output (I/O) stream protocol used by an application program and a first remote control protocol, the I/O stream protocol being used to interface the application program to local resources on a first computer; and a remote display module for converting between the first remote control protocol and a second I/O stream protocol said second I/O stream protocol for communicating with local resources for a second computer through a user interface, the remote display module being transported from the first computer to the second computer for execution by the second computer upon receipt whereby a user at the second computer may establish on-demand remote control of the application program on the first computer to provide input to and view output from the application program at the first computer.
  • AIM application interception module
  • the method of the present invention includes the steps of transporting a remote display module from a first computer to a second computer, executing the remote display module at the second computer to establish communication between a user interface to computer resources at the second computer and the first computer through the remote display module, and launching an application program and application interception module interface at the first computer to establish communication between the application interception module and the remote display module whereby input/output (I/O) messages are communicated between the application program and the user interface at the second computer.
  • I/O input/output
  • a remote control service publisher (RCSP) server which is preferably a HTTP server displaying HTML documents, provides information about the application programs available for use and demonstration.
  • the HTML documents retrieved from the RCSP contain tags which may be used by a user at the second computer to send a request for an application program to the RCSP.
  • Browsers which are well known, are used by the second computer to view HTML documents from the RSCP.
  • the RCSP server sends a file containing the executable code for a remote display module (RDM) to the browser.
  • RDM remote display module
  • the browser includes an interpreter which executes the RDM.
  • This execution opens an application window for the remote display module and the remote display module communicates with the local resource interface in the user's computer.
  • the RDM then sends a request for activation of the requested application program to a remote application server (RAS).
  • RAS launches the requested application program along with an application interception module (AIM) and/or a protocol translation and optimization module (PTOM).
  • AIM application interception module
  • PTOM protocol translation and optimization module
  • the AIM and/or PTOM converts I/O messages in a first I/O stream protocol for the local resource interface of the computer executing the application program to remote control protocol messages in a remote control protocol.
  • the remote display module being executed by the browser converts the remote control protocol messages it receives from the AIM and/or PTOM to I/O messages in the second I/O protocol for delivery to the local resource interface at the user's computer and converts the user's input captured from the local resource interface in the user's computer to remote control protocol messages in the remote control protocol.
  • These remote control protocol messages are transmitted to the RAS for delivery to the AIM and/or PTOM for conversion to the first I/O protocol.
  • the application interception module monitors the system calls made by the application program to the local resource interface of the first computer.
  • the local resource interface directs the output of the application program to local resources, such as a video display card or sound card, so the program communicates with a user.
  • the AIM intercepts the system calls of the application program to the local resource interface and provides the application program with data from the local resource interface of a remote computer.
  • the data from the remote local resource interface is from input devices such as a mouse or keyboard and is contained within remote control protocol messages.
  • the RAS may also activate a protocol translation and optimization module (PTOM).
  • the PTOM is used to encapsulate messages from AIM in a known remote control protocol within a remote control protocol used for the remote control protocol messages.
  • the PTOM is used to reduce the latency in the communication time associated with networks.
  • Most Internet users couple to the Internet through a telephone twisted pair line. The bandwidth for this type of communication conduit is relatively narrow.
  • the PTOM has an associated cache memory in which data about the system in which the RDM is executing are stored. The PTOM parses system calls received from the AIM to determine whether the call is requesting information stored in the cache memory. If the information is stored in the cache memory, the information is retrieved and returned to the application. In this way, the time associated with the transmission of the system call to and the receipt of the response from the RDM is avoided.
  • the RDM of the present invention is implemented in an interpretative language such as the JAVA language.
  • JAVA capable browsers include an interpreter for JAVA language instructions.
  • an RDM implemented in the JAVA language may be executed by the interpreter in these JAVA capable browsers.
  • the RDM may be identified in an applet tag of a HTML document.
  • the RCSP may retrieve the identified file containing the executable code for the RDM and transfer the file to the JAVA capable browser.
  • the interpreter in the browser may then execute the transported RDM. Because the RDM is identified as an application program for the user's computer, it is provided with its own communication access to the local resource interface for the user's computer.
  • the RDM may remain active to present output from the application program at the RAS to the RDM at the user's computer and to generate remote control protocol messages corresponding to the user's input actions for transmission to the AIM or PTOM at the RAS.
  • the RDM at the user's computer terminates along with its access path to the local resource interface.
  • the RAS terminates the application program along with any corresponding AIM and PTOM.
  • This preferred implementation does not require RDMs specifically designed for each possible operating system environment. Instead, the RDM obtains sufficient information from the browser and its communication path to the local resource interface to operate in the user's computer without pre-installation.
  • Translation of system calls for one type of operating system to another type may be performed by the AIM or PTOM.
  • the system and method of the present invention may maintain a library of RDMs, each of which is designed for a specific operating system environment.
  • the RCSP selects the file containing the executable code for the RDM for the operating system environment that corresponds to the parameters identified in the request for the program activation received from the user's computer.
  • the file for the RDM is transmitted and executed in the user's computer.
  • the execution of the embedded program results in a communication path to the local resource interface being generated for the RDM.
  • the RDM interprets the messages generated by the AIM or PTOM at the RAS to provide the user access and control of the application program.
  • This alternative implementation does not require pre-installation, but does require more operating system parameter information to correctly select an RDM to transport to the user's computer.
  • the system and method of the present invention provides a network user with access and control over an application program so that the user may experience the look and feel of the program as well as try the features of the program.
  • the user need not install any software or directly supply any information about the user's computer system to the server through which application access is possible. Instead, the interface to the application program is transparent to the user and only requires the execution of a RDM on the user's machine.
  • the RDM may be provided and used by the user's computer through the user's browser or through the embedding of a program segment in the user's computer using an HTML document.
  • FIG. 1 is a block diagram of a system in which the system and method of the present invention are used to remotely access an application program;
  • FIG. 2 is a schematic depiction of the communication layers present in a network environment for an application program
  • FIG. 3 is a block diagram of a protocol translation and optimization module (PTOM) shown in FIG. 1;
  • PTOM protocol translation and optimization module
  • FIG. 4A is a flow chart of the process for providing remote control access to a user over a network.
  • FIG. 4B is a flow chart of the process performed by a PTOM to reduce latency in communication over a network.
  • FIG. 1 A system in which the principles of the present invention are implemented is shown in FIG. 1 .
  • the system 10 includes a remote control service publisher server 12 which is coupled through a network 14 to a user computer 16 .
  • User system 16 may be coupled through an access server (not shown) such as that provided by a Internet service provider.
  • RAS remote application server
  • Remote application server 20 is used to launch an application program 22 with a corresponding application interception module (AIM) 24 in response to a request from user system 16 .
  • AIM application interception module
  • application program 22 communicates with local resource interface 28 using system calls having an I/O protocol to provide output to and receive input from the I/O device coupled to the computer on which application program 22 is executing.
  • RAS 20 may also launch a protocol translation and optimization module (PTOM) 26 if AIM 24 encapsulates the I/O stream or system calls of program 22 with a previously known remote protocol or latency problems are expected with the bandwidth of network 14 .
  • PTOM protocol translation and optimization module
  • Either AIM 24 or PTOM 26 communicates with user system 16 through network 14 .
  • Remote display module (RDM) 18 is transported from RCSP 12 to user system 16 . Once RDM 18 is executing on user system 16 , it provides a seamless and transparent interface between the local resource interface of system 16 and application program 22 .
  • RDM Remote display module
  • User system 16 is typically a personal computer, although other computer platforms may be used. User system 16 communicates with servers over network 14 through a communication program such as browser 30 . User system 16 also includes local resource interface 32 which couples application programs on system 16 , such as browser 30 , to input/output (I/O) devices such as a mouse, keyboard, or monitor. Local resource interface 32 is sometimes called a user interface. Application programs executing on user system 16 communicate with local resource interface 32 using system calls having an I/O protocol. Usually, the I/O protocols of the computer executing application program 22 and user system 16 are different. User system 16 may implement any known operating system such as DOS, DOS with Windows, Windows '95, Unix, O/S 2, or an Apple operating system.
  • the operating system is used to launch application programs within user system 16 which process information and communicate with the user through the devices coupled to local resource interface 32 .
  • Browser 30 is a type of application program which is used to convert the user's actions received through local resource interface 32 into commands recognized for retrieval of information over network 14 .
  • browser 30 converts information retrieved through network 14 into a suitable system calls for displaying the retrieved information through local resource interface 32 to the user.
  • network 14 is the Internet
  • browser 30 is preferably capable of communicating over network 14 in the Hypertext Transport Protocol (HTTP).
  • HTTP Hypertext Transport Protocol
  • the documents communicated over the Internet are preferably written in Hypertext Markup Language (HTML).
  • RCSP 12 and RAS 20 are preferably HTTP servers. That is, the server supports the HTTP communication protocol for presenting and transmitting HTML documents over the Internet. Such servers are well known and may be purchased from such well-known sources as NCSA, NetScape, and CERN.
  • RCSP 12 presents HTML documents which describe the application programs available for demonstration through RAS 20 .
  • a user at system 16 may retrieve the HTML document using browser 30 and view the contents of the document through local resource interface 32 .
  • the HTML document displaying the information about a selected application program includes an applet tag field for activating a demonstration of the application program. When a user activates the applet tag field, browser 30 transmits a request for activation of the selected application program along with attributes and parameters describing the operating system environment of system 16 .
  • Some exemplary applet tags are:
  • the “platform” field may identify the user system 16 as operating under Windows version 3.1, a Macintosh operating system, X server, Unix operating system, or Windows 95.
  • the color capability, type of browser, or communication socket may also be identified.
  • RCSP may include a security component, such as TCP wrapper available from Wietse Venema of Eindhoven University of Technology, the Netherlands, which parses the attribute and parameter information to ascertain information which may be used to deny access to the application program.
  • RCSP 12 communicates a RDM 18 to browser 30 .
  • RAS 20 may reside on the same computer implementing RCSP 12 or it may reside on its own computer platform coupled to RCSP 12 either through a network or dedicated communication line.
  • RAS 20 preferably includes a library of application programs which may be made available for demonstration.
  • RAS 20 may also include additional security components to further scrutinize or interrogate user system 16 for information prior to launching an application for use.
  • RAS 20 may, through RDM 18 , interrogate a user for identification and a password prior to providing the user access to an application program.
  • the application programs which RAS 20 launches may be launched on the same computer implementing RAS 20 or RAS 20 may be coupled to a plurality of computers which may be used to launch one or more application programs.
  • Use of a plurality of computers for launching application programs 22 is preferred as each computer may implement a different operating system environment so that a user may select an application program which executes under an operating system similar to the one on the user's system.
  • AIM 24 or PTOM 26 may be used to translate system calls compatible with the operating system on a computer executing application program 22 to system calls compatible with the operating system on a user's system.
  • RAS 20 launches application programs 22 in an appropriate operating system environment, whether it is on the computer implementing RAS 20 or one coupled to RAS 20 .
  • Each application program 22 has a corresponding AIM 24 for communicating with the local resource interface 28 for the computer executing application program 22 .
  • Application interception module 24 of the present invention captures the I/O stream or system calls between application program 22 and the local resource interface 28 and converts it to a remote control message in a remote control protocol.
  • the remote control protocol messages are provided to browser 30 of user system 16 for processing in a manner to be discussed more fully below.
  • PTOM 26 is launched by RAS 20 .
  • AIM 24 uses a known remote protocol not recognized by RDM 18 or the bandwidth of network 14 may cause latency problems.
  • PTOM 26 encapsulates the known remote control protocol messages in the remote control protocol recognized by RDM 18 .
  • PTOM 26 allocates a portion of memory as a cache memory 30 to improve communication turnaround.
  • FIG. 2 An exemplary diagram of the layers and components comprising each layer for communication between an application program launched by RAS 20 and a browser 30 at user system 16 is shown in FIG. 2 .
  • the lowest layer is the link layer 50 which is comprised of the physical hardware and the datalink processing.
  • the physical component 52 is the actual hardware for communicating a binary bit stream over a network.
  • Datalink 54 is the processing to organize the binary bit stream into frames of data for processing by network layer 58 .
  • Network layer 58 includes the processing of the frame data to deliver data units to the transport layer of a specified computer. Common network processing includes routing and other network traffic management.
  • Transport layer 60 communicates delivered data units to the correct application layer within the specified computer. For outgoing data, the transport layer provides sufficient information for the identification of the application layer in the receiving computer.
  • IP Internet protocol
  • TCP Transport Communication Protocol
  • Application layer 66 is typically comprised of a session component 68 , presentation layer 70 and the application program 72 .
  • Session component 68 typically includes software for processing the interface between a particular user and the application program.
  • the session layer is the gateway for a user on the network to the application program.
  • the presentation layer is the interface between the application program and the network interface for network I/O operations.
  • Local resource interface 74 is the interface between an application program and its corresponding I/O components or graphical user interface (GUI) on the computer executing the application program.
  • GUI graphical user interface
  • the system and method of the present invention permit a first computer to initiate communication with a second computer, transport the program component which supports remote control between the two computers, activate the program component and remotely control an application program at the second computer.
  • This on-demand availability of remote control over another computer has been heretofore unknown.
  • a remote display module 18 which is transported from RCSP 12 to user system 16 prior to the launching of application 22 by RAS 20 .
  • RAS 20 Remote Access 20
  • a protocol known as the X protocol is used for remote computing across a network. The X protocol captures an I/O stream between a local resource interface and an application program and encapsulates it in the transport and network protocol for a network.
  • the X protocol defines which computer on the network receives the I/O stream even when the local resource interface of the computer receiving the I/O stream is the same one in which the stream was generated.
  • a X protocol server must be installed by the user at each computer on the network in order to enable the computer to receive an I/O stream from another computer over the network.
  • RCSP 12 after approving access to an application program 22 , selects a corresponding remote display module 18 .
  • This remote display module is communicated through network 14 to browser 30 within user system 16 .
  • the executable code for the RDM which is preferably written in JAVA language, is transported in a file across network 14 to browser 30 so browser 30 may execute RDM 18 with its internal interpreter. Execution of RDM 18 by the browser interpreter opens an application window for RDM 18 . In this way, browser 30 opens communication between RDM 18 and local resource interface 32 to provide user input actions to RDM 18 and through which RDM 18 may provide output to local resource interface 32 .
  • RDM 18 takes advantage of and supplements the structure present in a JAVA capable browser to provide seamless and transparent control over an application program 22 launched by RAS 20 .
  • While browser 30 preferably supports the JAVA language to take advantage of the interpreter provided within such a browser, other browser implementations may be used to execute an RDM of the present invention.
  • a SAFETcl browser may utilize a mailcap entry to implement a RDM.
  • the mailcap entry correlates the transported RDM to a file type in the operating system environment of user system 16 . This correlation information may be used to launch RDM 18 with its own application window so it may communicate with local resource interface 32 in user system 16 .
  • Other schemes within the principles of the present invention may also be utilized.
  • information about the operating system environment for a user system 16 may be provided by a browser 30 in a Universal Resource Locator (URL) to RCSP 12 for selection of a corresponding RDM 18 .
  • URL Universal Resource Locator
  • This information may also be provided in a tag for an extended HTML document. While these implementations are in accordance with the principles of the present invention in that no user installation of a RDM is required, these implementations are designed for specific environments and require more information for implementation than the above-identified approach used with a JAVA capable browser.
  • the system and the method of the present invention may be used to support the remote control of more than one application program.
  • RAS 20 may launch an application program and corresponding AIM 24 and PTOM 26 on one computer and, in response to another request from a second user, launch a second application program with its corresponding AIM and PTOM.
  • the communication capability of the communication server coupling both computers to the network provides messages to and from the AIMs and PTOMs for the respective applications in a timely manner, the operation of the system and method of the present invention remains the same.
  • AIM 24 is typically implemented by replacing a component of the operating system or a component of application program 22 .
  • Known application programs written for the Windows environment execute system calls to the local resource interface drivers for various devices or computer resources such as the video system, keyboard, or mouse.
  • AIM 24 traps the system calls to local resource interface 28 so the data stream being written to or received from the interface may be captured.
  • AIM 24 then converts the I/O stream or system calls directed to local resource interface 28 to remote control protocol messages in a remote control protocol.
  • the remote control protocol messages are then encapsulated in the transport, network and link layer protocols for transporting over the network to RDM 18 within user system 16 .
  • RDM 18 converts these remote control protocol messages to appropriate applications calls for local resource interface 32 at user system 16 .
  • a user In response to the output generated by the system calls to local resource interface 32 , a user usually provides data through an input device through local resource interface 32 .
  • RDM 18 captures the system calls from local resource interface 32 generated by the user's response and converts them to remote control protocol messages in the remote control protocol which are likewise encapsulated in transport, network and link layer protocols for transporting across the network to AIM 24 .
  • AIM 24 then converts the remote control protocol messages to system calls for local resource interface 28 . In this way, output from application program 22 is directed to the local resources available on user system 16 and user input actions at user system 16 are provided to application program 22 .
  • PTOM 26 is launched by RAS 20 when AIM 24 includes the capability of encapsulating an I/O stream in transport and network protocols. For example, if the application program is written for the X protocol, AIM 24 already includes the encapsulation of the I/O stream or system calls in the transport and network protocols. Even if the I/O stream is directed to the local resource interface in the computer executing application program 22 , it is encapsulated and decapsulated within the computer prior to being delivered to local resource interface 28 for the computer executing application program 22 . Although this adds overhead to the processing of the I/O stream for I/O operations within the computer executing application program 22 , it provides a general scheme which supports the transporting of the I/O stream across a network.
  • PTOM 26 is implemented to permit AIM 24 to operate without modification for an X protocol or other known remote protocol. Instead, PTOM 26 takes the encapsulated output of AIM 24 and converts it to remote control protocol messages in the remote control protocol. PTOM 26 also converts remote control protocol messages from RDM 18 to encapsulated I/O streams for delivery to AIM 24 . When the operating system environment for user system 16 and the computer executing application program 22 are not the same, PTOM 26 optimizes the conversion of the system calls in one system to system calls in the other system.
  • RDM 18 may interrogate browser 30 to obtain parameters regarding the video system of user system 16 .
  • These parameters include the pixel size of the monitor screen, the color palettes for the screen, and the fonts supported by the system. These parameters are transmitted to AIM 24 or PTOM 26 for use.
  • the parameters for user system 16 are used. For example, if the system call is to a library routine for drawing a line, AIM 24 or PTOM 26 converts the parameters for drawing the line so they correspond to the library routine on user system 16 and correspond to the pixel resolution of the screen. In this manner, the user at system 16 views the operation of the application program in a seamless fashion even though the local resource interfacing at program 22 and user system are different.
  • PTOM 26 is required to support the display model for which AIM 24 is designed. That is the system calls and parameters within those calls used by AIM 24 to drive a display and receive input must be anticipated by PTOM 26 in order to be able to convert the system calls received from AIM 24 to remote control protocol messages.
  • the design of the display which AIM expects may be called the logical display model for AIM 24 .
  • RDM 18 conforms its system calls and corresponding parameters to a logical display model implemented for it.
  • PTOM 26 must be designed to map the system calls and parameters for the logical display model of AIM 24 to the system calls and parameters for the logical display model of RDM 18 .
  • RDM 18 may also include a direct mapping of the system calls and parameters for its logical display model to the corresponding system calls and parameters for the logical display model of AIM 24 .
  • PTOM 26 must simulate the logical display model for AIM 24 . That is, PTOM 26 must generate responses or provide data parameters to AIM 24 which conform to the logical display model for AIM 24 . Any changes which should be reflected in the output at user system 16 must be provided in remote control protocol messages to RDM 18 . This may be achieved, for example, by having PTOM 26 maintain a binary image of the output display or graphical user interface (GUI) at user system 16 . Changes made to this image as a result of system calls from AIM 24 which do correspond to an system call in RDM 18 are encapsulated for transport to and displayed at user system 16 .
  • GUI graphical user interface
  • PTOM 26 includes a command generator 80 , a reply generator 82 and a cache memory 84 .
  • the system calls and parameters from AIM 24 may be considered commands and are typically of three types. These are display instruction commands, status query commands, and attribute commands.
  • Display instruction commands are instructions from AIM 24 to its logical display model which change the display being viewed by a user. Because the attributes of the computer on which application program 22 is executing and user system 16 may differ, the system call or parameters of a call which change a display may need modification prior to be sent to RDM 18 . Attributes are hardware characteristics such as window types, color encoding schemes, and fonts supported, for example.
  • PTOM 26 may keep a corresponding bit image of the display or GUI in memory, update it in accordance with the display instruction command, and send the changed portion in a remote control message to RDM 18 .
  • a second type of command from AIM 24 is a status query command. This type of command is used to obtain the characteristics of a display or GUI or the attribute settings of a computer. If the characteristic or attribute being queried has a corresponding attribute or characteristic in RDM 18 , a direct mapping is used to generate the remote control message to RDM 18 requesting the corresponding attribute or characteristic. Otherwise, PTOM 26 simulates a response consistent with the logical display model of AIM 24 . To reduce communication latency, PTOM 26 may search cache memory 84 to determine if the attribute or characteristic has been received from RDM 18 before. If it has and it is stored in cache 84 , command generator 80 signals reply generator 82 of PTOM 26 to retrieve it and incorporate it in a reply to AIM 24 .
  • the third type of command is an attribute command. This type of command is used to set the attributes of a computer. Again, a direct mapping may be used if the attribute being set by the command has a corresponding attribute in RDM 18 . If PTOM 26 simulates the attribute, its status is updated in PTOM 26 .
  • Reply remote control protocol messages may be of five types—user input events, device characteristics, device errors, display model errors, and attribute status replies. Most user input events from RDM 18 are capable of direct mapping to a corresponding event in the logical display model for AIM 24 . Events not supported by AIM 24 are ignored. PTOM 26 may process user events to prevent security breaches in the computer executing application program 22 .
  • Device characteristic and attribute status replies usually are directly mapped to a reply AIM message since command generator 80 of PTOM 26 only generates remote control protocol messages for attributes and characteristics in RDM 18 that correspond to AIM 24 . If either type of reply is received which does not correspond to an attribute or characteristic in AIM 24 , it is ignored.
  • the characteristics and attributes received from RDM 18 are also stored in cache 84 for responding to status query commands without requiring a message to be sent to RDM 18 .
  • attributes and characteristics which conform to the logical display model for AIM 24 have allocated locations in cache memory 84 to facilitate their retrieval.
  • Device errors indicate that a system error occurred at user system 16 .
  • PTOM 26 may terminate the remote session in response or it may pass a corresponding error message to AIM 24 , if one can be mapped.
  • application program 22 or PTOM 26 generates a display instruction command to inform the user of the error. Otherwise, the user does not understand the unresponsiveness of application program 22 or its termination.
  • Display model errors occur in response to compatibility errors between the logical display models for AIM 24 and PTOM 26 .
  • PTOM 26 stores such replies in a log for later analysis.
  • FIG. 4 A A method for the remote control of an application program in accordance with the principles of the present invention is shown in FIG. 4 A.
  • the method begins by the presentation of a document describing an application program to a browser at a user's system (Block 100 ).
  • RCSP 12 selects a RDM 18 which corresponds to the parameter and attribute information provided in the application program request (Block 102 ).
  • the selected RDM 18 is transported across the network to the browser in user system 16 and browser 30 launches RDM 18 to establish communication with local resource interface 32 .
  • RAS 20 also launches the requested application program 22 and any corresponding AIM 24 and PTOM 26 , if necessary (Block 104 ).
  • the computer executing the requested application program and user system 16 may now communicate over network 14 with one another.
  • the method of FIG. 4A continues by monitoring the application program calls to its local interface or alternatively, monitoring the output of AIM 24 for the encapsulated I/O streams. If application program 22 generates low level I/O calls, AIM 24 converts the I/O streams for the application program's local resource interface 28 into remote control protocol messages (Block 106 ). These remote control interface messages are then transported across network 14 to RDM 18 executing in user system 16 (Block 108 ). RDM 18 converts the remote control protocol messages to system calls for the local resource interface 32 .
  • RDM 18 also monitors calls to the local resource interface 32 by input devices and converts the information in the system calls to remote control protocol statements for encapsulation in the transport, network and link layer protocols by browser 30 for transporting across network 14 to AIM 24 .
  • AIM 24 then converts the remote control protocol messages to system calls for application program 22 (Block 110 , 112 ). The conversion between the I/O protocol for the application program 22 and remote control protocol continues until the program terminates.
  • PTOM 26 If PTOM 26 is launched with application program 22 , it performs the method shown in FIG. 4 B. That method begins by determining whether the message to be processed is a remote control reply or a remote control command message (Block 130 ). If the message is a remote control reply message, it is converted to an AIM reply for the application program (Block 132 ). If the remote control reply message contains attribute or characteristic information about user system 16 (Block 134 ), the data are stored in cache memory 84 (Block 136 ). The AIM reply is then converted to a system call for local resource interface 32 by AIM 24 (Block 138 ). If the message is a remote control command message, PTOM 20 determines if a parameter stored in the cache memory is being requested (Block 140 ).
  • reply generator 82 retrieves the data from cache 84 and builds an AIM reply message (Block 142 ). Otherwise, the command messages are converted to the remote control protocol (Block 144 ) and are transmitted across network 14 to user system 16 (Block 146 ). PTOM 26 continues to convert between the encapsulated system calls and the remote control protocol until the user terminates the application program.
  • a user In use, after installation of a browser, a user need not install additional software or provide additional parameters for the remote control of an application program. Instead, a user browses the Internet and, if the site browsed is an RCSP, the user selects the application program.
  • the RCSP transports an RDM to the user system for execution and the RAS launches an application program in response to a request from the RDM.
  • the RDM then converts I/O streams for transporting to the application program launched by the RAS and the AIM or PTOM corresponding to the launched application program provides converted I/O streams to RDM 18 . In this way, communication of input and output operations are communicated between the application program and the user system.

Abstract

The system and method is disclosed for remotely controlling an application program over a network. The system includes an application interception module and remote display module. The remote display module is transported across the network and executed on the user system in response to a user's request to provide on-demand remote control of an application program. The application interception module captures an I/O stream generated by an application program, converts it to remote control protocol messages and transports them across a network to the remote display module executing in the user system. The remote display module converts the remote control protocol messages to system calls compatible with the operating system environment for the users computer. Likewise, the remote display module converts system calls to the local resource interface in the user's computer to remote control protocol messages which are transported across the network to the application interception module. The application interception module interface converts the remote control protocol messages to system calls for the application program. In this manner, output from the application program is provided to the user's computer and input actions at the user's computer are provided to the application program. Preferably, the remote display modules and application programs are presented through HTTP servers over a network to a user's system which uses a browser having a JAVA interpreter to execute the remote display module and convert the remote control protocol messages.

Description

FIELD OF THE INVENTION
This invention relates to remote execution of computer programs, and, more particularly, to remote execution of computer programs over a network.
BACKGROUND OF THE INVENTION
Selling computer software for home and business applications is a major market. In the retail market, competition is fierce in getting a program, sometimes called titles, before a consumer to be considered in the purchasing decision. Shelf space for new titles is extremely limited and every title for every publisher simply cannot be displayed. Consequently, software publishers look for other channels that can be used to get titles before consumers.
One of the other channels used by software publishers or manufacturers is direct advertising in computer publications. Another channel is direct marketing to potential consumers of computer software. However, accurate information about the programs is difficult to obtain through these channels. For example, the advertising copy may concentrate on the features provided by the software and, because space is limited, not disclose all the hardware and support software required for executing the advertised program. A review of the program requirements when the user orders the software or views its packaging at a retail outlet may form an impression within the consumer that the manufacturer's advertising was merely hype. This, in turn, may lead the consumer to view advertising information for all software products with a measure of skepticism.
In an effort to fully inform the potential purchaser about the program being offered, some manufacturers offer demonstration versions of their products. These demonstration versions may contain prepared examples of the capabilities of the offered software or they may contain a fully operational version with a time deactivation feature. The time deactivation feature permits the program to execute for only a limited time following its installation. In this manner, the consumer is able to test all of the features of the software, the ease in which the consumer can use the software, and the compatibility of the output of the software with other application programs which the consumer uses on their system. To disable the time deactivation feature, the consumer must purchase the software to obtain the commands for disabling the time deactivation feature or to receive a copy of the software without the time deactivation feature.
While demonstration software more fully informs consumers about the capability and user friendliness of the software, it does suffer from an important limitation—timelines. Many consumers are more likely to make a purchasing decision favorable to the seller if they are presented the product when the consumer's interest is active. If the demonstration version of the program is shipped on a diskette, the consumer may be busy when it arrives and simply never attempt to install the demonstration version for evaluation. Additionally, the consumer may have become aware of another software product or forthcoming development which the consumer thinks better addresses the consumer's need. Thus, the opportunity to favorably impress a consumer may have evaporated by the time the demonstration software has been placed in the hands of the consumer.
To make software available more quickly, some manufacturers have made their demonstration software available through downloading facilities. To obtain a copy of the software, the consumer's computer system communicates with the download facility so that a copy of the program may be transferred through a modem and over a telephone line to a modem associated with the consumer's system. While this approach reduces the time between the consumer's request for the software and its delivery, it still requires the consumer to contact the download facility for a copy of the program in response to advertising in a publication. Since the consumer's computer may not be accessible at the time that the publication is read, the consumer's interest may wane before she uses her computer system again.
A promising environment which appears to address many of the timing problems for the marketing of software is the Internet. The Internet is a publicly available network of computer networks that spans, not only the United States, but many parts of the world as well. To access the information on the Internet, a user uses a computer coupled to the Internet through an Internet server. These servers include programs which support the physical, data link, network and transport layers necessary for communication among the servers on the Internet. In this way, computers on a network associated with one server may communicate with a computer associated with another server and the messages between the computers may be relayed by intervening servers.
The importance of the Internet as a commercial marketplace was enhanced by the development of the Hypertext Transport Protocol (HTTP). This protocol is implemented with the Hypertext Markup Language (HTML). By using HTTP, documents written in HTML containing images and text may be presented on a server coupled to the Internet. The presented documents may then be retrieved and their contents graphically displayed. To peruse the HTML documents available through the servers of the Internet, a user's computer uses an application program called a browser. The browser communicates with servers using HTML and HTTP to request, retrieve, and display HTML documents on a user's computer. Such browsers may also retrieve a HTML document for storage on a user's system. Thus, a server on the Internet may present information about a software program in a graphical manner that is as impressive as any print ad and also support a download of the program to the user's system in response to a user's request for a demonstration program. Thus, the viewing of the information that raises a user's interest in a program in contemporaneous with the user's receipt of the program.
While the Internet, HTTP and HTML provide a commercially viable marketplace for software advertising and product demonstration, there are still limitations that restrain the effectiveness of this type of marketing once the consumer leaves the manufacturer's server site with the demonstration product. For one, the consumer must still install the demonstration product on the consumer's computer system. To do this, the consumer must still be knowledgeable about the hardware and software for his computer system to respond to the information prompts generated by the installation program for the demonstration product. This information includes knowledge about system memory, operating system version, monitor display size and video capability. As a result, the consumer may not be able to install the demonstration program properly and the program may abort its execution as a result. Just as unproductive, the consumer may become so frustrated during the installation procedure that he simply postpones the activation of the program and there is no way of ensuring the consumer later activates the program for the demonstration. Even if the consumer installs the program with relative ease, the consumer's unfamiliarity with the capabilities of the demonstrated program may lead the user to improperly evaluate the program. All of these possibilities negatively impact the likelihood that a consumer will make a decision to purchase the software.
One way to overcome the limitations still present in the Internet environment is to provide the user with access to the application program without requiring the user to execute the program in her own computer system. Allowing a user to remotely control an application on another computer coupled through a network is known in the software support and maintenance environment. Such remote control permits a technician located at a customer service site to execute the application program on a customer's computer from a remote location to try and duplicate the problem the customer is experiencing or to examine certain parameters in the program to ascertain resource problems which may be causing the customer's problems. Normally, the remote access to the customer's computer is through a modem and telephone line. That is, the communication is from one point, the service site, to the other point, the customer's computer. Other remote control programs may control an application executing on another computer over a network. One example of a protocol which supports such remote control over a network is the X protocol. In this type of control, communication between the controlling and controlled computers is not necessarily point to point.
Remote control programs, both network and point-to-point which are currently known, require a component of the remote control program to be resident on both computers. That is, the components necessary to support remote control must be installed on both computers prior to any attempt to control one of the computers remotely. Installation of the program to support remote control requires a consumer knowledgeable about her system parameters or a technician of the service company who possesses the requisite knowledge. The system parameters and local resources include the input/output (I/O) components of the system which, along with the corresponding support software, form the user interface to the computer system. These resources include a mouse, keyboard, monitor and communication ports.
What is needed is a remote control program that does not require pre-installation in order to operate.
What is needed is a way to provide potential customers with on-demand access to an application program without requiring the user to download and install the program on the user's system.
What is needed is a way to use the Internet or other network to transparently provide demonstration software.
SUMMARY OF THE INVENTION
The limitations of previously known systems have been overcome by a system and method performed in accordance with the principles of the present invention. The system includes an application interception module (AIM) for converting between a first input/output (I/O) stream protocol used by an application program and a first remote control protocol, the I/O stream protocol being used to interface the application program to local resources on a first computer; and a remote display module for converting between the first remote control protocol and a second I/O stream protocol said second I/O stream protocol for communicating with local resources for a second computer through a user interface, the remote display module being transported from the first computer to the second computer for execution by the second computer upon receipt whereby a user at the second computer may establish on-demand remote control of the application program on the first computer to provide input to and view output from the application program at the first computer.
The method of the present invention includes the steps of transporting a remote display module from a first computer to a second computer, executing the remote display module at the second computer to establish communication between a user interface to computer resources at the second computer and the first computer through the remote display module, and launching an application program and application interception module interface at the first computer to establish communication between the application interception module and the remote display module whereby input/output (I/O) messages are communicated between the application program and the user interface at the second computer.
Preferably, a remote control service publisher (RCSP) server, which is preferably a HTTP server displaying HTML documents, provides information about the application programs available for use and demonstration. The HTML documents retrieved from the RCSP contain tags which may be used by a user at the second computer to send a request for an application program to the RCSP. Browsers, which are well known, are used by the second computer to view HTML documents from the RSCP. In response to an activation request by a user, the RCSP server sends a file containing the executable code for a remote display module (RDM) to the browser. Preferably, the browser includes an interpreter which executes the RDM. This execution opens an application window for the remote display module and the remote display module communicates with the local resource interface in the user's computer. The RDM then sends a request for activation of the requested application program to a remote application server (RAS). The RAS launches the requested application program along with an application interception module (AIM) and/or a protocol translation and optimization module (PTOM). The AIM and/or PTOM converts I/O messages in a first I/O stream protocol for the local resource interface of the computer executing the application program to remote control protocol messages in a remote control protocol. The remote display module being executed by the browser converts the remote control protocol messages it receives from the AIM and/or PTOM to I/O messages in the second I/O protocol for delivery to the local resource interface at the user's computer and converts the user's input captured from the local resource interface in the user's computer to remote control protocol messages in the remote control protocol. These remote control protocol messages are transmitted to the RAS for delivery to the AIM and/or PTOM for conversion to the first I/O protocol.
The application interception module (AIM) monitors the system calls made by the application program to the local resource interface of the first computer. The local resource interface directs the output of the application program to local resources, such as a video display card or sound card, so the program communicates with a user. The AIM intercepts the system calls of the application program to the local resource interface and provides the application program with data from the local resource interface of a remote computer. The data from the remote local resource interface is from input devices such as a mouse or keyboard and is contained within remote control protocol messages. The RAS may also activate a protocol translation and optimization module (PTOM). The PTOM is used to encapsulate messages from AIM in a known remote control protocol within a remote control protocol used for the remote control protocol messages.
Most preferably, the PTOM is used to reduce the latency in the communication time associated with networks. Most Internet users couple to the Internet through a telephone twisted pair line. The bandwidth for this type of communication conduit is relatively narrow. To reduce response times, the PTOM has an associated cache memory in which data about the system in which the RDM is executing are stored. The PTOM parses system calls received from the AIM to determine whether the call is requesting information stored in the cache memory. If the information is stored in the cache memory, the information is retrieved and returned to the application. In this way, the time associated with the transmission of the system call to and the receipt of the response from the RDM is avoided.
Preferably, the RDM of the present invention is implemented in an interpretative language such as the JAVA language. JAVA capable browsers include an interpreter for JAVA language instructions. Thus, an RDM implemented in the JAVA language may be executed by the interpreter in these JAVA capable browsers. When a JAVA capable browser is used, the RDM may be identified in an applet tag of a HTML document. In response to activation of the applet tag, the RCSP may retrieve the identified file containing the executable code for the RDM and transfer the file to the JAVA capable browser. The interpreter in the browser may then execute the transported RDM. Because the RDM is identified as an application program for the user's computer, it is provided with its own communication access to the local resource interface for the user's computer. The RDM may remain active to present output from the application program at the RAS to the RDM at the user's computer and to generate remote control protocol messages corresponding to the user's input actions for transmission to the AIM or PTOM at the RAS. When the demonstration is concluded, the RDM at the user's computer terminates along with its access path to the local resource interface. Likewise, the RAS terminates the application program along with any corresponding AIM and PTOM. This preferred implementation does not require RDMs specifically designed for each possible operating system environment. Instead, the RDM obtains sufficient information from the browser and its communication path to the local resource interface to operate in the user's computer without pre-installation.
Translation of system calls for one type of operating system to another type may be performed by the AIM or PTOM. Alternatively, the system and method of the present invention may maintain a library of RDMs, each of which is designed for a specific operating system environment. In response to a request for a program demonstration, the RCSP selects the file containing the executable code for the RDM for the operating system environment that corresponds to the parameters identified in the request for the program activation received from the user's computer. The file for the RDM is transmitted and executed in the user's computer. The execution of the embedded program results in a communication path to the local resource interface being generated for the RDM. The RDM then interprets the messages generated by the AIM or PTOM at the RAS to provide the user access and control of the application program. This alternative implementation does not require pre-installation, but does require more operating system parameter information to correctly select an RDM to transport to the user's computer.
The system and method of the present invention provides a network user with access and control over an application program so that the user may experience the look and feel of the program as well as try the features of the program. The user need not install any software or directly supply any information about the user's computer system to the server through which application access is possible. Instead, the interface to the application program is transparent to the user and only requires the execution of a RDM on the user's machine. The RDM may be provided and used by the user's computer through the user's browser or through the embedding of a program segment in the user's computer using an HTML document.
These and other advantages and benefits of the present invention are evident to one of ordinary skill in the art from the following detailed description and accompanying drawings.
BRIEF DESCRIPTION OF THE DRAWINGS
The accompanying drawings, which are incorporated and constitute a part of this specification, illustrate embodiments of the invention and, together with the general description given above, and the detailed description of the embodiments given below, serve to explain the principles of the invention.
FIG. 1 is a block diagram of a system in which the system and method of the present invention are used to remotely access an application program;
FIG. 2 is a schematic depiction of the communication layers present in a network environment for an application program;
FIG. 3 is a block diagram of a protocol translation and optimization module (PTOM) shown in FIG. 1;
FIG. 4A is a flow chart of the process for providing remote control access to a user over a network; and
FIG. 4B is a flow chart of the process performed by a PTOM to reduce latency in communication over a network.
DETAILED DESCRIPTION OF THE PRESENT INVENTION
A system in which the principles of the present invention are implemented is shown in FIG. 1. The system 10 includes a remote control service publisher server 12 which is coupled through a network 14 to a user computer 16. User system 16 may be coupled through an access server (not shown) such as that provided by a Internet service provider. Coupled to RCSP 12 and to network 14 is a remote application server (RAS) 20. Remote application server 20 is used to launch an application program 22 with a corresponding application interception module (AIM) 24 in response to a request from user system 16. Normally, application program 22 communicates with local resource interface 28 using system calls having an I/O protocol to provide output to and receive input from the I/O device coupled to the computer on which application program 22 is executing. RAS 20 may also launch a protocol translation and optimization module (PTOM) 26 if AIM 24 encapsulates the I/O stream or system calls of program 22 with a previously known remote protocol or latency problems are expected with the bandwidth of network 14. Either AIM 24 or PTOM 26 communicates with user system 16 through network 14. Remote display module (RDM) 18 is transported from RCSP 12 to user system 16. Once RDM 18 is executing on user system 16, it provides a seamless and transparent interface between the local resource interface of system 16 and application program 22.
User system 16 is typically a personal computer, although other computer platforms may be used. User system 16 communicates with servers over network 14 through a communication program such as browser 30. User system 16 also includes local resource interface 32 which couples application programs on system 16, such as browser 30, to input/output (I/O) devices such as a mouse, keyboard, or monitor. Local resource interface 32 is sometimes called a user interface. Application programs executing on user system 16 communicate with local resource interface 32 using system calls having an I/O protocol. Usually, the I/O protocols of the computer executing application program 22 and user system 16 are different. User system 16 may implement any known operating system such as DOS, DOS with Windows, Windows '95, Unix, O/S 2, or an Apple operating system. The operating system is used to launch application programs within user system 16 which process information and communicate with the user through the devices coupled to local resource interface 32. Browser 30 is a type of application program which is used to convert the user's actions received through local resource interface 32 into commands recognized for retrieval of information over network 14. Likewise, browser 30 converts information retrieved through network 14 into a suitable system calls for displaying the retrieved information through local resource interface 32 to the user. When network 14 is the Internet, browser 30 is preferably capable of communicating over network 14 in the Hypertext Transport Protocol (HTTP). The documents communicated over the Internet are preferably written in Hypertext Markup Language (HTML).
RCSP 12 and RAS 20, for Internet applications, are preferably HTTP servers. That is, the server supports the HTTP communication protocol for presenting and transmitting HTML documents over the Internet. Such servers are well known and may be purchased from such well-known sources as NCSA, NetScape, and CERN. Preferably, RCSP 12 presents HTML documents which describe the application programs available for demonstration through RAS 20. A user at system 16 may retrieve the HTML document using browser 30 and view the contents of the document through local resource interface 32. Preferably, the HTML document displaying the information about a selected application program includes an applet tag field for activating a demonstration of the application program. When a user activates the applet tag field, browser 30 transmits a request for activation of the selected application program along with attributes and parameters describing the operating system environment of system 16. Some exemplary applet tags are:
<APP class=“rdm” platform=“win31” colordepth=“8bit”>
<APP class=“rdm” platform=“macros”>
<APP class=“rdm” platform=“pcxserver” colordepth=“mono” transport=“winsock”
<APP class=“rdm_internet” platform=“unix” browser=“netscape”>
<APP class=“rdm_ether” platform=“win95” browser=“mosaic”>
From these exemplary tags, information about user system 16 is provided. For example, the “platform” field may identify the user system 16 as operating under Windows version 3.1, a Macintosh operating system, X server, Unix operating system, or Windows 95. Likewise, the color capability, type of browser, or communication socket may also be identified.
Because the request for a demonstration of an application program results in the launching of an application program which a user at system 16 controls. RCSP may include a security component, such as TCP wrapper available from Wietse Venema of Eindhoven University of Technology, the Netherlands, which parses the attribute and parameter information to ascertain information which may be used to deny access to the application program. In response to an approved request for application activation, RCSP 12 communicates a RDM 18 to browser 30. RAS 20 may reside on the same computer implementing RCSP 12 or it may reside on its own computer platform coupled to RCSP 12 either through a network or dedicated communication line. RAS 20 preferably includes a library of application programs which may be made available for demonstration. RAS 20 may also include additional security components to further scrutinize or interrogate user system 16 for information prior to launching an application for use. For example, RAS 20 may, through RDM 18, interrogate a user for identification and a password prior to providing the user access to an application program. The application programs which RAS 20 launches may be launched on the same computer implementing RAS 20 or RAS 20 may be coupled to a plurality of computers which may be used to launch one or more application programs. Use of a plurality of computers for launching application programs 22 is preferred as each computer may implement a different operating system environment so that a user may select an application program which executes under an operating system similar to the one on the user's system. Alternatively, AIM 24 or PTOM 26 may be used to translate system calls compatible with the operating system on a computer executing application program 22 to system calls compatible with the operating system on a user's system.
RAS 20 launches application programs 22 in an appropriate operating system environment, whether it is on the computer implementing RAS 20 or one coupled to RAS 20. Each application program 22 has a corresponding AIM 24 for communicating with the local resource interface 28 for the computer executing application program 22. Application interception module 24 of the present invention captures the I/O stream or system calls between application program 22 and the local resource interface 28 and converts it to a remote control message in a remote control protocol. For output generated by application program 22, the remote control protocol messages are provided to browser 30 of user system 16 for processing in a manner to be discussed more fully below. PTOM 26 is launched by RAS 20. AIM 24 uses a known remote protocol not recognized by RDM 18 or the bandwidth of network 14 may cause latency problems. In the first situation, PTOM 26 encapsulates the known remote control protocol messages in the remote control protocol recognized by RDM 18. In the second case, PTOM 26 allocates a portion of memory as a cache memory 30 to improve communication turnaround.
An exemplary diagram of the layers and components comprising each layer for communication between an application program launched by RAS 20 and a browser 30 at user system 16 is shown in FIG. 2. The lowest layer is the link layer 50 which is comprised of the physical hardware and the datalink processing. The physical component 52 is the actual hardware for communicating a binary bit stream over a network. Datalink 54 is the processing to organize the binary bit stream into frames of data for processing by network layer 58. Network layer 58 includes the processing of the frame data to deliver data units to the transport layer of a specified computer. Common network processing includes routing and other network traffic management. Transport layer 60 communicates delivered data units to the correct application layer within the specified computer. For outgoing data, the transport layer provides sufficient information for the identification of the application layer in the receiving computer. In Internet applications, the network layer uses the Internet protocol (IP) and the transport layer uses the Transport Communication Protocol (TCP). Hence, the Internet is frequently referred to as a TCP/IP network since these are the two protocols used to communicate between application programs and the network hardware.
Application layer 66 is typically comprised of a session component 68, presentation layer 70 and the application program 72. Session component 68 typically includes software for processing the interface between a particular user and the application program. In effect, the session layer is the gateway for a user on the network to the application program. The presentation layer is the interface between the application program and the network interface for network I/O operations. Local resource interface 74 is the interface between an application program and its corresponding I/O components or graphical user interface (GUI) on the computer executing the application program. In the present invention, the I/O stream between application program 72 and local resource interface 74 must be captured and communicated to the presentation layer to transport it across network 14 to another computer, such as user system 16. Heretofore, the capturing of such an I/O stream for delivery to another application program has only been possible if the program for capturing and delivering the I/O stream at each computer was installed in both computers prior to opening the communication between both computers. The system and method of the present invention permit a first computer to initiate communication with a second computer, transport the program component which supports remote control between the two computers, activate the program component and remotely control an application program at the second computer. This on-demand availability of remote control over another computer has been heretofore unknown.
The advantages of the present invention are made possible by a remote display module 18 which is transported from RCSP 12 to user system 16 prior to the launching of application 22 by RAS 20. Although other systems are known for transporting I/O streams across a network, these systems suffer from the limitations that a component must be installed in a user's system prior to initiation of the communication for supporting the remote control session. For example, a protocol known as the X protocol is used for remote computing across a network. The X protocol captures an I/O stream between a local resource interface and an application program and encapsulates it in the transport and network protocol for a network. The X protocol defines which computer on the network receives the I/O stream even when the local resource interface of the computer receiving the I/O stream is the same one in which the stream was generated. However, for the X protocol to be functional, a X protocol server must be installed by the user at each computer on the network in order to enable the computer to receive an I/O stream from another computer over the network.
In the present invention, there is no user installation of a remote control component prior to initiating the remote control session. Instead, RCSP 12, after approving access to an application program 22, selects a corresponding remote display module 18. This remote display module is communicated through network 14 to browser 30 within user system 16. Preferably, the executable code for the RDM, which is preferably written in JAVA language, is transported in a file across network 14 to browser 30 so browser 30 may execute RDM 18 with its internal interpreter. Execution of RDM 18 by the browser interpreter opens an application window for RDM 18. In this way, browser 30 opens communication between RDM 18 and local resource interface 32 to provide user input actions to RDM 18 and through which RDM 18 may provide output to local resource interface 32. The transporting of the RDM 18 across the network to the browser for execution does not require any information other than the identification of the operating system environment for user system 16 which may be supplied through the applet tag of a HTML document. This operating system environment identification is used to select a RDM which best corresponds to the operating system environment. Specific system parameters required for interfacing with local resource interface 32 are not required since they are provided by browser 30. Thus, RDM 18 of the present invention takes advantage of and supplements the structure present in a JAVA capable browser to provide seamless and transparent control over an application program 22 launched by RAS 20.
While browser 30 preferably supports the JAVA language to take advantage of the interpreter provided within such a browser, other browser implementations may be used to execute an RDM of the present invention. For example, a SAFETcl browser may utilize a mailcap entry to implement a RDM. The mailcap entry correlates the transported RDM to a file type in the operating system environment of user system 16. This correlation information may be used to launch RDM 18 with its own application window so it may communicate with local resource interface 32 in user system 16. Other schemes within the principles of the present invention may also be utilized. For example, information about the operating system environment for a user system 16 may be provided by a browser 30 in a Universal Resource Locator (URL) to RCSP 12 for selection of a corresponding RDM 18. This information may also be provided in a tag for an extended HTML document. While these implementations are in accordance with the principles of the present invention in that no user installation of a RDM is required, these implementations are designed for specific environments and require more information for implementation than the above-identified approach used with a JAVA capable browser.
The system and the method of the present invention may be used to support the remote control of more than one application program. For example, RAS 20 may launch an application program and corresponding AIM 24 and PTOM 26 on one computer and, in response to another request from a second user, launch a second application program with its corresponding AIM and PTOM. As long as the communication capability of the communication server coupling both computers to the network provides messages to and from the AIMs and PTOMs for the respective applications in a timely manner, the operation of the system and method of the present invention remains the same.
AIM 24 is typically implemented by replacing a component of the operating system or a component of application program 22. Known application programs written for the Windows environment execute system calls to the local resource interface drivers for various devices or computer resources such as the video system, keyboard, or mouse. To implement the present invention, AIM 24 traps the system calls to local resource interface 28 so the data stream being written to or received from the interface may be captured. AIM 24 then converts the I/O stream or system calls directed to local resource interface 28 to remote control protocol messages in a remote control protocol. The remote control protocol messages are then encapsulated in the transport, network and link layer protocols for transporting over the network to RDM 18 within user system 16. RDM 18 converts these remote control protocol messages to appropriate applications calls for local resource interface 32 at user system 16. In response to the output generated by the system calls to local resource interface 32, a user usually provides data through an input device through local resource interface 32. RDM 18 captures the system calls from local resource interface 32 generated by the user's response and converts them to remote control protocol messages in the remote control protocol which are likewise encapsulated in transport, network and link layer protocols for transporting across the network to AIM 24. AIM 24 then converts the remote control protocol messages to system calls for local resource interface 28. In this way, output from application program 22 is directed to the local resources available on user system 16 and user input actions at user system 16 are provided to application program 22.
PTOM 26 is launched by RAS 20 when AIM 24 includes the capability of encapsulating an I/O stream in transport and network protocols. For example, if the application program is written for the X protocol, AIM 24 already includes the encapsulation of the I/O stream or system calls in the transport and network protocols. Even if the I/O stream is directed to the local resource interface in the computer executing application program 22, it is encapsulated and decapsulated within the computer prior to being delivered to local resource interface 28 for the computer executing application program 22. Although this adds overhead to the processing of the I/O stream for I/O operations within the computer executing application program 22, it provides a general scheme which supports the transporting of the I/O stream across a network. PTOM 26 is implemented to permit AIM 24 to operate without modification for an X protocol or other known remote protocol. Instead, PTOM 26 takes the encapsulated output of AIM 24 and converts it to remote control protocol messages in the remote control protocol. PTOM 26 also converts remote control protocol messages from RDM 18 to encapsulated I/O streams for delivery to AIM 24. When the operating system environment for user system 16 and the computer executing application program 22 are not the same, PTOM 26 optimizes the conversion of the system calls in one system to system calls in the other system.
For example, because RDM 18 is being executed by browser 30, it may interrogate browser 30 to obtain parameters regarding the video system of user system 16. These parameters include the pixel size of the monitor screen, the color palettes for the screen, and the fonts supported by the system. These parameters are transmitted to AIM 24 or PTOM 26 for use. Whenever an system call from application program 22 is intercepted and provided to AIM 24 or PTOM 26 for conversion to the remote control protocol, the parameters for user system 16 are used. For example, if the system call is to a library routine for drawing a line, AIM 24 or PTOM 26 converts the parameters for drawing the line so they correspond to the library routine on user system 16 and correspond to the pixel resolution of the screen. In this manner, the user at system 16 views the operation of the application program in a seamless fashion even though the local resource interfacing at program 22 and user system are different.
PTOM 26 is required to support the display model for which AIM 24 is designed. That is the system calls and parameters within those calls used by AIM 24 to drive a display and receive input must be anticipated by PTOM 26 in order to be able to convert the system calls received from AIM 24 to remote control protocol messages. The design of the display which AIM expects may be called the logical display model for AIM 24. Likewise, RDM 18 conforms its system calls and corresponding parameters to a logical display model implemented for it. Thus, PTOM 26 must be designed to map the system calls and parameters for the logical display model of AIM 24 to the system calls and parameters for the logical display model of RDM 18. If the system calls or parameters for AIM 24 have corresponding system calls and parameters in RDM 18, a case statement for directly mapping the system calls and parameters for AIM 24 to RDM 18 may be implemented in PTOM 26. In this situation, RDM 18 may also include a direct mapping of the system calls and parameters for its logical display model to the corresponding system calls and parameters for the logical display model of AIM 24.
Where components of the logical display model for AIM 24 do not have a corresponding element in the logical display model of RDM 18. PTOM 26 must simulate the logical display model for AIM 24. That is, PTOM 26 must generate responses or provide data parameters to AIM 24 which conform to the logical display model for AIM 24. Any changes which should be reflected in the output at user system 16 must be provided in remote control protocol messages to RDM 18. This may be achieved, for example, by having PTOM 26 maintain a binary image of the output display or graphical user interface (GUI) at user system 16. Changes made to this image as a result of system calls from AIM 24 which do correspond to an system call in RDM 18 are encapsulated for transport to and displayed at user system 16.
A block diagram of PTOM 26 is shown in FIG. 3. As shown in the Fig., PTOM 26 includes a command generator 80, a reply generator 82 and a cache memory 84. The system calls and parameters from AIM 24 may be considered commands and are typically of three types. These are display instruction commands, status query commands, and attribute commands. Display instruction commands are instructions from AIM 24 to its logical display model which change the display being viewed by a user. Because the attributes of the computer on which application program 22 is executing and user system 16 may differ, the system call or parameters of a call which change a display may need modification prior to be sent to RDM 18. Attributes are hardware characteristics such as window types, color encoding schemes, and fonts supported, for example. If the attribute of the AIM logical display model corresponds to an attribute in the RDM logical display model, a direct mapping to the corresponding system call may be used. If the attribute does not have a corresponding attribute, PTOM 26 may keep a corresponding bit image of the display or GUI in memory, update it in accordance with the display instruction command, and send the changed portion in a remote control message to RDM 18.
A second type of command from AIM 24 is a status query command. This type of command is used to obtain the characteristics of a display or GUI or the attribute settings of a computer. If the characteristic or attribute being queried has a corresponding attribute or characteristic in RDM 18, a direct mapping is used to generate the remote control message to RDM 18 requesting the corresponding attribute or characteristic. Otherwise, PTOM 26 simulates a response consistent with the logical display model of AIM 24. To reduce communication latency, PTOM 26 may search cache memory 84 to determine if the attribute or characteristic has been received from RDM 18 before. If it has and it is stored in cache 84, command generator 80 signals reply generator 82 of PTOM 26 to retrieve it and incorporate it in a reply to AIM 24.
The third type of command is an attribute command. This type of command is used to set the attributes of a computer. Again, a direct mapping may be used if the attribute being set by the command has a corresponding attribute in RDM 18. If PTOM 26 simulates the attribute, its status is updated in PTOM 26.
Reply remote control protocol messages may be of five types—user input events, device characteristics, device errors, display model errors, and attribute status replies. Most user input events from RDM 18 are capable of direct mapping to a corresponding event in the logical display model for AIM 24. Events not supported by AIM 24 are ignored. PTOM 26 may process user events to prevent security breaches in the computer executing application program 22.
Device characteristic and attribute status replies usually are directly mapped to a reply AIM message since command generator 80 of PTOM 26 only generates remote control protocol messages for attributes and characteristics in RDM 18 that correspond to AIM 24. If either type of reply is received which does not correspond to an attribute or characteristic in AIM 24, it is ignored. Preferably, the characteristics and attributes received from RDM 18 are also stored in cache 84 for responding to status query commands without requiring a message to be sent to RDM 18. Preferably, attributes and characteristics which conform to the logical display model for AIM 24 have allocated locations in cache memory 84 to facilitate their retrieval.
Device errors indicate that a system error occurred at user system 16. PTOM 26 may terminate the remote session in response or it may pass a corresponding error message to AIM 24, if one can be mapped. Preferably, application program 22 or PTOM 26 generates a display instruction command to inform the user of the error. Otherwise, the user does not understand the unresponsiveness of application program 22 or its termination. Display model errors occur in response to compatibility errors between the logical display models for AIM 24 and PTOM 26. Preferably, PTOM 26 stores such replies in a log for later analysis.
A method for the remote control of an application program in accordance with the principles of the present invention is shown in FIG. 4A. The method begins by the presentation of a document describing an application program to a browser at a user's system (Block 100). In response to a user's request for activation of an application program, RCSP 12 selects a RDM 18 which corresponds to the parameter and attribute information provided in the application program request (Block 102). The selected RDM 18 is transported across the network to the browser in user system 16 and browser 30 launches RDM 18 to establish communication with local resource interface 32. RAS 20 also launches the requested application program 22 and any corresponding AIM 24 and PTOM 26, if necessary (Block 104). The computer executing the requested application program and user system 16 may now communicate over network 14 with one another.
The method of FIG. 4A continues by monitoring the application program calls to its local interface or alternatively, monitoring the output of AIM 24 for the encapsulated I/O streams. If application program 22 generates low level I/O calls, AIM 24 converts the I/O streams for the application program's local resource interface 28 into remote control protocol messages (Block 106). These remote control interface messages are then transported across network 14 to RDM 18 executing in user system 16 (Block 108). RDM 18 converts the remote control protocol messages to system calls for the local resource interface 32. RDM 18 also monitors calls to the local resource interface 32 by input devices and converts the information in the system calls to remote control protocol statements for encapsulation in the transport, network and link layer protocols by browser 30 for transporting across network 14 to AIM 24. AIM 24 then converts the remote control protocol messages to system calls for application program 22 (Block 110, 112). The conversion between the I/O protocol for the application program 22 and remote control protocol continues until the program terminates.
If PTOM 26 is launched with application program 22, it performs the method shown in FIG. 4B. That method begins by determining whether the message to be processed is a remote control reply or a remote control command message (Block 130). If the message is a remote control reply message, it is converted to an AIM reply for the application program (Block 132). If the remote control reply message contains attribute or characteristic information about user system 16 (Block 134), the data are stored in cache memory 84 (Block 136). The AIM reply is then converted to a system call for local resource interface 32 by AIM 24 (Block 138). If the message is a remote control command message, PTOM 20 determines if a parameter stored in the cache memory is being requested (Block 140). If it is, reply generator 82 retrieves the data from cache 84 and builds an AIM reply message (Block 142). Otherwise, the command messages are converted to the remote control protocol (Block 144) and are transmitted across network 14 to user system 16 (Block 146). PTOM 26 continues to convert between the encapsulated system calls and the remote control protocol until the user terminates the application program.
In use, after installation of a browser, a user need not install additional software or provide additional parameters for the remote control of an application program. Instead, a user browses the Internet and, if the site browsed is an RCSP, the user selects the application program. The RCSP transports an RDM to the user system for execution and the RAS launches an application program in response to a request from the RDM. The RDM then converts I/O streams for transporting to the application program launched by the RAS and the AIM or PTOM corresponding to the launched application program provides converted I/O streams to RDM 18. In this way, communication of input and output operations are communicated between the application program and the user system.
While the present invention has been illustrated by a description of various embodiments and processes, and while the embodiments and processes have been described in considerable detail, it is not the intention of the applicant to restrict or in any way limit the scope of the appended claims to such detail. Additional advantages and modifications will readily appear to those skilled in the art.

Claims (45)

What is claimed:
1. A system for on demand remote control of an application program comprising:
an application interception module (AIM) for converting between a first input/output (I/O) stream protocol used by an application program and a first remote control protocol, the I/O stream protocol being used to interface the application program to local resources on a first computer; and
a remote display module (RDM) for converting between said first remote control protocol and a second I/O stream protocol, said second I/O stream protocol for communicating with local resources for a second computer through a user interface, the remote display module being transported from said first computer to said second computer for execution by said second computer upon receipt whereby a user at said second computer may establish on-demand remote control of the application program on the first computer to provide input to and view output from the application program at said first computer.
2. The system of claim 1 further comprising:
a remote control service publisher (RCSP) server for selecting and transporting said remote display module in response to a user request for an application program.
3. The system of claim 2 further comprising:
a remote application server (RAS), said remote application server selecting an application program and corresponding AIM for activation in response to a request for activation of an application program from said remote display module, said AIM corresponding to said selected application program communicating remote control protocol messages in said remote control protocol with said remote display module.
4. The system of claim 1 wherein said remote display module is executed by an interpreter in said second system to open an application window for said remote display module in said second computer system.
5. The system of claim 3 further comprising:
a browser at said second computer, said browser communicating with said RCSP to select and receive said remote display module corresponding to said requested application program.
6. The system of claim 5 said browser further comprising:
an interpreter for executing said remote display module received from said RAS.
7. The system of claim 1 further comprising:
a protocol translation and optimization module (PTOM) for converting an I/O stream encapsulated in a second remote control protocol communicated between said PTOM and said AIM to said first remote control protocol.
8. The system of claim 6 wherein said RCSP is a HTTP server and said remote display module is transported across a network to said second computer.
9. The system of claim 8 wherein said remote display module is transported across said network in response to activation of an applet tag of a HTML document.
10. The system of claim 1 further comprising:
a PTOM for reducing communication latency between said first and said second computers; and
a cache memory coupled to said PTOM, said PTOM retrieving data about said second computer from remote control protocol messages from said RDM and storing said data in said cache memory so that said data about said second computer may be communicated to said AIM in response to system calls received from said AIM whereby transmission of said system calls to said second computer are avoided.
11. A method for providing on demand remote control of an application program comprising the steps of:
transporting a remote display module from a first computer to a second computer;
executing said remote display module at said second computer to establish communication between a user interface to computer resources at said second computer and said first computer through said remote display module; and
launching an application program and application interception module at said first computer to establish communication between said application interception module and said remote display module whereby input/output (I/O) messages are communicated between said application program and said user interface at said second computer.
12. The method of claim 11 wherein said remote display module is transported in an applet file.
13. The method of claim 12 wherein said remote display module is transported in response to activation of an applet tag of a HTML document.
14. The method of claim 11 wherein said remote display module is executed by an interpreter at said second computer.
15. The method of claim 11 further comprising the steps of:
converting I/O messages from said application program to remote control protocol messages for transmission to said remote display module at said second computer; and
converting remote control protocol messages received from said application interception module to I/O messages for said user interface at said second computer.
16. The method of claim 15 further comprising the steps of:
converting I/O messages from said user interface to remote control protocol messages for transmission to said application interception module; and
converting remote control protocol messages from said remote display module to I/O messages for said application program.
17. The method of claim 11 further comprising the steps of:
storing in a cache memory attribute data from remote control protocol messages received from said remote display module; and
retrieving a portion of said attribute data from said cache memory in response to an I/O message from said application program requesting said attribute data.
18. A method for providing on demand remote control of an application program, comprising the steps of:
determining that a user at a first computer system desires remote control over an application at a second computer system;
transporting over said network a remote control module to said second first computer when demanded by said user, said remote control module enabling said first and second computer system to communicate remotely without pre-installing remote control software at said second first computer prior to opening a communication session between the first and second computer; and
executing said remote control module at said second first computer to establish a remote control communication comprising input-output communications between a user interface at said first computer and an application at said second computer.
19. The method of claim 11, wherein the input-output communications comprise application control commands entered through local resource at the second computer which are displayed on local resources at the first computer interacting with a user interface associated with the application program displayed at the first computer effecting control over the operation of the application program.
20. The method of claim 19, wherein:
the application control commands entered through local resource at the second computer comprise mouse and keyboard commands; and
the display at the first computer comprises video and sound output.
21. A method for providing on demand remote control of an application, comprising the steps of:
receiving a demand that a user at a first computer desires remote control over an application at a second computer;
in response to the demand, transmitting a remote control module to the first computer over a network, and
the remote control module enabling input-output communications allowing the first computer to remotely control the application at the second computer system without pre-installing remote control software at the first computer prior to receiving the remote control module.
22. The method of claim 21, wherein the input-output communications comprise application control commands entered through local resource at the first computer which are displayed on local resources at the second computer interacting with a user interface associated with the application program displayed at the second computer effecting control over the operation of the application program.
23. The method of claim 22, wherein:
the application control commands entered through local resource at the first computer comprise mouse and keyboard commands; and
the display at the second computer comprises video and sound output.
24. A system operative to execute the method of claim 21.
25. A computer storage medium comprising computer executable instructions for performing the method of claim 21.
26. A method for providing on demand remote control of an application, comprising the steps of:
transmitting from a first computer a demand indicating that a user at the first computer desires remote control over an application at a second computer;
in response to the demand, the first computer receiving a remote control module over a network;
the remote control module executing on the first computer to enable input-output communications allowing the first computer to remotely control the application at the second computer system without pre-installing remote control software at the first computer prior to receiving the remote control module; and
establishing a communication during which the first computer remotely controls the application running on the second computer.
27. A system operative to execute the method of claim 26.
28. A computer storage medium comprising computer executable instructions for performing the method of claim 26.
29. The method of claim 26, wherein the input-output communications comprise application control commands entered through local resource at the first computer which are displayed on local resources at the second computer interacting with a user interface associated with the application program displayed at the second computer effecting control over the operation of the application program.
30. The method of claim 29, wherein:
the application control commands entered through local resource at the first computer comprise mouse and keyboard commands; and
the display at the second computer comprises video and sound output.
31. A method for providing on demand remote control of an application, comprising the steps of:
receiving a demand from a first computer indicating that a user at the first computer desires remote control over an application at a second computer;
in response to the demand, transmitting to the first computer a remote control module over a network, and
the remote control module configured to execute on the first computer to enable input-output communications allowing the first computer to remotely control the application at the second computer system without pre-installing remote control software at the first computer prior to receiving the remote control module.
32. A system operative to execute the method of claim 31.
33. A computer storage medium comprising computer executable instructions for performing the method of claim 31.
34. The method of claim 31, wherein the input-output communications comprise application control commands entered through local resource at the first computer which are displayed on local resources at the second computer interacting with a user interface associated with the application program displayed at the second computer effecting control over the operation of the application program.
35. The method of claim 34, wherein:
the application control commands entered through local resource at the first computer comprise mouse and keyboard commands; and
the display at the second computer comprises video and sound output.
36. A method for providing on demand remote control of an application, comprising the steps of:
receiving a request from a first computer for remote control of an application at a second computer, the first computer system receiving and executing an on-demand remote control module enabling, input-output communications allowing the first computer to remotely control the application at the second computer system without pre-installing remote control software at the first computer prior to receiving the remote control module;
running the application on the second computer; and
the second computer providing the first computer with remote control access to the application program.
37. A system operative to execute the method of claim 36.
38. A computer storage medium comprising computer executable instructions for performing the method of claim 36.
39. The method of claim 36, wherein the input-output communications comprise application control commands entered through local resource at the first computer which are displayed on local resources at the second computer interacting with a user interface associated with the application program displayed at the second computer effecting control over the operation of the application program.
40. The method of claim 39, wherein:
the application control commands entered through local resource at the first computer comprise mouse and keyboard commands; and
the display at the second computer comprises video and sound output.
41. A method for providing on demand remote control of an application, comprising the steps of:
receiving a request from a first computer for remote control of an application at a second computer;
in response to the request, transmitting a remote control module to the first computer operable for enabling input-output communications allowing the first computer to remotely control the application at the second computer system without pre-installing remote control software at the first computer prior to receiving the remote control module;
executing the remote control module at the first computer; and
establishing a communication during which the first computer remotely controls the application running on the second computer.
42. A system operative to execute the method of claim 41.
43. A computer storage medium comprising computer executable instructions for performing the method of claim 41.
44. The method of claim 41, wherein the input-output communications comprise application control commands entered through local resource at the first computer which are displayed on local resources at the second computer interacting with a user interface associated with the application program displayed at the second computer effecting control over the operation of the application program.
45. The method of claim 44, wherein:
the application control commands entered through local resource at the first computer comprise mouse and keyboard commands; and
the display at the second computer comprises video and sound output.
US09/779,177 1996-01-19 2001-02-08 Method and system for on demand downloading of module to enable remote control of an application program over a network Expired - Lifetime USRE38598E1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US09/779,177 USRE38598E1 (en) 1996-01-19 2001-02-08 Method and system for on demand downloading of module to enable remote control of an application program over a network

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/589,136 US5909545A (en) 1996-01-19 1996-01-19 Method and system for on demand downloading of module to enable remote control of an application program over a network
US09/779,177 USRE38598E1 (en) 1996-01-19 2001-02-08 Method and system for on demand downloading of module to enable remote control of an application program over a network

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US08/589,136 Reissue US5909545A (en) 1996-01-19 1996-01-19 Method and system for on demand downloading of module to enable remote control of an application program over a network

Publications (1)

Publication Number Publication Date
USRE38598E1 true USRE38598E1 (en) 2004-09-21

Family

ID=24356752

Family Applications (2)

Application Number Title Priority Date Filing Date
US08/589,136 Ceased US5909545A (en) 1996-01-19 1996-01-19 Method and system for on demand downloading of module to enable remote control of an application program over a network
US09/779,177 Expired - Lifetime USRE38598E1 (en) 1996-01-19 2001-02-08 Method and system for on demand downloading of module to enable remote control of an application program over a network

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US08/589,136 Ceased US5909545A (en) 1996-01-19 1996-01-19 Method and system for on demand downloading of module to enable remote control of an application program over a network

Country Status (1)

Country Link
US (2) US5909545A (en)

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030023603A1 (en) * 1999-01-29 2003-01-30 Ellison Lawrence J. Database server with enhanced management and self-configuration features
US20030037148A1 (en) * 1997-05-14 2003-02-20 Citrix Systems, Inc. System and method for transmitting data from a server application to more than one client node
US20030212750A1 (en) * 2002-05-09 2003-11-13 Butt Alan B. Remotely controlling a computer over a network
US20040107446A1 (en) * 1999-04-14 2004-06-03 Matsushita Electric Industrial Co., Ltd. Event control device and digital broadcasting system
US20040139117A1 (en) * 1995-11-13 2004-07-15 Jeff Muir Methods and apparatus for making a hypermedium interactive
US20040153493A1 (en) * 1999-10-29 2004-08-05 Sean Slavin Method and system for remote control of a local system
US6993657B1 (en) 2000-09-08 2006-01-31 Oracle International Corporation Techniques for managing database systems with a community server
US20060050142A1 (en) * 2004-09-08 2006-03-09 Universal Electronics Inc. Configurable controlling device having an associated editing program
US20060143572A1 (en) * 2004-09-08 2006-06-29 Universal Electronics Inc. Configurable controlling device and associated configuration distribution system and method
US7134122B1 (en) * 2001-05-31 2006-11-07 Oracle International Corporation One click deployment
US20060288300A1 (en) * 2004-09-08 2006-12-21 Universal Electronics Inc. Configurable controlling device and associated configuration upload and download system and method
US20070078942A1 (en) * 2000-09-06 2007-04-05 Jacob Christfort Developing applications online
US20070162420A1 (en) * 2004-01-21 2007-07-12 Oracle International Corporation Techniques for automatically discovering a database device on a network
US7376538B1 (en) * 2005-05-19 2008-05-20 Landesk Software Limited Systems and methods for auditing the actions performed by a remote control operator during a remote control session
US20080295092A1 (en) * 2000-09-08 2008-11-27 Dean Tan Techniques for automatically installing and configuring database applications
US20090113417A1 (en) * 2005-03-08 2009-04-30 Koninklijke Philips Electronics, N.V. Multiple user control of a down loadable application
US20130007289A1 (en) * 2011-07-01 2013-01-03 Rsupport Co., Ltd. Remote control system and remote control method of the same
US9183560B2 (en) 2010-05-28 2015-11-10 Daniel H. Abelow Reality alternate
US9397971B2 (en) 1999-09-14 2016-07-19 Droplets, Inc. System and method for providing user interactivity across a network
US9720575B2 (en) 2004-09-08 2017-08-01 Universal Electronics Inc. System and method for flexible configuration of a controlling device
US11687217B2 (en) 2004-09-08 2023-06-27 Universal Electronics Inc. System and method for flexible configuration of a controlling device

Families Citing this family (127)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7720672B1 (en) 1995-12-29 2010-05-18 Wyse Technology Inc. Method and apparatus for display of windowing application programs on a terminal
US7100069B1 (en) * 1996-02-16 2006-08-29 G&H Nevada-Tek Method and apparatus for controlling a computer over a wide area network
US6173332B1 (en) 1996-03-06 2001-01-09 Paul L. Hickman Method and apparatus for computing over a wide area network
US7013327B1 (en) * 1996-02-16 2006-03-14 G&H Nevada -Tek Method and apparatus for computing within a wide area network
US9094384B2 (en) * 1996-02-16 2015-07-28 Reference Ltd., Limited Liability Company TCP/IP protocol network with satellite nodes
US7130888B1 (en) * 1996-02-16 2006-10-31 G&H Nevada-Tek Method and apparatus for controlling a computer over a TCP/IP protocol network
US7007070B1 (en) * 1996-03-06 2006-02-28 Hickman Paul L Method and apparatus for computing over a wide area network
US7080127B1 (en) * 1996-03-06 2006-07-18 Hickman Paul L Method and apparatus for computing within a wide area network
US6584498B2 (en) 1996-09-13 2003-06-24 Planet Web, Inc. Dynamic preloading of web pages
US6102964A (en) * 1996-10-28 2000-08-15 Altera Corporation Fitting for incremental compilation of electronic designs
US6347398B1 (en) * 1996-12-12 2002-02-12 Microsoft Corporation Automatic software downloading from a computer network
US6802061B1 (en) * 1996-12-12 2004-10-05 Microsoft Corporation Automatic software downloading from a computer network
JPH10240502A (en) * 1997-02-21 1998-09-11 Internatl Intelligent Inf:Kk System for transferring environment in information equipment
US6195694B1 (en) 1997-03-13 2001-02-27 International Business Machines Corporation Server for reconfiguring control of a subset of devices on one or more kiosks
US7447738B1 (en) * 1997-03-14 2008-11-04 International Business Machines Corporation Component download selection mechanism for web browsers
JPH10301874A (en) * 1997-04-22 1998-11-13 Internatl Business Mach Corp <Ibm> Remote operation method, server remotely operated from terminal through network and storage medium storing html file
US6356934B1 (en) * 1997-04-28 2002-03-12 Sabre Inc. Intermediate server having control program for storing content accessed during browsing sessions and playback program for asynchronously replaying browsing sessions
US6286029B1 (en) 1997-04-28 2001-09-04 Sabre Inc. Kiosk controller that retrieves content from servers and then pushes the retrieved content to a kiosk in the order specified in a run list
US6453334B1 (en) * 1997-06-16 2002-09-17 Streamtheory, Inc. Method and apparatus to allow remotely located computer programs and/or data to be accessed on a local computer in a secure, time-limited manner, with persistent caching
US6167450A (en) * 1997-07-30 2000-12-26 International Business Machines Corporation Data communications management system and protocol replacement method for mobile communication environments
US6564250B1 (en) * 1997-08-21 2003-05-13 Planetweb, Inc. Miniclient for internet appliance
US7325077B1 (en) * 1997-08-21 2008-01-29 Beryl Technical Assays Llc Miniclient for internet appliance
US6684397B1 (en) 1997-09-08 2004-01-27 Novell, Inc. Auto-install apparatus and method
US6366876B1 (en) * 1997-09-29 2002-04-02 Sun Microsystems, Inc. Method and apparatus for assessing compatibility between platforms and applications
US6233609B1 (en) * 1997-10-31 2001-05-15 Selectica, Inc Method and apparatus for remote interaction with and configuration of a wan-based knowledge base
US6272537B1 (en) * 1997-11-17 2001-08-07 Fujitsu Limited Method for building element manager for a computer network element using a visual element manager builder process
WO1999048007A1 (en) * 1998-03-19 1999-09-23 Barak Cohen A method and system for operating distributed hardware devices remotely on a network across different platforms
JPH11312154A (en) * 1998-04-28 1999-11-09 Nec Corp Cooperative work aiding system and recording medium thereof
US6381742B2 (en) * 1998-06-19 2002-04-30 Microsoft Corporation Software package management
US6178468B1 (en) * 1998-06-19 2001-01-23 Hewlett-Packard Company Real time supply PF plug-and-play installation resources
AU6255999A (en) * 1998-09-21 2000-04-10 Wyse Technology, Inc. Improved method and apparatus for display of windowing application programs on aterminal
US6978455B1 (en) * 1998-09-21 2005-12-20 Unisys Corporation Teller/scanner system and method
US6636899B1 (en) * 1998-09-24 2003-10-21 Xerox Corporation Architecture for software for remote maintenance of a machine such as a copier
US6353853B1 (en) * 1998-10-26 2002-03-05 Triatek, Inc. System for management of building automation systems through an HTML client program
US6539437B1 (en) * 1998-11-30 2003-03-25 Intel Corporation Remote control inputs to java applications
US6216158B1 (en) * 1999-01-25 2001-04-10 3Com Corporation System and method using a palm sized computer to control network devices
US6707811B2 (en) 1999-03-19 2004-03-16 Estara, Inc. Internet telephony for ecommerce
WO2000057621A1 (en) 1999-03-19 2000-09-28 Estara, Inc. Public web phone system
CA2360808A1 (en) * 1999-04-01 2000-10-12 David B. Loeper Internet communications and presentation software and method
AUPQ094599A0 (en) 1999-06-11 1999-07-08 Honeywell Limited Method and system for remotely monitoring time-variant data
WO2001004752A2 (en) * 1999-07-13 2001-01-18 Robert Coates A method and system of allowing prospective users to test and use software via a computer network
US6505238B1 (en) * 1999-08-19 2003-01-07 International Business Machines Corporation Method and system for implementing universal login via web browser
US6603853B1 (en) * 1999-08-27 2003-08-05 Ameritech Corporation Method and apparatus for demonstrating telecommunications products
US9092535B1 (en) 1999-09-21 2015-07-28 Google Inc. E-mail embedded textual hyperlink object
US6704771B1 (en) 1999-09-21 2004-03-09 Neostar, Inc. Electronic message payload for interfacing with text contained in the message
US6687740B1 (en) 1999-09-21 2004-02-03 Neostar, Inc. System, method and article of manufacture for preventing the proliferation of unwanted electronic messages
US7840639B1 (en) * 1999-09-21 2010-11-23 G&H Nevada-Tek Method and article of manufacture for an automatically executed application program associated with an electronic message
US6360221B1 (en) 1999-09-21 2002-03-19 Neostar, Inc. Method and apparatus for the production, delivery, and receipt of enhanced e-mail
EP1224545B1 (en) * 1999-09-30 2007-08-22 Automated Business Companies A multiple customer and multiple location pc service provider system
US6917963B1 (en) * 1999-10-05 2005-07-12 Veritas Operating Corporation Snapshot image for the application state of unshareable and shareable data
US6421673B1 (en) 1999-12-13 2002-07-16 Novient, Inc. Method for mapping applications and or attributes in a distributed network environment
US6920633B1 (en) * 2000-01-14 2005-07-19 Microsoft Corporation Cross-process common system resource data sharing
US6674450B1 (en) * 2000-04-14 2004-01-06 Trilogy Development Group, Inc. Interactive data-bound control
AU2001266820A1 (en) * 2000-06-09 2001-12-17 The Trustees Of Columbia University In The City Of New York Distributed computer system using a graphical user interface toolkit
GB2364586B (en) * 2000-06-23 2004-06-16 Ebs Nominees Ltd Deal matching in an anonymous trading system
US7333952B1 (en) 2000-06-23 2008-02-19 Ebs Group Limited Compound order handling in an anonymous trading system
US7827085B1 (en) 2000-06-23 2010-11-02 Ebs Group Limited Conversational dealing in an anonymous trading system
US6983259B1 (en) 2000-06-23 2006-01-03 Ebs Group Limited Anonymous trading system
US7024386B1 (en) 2000-06-23 2006-04-04 Ebs Group Limited Credit handling in an anonymous trading system
US7366690B1 (en) * 2000-06-23 2008-04-29 Ebs Group Limited Architecture for anonymous trading system
US7184982B1 (en) 2000-06-23 2007-02-27 Ebs Group Limited Architecture for anonymous trading system
US7814180B2 (en) * 2000-07-13 2010-10-12 Infoblox, Inc. Domain name service server
US7472166B1 (en) * 2000-08-31 2008-12-30 Intel Corporation Assisting users with web pages
US6359554B1 (en) * 2000-09-08 2002-03-19 Eaton Corporation Motor vehicle dashboard indicators with an intelligent computer network interface
US7596784B2 (en) * 2000-09-12 2009-09-29 Symantec Operating Corporation Method system and apparatus for providing pay-per-use distributed computing resources
EP1197859A1 (en) * 2000-10-10 2002-04-17 Canon Kabushiki Kaisha Method and device for remotely using a data-processing object in a communications network
US7062567B2 (en) 2000-11-06 2006-06-13 Endeavors Technology, Inc. Intelligent network streaming and execution system for conventionally coded applications
US8831995B2 (en) 2000-11-06 2014-09-09 Numecent Holdings, Inc. Optimized server for streamed applications
US20020083183A1 (en) * 2000-11-06 2002-06-27 Sanjay Pujare Conventionally coded application conversion system for streamed delivery and execution
US20020087883A1 (en) * 2000-11-06 2002-07-04 Curt Wohlgemuth Anti-piracy system for remotely served computer applications
US20020066021A1 (en) * 2000-11-29 2002-05-30 Chien Andrew A. Method and process for securing an application program to execute in a remote environment
US7085744B2 (en) * 2000-12-08 2006-08-01 International Business Machines Corporation Method and system for conducting a transaction over a network
US7451196B1 (en) 2000-12-15 2008-11-11 Stream Theory, Inc. Method and system for executing a software application in a virtual environment
US7363269B2 (en) * 2001-01-03 2008-04-22 Ebs Group Limited Conversational dealing system
US7010757B2 (en) * 2001-01-12 2006-03-07 Acterna, L.L.C. Method and apparatus for launching computer applications
US7075921B2 (en) * 2001-01-30 2006-07-11 Estara, Inc. Remote media control for voice over internet telephony and related applications
US6914899B2 (en) 2001-01-30 2005-07-05 Estara, Inc. Caller identification and voice/data synchronization for internet telephony and related applications
US20020111999A1 (en) * 2001-02-13 2002-08-15 Andersson Anders Jorgen Mikael System and method for remote control of software and an attached device
GB0104835D0 (en) * 2001-02-27 2001-04-18 Ccc Network Systems Group Ltd Remote management of computers
ATE439631T1 (en) * 2001-06-08 2009-08-15 Real Entpr Solutions Dev Bv SERVER-BASED COMPUTING ENVIRONMENT
US7698360B2 (en) 2002-02-26 2010-04-13 Novell, Inc. System and method for distance learning
US7331791B2 (en) * 2002-03-05 2008-02-19 Novell, Inc. System and method for evaluating a person's information technology skills
JP2007505299A (en) * 2003-09-12 2007-03-08 ライカ ジオシステムズ アクチェンゲゼルシャフト Pixel
US7503031B2 (en) * 2004-02-19 2009-03-10 International Business Machines Corporation Method of transforming an application into an on-demand service
KR100601690B1 (en) * 2004-07-06 2006-07-14 삼성전자주식회사 System and method for wireless printing based on wireless LAN
US20060048136A1 (en) * 2004-08-25 2006-03-02 Vries Jeff D Interception-based resource detection system
US20060079214A1 (en) * 2004-10-12 2006-04-13 Nokia Corporation Method and apparatus for showing wireless mobile device data content on an external viewer
US7240162B2 (en) 2004-10-22 2007-07-03 Stream Theory, Inc. System and method for predictive streaming
JP2008527468A (en) * 2004-11-13 2008-07-24 ストリーム セオリー,インコーポレイテッド Hybrid local / remote streaming
US20060143135A1 (en) * 2004-11-26 2006-06-29 Tucker David M Associating licensing information with software applications
FR2879877B1 (en) * 2004-12-16 2007-02-16 Sagem METHOD FOR REMOTELY CONTROLLING A FIXED TELEPHONY COMBINE
US9716609B2 (en) * 2005-03-23 2017-07-25 Numecent Holdings, Inc. System and method for tracking changes to files in streaming applications
US20060218165A1 (en) * 2005-03-23 2006-09-28 Vries Jeffrey De Explicit overlay integration rules
US8024523B2 (en) 2007-11-07 2011-09-20 Endeavors Technologies, Inc. Opportunistic block transmission with time constraints
US7668534B2 (en) * 2005-07-05 2010-02-23 Agilent Technologies, Inc. Method and system for transportation of derived call records to a central repository
US8788633B2 (en) * 2005-08-02 2014-07-22 Hamilton Sundstrand Space Systems International, Inc. Low bandwidth remote control of an electronic device
US9189291B2 (en) * 2005-12-12 2015-11-17 International Business Machines Corporation Sharing a kernel of an operating system among logical partitions
US9201703B2 (en) * 2006-06-07 2015-12-01 International Business Machines Corporation Sharing kernel services among kernels
US7721154B1 (en) * 2006-09-05 2010-05-18 Parasoft Corporation System and method for software run-time testing
US20080079690A1 (en) * 2006-10-02 2008-04-03 Sony Ericsson Mobile Communications Ab Portable device and server with streamed user interface effects
US8261345B2 (en) 2006-10-23 2012-09-04 Endeavors Technologies, Inc. Rule-based application access management
US8095936B2 (en) * 2007-01-31 2012-01-10 Halliburton Energy Services, Inc. Remotely controlling and viewing of software applications
US8065675B2 (en) * 2007-03-21 2011-11-22 Yahoo! Inc. In-page installer
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
US8892738B2 (en) 2007-11-07 2014-11-18 Numecent Holdings, Inc. Deriving component statistics for a stream enabled application
US20090144835A1 (en) * 2007-11-30 2009-06-04 Harold Lee Peterson System, method and computer-readable medium for providing a unifed computer-mediated purchasing experience
KR101017912B1 (en) * 2008-07-23 2011-03-04 삼성전자주식회사 Method of Remote Control For Portable Device And System using the same
US9026918B2 (en) * 2008-10-16 2015-05-05 Accenture Global Services Limited Enabling a user device to access enterprise data
AU2009319665B2 (en) 2008-11-26 2015-08-20 Calgary Scientific Inc. Method and system for providing remote access to a state of an application program
US20100153866A1 (en) 2008-12-11 2010-06-17 Accenture Global Services Gmbh Method and system for modifying the execution of a native application running on a portable electronic device
US8521760B2 (en) * 2008-12-30 2013-08-27 Oracle America, Inc. Dynamic translator for requests for system resources
US10055105B2 (en) 2009-02-03 2018-08-21 Calgary Scientific Inc. Method and system for enabling interaction with a plurality of applications using a single user interface
US9448815B2 (en) * 2009-04-15 2016-09-20 Wyse Technology L.L.C. Server-side computing from a remote client device
US9189124B2 (en) 2009-04-15 2015-11-17 Wyse Technology L.L.C. Custom pointer features for touch-screen on remote client devices
US9444894B2 (en) 2009-04-15 2016-09-13 Wyse Technology Llc System and method for communicating events at a server to a remote device
DE102010006572A1 (en) * 2010-02-02 2011-08-04 Giesecke & Devrient GmbH, 81677 Method for executing an application
US9741084B2 (en) 2011-01-04 2017-08-22 Calgary Scientific Inc. Method and system for providing remote access to data for display on a mobile device
CA2734860A1 (en) 2011-03-21 2012-09-21 Calgary Scientific Inc. Method and system for providing a state model of an application program
CA2844871C (en) * 2011-08-15 2021-02-02 Calgary Scientific Inc. Non-invasive remote access to an application program
US9542148B2 (en) * 2011-08-24 2017-01-10 Lenovo (Singapore) Pte. Ltd. Adapting a user interface of a remote desktop host
WO2013046015A1 (en) 2011-09-30 2013-04-04 Calgary Scientific Inc. Uncoupled application extensions including interactive digital surface layer for collaborative remote application sharing and annotating
CN104040946B (en) 2011-11-23 2017-07-14 卡尔加里科学公司 For shared and meeting the method and system of the remote application that cooperates
US10235205B2 (en) * 2012-05-24 2019-03-19 Citrix Systems, Inc. Remote management of distributed datacenters
CA2931762C (en) 2013-11-29 2020-09-22 Calgary Scientific Inc. Method for providing a connection of a client to an unmanaged service in a client-server remote access system
US10303782B1 (en) 2014-12-29 2019-05-28 Veritas Technologies Llc Method to allow multi-read access for exclusive access of virtual disks by using a virtualized copy of the disk
US11880422B2 (en) 2019-02-04 2024-01-23 Cloudflare, Inc. Theft prevention for sensitive information
US10452868B1 (en) 2019-02-04 2019-10-22 S2 Systems Corporation Web browser remoting using network vector rendering

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5280583A (en) * 1988-05-13 1994-01-18 Hitachi, Ltd. System and method for performing interlocution at a plurality of terminals connected to communication network
US5315711A (en) * 1991-11-01 1994-05-24 Unisys Corporation Method and apparatus for remotely and centrally controlling a plurality of host processors
US5347632A (en) * 1988-07-15 1994-09-13 Prodigy Services Company Reception system for an interactive computer network and method of operation
US5379574A (en) * 1992-04-24 1995-01-10 Benz & Hilgers Gmbh Apparatus for packaging individual objects, especially packages, e.g. of prepacked foodstuffs
US5392400A (en) * 1992-07-02 1995-02-21 International Business Machines Corporation Collaborative computing system using pseudo server process to allow input from different server processes individually and sequence number map for maintaining received data sequence
US5491791A (en) * 1995-01-13 1996-02-13 International Business Machines Corporation System and method for remote workstation monitoring within a distributed computing environment
US5530795A (en) * 1994-02-15 1996-06-25 Wan; Hong K. Computer conferencing
US5537548A (en) * 1991-08-08 1996-07-16 International Business Machines Corporation Method of computer conferencing by intercepting commands issued by application programs and redirecting to all stations for execution

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3161725B2 (en) * 1990-11-21 2001-04-25 株式会社日立製作所 Workstations and collaborative information processing systems

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5280583A (en) * 1988-05-13 1994-01-18 Hitachi, Ltd. System and method for performing interlocution at a plurality of terminals connected to communication network
US5347632A (en) * 1988-07-15 1994-09-13 Prodigy Services Company Reception system for an interactive computer network and method of operation
US5537548A (en) * 1991-08-08 1996-07-16 International Business Machines Corporation Method of computer conferencing by intercepting commands issued by application programs and redirecting to all stations for execution
US5315711A (en) * 1991-11-01 1994-05-24 Unisys Corporation Method and apparatus for remotely and centrally controlling a plurality of host processors
US5379574A (en) * 1992-04-24 1995-01-10 Benz & Hilgers Gmbh Apparatus for packaging individual objects, especially packages, e.g. of prepacked foodstuffs
US5392400A (en) * 1992-07-02 1995-02-21 International Business Machines Corporation Collaborative computing system using pseudo server process to allow input from different server processes individually and sequence number map for maintaining received data sequence
US5530795A (en) * 1994-02-15 1996-06-25 Wan; Hong K. Computer conferencing
US5491791A (en) * 1995-01-13 1996-02-13 International Business Machines Corporation System and method for remote workstation monitoring within a distributed computing environment

Non-Patent Citations (9)

* Cited by examiner, † Cited by third party
Title
Catherine A. Wood et. al. "User Interface Application Linkage," Software Practice & Experience, pp 64-84 (1992).
Catherine A. Wood et. al., "User Interface-Application Communication in the Chimera User Interface Management System," Software Practice & Experience, pp 71-77 (1992).
Daniel Dardailler, "X Over the Web", The X Resource: A Practical Journal of the X Window System, Issue Fifteen, Pub: Jul. 1995, pp 71-83, Reilly & Associates, Inc.
Daniel Garfinkel, Bruce C. Welti, & Thomas W. YIP; HP SharedX: "A Tool for Real-Time Collaboration", HP Journal Online, www.hpl.hp.com/hpjournal/94apr/apr94.htm pp 23-36.
James Gosling et al. "The Java Language Environment, " Sun Delivers, pp 11-18 (1995).
Jan Newmarch: "Embedding of X Applications" University of Canberra, Australia.
Klaus H. Wolf et al., "Multimedia Application Sharing in a Heterogeneous Environment," Proceedings of ACM Multimedia, US, pp 57-64 (1995).
Levitt, Jason "Building apps with Navigator," Information Week, Nov. 6 1995, n.552 p. 88(4): CD. Computer Select 1995.* *
Michael A. Dolan et. al., "X Window System Serves in Embedded Systems,": Computer Society International Conference, IEEE Comp. Soc. Press., vol. Conf. 35, pp 314-319 (1990).

Cited By (58)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8090793B2 (en) 1995-11-13 2012-01-03 Citrix Systems, Inc. Methods and apparatus for making a hypermedium interactive
US20040139117A1 (en) * 1995-11-13 2004-07-15 Jeff Muir Methods and apparatus for making a hypermedium interactive
US7359953B2 (en) 1995-11-13 2008-04-15 Citrix Systems, Inc. Methods and apparatus for making a hypermedium interactive
US8285782B2 (en) 1995-11-13 2012-10-09 Citrix Systems, Inc. Methods and apparatus for making a hypermedium interactive
US20030037148A1 (en) * 1997-05-14 2003-02-20 Citrix Systems, Inc. System and method for transmitting data from a server application to more than one client node
US8296446B2 (en) 1997-05-14 2012-10-23 Citrix Systems, Inc. System and method for transmitting data from a server application to more than one client node
US20090106432A1 (en) * 1997-05-14 2009-04-23 Pedersen Bradley J System and Method for Transmitting Data from a Server Application to More Than One Client Node
US7752164B2 (en) 1999-01-29 2010-07-06 Oracle International Corporation Pre-defined hardware and software bundle ready for database applications
US20030023603A1 (en) * 1999-01-29 2003-01-30 Ellison Lawrence J. Database server with enhanced management and self-configuration features
US6988102B2 (en) 1999-01-29 2006-01-17 Oracle International Corporation Techniques for managing configuration for a system of devices arranged in a network
US20040153438A1 (en) * 1999-01-29 2004-08-05 Oracle International Corporation Pre-defined hardware and software bundle ready for database applications
US9047322B2 (en) 1999-01-29 2015-06-02 Oracle International Corporation Techniques for automatically discovering a database device on a network
US7383287B2 (en) 1999-01-29 2008-06-03 Oracle International Corporation Database server with enhanced management and self-configuration features
US7962568B2 (en) 1999-04-14 2011-06-14 Panasonic Corporation Event control device and digital broadcasting system
US7113982B2 (en) * 1999-04-14 2006-09-26 Matsushita Electric Industrial Co, Ltd. Method and device for sending an event in a digital broadcast receiver
US7133903B2 (en) * 1999-04-14 2006-11-07 Matsushita Electric Industrial Co., Ltd. Event control device and digital broadcasting system
US7113972B2 (en) * 1999-04-14 2006-09-26 Matsushita Electric Industrial Co., Ltd. Method for sending an event in a digital broadcast
US20040187166A1 (en) * 1999-04-14 2004-09-23 Matsushita Electric Industrial Co., Ltd. Event control device and digital broadcasting system
US20070038722A1 (en) * 1999-04-14 2007-02-15 Matsushita Electric Industrial Co., Ltd. Event control device and digital broadcasting system
US20040107446A1 (en) * 1999-04-14 2004-06-03 Matsushita Electric Industrial Co., Ltd. Event control device and digital broadcasting system
US20040148414A1 (en) * 1999-04-14 2004-07-29 Matsushita Electric Industrial Co., Ltd. Event control device and digital broadcasting system
US9397971B2 (en) 1999-09-14 2016-07-19 Droplets, Inc. System and method for providing user interactivity across a network
US9807200B2 (en) 1999-09-14 2017-10-31 Droplets, Inc. System and method providing user interactivity across a network
US7330878B2 (en) * 1999-10-29 2008-02-12 Invensys, Inc. Method and system for remote control of a local system
US20040153493A1 (en) * 1999-10-29 2004-08-05 Sean Slavin Method and system for remote control of a local system
US7784030B2 (en) 2000-09-06 2010-08-24 Oracle International Corporation Developing applications online
US20070078942A1 (en) * 2000-09-06 2007-04-05 Jacob Christfort Developing applications online
US20080295092A1 (en) * 2000-09-08 2008-11-27 Dean Tan Techniques for automatically installing and configuring database applications
US8321457B2 (en) 2000-09-08 2012-11-27 Oracle International Corporation Techniques for automatically developing a web site
US7536686B2 (en) 2000-09-08 2009-05-19 Oracle International Corporation Techniques for automatically installing and configuring database applications
US7739308B2 (en) 2000-09-08 2010-06-15 Oracle International Corporation Techniques for automatically provisioning a database over a wide area network
US6993657B1 (en) 2000-09-08 2006-01-31 Oracle International Corporation Techniques for managing database systems with a community server
US8849850B2 (en) 2000-09-08 2014-09-30 Oracle International Corporation Techniques for automatically provisioning a database over a wide area network
US8478778B2 (en) 2000-09-08 2013-07-02 Oracle International Corporation Techniques for automatically provisioning a database over a wide area network
US8813067B2 (en) 2001-05-31 2014-08-19 Oracle International Corporation One click deployment
US20070028234A1 (en) * 2001-05-31 2007-02-01 Oracle International Corporation One click deployment
US8438562B2 (en) 2001-05-31 2013-05-07 Oracle International Corporation One click deployment
US8176484B2 (en) * 2001-05-31 2012-05-08 Oracle International Corporation One click deployment
US7134122B1 (en) * 2001-05-31 2006-11-07 Oracle International Corporation One click deployment
US20030212750A1 (en) * 2002-05-09 2003-11-13 Butt Alan B. Remotely controlling a computer over a network
US20070162420A1 (en) * 2004-01-21 2007-07-12 Oracle International Corporation Techniques for automatically discovering a database device on a network
US7266777B2 (en) 2004-09-08 2007-09-04 Universal Electronics Inc. Configurable controlling device having an associated editing program
US10509548B2 (en) 2004-09-08 2019-12-17 Universal Electronics Inc. System and method for flexible configuration of a controlling device
US20060288300A1 (en) * 2004-09-08 2006-12-21 Universal Electronics Inc. Configurable controlling device and associated configuration upload and download system and method
US7941786B2 (en) 2004-09-08 2011-05-10 Universal Electronics Inc. Configurable controlling device and associated configuration distribution system and method
US20060050142A1 (en) * 2004-09-08 2006-03-09 Universal Electronics Inc. Configurable controlling device having an associated editing program
US11656743B2 (en) 2004-09-08 2023-05-23 Universal Electronics Inc. System and method for flexible configuration of a controlling device
US11687217B2 (en) 2004-09-08 2023-06-27 Universal Electronics Inc. System and method for flexible configuration of a controlling device
US20060143572A1 (en) * 2004-09-08 2006-06-29 Universal Electronics Inc. Configurable controlling device and associated configuration distribution system and method
US9720575B2 (en) 2004-09-08 2017-08-01 Universal Electronics Inc. System and method for flexible configuration of a controlling device
US7743012B2 (en) 2004-09-08 2010-06-22 Universal Electronics Inc. Configurable controlling device and associated configuration upload and download system and method
US11119637B2 (en) 2004-09-08 2021-09-14 Universal Electronics Inc. System and method for flexible configuration of a controlling device
US8601461B2 (en) * 2005-03-08 2013-12-03 Koninklijke Electronics N.V. Multiple user control of a down loadable application
US20090113417A1 (en) * 2005-03-08 2009-04-30 Koninklijke Philips Electronics, N.V. Multiple user control of a down loadable application
US7376538B1 (en) * 2005-05-19 2008-05-20 Landesk Software Limited Systems and methods for auditing the actions performed by a remote control operator during a remote control session
US9183560B2 (en) 2010-05-28 2015-11-10 Daniel H. Abelow Reality alternate
US11222298B2 (en) 2010-05-28 2022-01-11 Daniel H. Abelow User-controlled digital environment across devices, places, and times with continuous, variable digital boundaries
US20130007289A1 (en) * 2011-07-01 2013-01-03 Rsupport Co., Ltd. Remote control system and remote control method of the same

Also Published As

Publication number Publication date
US5909545A (en) 1999-06-01

Similar Documents

Publication Publication Date Title
USRE38598E1 (en) Method and system for on demand downloading of module to enable remote control of an application program over a network
US6366947B1 (en) System and method for accelerating network interaction
US6363398B1 (en) Database access using active server pages
US9497274B2 (en) Extending functionality of web-based applications
KR100311191B1 (en) Customization of web pages based on requester type
CN111159614B (en) Webpage resource acquisition method and device
US20160173651A1 (en) Conditional Logic for Delivering Computer-Executable Program Instructions and Content
CN103150513B (en) The method of the implantation information in interception application program and device
US7509397B1 (en) Web portholes: using web proxies to capture and enhance display real estate
US20030188262A1 (en) Method and apparatus for populating a form with data
US20020147840A1 (en) Distributed link processing system for delivering application and multi-media content on the internet
TW498228B (en) Self-contained network browser with diagnostic abilities
MX2007002755A (en) Method and system for communicating and exchanging data between browser frames.
US7478142B1 (en) Self-contained applications that are applied to be received by and processed within a browser environment and that have a first package that includes a manifest file and an archive of files including a markup language file and second package
US20170192941A1 (en) Computer-Automated Generation of Application Deep Links
CN105653933A (en) Plugin loading method and device
CN113079164A (en) Remote control method and device for bastion machine resources, storage medium and terminal equipment
CN100465950C (en) Web browser command button for client support
CN105095220B (en) A kind of browser implementation method, terminal and virtualization agent device
KR20010081038A (en) Method and architecture for remote monitoring of a user station via an internet-type network and application thereof to a smart card demonstrator
CN105164662A (en) Use of method overrides for dynamically changing visible page content
US7987237B2 (en) Server apparatus for providing display screen through network, control method therefor, and program therefor
JP2004246747A (en) Wrapping method and system of existing service
CN114915565A (en) Method and system for debugging network
Silva et al. nuboinc: Boinc extensions for community cycle sharing

Legal Events

Date Code Title Description
AS Assignment

Owner name: TRIDIA CORPORATION, GEORGIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:JARRETT, JOHN P.;REEL/FRAME:017971/0010

Effective date: 20060720

REMI Maintenance fee reminder mailed
FPAY Fee payment

Year of fee payment: 8

SULP Surcharge for late payment

Year of fee payment: 7

RR Request for reexamination filed

Effective date: 20080304

B1 Reexamination certificate first reexamination

Free format text: CLAIMS 11, 15, 18, 21, 26, 31, 36 AND 41 ARE DETERMINED TO BE PATENTABLE AS AMENDED. CLAIMS 12-14, 16, 17, 19, 20, 22-25, 27-30, 32-35, 37-40 AND 42-45, DEPENDENT ON AN AMENDED CLAIM, ARE DETERMINED TO BE PATENTABLE. NEW CLAIMS 46-72 ARE ADDED AND DETERMINED TO BE PATENTABLE. CLAIMS 1-10 WERE NOT REEXAMINED.

FPAY Fee payment

Year of fee payment: 12