US8090793B2 - Methods and apparatus for making a hypermedium interactive - Google Patents

Methods and apparatus for making a hypermedium interactive Download PDF

Info

Publication number
US8090793B2
US8090793B2 US12/054,987 US5498708A US8090793B2 US 8090793 B2 US8090793 B2 US 8090793B2 US 5498708 A US5498708 A US 5498708A US 8090793 B2 US8090793 B2 US 8090793B2
Authority
US
United States
Prior art keywords
server
application
hyperlink
client
node
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 - Fee Related, expires
Application number
US12/054,987
Other versions
US20080263464A1 (en
Inventor
Jeff Muir
Andrew L. Stergiades
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.)
Citrix Systems Inc
Original Assignee
Citrix Systems Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Citrix Systems Inc filed Critical Citrix Systems Inc
Priority to US12/054,987 priority Critical patent/US8090793B2/en
Assigned to CITRIX SYSTEMS, INC. reassignment CITRIX SYSTEMS, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MUIR, JEFF, STERGIADES, ANDREW L.
Publication of US20080263464A1 publication Critical patent/US20080263464A1/en
Priority to US13/242,921 priority patent/US8285782B2/en
Application granted granted Critical
Publication of US8090793B2 publication Critical patent/US8090793B2/en
Adjusted expiration legal-status Critical
Expired - Fee Related 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/541Interprogram communication via adapters, e.g. between incompatible applications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/541Client-server
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/549Remote execution

Definitions

  • 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.
  • 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.
  • 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.
  • a program termed a network browser or web browser 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.
  • the node having information about the rocket engine contains the information required by the hyperlink.
  • 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.
  • 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.
  • 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.
  • FIG. 1 is a block diagram of an embodiment of the system of the invention.
  • FIG. 2 is a flow chart of the operation of system of the invention shown in FIG. 1 .
  • an embodiment of an interactive hypermedium system of the invention includes a client node 10 , a network server node 18 and an application execution server node 24 interconnected by a communications link 32 , herein referred to without any loss of generality as a network or web.
  • a network or web a communications link 32 , herein referred to without any loss of generality as a network or web.
  • client node 10 a network server node 18 and application execution server node 24 interconnected by a communications link 32 , herein referred to without any loss of generality as a network or web.
  • FIG. 1 an actual network may include many such nodes.
  • the services provided by each of the nodes listed may be combined in one or more nodes.
  • the application execution server and the network server may in fact be the same node. In the extreme it is possible for all functions to be performed by the same node, although such would not typically be the case.
  • an application execution server node 24 typically includes many applications 36 .
  • Each node on the network or web 32 includes a processor, which may vary significantly from other processors on the web 32 in terms of computing power and associated hardware. Further, the applications 36 available for execution on each node may be different.
  • 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 .
  • 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 .
  • 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 .
  • 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.
  • FIG. 2 depicts the operation of the system in more detail.
  • the client agent 72 is registered (Step 1 ) with the network browser 64 of the client node 10 and an entry is made in the network browser's registration file 88 ( FIG. 1 ). This entry permits the network browser 64 to start the client agent 72 whenever a given file type is requested by the hyperlink 48 , 56 of the hypermedium 40 .
  • the client agent 72 is designed to permit a user on the client node 10 to execute and interact with a remote application 36 on an application execution server node 24 .
  • the client agent 72 would be registered with the network browser 64 such that whenever a hyperlink 48 , 56 requested the given file type (for example .RMT for remote execution) from the network browser 64 , the network browser 64 would start the client agent 72 which would permit remote execution and interaction with an application 36 resident on an application execution server 24 .
  • the invoking of the client agent 72 is discussed in more detail below.
  • the hypermedium 40 is displayed in a manner that is well known to those skilled in the art.
  • 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 ).
  • 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 ).
  • step 8 communication begins with the server agent 80 monitoring communication activity on the network 32 .
  • the server agent 80 monitors communication activity on the network 32 .
  • no protocol assumptions are made by the server agent 80 beyond those necessary for the transport layer.
  • the client agent 72 also makes no assumption of the communications protocol beyond that required by the transport layer.
  • the server agent 80 determines that a client agent 72 is attempting to communicate with it, the server agent 80 transmits a message to the client agent 72 indicating that service is available.
  • 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.
  • 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.
  • the application 36 (Step 10 ) is run on the application execution server 24 .
  • 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 .
  • TCP/IP transport layer
  • a transport layer such as TCP/IP
  • 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.
  • 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 .

Abstract

A system and method of making a hypermedium page interactive. In one embodiment the system includes a hyperlink on the hypermedium page displayed on a client node; a hyperlink configuration file (corresponding to the hyperlink on the client node) located on a network server node; and a client agent located on the client node. In response to a user selecting the hyperlink on the hypermedium page, the client agent establishes a communications link from the client agent to an application execution server agent on an application server using the information located in the configuration file obtained from the network server node. In response to the creation of the communications link between the application execution server agent and the client agent, the application executes on the application execution server and the user is capable of interactively using the application running on the application execution node from the client node. Data input and display occurs at the client node under the control of the client agent.

Description

CROSS REFERENCE TO RELATED APPLICATIONS
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.
FIELD OF THE INVENTION
The invention relates generally to the field of computer communications and more specifically to the field of remote application processing.
BACKGROUND
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.
SUMMARY OF THE INVENTION
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.
BRIEF DESCRIPTION OF THE DRAWINGS
Other features and benefits of the invention can be more clearly understood with reference to the specification and the accompanying drawings in which:
FIG. 1 is a block diagram of an embodiment of the system of the invention; and
FIG. 2 is a flow chart of the operation of system of the invention shown in FIG. 1.
DETAILED DESCRIPTION OF THE INVENTION
Referring to FIG. 1, and in brief overview, an embodiment of an interactive hypermedium system of the invention includes a client node 10, a network server node 18 and an application execution server node 24 interconnected by a communications link 32, herein referred to without any loss of generality as a network or web. Although only one client node 10, network server node 18 and application execution server node 24, are shown in FIG. 1 for clarity, an actual network may include many such nodes. Alternatively, the services provided by each of the nodes listed may be combined in one or more nodes. For example, the application execution server and the network server may in fact be the same node. In the extreme it is possible for all functions to be performed by the same node, although such would not typically be the case. In addition, although only one application 36 is shown on the application execution server 24, in reality, an application execution server node 24 typically includes many applications 36. Each node on the network or web 32 includes a processor, which may vary significantly from other processors on the web 32 in terms of computing power and associated hardware. Further, the applications 36 available for execution on each node may be different.
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.
FIG. 2 depicts the operation of the system in more detail. Initially, the client agent 72 is registered (Step 1) with the network browser 64 of the client node 10 and an entry is made in the network browser's registration file 88 (FIG. 1). This entry permits the network browser 64 to start the client agent 72 whenever a given file type is requested by the hyperlink 48, 56 of the hypermedium 40. In this case the client agent 72 is designed to permit a user on the client node 10 to execute and interact with a remote application 36 on an application execution server node 24. The client agent 72 would be registered with the network browser 64 such that whenever a hyperlink 48, 56 requested the given file type (for example .RMT for remote execution) from the network browser 64, the network browser 64 would start the client agent 72 which would permit remote execution and interaction with an application 36 resident on an application execution server 24. The invoking of the client agent 72 is discussed in more detail below.
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 (FIG. 2) in more detail, communication begins with the server agent 80 monitoring communication activity on the network 32. At this point, no protocol assumptions are made by the server agent 80 beyond those necessary for the transport layer. Similarly, the client agent 72 also makes no assumption of the communications protocol beyond that required by the transport layer. Once the server agent 80 determines that a client agent 72 is attempting to communicate with it, the server agent 80 transmits a message to the client agent 72 indicating that service is available.
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.

Claims (10)

1. A method of obtaining application data, the method comprising:
selecting, by a client computing device, a first hyperlink within a graphical interface of a web portal displayed on a display device in communication with the client computing device, the first hyperlink corresponding to a configuration file;
executing the configuration file to start a client agent on the client computing device;
selecting, by the client computing device, after selecting the first hyperlink, a second hyperlink within the graphical interface of the web portal, the second hyperlink corresponding to an application;
identifying a server capable of executing the corresponding application;
establishing a communication protocol providing communication between the identified server and the client computing device, the communication protocol facilitating communication over one or more channels;
receiving, from the server via one of the channels, application data generated by the application executing on the server; and
displaying the received application data on the display device.
2. The method of claim 1 , wherein establishing a communication protocol further comprises establishing a communication protocol that facilitates communication over multiple channels.
3. The method of claim 1, further comprising obtaining a hypermedium page from a network prior to selecting a hyperlink, the hypermedium page including the selected hyperlink.
4. The method of claim 1, wherein identifying a server further comprises identifying a server executing the application.
5. The method of claim 1, wherein identifying a server further comprises identifying a server executing a plurality of instances of the application.
6. A system for obtaining application data, the system comprising:
means for selecting a first hyperlink within a graphical interface of a web portal displayed on a display device in communication with a client computing device, the first hyperlink corresponding to a configuration file;
means for executing the configuration file to start a client agent on the client computing device;
means for selecting, after selecting the first hyperlink, a second hyperlink within the graphical interface of the web portal, the second hyperlink corresponding to an application;
means for identifying a server capable of executing the corresponding application;
means for establishing a communication protocol providing communication between the identified server and the client computing device, the communication protocol facilitating communication over one or more channels;
means for receiving, from the server via one of the channels, application data generated by the application executing on the server; and
means for displaying the received application data on the display device.
7. The system of claim 6, wherein means for establishing a communication protocol further comprise means for establishing a communication protocol that facilitates communication over multiple channels.
8. The system of claim 6, further comprising means for obtaining a hypermedium page from a network prior to selecting a hyperlink, the hypermedium page including the selected hyperlink.
9. The system of claim 6, wherein means for identifying a server further comprise instructions to identify a server executing the application.
10. The system of claim 6, wherein means for identifying a server further comprise instructions to identify a server executing a plurality of instances of the application.
US12/054,987 1995-11-13 2008-03-25 Methods and apparatus for making a hypermedium interactive Expired - Fee Related US8090793B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US12/054,987 US8090793B2 (en) 1995-11-13 2008-03-25 Methods and apparatus for making a hypermedium interactive
US13/242,921 US8285782B2 (en) 1995-11-13 2011-09-23 Methods and apparatus for making a hypermedium interactive

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US08/556,623 US6088515A (en) 1995-11-13 1995-11-13 Method and apparatus for making a hypermedium interactive
US09/247,220 US6370570B1 (en) 1995-11-13 1999-02-10 Method and apparatus for making a hypermedium interactive
US10/068,790 US6691157B2 (en) 1995-11-13 2002-02-06 Method and apparatus for making a hypermedium interactive
US10/689,824 US7359953B2 (en) 1995-11-13 2003-10-20 Methods and apparatus for making a hypermedium interactive
US12/054,987 US8090793B2 (en) 1995-11-13 2008-03-25 Methods and apparatus for making a hypermedium interactive

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/689,824 Continuation US7359953B2 (en) 1995-11-13 2003-10-20 Methods and apparatus for making a hypermedium interactive

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/242,921 Continuation US8285782B2 (en) 1995-11-13 2011-09-23 Methods and apparatus for making a hypermedium interactive

Publications (2)

Publication Number Publication Date
US20080263464A1 US20080263464A1 (en) 2008-10-23
US8090793B2 true US8090793B2 (en) 2012-01-03

Family

ID=24222134

Family Applications (6)

Application Number Title Priority Date Filing Date
US08/556,623 Expired - Lifetime US6088515A (en) 1995-11-13 1995-11-13 Method and apparatus for making a hypermedium interactive
US09/247,220 Expired - Lifetime US6370570B1 (en) 1995-11-13 1999-02-10 Method and apparatus for making a hypermedium interactive
US10/068,790 Expired - Lifetime US6691157B2 (en) 1995-11-13 2002-02-06 Method and apparatus for making a hypermedium interactive
US10/689,824 Expired - Lifetime US7359953B2 (en) 1995-11-13 2003-10-20 Methods and apparatus for making a hypermedium interactive
US12/054,987 Expired - Fee Related US8090793B2 (en) 1995-11-13 2008-03-25 Methods and apparatus for making a hypermedium interactive
US13/242,921 Expired - Fee Related US8285782B2 (en) 1995-11-13 2011-09-23 Methods and apparatus for making a hypermedium interactive

Family Applications Before (4)

Application Number Title Priority Date Filing Date
US08/556,623 Expired - Lifetime US6088515A (en) 1995-11-13 1995-11-13 Method and apparatus for making a hypermedium interactive
US09/247,220 Expired - Lifetime US6370570B1 (en) 1995-11-13 1999-02-10 Method and apparatus for making a hypermedium interactive
US10/068,790 Expired - Lifetime US6691157B2 (en) 1995-11-13 2002-02-06 Method and apparatus for making a hypermedium interactive
US10/689,824 Expired - Lifetime US7359953B2 (en) 1995-11-13 2003-10-20 Methods and apparatus for making a hypermedium interactive

Family Applications After (1)

Application Number Title Priority Date Filing Date
US13/242,921 Expired - Fee Related US8285782B2 (en) 1995-11-13 2011-09-23 Methods and apparatus for making a hypermedium interactive

Country Status (20)

Country Link
US (6) US6088515A (en)
EP (2) EP1324231A3 (en)
JP (1) JP3866768B2 (en)
KR (1) KR100534816B1 (en)
AT (1) ATE232320T1 (en)
AU (1) AU709436B2 (en)
CA (1) CA2237333C (en)
CZ (1) CZ146698A3 (en)
DE (1) DE69626129T2 (en)
DK (1) DK0862765T3 (en)
ES (1) ES2187682T3 (en)
IL (1) IL124414A (en)
IS (1) IS4736A (en)
MX (1) MX9803769A (en)
NO (1) NO982153L (en)
NZ (1) NZ322760A (en)
PL (1) PL181472B1 (en)
RU (1) RU2188450C2 (en)
TR (1) TR199800884T2 (en)
WO (1) WO1997018518A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110164610A1 (en) * 2008-06-26 2011-07-07 Gilbert Cabasse Methods to route, to address and to receive a communication in a contact center, caller endpoint, communication server, document server for these methods

Families Citing this family (75)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6088515A (en) 1995-11-13 2000-07-11 Citrix Systems Inc Method and apparatus for making a hypermedium interactive
US6370552B1 (en) 1997-05-14 2002-04-09 Citrix Systems, Inc. Apparatus and method for displaying application output in an HTML document
US7555529B2 (en) * 1995-11-13 2009-06-30 Citrix Systems, Inc. Interacting with software applications displayed in a web page
US6950991B2 (en) * 1995-11-13 2005-09-27 Citrix Systems, Inc. Interacting with software applications displayed in a web page
US6374287B1 (en) * 1996-01-24 2002-04-16 Sun Microsystems, Inc. Method and system for allowing client processes to run on distributed window server extensions
US7100069B1 (en) 1996-02-16 2006-08-29 G&H Nevada-Tek Method and apparatus for controlling a computer 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
JP3658471B2 (en) * 1996-09-30 2005-06-08 株式会社日立製作所 Presenting method of shopping basket function in electronic shopping system and electronic shopping system
US20060195595A1 (en) * 2003-12-19 2006-08-31 Mendez Daniel J System and method for globally and securely accessing unified information in a computer network
US5941949A (en) * 1997-05-14 1999-08-24 Citrix Systems, Inc. System and method for transmitting data from a server application to more than one client node
US6088731A (en) * 1998-04-24 2000-07-11 Associative Computing, Inc. Intelligent assistant for use with a local computer and with the internet
US6289378B1 (en) * 1998-10-20 2001-09-11 Triactive Technologies, L.L.C. Web browser remote computer management system
US6928469B1 (en) * 1998-12-29 2005-08-09 Citrix Systems, Inc. Apparatus and method for determining a program neighborhood for a client node in a client-server network using markup language techniques
FI106322B (en) * 1999-02-02 2001-01-15 Ericsson Telefon Ab L M Addressing in the Internet
US6687745B1 (en) 1999-09-14 2004-02-03 Droplet, Inc System and method for delivering a graphical user interface of remote applications over a thin bandwidth connection
US6848075B1 (en) * 2000-02-10 2005-01-25 International Business Machines Corporation Internet web browser with memory enhanced hyperlink display
US6996599B1 (en) * 2000-06-21 2006-02-07 Microsoft Corporation System and method providing multi-tier applications architecture
US7117239B1 (en) 2000-07-28 2006-10-03 Axeda Corporation Reporting the state of an apparatus to a remote computer
US8397163B1 (en) 2000-08-14 2013-03-12 Deep Sran Device, method, and system for providing an electronic reading environment
US7035912B2 (en) * 2000-08-28 2006-04-25 Abaco.P.R., Inc. Method and apparatus allowing a limited client device to use the full resources of a networked server
US7185014B1 (en) 2000-09-22 2007-02-27 Axeda Corporation Retrieving data from a server
US8108543B2 (en) 2000-09-22 2012-01-31 Axeda Corporation Retrieving data from a server
US20020093161A1 (en) * 2001-01-12 2002-07-18 Enor Corporation Scooter
CA2337117A1 (en) * 2001-02-16 2002-08-16 Homeproject.Com Inc. Method and system for web application builder
JP2002297346A (en) 2001-03-29 2002-10-11 Ricoh Co Ltd Sbc-adadtive printer output system and method, program for realizing the method, and recording medium for the recording program
US20020156921A1 (en) * 2001-04-19 2002-10-24 International Business Machines Corporation Automatic backup of wireless mobile device data onto gateway server while device is idle
US7016963B1 (en) 2001-06-29 2006-03-21 Glow Designs, Llc Content management and transformation system for digital content
US7117243B2 (en) * 2001-10-02 2006-10-03 Citrix Systems, Inc. Methods for distributed program execution with file-type association in a client-server network
US6952714B2 (en) * 2001-10-02 2005-10-04 Citrix Systems, Inc. Method for distributed program execution with server-based file type association
US7330872B2 (en) * 2001-10-02 2008-02-12 Citrix Systems, Inc. Method for distributed program execution with web-based file-type association
BR0105727A (en) * 2001-11-26 2002-03-26 Carlos Cesar Moretzsohn Rocha System to provide an individual data processing environment, with each user's personal identification and content stored on a portable device, which interacts with a workstation to operate application programs on servers
US7254601B2 (en) 2001-12-20 2007-08-07 Questra Corporation Method and apparatus for managing intelligent assets in a distributed environment
US8135843B2 (en) * 2002-03-22 2012-03-13 Citrix Systems, Inc. Methods and systems for providing access to an application
US7430590B1 (en) * 2002-04-17 2008-09-30 Everdream Corporation Method and system to manage services for multiple managed computer systems
US7178149B2 (en) 2002-04-17 2007-02-13 Axeda Corporation XML scripting of soap commands
US20080313282A1 (en) 2002-09-10 2008-12-18 Warila Bruce W User interface, operating system and architecture
US20040148372A1 (en) * 2003-01-27 2004-07-29 Campbell David N Web-browser based heterogeneous systems management tool
US7627902B1 (en) 2003-02-20 2009-12-01 Dell Marketing Usa, L.P. Method of managing a software item on a managed computer system
US7966418B2 (en) 2003-02-21 2011-06-21 Axeda Corporation Establishing a virtual tunnel between two computer programs
US7720906B2 (en) 2003-11-24 2010-05-18 Microsoft Corporation Web service for remote application discovery
US7590713B2 (en) 2003-11-24 2009-09-15 Microsoft Corporation Presenting a merged view of remote application shortcuts from multiple providers
US20070188261A1 (en) * 2003-12-24 2007-08-16 Brunker David L Transmission line with a transforming impedance and solder lands
US7580867B2 (en) * 2004-05-04 2009-08-25 Paul Nykamp Methods for interactively displaying product information and for collaborative product design
US20050257196A1 (en) * 2004-05-17 2005-11-17 Gideon Hollander System and method for developing new services from legacy computer applications
CN100372282C (en) * 2004-06-17 2008-02-27 腾讯科技(深圳)有限公司 Information interaction system and method
US20050283387A1 (en) * 2004-06-21 2005-12-22 Epic Systems Corporation System for providing an interactive anatomical graphical representation of a body for use in a health care environment
US20060004605A1 (en) * 2004-06-21 2006-01-05 Epic Systems Corporation System and method for a comprehensive interactive graphical representation of a health care facility for managing patient care and health care facility resources
JP2008511672A (en) * 2004-08-30 2008-04-17 セレゲン,インコーポレーテッド Cultured three-dimensional tissue and use thereof
US7680758B2 (en) 2004-09-30 2010-03-16 Citrix Systems, Inc. Method and apparatus for isolating execution of software applications
US8095940B2 (en) 2005-09-19 2012-01-10 Citrix Systems, Inc. Method and system for locating and accessing resources
US8171479B2 (en) 2004-09-30 2012-05-01 Citrix Systems, Inc. Method and apparatus for providing an aggregate view of enumerated system resources from various isolation layers
US20060069662A1 (en) * 2004-09-30 2006-03-30 Citrix Systems, Inc. Method and apparatus for remapping accesses to virtual system resources
US20060085381A1 (en) * 2004-10-20 2006-04-20 Epic Systems Corporation Remote deployment access system and method
US7450128B2 (en) * 2004-11-15 2008-11-11 Hewlett-Packard Development Company, L.P. Systems and methods of providing image copy and modify commands to a receiver with an associated display
US7577749B1 (en) 2004-12-03 2009-08-18 Ux Ltd. Emulation of persistent HTTP connections between network devices
US8140370B2 (en) * 2005-01-20 2012-03-20 Epic Systems Corporation System and method for reducing the steps involved in searching for available appointment times and scheduling appointments in a health care environment
JP4285655B2 (en) * 2005-07-19 2009-06-24 インターナショナル・ビジネス・マシーンズ・コーポレーション Method, apparatus, and program for providing Web service
US7817849B2 (en) * 2005-08-18 2010-10-19 Hewlett-Packard Development Company, L.P. Method and apparatus for graphical data compression
US8131825B2 (en) 2005-10-07 2012-03-06 Citrix Systems, Inc. Method and a system for responding locally to requests for file metadata associated with files stored remotely
US20070083620A1 (en) * 2005-10-07 2007-04-12 Pedersen Bradley J Methods for selecting between a predetermined number of execution methods for an application program
US20070083610A1 (en) * 2005-10-07 2007-04-12 Treder Terry N Method and a system for accessing a plurality of files comprising an application program
US7890611B2 (en) * 2006-01-12 2011-02-15 Comcast Cable Holdings, Llc Edge QAM device configuration using a configuration file having a dynamic file format
US20070174429A1 (en) * 2006-01-24 2007-07-26 Citrix Systems, Inc. Methods and servers for establishing a connection between a client system and a virtual machine hosting a requested computing environment
US20080026746A1 (en) * 2006-07-26 2008-01-31 Appaji Anuradha K Modular Mobile Device
US8370479B2 (en) 2006-10-03 2013-02-05 Axeda Acquisition Corporation System and method for dynamically grouping devices based on present device conditions
US8065397B2 (en) 2006-12-26 2011-11-22 Axeda Acquisition Corporation Managing configurations of distributed devices
RU2459892C2 (en) * 2007-07-21 2012-08-27 Диолен Индастриал Файберс Б.В. Method of forming fibers
WO2009050583A2 (en) * 2007-08-29 2009-04-23 Youtility Software, Inc. Secure network interactions using desktop agent
US8171483B2 (en) 2007-10-20 2012-05-01 Citrix Systems, Inc. Method and system for communicating between isolation environments
US9866445B2 (en) * 2008-04-17 2018-01-09 Cadens Medical Imaging Inc. Method and system for virtually delivering software applications to remote clients
US8090797B2 (en) 2009-05-02 2012-01-03 Citrix Systems, Inc. Methods and systems for launching applications into existing isolation environments
US9021566B1 (en) * 2012-05-31 2015-04-28 Starnet Communications Corporation Apparatus and method to securely connect to and manage X11 applications on a remote system through an HTTP client
CN103684977B (en) * 2012-09-12 2017-04-05 阿里巴巴集团控股有限公司 Method for sending information and device, method for information display and device
WO2015013517A1 (en) * 2013-07-24 2015-01-29 Corradi Enrico L Method and system for scoring on-line profiles
US11722560B2 (en) * 2021-10-26 2023-08-08 Vmware, Inc. Reconciling host cluster membership during recovery

Citations (98)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4499499A (en) 1982-12-29 1985-02-12 International Business Machines Corporation Method for identification and compression of facsimile symbols in text processing systems
US4887204A (en) 1987-02-13 1989-12-12 International Business Machines Corporation System and method for accessing remote files in a distributed networking environment
US4937784A (en) 1986-06-02 1990-06-26 Hitachi, Ltd. Distributed interactive processing method in complex system including plural work stations and plural host computers and apparatus using the same
EP0381645A2 (en) 1989-01-18 1990-08-08 International Business Machines Corporation System and method for communicating between a plurality of processors
EP0384339A2 (en) 1989-02-24 1990-08-29 Digital Equipment Corporation Broker for computer network server selection
US5014221A (en) 1988-01-29 1991-05-07 Digital Equipment Corporation Mechanism for arbitrating client access to a networked print server
US5031089A (en) 1988-12-30 1991-07-09 United States Of America As Represented By The Administrator, National Aeronautics And Space Administration Dynamic resource allocation scheme for distributed heterogeneous computer systems
EP0483576A2 (en) 1990-10-31 1992-05-06 International Business Machines Corporation Application independent services enabling the incorporation of hypermedia
US5175852A (en) 1987-02-13 1992-12-29 International Business Machines Corporation Distributed file access structure lock
US5202971A (en) 1987-02-13 1993-04-13 International Business Machines Corporation System for file and record locking between nodes in a distributed data processing environment maintaining one copy of each file lock
EP0540151A2 (en) 1991-10-31 1993-05-05 International Business Machines Corporation Method of operating a computer in a network
US5233701A (en) 1988-03-29 1993-08-03 Nec Corporation System for managing interprocessor common memory
US5249290A (en) 1991-02-22 1993-09-28 At&T Bell Laboratories Method of and apparatus for operating a client/server computer network
US5297249A (en) 1990-10-31 1994-03-22 International Business Machines Corporation Hypermedia link marker abstract and search services
US5325527A (en) 1993-01-19 1994-06-28 Canon Information Systems, Inc. Client/server communication system utilizing a self-generating nodal network
US5329619A (en) 1992-10-30 1994-07-12 Software Ag Cooperative processing interface and communication broker for heterogeneous computing environments
US5333237A (en) * 1989-10-10 1994-07-26 Hughes Aircraft Company Hypermedia structured knowledge base system
US5341477A (en) 1989-02-24 1994-08-23 Digital Equipment Corporation Broker for computer network server selection
US5341478A (en) 1990-08-14 1994-08-23 Digital Equipment Corporation Methods and apparatus for providing dynamic invocation of applications in a distributed heterogeneous environment
US5367688A (en) 1987-09-04 1994-11-22 Digital Equipment Corporation Boot system for distributed digital data processing system
JPH06332782A (en) 1993-03-22 1994-12-02 Hitachi Ltd File server system and file access controlling method therefor
EP0648038A2 (en) 1993-09-11 1995-04-12 International Business Machines Corporation A data processing system for providing user load levelling in a network
US5414457A (en) 1990-12-26 1995-05-09 Canon Kabushiki Kaisha Multi-media communication apparatus
US5430876A (en) * 1989-06-27 1995-07-04 Digital Equipment Corporation Remote procedure callback system and method
US5473599A (en) 1994-04-22 1995-12-05 Cisco Systems, Incorporated Standby router protocol
US5485460A (en) 1994-08-19 1996-01-16 Microsoft Corporation System and method for running multiple incompatible network protocol stacks
US5499343A (en) 1993-12-17 1996-03-12 Taligent, Inc. Object-oriented networking system with dynamically configurable communication links
US5515508A (en) 1993-12-17 1996-05-07 Taligent, Inc. Client server system and method of operation including a dynamically configurable protocol stack
US5524253A (en) * 1990-05-10 1996-06-04 Hewlett-Packard Company System for integrating processing by application programs in homogeneous and heterogeneous network environments
US5526492A (en) 1991-02-27 1996-06-11 Kabushiki Kaisha Toshiba System having arbitrary master computer for selecting server and switching server to another server when selected processor malfunctions based upon priority order in connection request
US5530852A (en) 1994-12-20 1996-06-25 Sun Microsystems, Inc. Method for extracting profiles and topics from a first file written in a first markup language and generating files in different markup languages containing the profiles and topics for use in accessing data described by the profiles and topics
US5537546A (en) 1992-04-17 1996-07-16 Bull S.A. High-level adaptable bidirectional protocol for use between a hypermedia system and a plurality of editors
US5548726A (en) 1993-12-17 1996-08-20 Taligeni, Inc. System for activating new service in client server network by reconfiguring the multilayer network protocol stack dynamically within the server node
US5553242A (en) 1993-11-03 1996-09-03 Wang Laboratories, Inc. Client/server connection sharing
JPH08235096A (en) * 1995-02-28 1996-09-13 Nippon Telegr & Teleph Corp <Ntt> Setting system and method for inter-process link connection
US5557732A (en) 1994-08-11 1996-09-17 International Business Machines Corporation Method and apparatus for protecting software executing on a demonstration computer
US5557748A (en) 1995-02-03 1996-09-17 Intel Corporation Dynamic network configuration
EP0732834A2 (en) 1995-03-14 1996-09-18 Sun Microsystems, Inc. System and method for determining and manipulating configuration information of servers in a distributed object environment
US5561769A (en) 1994-05-10 1996-10-01 Lucent Technologies Inc. Method and apparatus for executing a distributed algorithm or service on a simple network management protocol based computer network
US5572643A (en) 1995-10-19 1996-11-05 Judson; David H. Web browser with dynamic display of information objects during linking
US5572674A (en) 1993-01-07 1996-11-05 Bmc Software, Inc. Method of dynamically adjusting SNA network control program parameters
US5577188A (en) 1994-05-31 1996-11-19 Future Labs, Inc. Method to provide for virtual screen overlay
US5579469A (en) 1991-06-07 1996-11-26 Lucent Technologies Inc. Global user interface
US5583992A (en) 1990-09-14 1996-12-10 Kabushiki Kaisha Toshiba Computer network system for detecting global deadlock
US5596745A (en) 1994-05-16 1997-01-21 International Business Machines Corporation System and procedure for concurrent database access by multiple user applications through shared connection processes
US5606493A (en) 1992-06-18 1997-02-25 International Business Machines Corporation Distributed applications processing network
US5623656A (en) 1994-12-15 1997-04-22 Lucent Technologies Inc. Script-based data communication system and method utilizing state memory
US5623603A (en) 1994-11-02 1997-04-22 Fls Acquistion Corporation Method of transferring data at adjustable levels of priorities to provide optimum response to user demands
WO1997018518A1 (en) 1995-11-13 1997-05-22 Citrix Systems, Inc. A method and apparatus for making a hypermedium interactive
US5644720A (en) 1995-07-31 1997-07-01 West Publishing Company Interprocess communications interface for managing transaction requests
US5657390A (en) * 1995-08-25 1997-08-12 Netscape Communications Corporation Secure socket layer application program apparatus and method
US5680549A (en) 1994-12-30 1997-10-21 Compuserve Incorporated System for transferring network connections from first to second program where the first enters an inactive state and resumes control of connections when second terminates
US5701451A (en) * 1995-06-07 1997-12-23 International Business Machines Corporation Method for fulfilling requests of a web browser
US5706437A (en) 1995-12-29 1998-01-06 Mci Communications Corporation System and method for accessing a service on a services network
US5708780A (en) * 1995-06-07 1998-01-13 Open Market, Inc. Internet server access control and monitoring systems
US5710918A (en) 1995-06-07 1998-01-20 International Business Machines Corporation Method for distributed task fulfillment of web browser requests
US5721876A (en) 1995-03-30 1998-02-24 Bull Hn Information Systems Inc. Sockets application program mechanism for proprietary based application programs running in an emulation environment
US5724514A (en) * 1994-11-25 1998-03-03 Netmanage System, method and apparatus for controlling the transfer of data objects over a communications link
US5727155A (en) * 1994-09-09 1998-03-10 Intel Corporation Method and apparatus for dynamically controlling a remote system's access to shared applications on a host system
US5734865A (en) 1995-06-07 1998-03-31 Bull Hn Information Systems Inc. Virtual local area network well-known port routing mechanism for mult--emulators in an open system environment
US5742762A (en) * 1995-05-19 1998-04-21 Telogy Networks, Inc. Network management gateway
US5752246A (en) 1995-06-07 1998-05-12 International Business Machines Corporation Service agent for fulfilling requests of a web browser
US5754830A (en) 1996-04-01 1998-05-19 Openconnect Systems, Incorporated Server and web browser terminal emulator for persistent connection to a legacy host system and method of operation
US5761507A (en) 1996-03-05 1998-06-02 International Business Machines Corporation Client/server architecture supporting concurrent servers within a server with a transaction manager providing server/connection decoupling
US5761656A (en) 1995-06-26 1998-06-02 Netdynamics, Inc. Interaction between databases and graphical user interfaces
US5764915A (en) 1996-03-08 1998-06-09 International Business Machines Corporation Object-oriented communication interface for network protocol access using the selected newly created protocol interface object and newly created protocol layer objects in the protocol stack
US5764908A (en) 1996-07-12 1998-06-09 Sofmap Future Design, Inc. Network system containing program modules residing in different computers and executing commands without return results to calling modules
US5802258A (en) 1996-05-03 1998-09-01 International Business Machines Corporation Loosely coupled system environment designed to handle a non-disruptive host connection switch after detection of an error condition or during a host outage or failure
US5802306A (en) 1995-10-31 1998-09-01 International Business Machines Corporation Supporting multiple client-server sessions from a protocol stack associated with a single physical adapter through use of a plurality of logical adapters
US5812784A (en) 1995-01-19 1998-09-22 Microsoft Corporation Method and apparatus for supporting multiple, simultaneous services over multiple, simultaneous connections between a client and network server
US5826027A (en) 1995-10-11 1998-10-20 Citrix Systems, Inc. Method for supporting an extensible and dynamically bindable protocol stack in a distrubited process system
US5828840A (en) 1996-08-06 1998-10-27 Verifone, Inc. Server for starting client application on client if client is network terminal and initiating client application on server if client is non network terminal
US5838916A (en) 1996-03-14 1998-11-17 Domenikos; Steven D. Systems and methods for executing application programs from a memory device linked to a server
US5838906A (en) 1994-10-17 1998-11-17 The Regents Of The University Of California Distributed hypermedia method for automatically invoking external application providing interaction and display of embedded objects within a hypermedia document
WO1998052320A2 (en) 1997-05-14 1998-11-19 Citrix Systems, Inc. System and method for managing the connection between a server and a client node
US5855015A (en) * 1995-03-20 1998-12-29 Interval Research Corporation System and method for retrieval of hyperlinked information resources
US5872973A (en) 1995-10-26 1999-02-16 Viewsoft, Inc. Method for managing dynamic relations between objects in dynamic object-oriented languages
US5909545A (en) 1996-01-19 1999-06-01 Tridia Corporation Method and system for on demand downloading of module to enable remote control of an application program over a network
US5938733A (en) 1996-03-08 1999-08-17 International Business Machines Corporation Object oriented representation of network requests in a client server model
US5941949A (en) 1997-05-14 1999-08-24 Citrix Systems, Inc. System and method for transmitting data from a server application to more than one client node
US5941988A (en) 1997-01-27 1999-08-24 International Business Machines Corporation Session and transport layer proxies via TCP glue
US5951694A (en) 1995-06-07 1999-09-14 Microsoft Corporation Method of redirecting a client service session to a second application server without interrupting the session by forwarding service-specific information to the second server
US5961586A (en) 1997-05-14 1999-10-05 Citrix Systems, Inc. System and method for remotely executing an interpretive language application
US5978848A (en) 1997-03-14 1999-11-02 International Business Machines Corporation Web browser method and system for backgrounding a link access during slow link access time periods
US6052732A (en) * 1994-12-20 2000-04-18 Sun Microsystems, Inc. System for dynamically loading object viewer from client or server
US6108715A (en) 1994-12-13 2000-08-22 Microsoft Corporation Method and system for invoking remote procedure calls
US6157944A (en) 1997-05-14 2000-12-05 Citrix Systems, Inc. System and method for replicating a client/server data exchange to additional client notes connecting to the server
US6167432A (en) 1996-02-29 2000-12-26 Webex Communications, Inc., Method for creating peer-to-peer connections over an interconnected network to facilitate conferencing among users
US6173332B1 (en) 1996-03-06 2001-01-09 Paul L. Hickman Method and apparatus for computing over a wide area network
US6289461B1 (en) 1998-06-09 2001-09-11 Placeware, Inc. Bi-directional process-to-process byte stream protocol
US6338086B1 (en) 1998-06-11 2002-01-08 Placeware, Inc. Collaborative object architecture
US20020035451A1 (en) 2000-09-18 2002-03-21 Todd Rothermel Spatail data enabled engineering, construction, and operations computer-aided design (CAD) project system, method and computer program product
US20030037134A1 (en) 1996-02-16 2003-02-20 G&H Nevada-Tek Method and apparatus for computing over a wide area network
US20050210118A1 (en) 1996-02-16 2005-09-22 Hickman Paul L Method and apparatus for computing within a wide area 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
US7100069B1 (en) 1996-02-16 2006-08-29 G&H Nevada-Tek Method and apparatus for controlling a computer over a wide area network
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

Family Cites Families (129)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4387425A (en) 1980-05-19 1983-06-07 Data General Corporation Masterless and contentionless computer network
USRE32632E (en) 1982-07-19 1988-03-29 Apple Computer, Inc. Display system
US4779189A (en) 1985-06-28 1988-10-18 International Business Machines Corporation Peripheral subsystem initialization method and apparatus
JPS62282328A (en) 1986-02-21 1987-12-08 Hitachi Ltd Multiple picture control system
US4937036A (en) 1986-04-28 1990-06-26 Xerox Corporation Concurrent display of data from two different display processors and user interface therefore
US5062060A (en) 1987-01-05 1991-10-29 Motorola Inc. Computer human interface comprising user-adjustable window for displaying or printing information
US5072412A (en) 1987-03-25 1991-12-10 Xerox Corporation User interface with multiple workspaces for sharing display system objects
US4949281A (en) 1987-04-23 1990-08-14 H. Berthold Ag Method and apparatus for generating and producing two-dimensional graphic object by polynominal parametric curves
US4903218A (en) 1987-08-13 1990-02-20 Digital Equipment Corporation Console emulation for a graphics workstation
US4974173A (en) 1987-12-02 1990-11-27 Xerox Corporation Small-scale workspace representations indicating activities by other users
US5103303A (en) 1988-04-19 1992-04-07 Konica Corporation Multicolor imaging forming apparatus
US4958303A (en) 1988-05-12 1990-09-18 Digital Equipment Corporation Apparatus for exchanging pixel data among pixel processors
US5155847A (en) 1988-08-03 1992-10-13 Minicom Data Corporation Method and apparatus for updating software at remote locations
US5255361A (en) 1988-12-19 1993-10-19 International Business Machines Corporation Method of and system for updating a display unit
KR930003126B1 (en) 1989-04-20 1993-04-19 가부시기가이샤 도시바 Method and system for detemining connection states of straight short vectors
US5305440A (en) 1989-05-15 1994-04-19 International Business Machines Corporation File extension by clients in a distributed data processing system
US5187790A (en) 1989-06-29 1993-02-16 Digital Equipment Corporation Server impersonation of client processes in an object based computer operating system
DE69029441T2 (en) 1989-08-24 1997-06-12 Ibm System for calling procedures from a remote network node
US5119319A (en) 1989-12-14 1992-06-02 Options Unlimited Research Corp. Full-duplex video communication system
US5301270A (en) 1989-12-18 1994-04-05 Anderson Consulting Computer-assisted software engineering system for cooperative processing environments
US5309555A (en) 1990-05-15 1994-05-03 International Business Machines Corporation Realtime communication of hand drawn images in a multiprogramming window environment
EP0463251A1 (en) 1990-06-28 1992-01-02 International Business Machines Corporation Software installation
EP0475581A3 (en) 1990-08-30 1993-06-23 Hewlett-Packard Company Method and apparatus for window sharing between computer displays
US5241625A (en) 1990-11-27 1993-08-31 Farallon Computing, Inc. Screen image sharing among heterogeneous computers
US5204897A (en) 1991-06-28 1993-04-20 Digital Equipment Corporation Management interface for license management system
JPH0546568A (en) 1991-08-08 1993-02-26 Internatl Business Mach Corp <Ibm> Dispersion application execution device and method
US5315711A (en) 1991-11-01 1994-05-24 Unisys Corporation Method and apparatus for remotely and centrally controlling a plurality of host processors
US5619716A (en) 1991-11-05 1997-04-08 Hitachi, Ltd. Information processing system having a configuration management system for managing the software of the information processing system
US5351129A (en) 1992-03-24 1994-09-27 Rgb Technology D/B/A Rgb Spectrum Video multiplexor-encoder and decoder-converter
US5307490A (en) 1992-08-28 1994-04-26 Tandem Computers, Inc. Method and system for implementing remote procedure calls in a distributed computer system
US5440719A (en) 1992-10-27 1995-08-08 Cadence Design Systems, Inc. Method simulating data traffic on network in accordance with a client/sewer paradigm
JP3553987B2 (en) 1992-11-13 2004-08-11 株式会社日立製作所 Client server system
JP2505974B2 (en) 1992-12-08 1996-06-12 インターナショナル・ビジネス・マシーンズ・コーポレイション A method for integrating multiple application programs into an integrated graphical user interface processing environment.
US5509070A (en) 1992-12-15 1996-04-16 Softlock Services Inc. Method for encouraging purchase of executable and non-executable software
US5566302A (en) 1992-12-21 1996-10-15 Sun Microsystems, Inc. Method for executing operation call from client application using shared memory region and establishing shared memory region when the shared memory region does not exist
US5469540A (en) 1993-01-27 1995-11-21 Apple Computer, Inc. Method and apparatus for generating and displaying multiple simultaneously-active windows
US5671379A (en) 1993-01-29 1997-09-23 International Business Machines Corporation System and method for managing windows
US5794207A (en) 1996-09-04 1998-08-11 Walker Asset Management Limited Partnership Method and apparatus for a cryptographically assisted commercial network system designed to facilitate buyer-driven conditional purchase offers
JP2576762B2 (en) 1993-06-30 1997-01-29 日本電気株式会社 Information collection method between nodes in ring network
AU681433B2 (en) 1993-08-03 1997-08-28 Sun Microsystems, Inc. Flexible multi-platform partitioning for computer applications
US5359593A (en) 1993-08-26 1994-10-25 International Business Machines Corporation Dynamic bandwidth estimation and adaptation for packet communications networks
DE4417588A1 (en) 1993-08-30 1995-03-02 Hewlett Packard Co Method and apparatus for capturing and forwarding window events to a plurality of existing applications for simultaneous execution
US5844553A (en) 1993-08-30 1998-12-01 Hewlett-Packard Company Mechanism to control and use window events among applications in concurrent computing
US5491785A (en) * 1993-09-30 1996-02-13 Hewlett-Packard Company Information retrieval device for displaying and directly refreshing the display of a dynamically modifiable document
US5574934A (en) 1993-11-24 1996-11-12 Intel Corporation Preemptive priority-based transmission of signals using virtual channels
US5412727A (en) 1994-01-14 1995-05-02 Drexler Technology Corporation Anti-fraud voter registration and voting system using a data card
US5592626A (en) 1994-02-07 1997-01-07 The Regents Of The University Of California System and method for selecting cache server based on transmission and storage factors for efficient delivery of multimedia information in a hierarchical network of servers
JP3454285B2 (en) 1994-02-15 2003-10-06 富士ゼロックス株式会社 Data processing device and data processing method
CA2143874C (en) 1994-04-25 2000-06-20 Thomas Edward Cooper Method and apparatus for enabling trial period use of software products: method and apparatus for utilizing a decryption stub
US5594490A (en) 1994-05-23 1997-01-14 Cable Services Technologies, Inc. System for distributing video/audio files from central location to a plurality of cable headends
US5557539A (en) * 1994-06-13 1996-09-17 Centigram Communications Corporation Apparatus and method for testing an interactive voice messaging system
US5517617A (en) 1994-06-29 1996-05-14 Digital Equipment Corporation Automatic assignment of addresses in a computer communications network
US5557765A (en) 1994-08-11 1996-09-17 Trusted Information Systems, Inc. System and method for data recovery
US5557346A (en) 1994-08-11 1996-09-17 Trusted Information Systems, Inc. System and method for key escrow encryption
TW252248B (en) 1994-08-23 1995-07-21 Ibm A semiconductor memory based server for providing multimedia information on demand over wide area networks
US5541927A (en) 1994-08-24 1996-07-30 At&T Corp. Method of multicasting
US5604490A (en) 1994-09-09 1997-02-18 International Business Machines Corporation Method and system for providing a user access to multiple secured subsystems
US5586312A (en) 1994-10-11 1996-12-17 Unisys Corporation Method and apparatus for using an independent transaction processing application as a service routine
US5913920A (en) 1994-12-13 1999-06-22 International Business Machines Corporation Indicating updates from a remote display
US5668999A (en) 1994-12-20 1997-09-16 Sun Microsystems, Inc. System and method for pre-verification of stack usage in bytecode program loops
EP0718784B1 (en) 1994-12-20 2003-08-27 Sun Microsystems, Inc. Method and system for the retrieval of personalized information
US5583563A (en) 1995-01-12 1996-12-10 Us West Marketing Resources Group, Inc. Method and system for delivering an application in an interactive television network
US6272632B1 (en) 1995-02-21 2001-08-07 Network Associates, Inc. System and method for controlling access to a user secret using a key recovery field
US5819093A (en) 1995-03-03 1998-10-06 Sun Microsystems, Inc. System and method for a distributed debugger for debugging distributed application programs
US5737592A (en) 1995-06-19 1998-04-07 International Business Machines Corporation Accessing a relational database over the Internet using macro language files
JP3535267B2 (en) 1995-07-03 2004-06-07 富士通株式会社 Monitoring system display device for monitoring system
US5874960A (en) 1995-07-05 1999-02-23 Microsoft Corporation Method and system for sharing applications between computer systems
US6199082B1 (en) 1995-07-17 2001-03-06 Microsoft Corporation Method for delivering separate design and content in a multimedia publishing system
US5767849A (en) 1995-08-18 1998-06-16 International Business Machines Corporation Personality neutral window management subsystem
US5913040A (en) 1995-08-22 1999-06-15 Backweb Ltd. Method and apparatus for transmitting and displaying information between a remote network and a local computer
US5757915A (en) 1995-08-25 1998-05-26 Intel Corporation Parameterized hash functions for access control
US5758186A (en) 1995-10-06 1998-05-26 Sun Microsystems, Inc. Method and apparatus for generically handling diverse protocol method calls in a client/server computer system
US5913060A (en) 1995-10-11 1999-06-15 Citrix Systems, Inc. Method for deadlock avoidance in a distributed process system using a synchronous procedure call
US6950991B2 (en) 1995-11-13 2005-09-27 Citrix Systems, Inc. Interacting with software applications displayed in a web page
US7555529B2 (en) 1995-11-13 2009-06-30 Citrix Systems, Inc. Interacting with software applications displayed in a web page
US6161126A (en) 1995-12-13 2000-12-12 Immersion Corporation Implementing force feedback over the World Wide Web and other computer networks
US5862325A (en) 1996-02-29 1999-01-19 Intermind Corporation Computer-based communication system and method using metadata defining a control structure
US5748892A (en) 1996-03-25 1998-05-05 Citrix Systems, Inc. Method and apparatus for client managed flow control on a limited memory computer system
US6006242A (en) 1996-04-05 1999-12-21 Bankers Systems, Inc. Apparatus and method for dynamically creating a document
US6034689A (en) 1996-06-03 2000-03-07 Webtv Networks, Inc. Web browser allowing navigation between hypertext objects using remote control
US5740361A (en) 1996-06-03 1998-04-14 Compuserve Incorporated System for remote pass-phrase authentication
US6175854B1 (en) 1996-06-11 2001-01-16 Ameritech Services, Inc. Computer system architecture and method for multi-user, real-time applications
US5909677A (en) 1996-06-18 1999-06-01 Digital Equipment Corporation Method for determining the resemblance of documents
US6272556B1 (en) 1996-07-01 2001-08-07 Sun Microsystems, Inc. Object-oriented system, method and article of manufacture for migrating a client-server application (#5)
US5757925A (en) 1996-07-23 1998-05-26 Faybishenko; Yaroslav Secure platform independent cross-platform remote execution computer system and method
JPH11514769A (en) 1996-08-08 1999-12-14 アグラナット・システムス・インコーポレーテッド Embedded web server
US5842206A (en) 1996-08-20 1998-11-24 Iconovex Corporation Computerized method and system for qualified searching of electronically stored documents
US5979757A (en) 1996-09-05 1999-11-09 Symbol Technologies, Inc. Method and system for presenting item information using a portable data terminal
US5944791A (en) 1996-10-04 1999-08-31 Contigo Software Llc Collaborative web browser
GB9623298D0 (en) 1996-11-08 1997-01-08 Int Computers Ltd Updating mechanism for software
US5870545A (en) 1996-12-05 1999-02-09 Hewlett-Packard Company System and method for performing flexible workflow process compensation in a distributed workflow management system
US6367012B1 (en) 1996-12-06 2002-04-02 Microsoft Corporation Embedding certifications in executable files for network transmission
FR2756996A1 (en) 1996-12-10 1998-06-12 Philips Electronics Nv DIGITAL TRANSMISSION SYSTEM AND METHOD COMPRISING A PRODUCT CODE COMBINED WITH MULTI-DIMENSIONAL MODULATION
US5889942A (en) 1996-12-18 1999-03-30 Orenshteyn; Alexander S. Secured system for accessing application services from a remote station
US6374237B1 (en) 1996-12-24 2002-04-16 Intel Corporation Data set selection based upon user profile
US5978847A (en) 1996-12-26 1999-11-02 Intel Corporation Attribute pre-fetch of web pages
US6012087A (en) 1997-01-14 2000-01-04 Netmind Technologies, Inc. Unique-change detection of dynamic web pages using history tables of signatures
GB2321729B (en) 1997-02-04 2001-06-13 Ibm Data processing system, method, and server
US5790977A (en) 1997-02-06 1998-08-04 Hewlett-Packard Company Data acquisition from a remote instrument via the internet
AU6151598A (en) 1997-02-11 1998-08-26 Connected Corporation File comparison for data backup and file synchronization
US5923842A (en) 1997-03-06 1999-07-13 Citrix Systems, Inc. Method and apparatus for simultaneously providing anonymous user login for multiple users
US5949975A (en) 1997-03-12 1999-09-07 Microsoft Corp. Method and system for negotiating capabilities when sharing an application program with multiple computer systems
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
US6408174B1 (en) 1997-05-13 2002-06-18 Telefonaktiebolaget Lm Ericsson (Publ) Communication method, system, and device for reducing processor load at tariff switch
US6023721A (en) 1997-05-14 2000-02-08 Citrix Systems, Inc. Method and system for allowing a single-user application executing in a multi-user environment to create objects having both user-global and system global visibility
US5983190A (en) 1997-05-19 1999-11-09 Microsoft Corporation Client server animation system for managing interactive user interface characters
US5877757A (en) 1997-05-23 1999-03-02 International Business Machines Corporation Method and system for providing user help information in network applications
US5930804A (en) 1997-06-09 1999-07-27 Philips Electronics North America Corporation Web-based biometric authentication system and method
US6292827B1 (en) 1997-06-20 2001-09-18 Shore Technologies (1999) Inc. Information transfer systems and method with dynamic distribution of data, control and management of information
US5999950A (en) 1997-08-11 1999-12-07 Webtv Networks, Inc. Japanese text input method using a keyboard with only base kana characters
US6078956A (en) 1997-09-08 2000-06-20 International Business Machines Corporation World wide web end user response time monitor
US5940075A (en) 1997-09-30 1999-08-17 Unisys Corp. Method for extending the hypertext markup language (HTML) to support enterprise application data binding
US5848410A (en) 1997-10-08 1998-12-08 Hewlett Packard Company System and method for selective and continuous index generation
US6185609B1 (en) 1997-10-24 2001-02-06 Sun Microsystems, Inc. Method, apparatus and program to provide client access to a management information service residing on a server in a computer network system
US5999179A (en) 1997-11-17 1999-12-07 Fujitsu Limited Platform independent computer network management client
US5860068A (en) 1997-12-04 1999-01-12 Petabyte Corporation Method and system for custom manufacture and delivery of a data product
US6108712A (en) 1998-05-05 2000-08-22 International Business Machines Corp. Client-server system with central application management and providing export agent capability for retrofitting existing hardware and applications into the system
US6157953A (en) 1998-07-28 2000-12-05 Sun Microsystems, Inc. Authentication and access control in a management console program for managing services in a computer network
US6226618B1 (en) 1998-08-13 2001-05-01 International Business Machines Corporation Electronic content delivery system
US6272493B1 (en) 1999-01-21 2001-08-07 Wired Solutions, Llc System and method for facilitating a windows based content manifestation environment within a WWW browser
US6263363B1 (en) 1999-01-28 2001-07-17 Skydesk, Inc. System and method for creating an internet-accessible working replica of a home computer on a host server controllable by a user operating a remote access client computer
US6609198B1 (en) 1999-08-05 2003-08-19 Sun Microsystems, Inc. Log-on service providing credential level change without loss of session continuity
US6691232B1 (en) 1999-08-05 2004-02-10 Sun Microsystems, Inc. Security architecture with environment sensitive credential sufficiency evaluation
JP4585155B2 (en) 2001-09-07 2010-11-24 株式会社リコー Transmission control method for communication terminal apparatus and communication terminal apparatus
US7117243B2 (en) 2001-10-02 2006-10-03 Citrix Systems, Inc. Methods for distributed program execution with file-type association in a client-server network
US6952714B2 (en) 2001-10-02 2005-10-04 Citrix Systems, Inc. Method for distributed program execution with server-based file type association
US7228426B2 (en) 2002-04-03 2007-06-05 Microsoft Corporation Integrity ordainment and ascertainment of computer-executable instructions with consideration for execution context
US20050188203A1 (en) 2004-02-19 2005-08-25 Jp Mobile Operating L.P. Method for packaging information with digitally signed software without breaking signature
US8356295B2 (en) 2005-02-17 2013-01-15 Symantec Corporation Post-signing modification of software

Patent Citations (113)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4499499A (en) 1982-12-29 1985-02-12 International Business Machines Corporation Method for identification and compression of facsimile symbols in text processing systems
US4937784A (en) 1986-06-02 1990-06-26 Hitachi, Ltd. Distributed interactive processing method in complex system including plural work stations and plural host computers and apparatus using the same
US5175852A (en) 1987-02-13 1992-12-29 International Business Machines Corporation Distributed file access structure lock
US4887204A (en) 1987-02-13 1989-12-12 International Business Machines Corporation System and method for accessing remote files in a distributed networking environment
US5202971A (en) 1987-02-13 1993-04-13 International Business Machines Corporation System for file and record locking between nodes in a distributed data processing environment maintaining one copy of each file lock
US5367688A (en) 1987-09-04 1994-11-22 Digital Equipment Corporation Boot system for distributed digital data processing system
US5014221A (en) 1988-01-29 1991-05-07 Digital Equipment Corporation Mechanism for arbitrating client access to a networked print server
US5233701A (en) 1988-03-29 1993-08-03 Nec Corporation System for managing interprocessor common memory
US5031089A (en) 1988-12-30 1991-07-09 United States Of America As Represented By The Administrator, National Aeronautics And Space Administration Dynamic resource allocation scheme for distributed heterogeneous computer systems
EP0381645A2 (en) 1989-01-18 1990-08-08 International Business Machines Corporation System and method for communicating between a plurality of processors
EP0384339B1 (en) 1989-02-24 1997-04-02 Digital Equipment Corporation Broker for computer network server selection
US5341477A (en) 1989-02-24 1994-08-23 Digital Equipment Corporation Broker for computer network server selection
EP0384339A2 (en) 1989-02-24 1990-08-29 Digital Equipment Corporation Broker for computer network server selection
US5430876A (en) * 1989-06-27 1995-07-04 Digital Equipment Corporation Remote procedure callback system and method
US5333237A (en) * 1989-10-10 1994-07-26 Hughes Aircraft Company Hypermedia structured knowledge base system
US5524253A (en) * 1990-05-10 1996-06-04 Hewlett-Packard Company System for integrating processing by application programs in homogeneous and heterogeneous network environments
US5341478A (en) 1990-08-14 1994-08-23 Digital Equipment Corporation Methods and apparatus for providing dynamic invocation of applications in a distributed heterogeneous environment
US5583992A (en) 1990-09-14 1996-12-10 Kabushiki Kaisha Toshiba Computer network system for detecting global deadlock
US5297249A (en) 1990-10-31 1994-03-22 International Business Machines Corporation Hypermedia link marker abstract and search services
EP0483576B1 (en) 1990-10-31 1998-01-07 International Business Machines Corporation Application independent services enabling the incorporation of hypermedia
US5204947A (en) * 1990-10-31 1993-04-20 International Business Machines Corporation Application independent (open) hypermedia enablement services
EP0483576A2 (en) 1990-10-31 1992-05-06 International Business Machines Corporation Application independent services enabling the incorporation of hypermedia
US5414457A (en) 1990-12-26 1995-05-09 Canon Kabushiki Kaisha Multi-media communication apparatus
US5249290A (en) 1991-02-22 1993-09-28 At&T Bell Laboratories Method of and apparatus for operating a client/server computer network
US5526492A (en) 1991-02-27 1996-06-11 Kabushiki Kaisha Toshiba System having arbitrary master computer for selecting server and switching server to another server when selected processor malfunctions based upon priority order in connection request
US5579469A (en) 1991-06-07 1996-11-26 Lucent Technologies Inc. Global user interface
EP0540151B1 (en) 1991-10-31 1998-11-25 International Business Machines Corporation Method of operating a computer in a network
EP0540151A2 (en) 1991-10-31 1993-05-05 International Business Machines Corporation Method of operating a computer in a network
US5537546A (en) 1992-04-17 1996-07-16 Bull S.A. High-level adaptable bidirectional protocol for use between a hypermedia system and a plurality of editors
US5606493A (en) 1992-06-18 1997-02-25 International Business Machines Corporation Distributed applications processing network
US5329619A (en) 1992-10-30 1994-07-12 Software Ag Cooperative processing interface and communication broker for heterogeneous computing environments
US5572674A (en) 1993-01-07 1996-11-05 Bmc Software, Inc. Method of dynamically adjusting SNA network control program parameters
US5325527A (en) 1993-01-19 1994-06-28 Canon Information Systems, Inc. Client/server communication system utilizing a self-generating nodal network
JPH06332782A (en) 1993-03-22 1994-12-02 Hitachi Ltd File server system and file access controlling method therefor
EP0648038A2 (en) 1993-09-11 1995-04-12 International Business Machines Corporation A data processing system for providing user load levelling in a network
US5553242A (en) 1993-11-03 1996-09-03 Wang Laboratories, Inc. Client/server connection sharing
US5515508A (en) 1993-12-17 1996-05-07 Taligent, Inc. Client server system and method of operation including a dynamically configurable protocol stack
US5548726A (en) 1993-12-17 1996-08-20 Taligeni, Inc. System for activating new service in client server network by reconfiguring the multilayer network protocol stack dynamically within the server node
US5499343A (en) 1993-12-17 1996-03-12 Taligent, Inc. Object-oriented networking system with dynamically configurable communication links
US5473599A (en) 1994-04-22 1995-12-05 Cisco Systems, Incorporated Standby router protocol
US5561769A (en) 1994-05-10 1996-10-01 Lucent Technologies Inc. Method and apparatus for executing a distributed algorithm or service on a simple network management protocol based computer network
US5596745A (en) 1994-05-16 1997-01-21 International Business Machines Corporation System and procedure for concurrent database access by multiple user applications through shared connection processes
US5577188A (en) 1994-05-31 1996-11-19 Future Labs, Inc. Method to provide for virtual screen overlay
US5557732A (en) 1994-08-11 1996-09-17 International Business Machines Corporation Method and apparatus for protecting software executing on a demonstration computer
US5485460A (en) 1994-08-19 1996-01-16 Microsoft Corporation System and method for running multiple incompatible network protocol stacks
US5727155A (en) * 1994-09-09 1998-03-10 Intel Corporation Method and apparatus for dynamically controlling a remote system's access to shared applications on a host system
US7599985B2 (en) * 1994-10-17 2009-10-06 Regents Of The University Of California Distributed hypermedia method and system for automatically invoking external application providing interaction and display of embedded objects within a hypermedia document
US5838906A (en) 1994-10-17 1998-11-17 The Regents Of The University Of California Distributed hypermedia method for automatically invoking external application providing interaction and display of embedded objects within a hypermedia document
US5623603A (en) 1994-11-02 1997-04-22 Fls Acquistion Corporation Method of transferring data at adjustable levels of priorities to provide optimum response to user demands
US5724514A (en) * 1994-11-25 1998-03-03 Netmanage System, method and apparatus for controlling the transfer of data objects over a communications link
US6108715A (en) 1994-12-13 2000-08-22 Microsoft Corporation Method and system for invoking remote procedure calls
US5623656A (en) 1994-12-15 1997-04-22 Lucent Technologies Inc. Script-based data communication system and method utilizing state memory
US6052732A (en) * 1994-12-20 2000-04-18 Sun Microsystems, Inc. System for dynamically loading object viewer from client or server
US5530852A (en) 1994-12-20 1996-06-25 Sun Microsystems, Inc. Method for extracting profiles and topics from a first file written in a first markup language and generating files in different markup languages containing the profiles and topics for use in accessing data described by the profiles and topics
US5680549A (en) 1994-12-30 1997-10-21 Compuserve Incorporated System for transferring network connections from first to second program where the first enters an inactive state and resumes control of connections when second terminates
US5812784A (en) 1995-01-19 1998-09-22 Microsoft Corporation Method and apparatus for supporting multiple, simultaneous services over multiple, simultaneous connections between a client and network server
US5557748A (en) 1995-02-03 1996-09-17 Intel Corporation Dynamic network configuration
JPH08235096A (en) * 1995-02-28 1996-09-13 Nippon Telegr & Teleph Corp <Ntt> Setting system and method for inter-process link connection
EP0732834B1 (en) 1995-03-14 2003-01-08 Sun Microsystems, Inc. System and method for determining and manipulating configuration information of servers in a distributed object environment
EP0732834A2 (en) 1995-03-14 1996-09-18 Sun Microsystems, Inc. System and method for determining and manipulating configuration information of servers in a distributed object environment
US5855015A (en) * 1995-03-20 1998-12-29 Interval Research Corporation System and method for retrieval of hyperlinked information resources
US5721876A (en) 1995-03-30 1998-02-24 Bull Hn Information Systems Inc. Sockets application program mechanism for proprietary based application programs running in an emulation environment
US5742762A (en) * 1995-05-19 1998-04-21 Telogy Networks, Inc. Network management gateway
US5708780A (en) * 1995-06-07 1998-01-13 Open Market, Inc. Internet server access control and monitoring systems
US5734865A (en) 1995-06-07 1998-03-31 Bull Hn Information Systems Inc. Virtual local area network well-known port routing mechanism for mult--emulators in an open system environment
US5752246A (en) 1995-06-07 1998-05-12 International Business Machines Corporation Service agent for fulfilling requests of a web browser
US5951694A (en) 1995-06-07 1999-09-14 Microsoft Corporation Method of redirecting a client service session to a second application server without interrupting the session by forwarding service-specific information to the second server
US5701451A (en) * 1995-06-07 1997-12-23 International Business Machines Corporation Method for fulfilling requests of a web browser
US5710918A (en) 1995-06-07 1998-01-20 International Business Machines Corporation Method for distributed task fulfillment of web browser requests
US5761656A (en) 1995-06-26 1998-06-02 Netdynamics, Inc. Interaction between databases and graphical user interfaces
US5644720A (en) 1995-07-31 1997-07-01 West Publishing Company Interprocess communications interface for managing transaction requests
US5657390A (en) * 1995-08-25 1997-08-12 Netscape Communications Corporation Secure socket layer application program apparatus and method
US5826027A (en) 1995-10-11 1998-10-20 Citrix Systems, Inc. Method for supporting an extensible and dynamically bindable protocol stack in a distrubited process system
US5572643A (en) 1995-10-19 1996-11-05 Judson; David H. Web browser with dynamic display of information objects during linking
US5872973A (en) 1995-10-26 1999-02-16 Viewsoft, Inc. Method for managing dynamic relations between objects in dynamic object-oriented languages
US5802306A (en) 1995-10-31 1998-09-01 International Business Machines Corporation Supporting multiple client-server sessions from a protocol stack associated with a single physical adapter through use of a plurality of logical adapters
US7359953B2 (en) 1995-11-13 2008-04-15 Citrix Systems, Inc. Methods and apparatus for making a hypermedium interactive
US6088515A (en) 1995-11-13 2000-07-11 Citrix Systems Inc Method and apparatus for making a hypermedium interactive
WO1997018518A1 (en) 1995-11-13 1997-05-22 Citrix Systems, Inc. A method and apparatus for making a hypermedium interactive
US6370570B1 (en) 1995-11-13 2002-04-09 Citrix Systems, Inc. Method and apparatus for making a hypermedium interactive
US6691157B2 (en) 1995-11-13 2004-02-10 Citrix Systems, Inc. Method and apparatus for making a hypermedium interactive
US5706437A (en) 1995-12-29 1998-01-06 Mci Communications Corporation System and method for accessing a service on a services network
US5909545A (en) 1996-01-19 1999-06-01 Tridia Corporation Method and system for on demand downloading of module to enable remote control of an application program over a network
USRE38598E1 (en) 1996-01-19 2004-09-21 Tridia Corporation Method and system for on demand downloading of module to enable remote control of an application program over a network
US20050210118A1 (en) 1996-02-16 2005-09-22 Hickman Paul L Method and apparatus for computing within a wide area network
US7100069B1 (en) 1996-02-16 2006-08-29 G&H Nevada-Tek Method and apparatus for controlling a computer over a wide area network
US20030037134A1 (en) 1996-02-16 2003-02-20 G&H Nevada-Tek Method and apparatus for computing over a wide area network
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
US6167432A (en) 1996-02-29 2000-12-26 Webex Communications, Inc., Method for creating peer-to-peer connections over an interconnected network to facilitate conferencing among users
US5761507A (en) 1996-03-05 1998-06-02 International Business Machines Corporation Client/server architecture supporting concurrent servers within a server with a transaction manager providing server/connection decoupling
US6173332B1 (en) 1996-03-06 2001-01-09 Paul L. Hickman Method and apparatus for computing over a wide area network
US20060282520A1 (en) 1996-03-06 2006-12-14 Hickman Paul L Method and apparatus for computing within 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
US7007070B1 (en) 1996-03-06 2006-02-28 Hickman Paul L Method and apparatus for computing over a wide area network
US5764915A (en) 1996-03-08 1998-06-09 International Business Machines Corporation Object-oriented communication interface for network protocol access using the selected newly created protocol interface object and newly created protocol layer objects in the protocol stack
US5938733A (en) 1996-03-08 1999-08-17 International Business Machines Corporation Object oriented representation of network requests in a client server model
US5838910A (en) 1996-03-14 1998-11-17 Domenikos; Steven D. Systems and methods for executing application programs from a memory device linked to a server at an internet site
US5838916A (en) 1996-03-14 1998-11-17 Domenikos; Steven D. Systems and methods for executing application programs from a memory device linked to a server
US5754830A (en) 1996-04-01 1998-05-19 Openconnect Systems, Incorporated Server and web browser terminal emulator for persistent connection to a legacy host system and method of operation
US5802258A (en) 1996-05-03 1998-09-01 International Business Machines Corporation Loosely coupled system environment designed to handle a non-disruptive host connection switch after detection of an error condition or during a host outage or failure
US5764908A (en) 1996-07-12 1998-06-09 Sofmap Future Design, Inc. Network system containing program modules residing in different computers and executing commands without return results to calling modules
US5828840A (en) 1996-08-06 1998-10-27 Verifone, Inc. Server for starting client application on client if client is network terminal and initiating client application on server if client is non network terminal
US5941988A (en) 1997-01-27 1999-08-24 International Business Machines Corporation Session and transport layer proxies via TCP glue
US5978848A (en) 1997-03-14 1999-11-02 International Business Machines Corporation Web browser method and system for backgrounding a link access during slow link access time periods
US6157944A (en) 1997-05-14 2000-12-05 Citrix Systems, Inc. System and method for replicating a client/server data exchange to additional client notes connecting to the server
US5961586A (en) 1997-05-14 1999-10-05 Citrix Systems, Inc. System and method for remotely executing an interpretive language application
US5941949A (en) 1997-05-14 1999-08-24 Citrix Systems, Inc. System and method for transmitting data from a server application to more than one client node
WO1998052320A2 (en) 1997-05-14 1998-11-19 Citrix Systems, Inc. System and method for managing the connection between a server and a client node
US20010056547A1 (en) 1998-06-09 2001-12-27 Placeware, Inc. Bi-directional process-to-process byte stream protocol
US6289461B1 (en) 1998-06-09 2001-09-11 Placeware, Inc. Bi-directional process-to-process byte stream protocol
US20020052932A1 (en) 1998-06-11 2002-05-02 Placeware, Inc. Collaborative object architecture
US6338086B1 (en) 1998-06-11 2002-01-08 Placeware, Inc. Collaborative object architecture
US20020035451A1 (en) 2000-09-18 2002-03-21 Todd Rothermel Spatail data enabled engineering, construction, and operations computer-aided design (CAD) project system, method and computer program product

Non-Patent Citations (45)

* Cited by examiner, † Cited by third party
Title
"Allocation of Equivalent Communication Buffer Sizes in SQLJRA Remote Protocol," IBM Technical Disclosure Bulletin, vol. 36, No. 1, pp. 29-31, (Jan. 1993)..
"OS/2 EE Database manager SQLJRA Remote Protocol," IBM Technical Disclosure Bulletin, vol. 36, No. 1, pp. 33-36, (Jan. 1993).
Adler, Richard M. "Distributed Coordination Models for Client/Server Computing," Computer Magazine, pp. 14-22, (Apr. 1995).
Australia Official Action dated Dec. 11, 1998 in AU Appl. No. 76734/96.
Behavior Research Methods and Insturmentation, vol. 27, No. 2, Jan. 1, 1995, pp. 200-205, XP000567305, Chu J Y M et al, "Creating a hypertext markup language document for an information server".
Branwyn, Gareth "MOSAIC: Quick Tour for Windows", Ventana Press, pp. 5-7, 57, 61-64, 91-104, and 124-126. (1994).
Bulterman, Dick. "Embedded Video in Hypermedia Documents: Supporting Integration and Adaptive Control." ACM Transactions on Information Systems. vol. 13, No. 4. Oct. 1995. pp. 440-470.
Byte, vol. 21, No. 1, Jan. 1, 1996, p. 77/78, 80 XP000567281, Singleton A., "Wired on the Web".
Canada Official Action dated Jan. 31, 2002 in CA Appl. No. 2,237,333.
Computer Networks and ISDN Systems, Vo. 27, Elsevier Science B.V. (1994) pp. 273-280, S. Putz, "Interactive information services using World-Wide Web hypertext".
Database, Apr.-May 1995, USA, vol. 18, No. 2, ISSN 0162-4105, pp. 65-67, XP000617303, Davis P., "An interactive hypermedia map viewer (the Xerox PARC map server)".
Dr. Dobb's Journal, Aug. 1995, pp. 56, 58, 60-61 & 101-2, A. van Hoff, "Java and Internet Programming".
Dr. Dobb's Journal, vol. 21, No. 3, Mar. 1, 1996, pp. 84, 86-89, 96/97, XP000567404, Tessiert T, "Using Javascript to create interactive web pages a cross-platform object scripting language".
Droms, R. "Dynamic Host Configuration Protocol," Network Working Group Request for Comments: 1541, pp. 1-39, (Oct., 1993).
Europe Official Action dated Apr. 20, 2000 in EP Appl. No. 96 939 600.1-2201
Europe Official Action dated Sep. 11, 1998 in EP Appl. No. 96 939 600.1-2201.
European Search Report dated Feb. 4, 2005 in EP Appl. No. 03000050.9.
Ferrans, James et al. "HyperWeb: A Framework for Hypermedia-Based Environments." ACM SIGSOFT Software Engineering Notes. ACM Press. vol. 17 Issue 5. Nov. 1992. 1-10.
Holtzman, Jeff. "Merge 386: Run Unix and DOS together on an 80386," Byte, pp. cover, 207-208, 211-212, (Dec. 1988).
Japan Official Action dated Apr. 4, 2006 in JP Appl. No. 09-518948.
Japan Official Action dated Sep. 20, 2005 in JP Appl. No. 09-518948.
Jellinek, Herb. "The Animator Applet (1.0.2)-example 1," 199.185.96.71/java/Animator/example1.html, printed Jun. 1, 1999.
Korean Official Action dated Jan. 11, 2005 in KR Appl. No. 1998-0703559.
Korean Official Action dated May 19, 2004 in KR Appl. No. 1998-0703559.
Lau, Teresa. "Building a Hypermedia Information System on the Internet." Proceedings of the 1994 International Professional Communication Conference. 192-197. *
Mann, Bruce E. et al. "Terminal Servers on Ethernet Local Area Networks," Digital Technical Journal, No. 3, pp. 73-87, (Sep. 1986).
NN9507335. "Hypermedia Documents using a Server in a Collaborative Session." IBM Technical Disclosure Bulletin. Jul. 1, 1995. US. vol. 38, Issue 7, pp. 335-336. *
Notice of Allowance for U.S. Appl. No. 10/689,824 dated Nov. 21, 2007(4 pages).
Notice of Allowance for U.S. Appl. No. 10/689,824 dated Sep. 25, 2007 (3 pages).
Office Action for U.S. Appl. 08/556623 dated Feb. 10, 1998.
Office Action for U.S. Appl. No. 10/689,824 dated Jun. 15, 2007 (6 pages).
PCT International Preliminary Examination Report dated Feb. 13, 1998 in Appl. No. PCT/US96/17937.
Russia Official Action dated Oct. 23, 2000 in RU Appl. No. 98111487/04 (012578).
Russia Official Action dated Oct. 8, 2001 in RU Appl. No. 98111487/04 (012578).
Schemers, Ill, R.J. "Ibnamed: a load balancing name server written in Perl-Update," wwwleland.stanford.edu/.about.docs/ibnamed/ibnamed.html, pp. 1-5, (Sep. 17, 1995).
Smith, John et al. "ABC: A Hypermedia System for Artifact-Based Collaboration." Proceedings of the third annual ACM conference on Hypertext.ACM Press. Dec. 1991. 179-192.
Tanenbaum, Andrew S. "Networking in Unix," Computer Networks, pp. 434-435, (1989).
U.S. Official Action dated Dec. 13, 2002 in U.S. Appl. No. 10/068,790.
U.S. Official Action dated Feb. 10, 1998 in U.S. Appl. No. 08/556,623.
U.S. Official Action dated Jul. 3, 2001 in U.S. Appl. No. 09/247,220.
U.S. Official Action dated Jun. 2, 1997 in U.S. Appl. No. 08/556,623.
U.S. Official Action dated May 9, 2000 in U.S. Appl. No. 09/247,220.
U.S. Official Action dated Nov. 22, 2000 in U.S. Appl. No. 09/247,220.
Windows NT Networking Guide: Microsoft Windows NT Resource Kit, pp. 79-87, (1995).
Written Opinion for PCT/US96/17937 dated Sep. 1, 1997.

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110164610A1 (en) * 2008-06-26 2011-07-07 Gilbert Cabasse Methods to route, to address and to receive a communication in a contact center, caller endpoint, communication server, document server for these methods
US8867554B2 (en) * 2008-06-26 2014-10-21 Alcatel Lucent Methods to route, to address and to receive a communication in a contact center, caller endpoint, communication server, document server for these methods

Also Published As

Publication number Publication date
US6088515A (en) 2000-07-11
TR199800884T2 (en) 2002-04-22
US7359953B2 (en) 2008-04-15
IL124414A0 (en) 1998-12-06
MX9803769A (en) 1998-09-30
EP1324231A2 (en) 2003-07-02
CZ146698A3 (en) 1999-07-14
DE69626129D1 (en) 2003-03-13
RU2188450C2 (en) 2002-08-27
ES2187682T3 (en) 2003-06-16
PL326625A1 (en) 1998-10-12
US20020095478A1 (en) 2002-07-18
DK0862765T3 (en) 2003-05-12
CA2237333C (en) 2003-05-06
AU709436B2 (en) 1999-08-26
EP0862765B1 (en) 2003-02-05
EP1324231A3 (en) 2005-03-23
NO982153D0 (en) 1998-05-12
US20120072486A1 (en) 2012-03-22
US6370570B1 (en) 2002-04-09
IL124414A (en) 2002-02-10
PL181472B1 (en) 2001-07-31
EP0862765A1 (en) 1998-09-09
CA2237333A1 (en) 1997-05-22
ATE232320T1 (en) 2003-02-15
US8285782B2 (en) 2012-10-09
IS4736A (en) 1998-05-07
JP3866768B2 (en) 2007-01-10
US6691157B2 (en) 2004-02-10
WO1997018518A1 (en) 1997-05-22
US20040139117A1 (en) 2004-07-15
JP2000500596A (en) 2000-01-18
NZ322760A (en) 1999-11-29
AU7673496A (en) 1997-06-05
KR100534816B1 (en) 2006-04-20
NO982153L (en) 1998-07-10
US20080263464A1 (en) 2008-10-23
DE69626129T2 (en) 2003-11-20
KR19990067537A (en) 1999-08-25

Similar Documents

Publication Publication Date Title
US8090793B2 (en) Methods and apparatus for making a hypermedium interactive
EP0981885B1 (en) Apparatus and method for identifying clients accessing network sites
EP1141828B1 (en) An apparatus and method for determining a program neighborhood for a client node in a client-server network
US6430567B2 (en) Method and apparatus for multi-user awareness and collaboration
US6065051A (en) Apparatus and method for communication between multiple browsers
EP1118949A1 (en) Process and apparatus for allowing transaction between a user and a remote server
US6111570A (en) Communication control apparatus and method
AU737604B2 (en) A method for making a hypermedium interactive
EP1411429A2 (en) An apparatus and method for determining a program neighbourhood for a client node in a client-server network
IL143762A (en) Apparatus and method for determining a program neighborhood for a client node in a client-server network
JPH10334046A (en) System, method and device for interactive internet access to host computer program
JPH09198285A (en) Method and system for developing and constructing client/server system
JP2003518297A (en) Working with server-based active documents

Legal Events

Date Code Title Description
AS Assignment

Owner name: CITRIX SYSTEMS, INC., FLORIDA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:MUIR, JEFF;STERGIADES, ANDREW L.;REEL/FRAME:021025/0913

Effective date: 19951029

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20200103