The invention relates generally to the field of computer communications and more specifically to the field of remote application processing.
A hypermedium is a graphical display which contains a series of graphic and textual images which are referred to as hyperlinks. Each hyperlink typically corresponds to additional information which is available to a user of the hypermedium. For example a hypermedium display might be an encyclopedic article about flight. If the graphical display of the article includes a picture of a rocket, and if the user is able to obtain information about the engine of the rocket by selecting (typically by using a pointing device referred to as a computer mouse) a portion of the display showing the engine, the portion of the picture containing the rocket engine is referred to as a hyperlink. That is, the portion of the picture containing the engine is a link to information about the engine. The activation of a hyperlink causes the hypermedium to request a data file of the desired information from the program actually controlling the hypermedium.
When a hypermedium is used in conjunction with a network, for example the world wide web or the internet, a user on a client node on the network first accesses what is termed a home page or a web page. This home page or web page is obtained from another node on the net, termed a network server, and is displayed on the client node by a program termed a network browser or web browser. In such a case, when the user selects the hyperlink (in the previous example, the portion of the display showing the rocket engine) a request is made to the network browser for the data file containing the requested information. The network browser on the user's node establishes communication with the network node, the data server, having data corresponding to the requested hyperlink. In this case the node having information about the rocket engine contains the information required by the hyperlink.
Although hypermedium has been used to transfer information to a user in the manner just discussed, it is desirable to be able to use a hypermedium display to interactively execute applications such as database programs located on another computer, an application execution server, on the network. The present invention relates to a method and apparatus to accomplish this task.
The invention relates to a system of making a hypermedium page interactive to thereby permit an application to be executed on one node and the results displayed and data entered on another node. In one embodiment the system includes a client node, a network server node and an application execution server node interconnected by a communication link. A hyperlink on the hypermedium page is displayed on the client node and a hyperlink configuration file (corresponding to the hyperlink on the client node) is located on the network server node. In one embodiment, a client agent is located on the client node and a server agent is located on the application execution server node. A communication link is created by the client agent between the client agent on the client node and the server agent on the application execution server node in response to data in the hyperlink configuration file. The system also includes an application on the application execution server node which executed on the application execution server node in response to the communications link between the client agent and the server agent. The application running on the application execution node then communicates with the client agent through the server agent. The client agent on the client node is responsible for receiving data input from the user and transferring the data to the application on the application execution node and receiving data from the application on the application execution node and displaying data output to the user on the client node.
The invention also relates to a method of making a hypermedium page interactive. The method includes the steps of selecting a hyperlink on the hypermedium page displayed on a client node; retrieving (from a server node to the client node) a hyperlink configuration file corresponding to the hyperlink and starting a client agent on the client node. The method further includes the steps of creating a communications link between a server agent on an application execution server and the client agent; starting the application on the application execution server in response to the connection; communicating data between the client agent on the client node and application on the application execution node; and managing the display and input of data on the client node.
Other features and benefits of the invention can be more clearly understood with reference to the specification and the accompanying drawings in which:
Referring to
A user on a client node wishing to run the application program 36 which is located on the application execution server 24 on the web 32 does so through a graphical user interface 40, which is herein referred to without any loss of generality as a hypermedium, located on the client node 10. The graphical interface is displayed on a graphical display device 42. Data is entered by the users through a mouse 46 and a keyboard 50 located on the client node 10. The graphical display or page 44 which the user first views on the hypermedium 40 is referred to herein without any loss of generality as the home page or web page of the application 36. A page 44 or home page of the hypermedium 40 includes a graphic link 48 or textual link 56 herein referred to without any loss of generality as a hyperlink. The web page is displayed by a process 64 referred to herein without any loss of generality as a network browser 64 executing on the client node 10.
The network browser 64 obtains the first page or web page 44 from a network server node 18 and displays the web page 44 on the hypermedium 40 for the user to view on the graphical display device 42. When the user selects an application program 36 to execute (by selecting a graphical 48 or textual 56 hyperlink using the mouse 46 or keyboard 50) the network browser 64 obtains a network configuration file 68 corresponding to the selected application 36 from a predetermined network server 18 and starts a client agent 72 which will communicate with the selected application 36. This will be discussed in more detail below.
The client agent 72 reads the configuration file 68 and establishes a communications link to a server agent 80 on the application execution server 24 specified by the configuration file 68. In one embodiment, the configuration file 68 includes the name of the application and the node location of the application 36 corresponding to the hyperlink 48, 56. The configuration file may also contain optional information such as authentication or authorized user information. Server agent 80 performs the operations necessary (such as authentication) to permit the client agent 72 access to the application 36, and once access is permitted, starts the application 36 requested by the user. Once the application 36 is executing on the application execution server, the application 36 communicates through the server agent 80 directly with the client agent 72 without intervention by the network browser 64. The client agent 72 is then responsible for receiving data from the user through the mouse 46 and keyboard 50 and transmitting it to the application program 36 the application execution server 24. Similarly, the client agent 72 is responsible for receiving data from the application 36 on the application execution server 24 and displaying the data in an application display window 74 on the graphical display device 42 on the client node 10. It should be noted that the application display window 74 may be located within the boundaries or outside the boundaries of the hypermedium 40. When the application 36 is completed the server agent 80 instructs the client agent 72 to disconnect the communication link 32 between the client agent 72 and the server agent 80 and the server agent waits for the next connection.
Next, when a user wishes to execute an application from a hypermedium environment, for example a database program, the hypermedium 40 is displayed in a manner that is well known to those skilled in the art. When the user selects a hyperlink 48, 56 on the page 44 of the hypermedium (Step 2) by using the mouse 46 or keyboard 50 on the client node 10, a request is made to the network browser 64 for the corresponding data file (Step 3). In this example, the filetype (.RMT) is requested.
The network browser 64 obtains the corresponding configuration file 68 from the network server 18 which is specified in the file request made by the hyperlink 48, 56 to the network browser 64 (Step 4). The network browser 64 then compares the obtained configuration file 68 with the registration file 88 of client agent names which it maintains (Step 5). If the client agent 72 specified by the configuration file 68 is found in the registration file 88, the client agent 72 is started (Step 6).
The invoked client agent 72 reads the configuration file 68 (Step 7), and based upon the information in the configuration file 68, begins to establish a communication link with the server agent 80 on the application execution server 24 (Step 8), in this case the sales database application execution server (generally 24).
Considering the process of beginning the communications link of step 8 (
Once the client agent 72 determines that service is available on the application execution server node 24, the client agent 72 transmits a message to the server agent 80 indicating that it is ready to proceed with the communication protocol. Once the server agent 80 has responded that it is ready to continue the communication protocol, the client agent 72 enables the protocol necessary for it to run the application 36. In response to the message from the client agent 72, the server agent 80 also enables the required protocol. The server agent 80 then transmits a message using the required protocol indicating that the client agent's request has been received and accepted.
In response the client agent 72 and the server agent 80 exchange a set of messages which negotiate the parameters under which communications will occur. Once negotiations are complete, the client agent 72 and the server agent 80 are able to communicate as necessary for the application 36 to be run by the user.
Once the communications protocol has been established and the server agent 80 has authenticated the client agent 72 (Step 9) (for example determining that the user has permission to read and write to the database) the application 36 (Step 10) is run on the application execution server 24. At this point application 36 running on the application execution server 24 is communicating via the server agent 80 with the client agent 72 on the client node 10. The client agent 72 is now responsible for transmitting data input by the user using the mouse 46 and keyboard 50 to the application 36 running on the application execution server 24. Further, the client agent 72 is responsible for receiving data for display from the application 36 and displaying that data in the application window 74 on the graphical display device 42 of the client node 10.
It should be noted that the underlying presentation protocol which passes data to a transport layer such as TCP/IP must be capable of transferring graphical information. Examples of such protocols which may be used for interactive hypermedia communication include public domain X-WINDOWS protocol and the proprietary ICA protocol of Citrix Systems Inc.
Thus the above described system permits a user on a client node 10, which may have very limited resources, to start and interact with an application program 36 located on another application execution server node 24. The application 36 then runs on the application execution server node 24 and the data is input and the results displayed on the client node 10.
These and other examples of the concept of the invention illustrated above are intended by way of example and the actual scope of the invention is to be determined solely from the following claims.
This application is a continuation of application U.S. Ser. No. 10/689,824 filed on Oct. 20, 2003, which is now U.S. Pat. No. 7,359,953, which is itself a continuation of application U.S. Ser. No. 10/068,790 filed on Feb. 6, 2002, which is now U.S. Pat. No. 6,691,157, which is itself a continuation of application U.S. Ser. No. 09/247,220 filed on Feb. 10, 1999, which is now U.S. Pat. No. 6,370,570, which is itself a continuation of application U.S. Ser. No. 08/556,623 filed on Nov. 13, 1995, which is now U.S. Pat. No. 6,088,515, all of which are incorporated herein by reference.
Number | Name | Date | Kind |
---|---|---|---|
4499499 | Brickman et al. | Feb 1985 | A |
4887204 | Johnson et al. | Dec 1989 | A |
4937784 | Masai et al. | Jun 1990 | A |
5014221 | Mogul | May 1991 | A |
5031089 | Liu et al. | Jul 1991 | A |
5175852 | Johnson et al. | Dec 1992 | A |
5202971 | Henson et al. | Apr 1993 | A |
5204947 | Bernstein et al. | Apr 1993 | A |
5233701 | Nakata et al. | Aug 1993 | A |
5249290 | Heizer | Sep 1993 | A |
5297249 | Bernstein et al. | Mar 1994 | A |
5325527 | Cwikowski et al. | Jun 1994 | A |
5329619 | Page et al. | Jul 1994 | A |
5333237 | Stefanopoulos et al. | Jul 1994 | A |
5341477 | Pitkin et al. | Aug 1994 | A |
5341478 | Travis, Jr. et al. | Aug 1994 | A |
5367688 | Croll | Nov 1994 | A |
5414457 | Kadowaki et al. | May 1995 | A |
5430876 | Schreiber et al. | Jul 1995 | A |
5473599 | Li et al. | Dec 1995 | A |
5485460 | Schrier et al. | Jan 1996 | A |
5499343 | Pettus | Mar 1996 | A |
5515508 | Pettus et al. | May 1996 | A |
5524253 | Pham et al. | Jun 1996 | A |
5526492 | Ishida et al. | Jun 1996 | A |
5530852 | Meske, Jr. et al. | Jun 1996 | A |
5537546 | Sauter et al. | Jul 1996 | A |
5548726 | Pettus | Aug 1996 | A |
5553242 | Russell et al. | Sep 1996 | A |
5557732 | Thompson | Sep 1996 | A |
5557748 | Norris | Sep 1996 | A |
5561769 | Kumar et al. | Oct 1996 | A |
5572643 | Judson | Nov 1996 | A |
5572674 | Ernst | Nov 1996 | A |
5577188 | Zhu | Nov 1996 | A |
5579469 | Pike | Nov 1996 | A |
5583992 | Kudo et al. | Dec 1996 | A |
5596745 | Lai et al. | Jan 1997 | A |
5606493 | Duscher et al. | Feb 1997 | A |
5623603 | Jiang et al. | Apr 1997 | A |
5623656 | Lyons | Apr 1997 | A |
5644720 | Boll et al. | Jul 1997 | A |
5657390 | Elgamal et al. | Aug 1997 | A |
5680549 | Raynak et al. | Oct 1997 | A |
5701451 | Rogers et al. | Dec 1997 | A |
5706437 | Kirchner et al. | Jan 1998 | A |
5708780 | Levergood et al. | Jan 1998 | A |
5710918 | Lagarde et al. | Jan 1998 | A |
5721876 | Yu et al. | Feb 1998 | A |
5724514 | Arias | Mar 1998 | A |
5727155 | Dawson | Mar 1998 | A |
5734865 | Yu | Mar 1998 | A |
5742762 | Scholl et al. | Apr 1998 | A |
5752246 | Rogers et al. | May 1998 | A |
5754830 | Butts et al. | May 1998 | A |
5761507 | Govett | Jun 1998 | A |
5761656 | Ben-Shachar | Jun 1998 | A |
5764908 | Shoji et al. | Jun 1998 | A |
5764915 | Heimsoth et al. | Jun 1998 | A |
5802258 | Chen | Sep 1998 | A |
5802306 | Hunt | Sep 1998 | A |
5812784 | Watson et al. | Sep 1998 | A |
5826027 | Pedersen et al. | Oct 1998 | A |
5828840 | Cowan et al. | Oct 1998 | A |
5838906 | Doyle et al. | Nov 1998 | A |
5838910 | Domenikos et al. | Nov 1998 | A |
5838916 | Domenikos et al. | Nov 1998 | A |
5855015 | Shoham | Dec 1998 | A |
5872973 | Mitchell et al. | Feb 1999 | A |
5909545 | Frese, II et al. | Jun 1999 | A |
5938733 | Heimsoth et al. | Aug 1999 | A |
5941949 | Pedersen | Aug 1999 | A |
5941988 | Bhagwat et al. | Aug 1999 | A |
5951694 | Choquier et al. | Sep 1999 | A |
5961586 | Pedersen | Oct 1999 | A |
5978848 | Maddalozzo, Jr. et al. | Nov 1999 | A |
6052732 | Gosling | Apr 2000 | A |
6088515 | Muir et al. | Jul 2000 | A |
6108715 | Leach et al. | Aug 2000 | A |
6157944 | Pedersen | Dec 2000 | A |
6167432 | Jiang | Dec 2000 | A |
6173332 | Hickman | Jan 2001 | B1 |
6289461 | Dixon | Sep 2001 | B1 |
6338086 | Curtis et al. | Jan 2002 | B1 |
6370570 | Muir et al. | Apr 2002 | B1 |
6691157 | Muir et al. | Feb 2004 | B2 |
RE38598 | Frese, II et al. | Sep 2004 | E |
7007070 | Hickman | Feb 2006 | B1 |
7080127 | Hickman et al. | Jul 2006 | B1 |
7100069 | Hickman et al. | Aug 2006 | B1 |
7130888 | Hickman et al. | Oct 2006 | B1 |
7359953 | Muir et al. | Apr 2008 | B2 |
7599985 | Doyle et al. | Oct 2009 | B2 |
20010056547 | Dixon | Dec 2001 | A1 |
20020035451 | Rothermel | Mar 2002 | A1 |
20020052932 | Curtis et al. | May 2002 | A1 |
20030037134 | Hickman | Feb 2003 | A1 |
20050210118 | Hickman et al. | Sep 2005 | A1 |
20060282520 | Hickman et al. | Dec 2006 | A1 |
Number | Date | Country |
---|---|---|
0 381 645 | Aug 1990 | EP |
0 384 339 | Aug 1990 | EP |
0381645 | Aug 1990 | EP |
0384339 | Aug 1990 | EP |
0 483 576 | May 1992 | EP |
0483576 | May 1992 | EP |
0 540 151 | May 1993 | EP |
0540151 | May 1993 | EP |
0 648 038 | Apr 1995 | EP |
0648038 | Apr 1995 | EP |
0 732 834 | Sep 1996 | EP |
0732834 | Sep 1996 | EP |
06-332782 | Dec 1994 | JP |
06332782 | Dec 1994 | JP |
08235096 | Sep 1996 | JP |
WO-9718518 | May 1997 | WO |
WO-9852320 | Nov 1998 | WO |
WO-9852344 | Nov 1998 | WO |
WO-9852320 | Nov 1998 | WO |
WO-9852344 | Nov 1998 | WO |
Number | Date | Country | |
---|---|---|---|
20080263464 A1 | Oct 2008 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 10689824 | Oct 2003 | US |
Child | 12054987 | US | |
Parent | 10068790 | Feb 2002 | US |
Child | 10689824 | US | |
Parent | 09247220 | Feb 1999 | US |
Child | 10068790 | US | |
Parent | 08556623 | Nov 1995 | US |
Child | 09247220 | US |