WO2001008378A9 - A system and method for providing immediate visual response to user input at a client system - Google Patents

A system and method for providing immediate visual response to user input at a client system

Info

Publication number
WO2001008378A9
WO2001008378A9 PCT/US2000/019749 US0019749W WO0108378A9 WO 2001008378 A9 WO2001008378 A9 WO 2001008378A9 US 0019749 W US0019749 W US 0019749W WO 0108378 A9 WO0108378 A9 WO 0108378A9
Authority
WO
WIPO (PCT)
Prior art keywords
response
client
server
node
user input
Prior art date
Application number
PCT/US2000/019749
Other languages
French (fr)
Other versions
WO2001008378A1 (en
Inventor
Martin Duursma
Anatoliy Panasyuk
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 EP00947558A priority Critical patent/EP1197055B1/en
Priority to JP2001512762A priority patent/JP2003505781A/en
Priority to IL14775400A priority patent/IL147754A0/en
Priority to DE60033286T priority patent/DE60033286T2/en
Priority to AU61142/00A priority patent/AU775740B2/en
Priority to CA002380768A priority patent/CA2380768C/en
Publication of WO2001008378A1 publication Critical patent/WO2001008378A1/en
Priority to IL147754A priority patent/IL147754A/en
Publication of WO2001008378A9 publication Critical patent/WO2001008378A9/en
Priority to HK02106936.2A priority patent/HK1045617B/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols

Definitions

  • the invention relates generally to client-server computer networks. More specifically, the invention relates to a system and method for providing feedback to user input at a client system.
  • Typical computer networks include client systems that communicate with server systems over communication links. Often a user ofthe client system formulates and delivers queries to the server system through a user interface operating on the client system. The server system evaluates the queries and delivers responses to the client system for display on the client user interface.
  • a wide variety of computer networks such as local area networks
  • LANs local area networks
  • WANs wide area networks
  • Intranets and the Internet
  • remote application processing In a remote application process system, all application program execution occurs on the server system, and only the control information for the client user interface, keystrokes, and mouse movements travel across the network. As a result, less resources ofthe client systems are needed to run applications.
  • a shortcoming of remote application processing is that the client system may experience an unacceptable round-trip delay (i.e., latency) from when the client system sends input to the server system until the client system receives a response.
  • Such delays can manifest themselves in remote computing environments, such as those encountered on the Internet, WANs, or satellite links, or with multi-user server systems.
  • the geographical separation ofthe client system from the server system produces the delay. This can be particularly troublesome to a user who is typing, for example, at the client system.
  • the time required for the client input to travel to the server system and for the server response to return to the client system causes a palpable delay that can disconcert the user and induce typing errors.
  • the round-trip delay may depend more upon the ability of a busy server system, concurrently processing user interface data for multiple active
  • the invention features a method and an apparatus for reducing perceived visual response to user input at a client node that is remotely executing an application program on a server node wherein execution ofthe application program occurs on the server node.
  • the client node transmits the user input to the server node, and the user input elicits a response from the server node that is transmitted back to the client node for display.
  • the invention features a method that comprises receiving user input to be transmitted to the server node.
  • a prediction of a server response to the user input is produced. This prediction is then displayed at the client node.
  • the prediction can be determined based upon information about the applications currently running on the server. Relevant information includes cursor position, font, and other types of data.
  • the invention features a client node comprising an input device that provides user input to be transmitted to a server node, a processor that produces a prediction of a server response to the user input, and a display device that displays the prediction.
  • the input device can be a keyboard or a pointing device.
  • the invention features a client-server system comprising a server node and a client node.
  • the client node includes an input device for providing user input, a processor, and a display device.
  • the processor transmits the user input to the server node and produces, in response to the user input, a client response that attempts to anticipate a server response to the user input by the server node.
  • the client response provides a visual response to the user input before the client node receives the server response.
  • the displayed server response overwrites the prediction.
  • Fig. 1 is a diagram of an embodiment of a client system in communication with a server node over a network;
  • Fig. 2 is a block diagram of a client-server system showing the communication paths between the client and server when performing the methods ofthe present invention
  • Fig. 3 is an exemplary flow diagram of an exemplary process by which the client node
  • FIG. 4 is an exemplary flow diagram of an exemplary process by which the client node generates a response to user input provided through the pointing device.
  • FIG. 1 shows a first computing system (client node) 10 in communication with a second computing system (server node) 14 over a communications network 18 for remotely executing an application program on the server node 14 in accordance with the principles ofthe invention.
  • the network 18 over which the client and server nodes 10, 14 communicate can be a local area network (LAN) or a wide area network (WAN) such as the Internet.
  • LAN local area network
  • WAN wide area network
  • the client and server nodes 10, 14 can connect to the network 18 through a variety of connections including standard telephone lines, LAN or WAN links (e.g., TI, T3, 56kb, X.25), broadband connections (ISDN, Frame Relay, ATM), and wireless connections. Connections can be established using a variety of communication protocols (e.g., TCP/IP, IPX, SPX, NetBIOS, Ethernet, RS232, and direct asynchronous connections). Other client nodes and server nodes (not shown) may also be connected to the network 18.
  • the client node 10 communicates with the server node 14 using an Independent Computing Architecture (ICA) protocol developed by Citrix Systems, Inc. of Ft. Lauderdale, Florida.
  • ICA is a general-purpose presentation services protocol that controls the input/output between the client node 10 and server node 14.
  • the design of ICA is for the presentation services to run over industry standard network protocols, such as TCP/IP, IPX/SPX, or NetBEUI, using industry-standard transport protocols, including but not limited to ISDN, frame relay, and asynchronous transfer mode (ATM).
  • TCP/IP Transmission Control Protocol
  • IPX/SPX IPX/SPX
  • NetBEUI industry-standard transport protocols
  • ATM asynchronous transfer mode
  • the technique ofthe invention operates as a feature that accelerates standard ICA keyboard processing. If a particular application program or input control cannot support the technique, the standard ICA keyboard processing is used.
  • Other embodiments can employ other remote control protocols, such as MICROSOFT RDP (Remote Desktop Protocol), to practice the principles of the invention.
  • MICROSOFT RDP Remote Desktop Protocol
  • the client node 10 can be any personal computer (e.g., 286, 386, 486, Pentium, Pentium II, Macintosh computer), thin-client device, windows and non-windows based terminal, network computer, wireless device, information appliance, RISC Power PC, X-device, workstation, mini computer, main frame computer, or any processor-based device capable of displaying application data and operating according to a protocol that transmits input data to an application program executing remotely on the sever node 14.
  • the user interface displayed at the client node 10 can be text driven (e.g., the DOS operating system manufactured by Microsoft Corporation of Redmond, Washington) or graphically driven (e.g., the WINDOWS operating system manufactured by Microsoft Corporation of Redmond, Washington).
  • the operating system ofthe client node 10 can be one of a variety of platforms including but not limited to WINDOWS 3.x, WINDOWS 95, WINDOWS 98, WINDOWS NT 3.51, WINDOWS NT 4.0, Macintosh, Java, and Unix, DOS, Linux, and WINDOWS CE for windows-based terminals.
  • the client node 10 includes a display screen 22, a keyboard 24, a pointing device (e.g., a mouse, trackball, touch-pad, touch-screen, etc) 28, a processor (not shown), and persistent storage (not shown).
  • the server node 14 can be any computing device that controls access to other portions of the network (e.g., workstations, printers, etc.) and runs applications in response to input received from the client node 10. Like the client node 10, the server node 14 can support a variety of operating system platforms, such as, for example, WINDOWS 3.x, WINDOWS 95, WINDOWS 98, WINDOWS NT 3.51, WINDOWS NT 4.0, WINDOWS CE for windows-based terminals, Macintosh, Java, and Unix.
  • the server node 14 can include a group of server systems logically acting as a single server system, called a server farm. In one embodiment, the server node 14 is a multi-user server system supporting multiple concurrently active client nodes.
  • the server node 14 hosts one or more application programs that can be accessed by the client node 10. Examples of such applications include browser software, e.g., MICROSOFT
  • MICROSOFT NOTEPAD® database programs such as MICROSOFT ACCESS®, and spreadsheet programs such as MICROSOFT EXCEL®, all of which are manufactured by Microsoft Corporation of Redmond, Washington.
  • Such application programs call application program interface (API) routines to direct the performance ofthe operating system running on the server node 14.
  • API application program interface
  • Server-side support may make use ofthe Active Accessibility API, developed by Microsoft Corporation of Redmond, Washington, or equivalent proprietary APIs that allow information about the contents of a window to be extracted from the application in control of that window.
  • the Active Accessibility API models user interface elements as Component Object Model (COM) objects.
  • COM Component Object Model
  • the client node 10 communicates with the server node 14 to remotely execute an application program on the server node 14.
  • User input supplied at the client node 10 serves as input to the application program. All execution ofthe application program occurs on the server node 14 according to this user input forwarded to the server node 14 from the client node 10. Examples of user input, typically submitted by a user ofthe client node 10, include characters entered through the keyboard 24 or cursor movements submitted using the pointing device 28.
  • the server node 14 produces a server response that controls the content and appearance ofthe screen display ofthe client node 10 when subsequently transmitted to and received by the client node 10. The type ofthe server response depends on the type ofthe user input received and the application program that is processing the user input.
  • the response from the server node 14 to the client node 10 produces the character "T" when displayed on the client node 10.
  • the response can include information that defines the display ofthe character "T” on the screen ofthe client node 10, including current input position information and font information.
  • the server response can display a drop-down menu associated with that icon on the screen 22 ofthe client node 10.
  • the period of elapsed time for the user input to traverse the network 18 to the server node 14 and for the server response to return to the client node 10 is the latency ofthe connection between the nodes 10, 14.
  • the client node 10 and server node 14 are communicating over a high-latency connection, the user may experience a palpable delay from the moment of entering the input until the moment of receiving a server response.
  • Such high-latency connections are common in a WAN or Internet environment and can occur in multi-user computer systems that are busy responding to queries from multiple active clients.
  • the client node 10 produces and displays a response to the input event in anticipation ofthe server response.
  • the client node 10 response attempts to anticipate the server response that substantially matches, in content and appearance, the subsequent display ofthe expected server response.
  • Content for example, includes the specific text and graphical image that the server response is expected to display, such as the capital letter "T" and the drop-down menu ofthe above-described examples.
  • Attributes associated with appearance include, for example, the color ofthe displayed character (e.g., blue), the font size (e.g., 12), the font type (e.g., Times New Roman), the font style (e.g., italics), and current input position (i.e., (x, y) coordinate) on the display screen 22.
  • Fig. 2 shows an exemplary block diagram illustrating the information used by a client response generator 30 to produce a client response 32 to a user-supplied input 34.
  • the client response generator 30 includes the processor ofthe client node 10 and the particular API routines that form and display the client-generated response 32.
  • the client response generator 30 forms the client-generated response 32 based upon that user-supplied input 34 and upon server-supplied information 36, but if certain server-supplied information described below is unavailable, the client response generator 30 can use default information 38 instead.
  • the user-supplied input 34 is one of at least two types: (1) keyboard input or (2) a pointing device input.
  • the user ofthe client node 10 supplies keyboard input by typing in characters using the keyboard and pointing device input by clicking or double-clicking the pointing device 28.
  • Another type of pointing device input is the position ofthe cursor on the display screen 22 ofthe client node 10.
  • User-supplied input is transmitted to the server 14 via a client-side transport mechanism 33.
  • the client-side transport mechanism 33 includes a transport driver that handles low-level network communication (e.g., physical layer), a protocol driver that handles higher-level network communication (e.g. data link layer), and an ICA driver that handles formatting of data to conform to the ICA protocol.
  • the type of server-supplied information 36 depends on the type of user input. As described above, the input types include keyboard input and pointing device input.
  • the server-supplied information 36 includes a current input position and current font information. The current input position is determined by current cursor position.
  • the font information defines the appearance (e.g., font size, style, color, type, etc.) ofthe client-generated response when displayed on the display screen.
  • the server-supplied information 36 includes current input position information, as described above, and current screen object information.
  • the screen object information includes such information as menu size and screen location, number of menu elements, and size of menu elements.
  • the current input position information corresponds to the cursor position determined by the pointing input device.
  • the server node 14 obtains the current input position, font, and screen object information from the application program 40 executing on the server node 14.
  • the application program can use a standard operating system cursor handling routine or support a particular query API that obtains the cursor information, such as the "font info" API 41 or the "caret” API 42 depicted in FIG. 2.
  • Use ofthe standard operating system routine may require some modification to that routine to obtain the cursor information. For example, implementations using MICROSOFT WINDOWS can accomplish this by installing a hook procedure in the standard dynamic link library file User32.dll.
  • the application program 40 either uses text output functions to draw the text in response to the keyboard input or supports a particular query API to obtain the font information.
  • the client response generator 30 can use default information 38 to produce the client-generated response 32.
  • default information 38 for font can be predetermined or taken from the most recent, previous text output generated by the application program.
  • the application program 40 provides screen object information in a manner similar to providing current input position, that is, by using a system-supported routine for accessing such information or by supporting yet another particular query API, such as laccessible: :accLocation mentioned above.
  • query APIs can be standard API, such as APIs in the Active Accessibility interface developed by Microsoft, or proprietary APIs.
  • the type of server-supplied information 36 also depends on the operational state ofthe application program currently executing on the server node 14. For example, if the server node 14 is executing a word processing application program and the program is presently processing the input using Edit control, the client response generator 30 can anticipate how the server node 14 will process keyboard input while operating according to this set of controls. For embodiments implemented using the WINDOWS operating system, Edit control is standard and well documented.
  • the behavior ofthe Edit control is generally determined by a set of flags associated with the Edit control such as: ES_MULTILINE, which indicates that the control contains multiple lines of text; ES_NUMBER, which indicates that the control allows only digits to be entered; ES_CENTER, which indicates that the entered text will be centered; or ESJ OWERCASE, which indicates that the entered text will be converted to lower case.
  • Other information can be obtained by querying the Edit control, such as the current size ofthe output rectangle, the currently selected font, the current line, or the current text selection in the Edit control.
  • the client response generator 30 can anticipate a number of characteristics associated with, for example, text that is currently being edited in order to estimate the server response.
  • the client response generator 30 monitors the control by using a hooking control procedure. If the Edit control changes its state as a result ofthe user input or application request, the change is detected by the installed hook procedure and the updated information is communicated to the client.
  • the technique of estimation is not limited to Edit control or any particular set of controls, but that the technique can apply to any type of input control as long as cursor (caret) information is available to the client response generator 30.
  • the technique may require that font information also be available to the client response generator 30.
  • the server node 14 can send the server-supplied information 36 to the client node 10 at various points during the execution ofthe application program depending upon the type of application program.
  • the server node 14 periodically sends information to the client 10.
  • the server 14 may use a virtual channel set up using the ICA protocol to transmit the information.
  • the client 10 requests information from the server 14 at opportune times, such as periods of low network bandwidth usage or low processor loading.
  • One point at which the client 10 may request information is when the server node 14 starts executing the application program 40.
  • the latency ofthe connection between the server 14 and client nodes 10 has minimal impact upon client user behavior because the client user has not yet begun to submit input to the application program 40.
  • Other points can occur during the execution ofthe application program 40, such as, for example, when server node 14 transmits a server response to the client node 14. Still other points can be when certain trigger events occur during the execution ofthe application program 40, such as, for example, when the client user moves from one input field to another while entering data in a database record.
  • the server node 14 can transmit to the client node the information 36 appropriate for that input field.
  • Fig. 3 shows an exemplary process ofthe invention by which the client node 10 and the server node 14 cooperate to give a client user an immediate visual response for each character typed in at the keyboard 24 by the client user.
  • the responses appear character by character. Accordingly, the user should not visually discern any delay between the moment of supplying input to the moment of observing a response.
  • the client node 10 launches (step 40) an application program, and in response, the server node 14 starts (step 44) execution of that application.
  • the application program is MICROSOFT NOTEPAD, which uses a Multi-line Edit box within which characters typed in by the user appear.
  • the server node 14 transmits (step 48) application-specific information to the client node 10. This information includes at least font information and current input position information.
  • the client user types in the capital letter "T.”
  • the client node 10 receives (step 52) this keyboard input, and then, as described above, generates and displays (step 56) a visual response that attempts to anticipate the server response.
  • the client-generated response is more than a simple echo ofthe capital letter "T" because the client-generated response may also anticipate the visual attributes ofthe character, such as the font type, size, color, and current input position on the display screen. All of such visual attributes are obtainable from the information provided by the server in step 48.
  • the client node 10 can use default information for any visual attributes not provided by the server node 14 with such application-specific information.
  • the client node 10 transmits (step 60) the input character "T" to the server node 14.
  • the transmission ofthe character to the server node 14 can occur before such generation and display.
  • the client node receives (step 64) a second character typed in by the client user, here character "e.”
  • the client node 10 In a manner similar to the client-generated response for the letter "T,” the client node 10 generates and displays (step 68) a response for the character "e" on the client display screen.
  • the client node 10 transmits the user input ofthe character "e" to the server node 14.
  • the client node 10 monitors for a server response.
  • the server node 14 produces (step 76) the response to the character input "T,” and transmits the response to the client node 10 over the network 18.
  • the latency of the connection between the client and server nodes 10, 14 is longer than the time needed for the client node 10 to produce and display the client-generated response.
  • the client-generated response may appear on the screen before the server node 14 generates the server response or receives the user input.
  • client nodes is such that responses from the server node 14 lag behind responses displayed by the client node 10 by multiple characters, as is illustrated by this example.
  • the client node 10 receives the server response for the letter "T” and updates (step 80) the display by overwriting the client-generated response with the server response. Because the server response overwrites the client response, the server response does not need to exactly match the client-generated response. Slight differences in appearance between the client- generated response and the server response are usually indiscernible by the client user.
  • the client node 10 can compare the client-generated response with the server response and then overwrite the client-generated response if the server response differs.
  • the server node 14 produces (step 84) a response to the character input "e,” and returns the response to the client node 10, which updates (step 88) the display screen with this server response.
  • the client node 10 updates the display screen regardless of whether the server-supplied response differs from the client-generated response. In other embodiments, the client node 10 updates the display with the server-supplied response only if the client-generated response was wrong. As noted above, along with each transmission of a server response from the server node 14 to the client node 10, the server node 14 can be providing new font and current input position information for use by the client node 10 to update subsequently generated client-generated responses.
  • Fig. 4 provides another exemplary flow diagram ofthe process by which the client node
  • the client node 10 launches (step 100) an application program that starts executing (step 104) on the server node 14.
  • the server node 14 executes the MICROSOFT WORD application program.
  • the server node provides (step 108) application-specific information.
  • the application-specific information describes screen objects, such as the commands and toolbar icons that are displayed at the top ofthe MICROSOFT WORD window and the menu structure associated with each such screen object.
  • the screen object information includes the screen position and screen area covered by each command and icon so that the client node 10 can generate, using the current cursor position, which command or icon is selected when the client user clicks the pointing device 28.
  • a typical display of commands at the top ofthe MICROSOFT WORD window is
  • Activation ofthe Edit command occurs by clicking the pointing device 28 while the cursor position falls within the boundaries ofthe rectangular screen area covered by the Edit command.
  • the client node 10 receives this pointing device input.
  • the client node 10 generates and displays (step 116) a response, here a dropdown menu associated with the Edit command, from the server-provided application-specific information and the current cursor position.
  • the client node 10 transmits (step 120) the user input to the server node 14.
  • the client node 10 tracks (step 124) the cursor movement within the drop-down menu and highlights the menu item within which the current cursor position falls.
  • the server node 14 produces the actual response to the pointing device input and returns the response to the client node 10.
  • the client node 10 updates (step 132) the display with the server response.
  • the present invention may be implemented as one or more computer-readable software programs embodied on or in one or more articles of manufacture.
  • the article of manufacture can be, for example, any one or combination of a floppy disk, a hard disk, hard-disk drive, a CD- ROM, a DND-ROM, a flash memory card, an EEPOM, an EPROM, a PROM, a RAM, a ROM, or a magnetic tape.
  • any standard or proprietary, programming or interpretive language can be used to produce the computer-readable software programs. Examples of such languages include C, C++, Pascal, JAVA, BASIC, Visual Basic, and Visual C++.
  • the software programs may be stored on or in one or more articles of manufacture as source code, object code, interpretive code, or executable code. While the invention has been shown and described with reference to specific preferred embodiments, it should be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope ofthe invention as defined by the following claims.

Abstract

A method and an apparatus for reducing perceived visual response to user input at a client node are described. The client node remotely executes an application program on a server node wherein all execution of the application program occurs on the server node. The client node (10) transmits user-provided input to the server node (14), and the user-provided input elicits a response from the server node that is transmitted back to the client for display. The client node receives the user input to be transmitted to the server node. The client node can obtain the user input (34) through a keyboard or a pointing device. In response to the user input, the client node produces a prediction (30) of a server response to the user input. The client node then displays the prediction (22). The display of the prediction provides the client user with a faster visual response to the user input than could be obtained from the server node. Upon receiving the server response, the client node displays the server response, overwriting the prediction.

Description

A SYSTEM AND METHOD FOR PROVIDING
IMMEDIATE VISUAL RESPONSE TO USER INPUT AT A CLIENT SYSTEM
CONNECTED TO A COMPUTER SYSTEM BY A HIGH-LATENCY CONNECTION
Field ofthe Invention The invention relates generally to client-server computer networks. More specifically, the invention relates to a system and method for providing feedback to user input at a client system.
Background ofthe Invention Typical computer networks include client systems that communicate with server systems over communication links. Often a user ofthe client system formulates and delivers queries to the server system through a user interface operating on the client system. The server system evaluates the queries and delivers responses to the client system for display on the client user interface. Over the past decade, a wide variety of computer networks, such as local area networks
(LANs), wide area networks (WANs), Intranets, and the Internet, have adopted remote application processing. In a remote application process system, all application program execution occurs on the server system, and only the control information for the client user interface, keystrokes, and mouse movements travel across the network. As a result, less resources ofthe client systems are needed to run applications.
A shortcoming of remote application processing, however, is that the client system may experience an unacceptable round-trip delay (i.e., latency) from when the client system sends input to the server system until the client system receives a response. Such delays can manifest themselves in remote computing environments, such as those encountered on the Internet, WANs, or satellite links, or with multi-user server systems. Regarding remote computing environments, the geographical separation ofthe client system from the server system produces the delay. This can be particularly troublesome to a user who is typing, for example, at the client system. The time required for the client input to travel to the server system and for the server response to return to the client system causes a palpable delay that can disconcert the user and induce typing errors. In multi-user server systems, the round-trip delay may depend more upon the ability of a busy server system, concurrently processing user interface data for multiple active
clients, to respond to input received from a particular client system.
Consequently, the benefits of current remote computing and multi-user technologies are diminished for those implementations where the round-trip response time is greater than the acceptable user interface response time. Thus, a need exists for a system and a method that minimizes the delay sensed by the user of a client system in remote computing and multi-user computer system networks.
Summary The invention features a method and an apparatus for reducing perceived visual response to user input at a client node that is remotely executing an application program on a server node wherein execution ofthe application program occurs on the server node. The client node transmits the user input to the server node, and the user input elicits a response from the server node that is transmitted back to the client node for display. In one aspect, the invention features a method that comprises receiving user input to be transmitted to the server node. In response to the user input, a prediction of a server response to the user input is produced. This prediction is then displayed at the client node. The prediction can be determined based upon information about the applications currently running on the server. Relevant information includes cursor position, font, and other types of data. In another aspect, the invention features a client node comprising an input device that provides user input to be transmitted to a server node, a processor that produces a prediction of a server response to the user input, and a display device that displays the prediction. The input device can be a keyboard or a pointing device. In still another aspect, the invention features a client-server system comprising a server node and a client node. The client node includes an input device for providing user input, a processor, and a display device. The processor transmits the user input to the server node and produces, in response to the user input, a client response that attempts to anticipate a server response to the user input by the server node. The client response provides a visual response to the user input before the client node receives the server response. The displayed server response overwrites the prediction.
Brief Description ofthe Drawings The invention is pointed out with particularity in the appended claims. The above and further advantages ofthe invention may be better understood by referring to the following description in conjunction with the accompanying drawings, in which:
Fig. 1 is a diagram of an embodiment of a client system in communication with a server node over a network;
Fig. 2 is a block diagram of a client-server system showing the communication paths between the client and server when performing the methods ofthe present invention; Fig. 3 is an exemplary flow diagram of an exemplary process by which the client node
generates a response to keyboard input; and
Fig. 4 is an exemplary flow diagram of an exemplary process by which the client node generates a response to user input provided through the pointing device. Description ofthe Invention FIG. 1 shows a first computing system (client node) 10 in communication with a second computing system (server node) 14 over a communications network 18 for remotely executing an application program on the server node 14 in accordance with the principles ofthe invention. The network 18 over which the client and server nodes 10, 14 communicate can be a local area network (LAN) or a wide area network (WAN) such as the Internet. The client and server nodes 10, 14 can connect to the network 18 through a variety of connections including standard telephone lines, LAN or WAN links (e.g., TI, T3, 56kb, X.25), broadband connections (ISDN, Frame Relay, ATM), and wireless connections. Connections can be established using a variety of communication protocols (e.g., TCP/IP, IPX, SPX, NetBIOS, Ethernet, RS232, and direct asynchronous connections). Other client nodes and server nodes (not shown) may also be connected to the network 18.
In one embodiment, the client node 10 communicates with the server node 14 using an Independent Computing Architecture (ICA) protocol developed by Citrix Systems, Inc. of Ft. Lauderdale, Florida. ICA is a general-purpose presentation services protocol that controls the input/output between the client node 10 and server node 14. The design of ICA is for the presentation services to run over industry standard network protocols, such as TCP/IP, IPX/SPX, or NetBEUI, using industry-standard transport protocols, including but not limited to ISDN, frame relay, and asynchronous transfer mode (ATM). With the ICA protocol, all application execution remains on the server node 14, and only user interface information, such as windows application screen presentation, full-screen text presentation, and keyboard and pointing device updates, are sent to the client node 10. The technique ofthe invention operates as a feature that accelerates standard ICA keyboard processing. If a particular application program or input control cannot support the technique, the standard ICA keyboard processing is used. Other embodiments can employ other remote control protocols, such as MICROSOFT RDP (Remote Desktop Protocol), to practice the principles of the invention.
The client node 10 can be any personal computer (e.g., 286, 386, 486, Pentium, Pentium II, Macintosh computer), thin-client device, windows and non-windows based terminal, network computer, wireless device, information appliance, RISC Power PC, X-device, workstation, mini computer, main frame computer, or any processor-based device capable of displaying application data and operating according to a protocol that transmits input data to an application program executing remotely on the sever node 14. The user interface displayed at the client node 10 can be text driven (e.g., the DOS operating system manufactured by Microsoft Corporation of Redmond, Washington) or graphically driven (e.g., the WINDOWS operating system manufactured by Microsoft Corporation of Redmond, Washington). The operating system ofthe client node 10 can be one of a variety of platforms including but not limited to WINDOWS 3.x, WINDOWS 95, WINDOWS 98, WINDOWS NT 3.51, WINDOWS NT 4.0, Macintosh, Java, and Unix, DOS, Linux, and WINDOWS CE for windows-based terminals. The client node 10 includes a display screen 22, a keyboard 24, a pointing device (e.g., a mouse, trackball, touch-pad, touch-screen, etc) 28, a processor (not shown), and persistent storage (not shown).
The server node 14 can be any computing device that controls access to other portions of the network (e.g., workstations, printers, etc.) and runs applications in response to input received from the client node 10. Like the client node 10, the server node 14 can support a variety of operating system platforms, such as, for example, WINDOWS 3.x, WINDOWS 95, WINDOWS 98, WINDOWS NT 3.51, WINDOWS NT 4.0, WINDOWS CE for windows-based terminals, Macintosh, Java, and Unix. The server node 14 can include a group of server systems logically acting as a single server system, called a server farm. In one embodiment, the server node 14 is a multi-user server system supporting multiple concurrently active client nodes.
The server node 14 hosts one or more application programs that can be accessed by the client node 10. Examples of such applications include browser software, e.g., MICROSOFT
INTERNET EXPLORER™, word processing programs such as MICROSOFT WORD® and
MICROSOFT NOTEPAD®, database programs such as MICROSOFT ACCESS®, and spreadsheet programs such as MICROSOFT EXCEL®, all of which are manufactured by Microsoft Corporation of Redmond, Washington.
Such application programs call application program interface (API) routines to direct the performance ofthe operating system running on the server node 14. Server-side support may make use ofthe Active Accessibility API, developed by Microsoft Corporation of Redmond, Washington, or equivalent proprietary APIs that allow information about the contents of a window to be extracted from the application in control of that window. For example, the Active Accessibility API models user interface elements as Component Object Model (COM) objects. A client is able to examine the properties of an object using provided functions such as
Iaccessible::accLocation and IAccessible::get_accName. The foregoing examples are intended to be illustrative and not exhaustive.
In brief overview, the client node 10 communicates with the server node 14 to remotely execute an application program on the server node 14. User input supplied at the client node 10 serves as input to the application program. All execution ofthe application program occurs on the server node 14 according to this user input forwarded to the server node 14 from the client node 10. Examples of user input, typically submitted by a user ofthe client node 10, include characters entered through the keyboard 24 or cursor movements submitted using the pointing device 28. In response to the user input, the server node 14 produces a server response that controls the content and appearance ofthe screen display ofthe client node 10 when subsequently transmitted to and received by the client node 10. The type ofthe server response depends on the type ofthe user input received and the application program that is processing the user input. For example, if the application program is a word processor and the input event is a keyboard input ofthe character "T," then the response from the server node 14 to the client node 10 produces the character "T" when displayed on the client node 10. The response can include information that defines the display ofthe character "T" on the screen ofthe client node 10, including current input position information and font information. Similarly, for example, if the user input is instead a pointing device operation (e.g., a cursor movement) that selects a toolbar icon, then the server response can display a drop-down menu associated with that icon on the screen 22 ofthe client node 10.
The period of elapsed time for the user input to traverse the network 18 to the server node 14 and for the server response to return to the client node 10 is the latency ofthe connection between the nodes 10, 14. When the client node 10 and server node 14 are communicating over a high-latency connection, the user may experience a palpable delay from the moment of entering the input until the moment of receiving a server response. Such high-latency connections are common in a WAN or Internet environment and can occur in multi-user computer systems that are busy responding to queries from multiple active clients. To mitigate the effects of such latency, the client node 10 produces and displays a response to the input event in anticipation ofthe server response. According to the principles of the invention, the client node 10 response attempts to anticipate the server response that substantially matches, in content and appearance, the subsequent display ofthe expected server response. Content, for example, includes the specific text and graphical image that the server response is expected to display, such as the capital letter "T" and the drop-down menu ofthe above-described examples. Attributes associated with appearance include, for example, the color ofthe displayed character (e.g., blue), the font size (e.g., 12), the font type (e.g., Times New Roman), the font style (e.g., italics), and current input position (i.e., (x, y) coordinate) on the display screen 22.
Generating a Client Response
Fig. 2 shows an exemplary block diagram illustrating the information used by a client response generator 30 to produce a client response 32 to a user-supplied input 34. The client response generator 30 includes the processor ofthe client node 10 and the particular API routines that form and display the client-generated response 32. Typically, the client response generator 30 forms the client-generated response 32 based upon that user-supplied input 34 and upon server-supplied information 36, but if certain server-supplied information described below is unavailable, the client response generator 30 can use default information 38 instead.
The user-supplied input 34 is one of at least two types: (1) keyboard input or (2) a pointing device input. The user ofthe client node 10 supplies keyboard input by typing in characters using the keyboard and pointing device input by clicking or double-clicking the pointing device 28. Another type of pointing device input is the position ofthe cursor on the display screen 22 ofthe client node 10. User-supplied input is transmitted to the server 14 via a client-side transport mechanism 33. In the embodiment depicted in FIG. 2, the client-side transport mechanism 33 includes a transport driver that handles low-level network communication (e.g., physical layer), a protocol driver that handles higher-level network communication (e.g. data link layer), and an ICA driver that handles formatting of data to conform to the ICA protocol. The type of server-supplied information 36 depends on the type of user input. As described above, the input types include keyboard input and pointing device input. For keyboard input, the server-supplied information 36 includes a current input position and current font information. The current input position is determined by current cursor position. The font information defines the appearance (e.g., font size, style, color, type, etc.) ofthe client-generated response when displayed on the display screen.
For pointing device input, the server-supplied information 36 includes current input position information, as described above, and current screen object information. For example, if the current screen object is a menu, the screen object information includes such information as menu size and screen location, number of menu elements, and size of menu elements. Here, the current input position information corresponds to the cursor position determined by the pointing input device.
The server node 14 obtains the current input position, font, and screen object information from the application program 40 executing on the server node 14. To provide current input position, the application program can use a standard operating system cursor handling routine or support a particular query API that obtains the cursor information, such as the "font info" API 41 or the "caret" API 42 depicted in FIG. 2. Use ofthe standard operating system routine may require some modification to that routine to obtain the cursor information. For example, implementations using MICROSOFT WINDOWS can accomplish this by installing a hook procedure in the standard dynamic link library file User32.dll.
To provide the font information, the application program 40 either uses text output functions to draw the text in response to the keyboard input or supports a particular query API to obtain the font information. Should the application program not support an API that can provide font information, the client response generator 30 can use default information 38 to produce the client-generated response 32. For example, default information 38 for font can be predetermined or taken from the most recent, previous text output generated by the application program.
The application program 40 provides screen object information in a manner similar to providing current input position, that is, by using a system-supported routine for accessing such information or by supporting yet another particular query API, such as laccessible: :accLocation mentioned above. Such query APIs can be standard API, such as APIs in the Active Accessibility interface developed by Microsoft, or proprietary APIs.
The type of server-supplied information 36 also depends on the operational state ofthe application program currently executing on the server node 14. For example, if the server node 14 is executing a word processing application program and the program is presently processing the input using Edit control, the client response generator 30 can anticipate how the server node 14 will process keyboard input while operating according to this set of controls. For embodiments implemented using the WINDOWS operating system, Edit control is standard and well documented. The behavior ofthe Edit control is generally determined by a set of flags associated with the Edit control such as: ES_MULTILINE, which indicates that the control contains multiple lines of text; ES_NUMBER, which indicates that the control allows only digits to be entered; ES_CENTER, which indicates that the entered text will be centered; or ESJ OWERCASE, which indicates that the entered text will be converted to lower case. Other information can be obtained by querying the Edit control, such as the current size ofthe output rectangle, the currently selected font, the current line, or the current text selection in the Edit control. Thus, the client response generator 30 can anticipate a number of characteristics associated with, for example, text that is currently being edited in order to estimate the server response. In one embodiment, the client response generator 30 monitors the control by using a hooking control procedure. If the Edit control changes its state as a result ofthe user input or application request, the change is detected by the installed hook procedure and the updated information is communicated to the client.
It should be understood that the technique of estimation is not limited to Edit control or any particular set of controls, but that the technique can apply to any type of input control as long as cursor (caret) information is available to the client response generator 30. Optionally, the technique may require that font information also be available to the client response generator 30.
The server node 14 can send the server-supplied information 36 to the client node 10 at various points during the execution ofthe application program depending upon the type of application program. In some embodiments, the server node 14 periodically sends information to the client 10. In these embodiments, the server 14 may use a virtual channel set up using the ICA protocol to transmit the information. In other embodiments, the client 10 requests information from the server 14 at opportune times, such as periods of low network bandwidth usage or low processor loading. One point at which the client 10 may request information is when the server node 14 starts executing the application program 40. Here, the latency ofthe connection between the server 14 and client nodes 10 has minimal impact upon client user behavior because the client user has not yet begun to submit input to the application program 40. Other points can occur during the execution ofthe application program 40, such as, for example, when server node 14 transmits a server response to the client node 14. Still other points can be when certain trigger events occur during the execution ofthe application program 40, such as, for example, when the client user moves from one input field to another while entering data in a database record. Here, each time the client user advances to a new input field, the server node 14 can transmit to the client node the information 36 appropriate for that input field.
Fig. 3 shows an exemplary process ofthe invention by which the client node 10 and the server node 14 cooperate to give a client user an immediate visual response for each character typed in at the keyboard 24 by the client user. The responses appear character by character. Accordingly, the user should not visually discern any delay between the moment of supplying input to the moment of observing a response.
In brief overview, the client node 10 launches (step 40) an application program, and in response, the server node 14 starts (step 44) execution of that application. For illustration purposes only, the application program is MICROSOFT NOTEPAD, which uses a Multi-line Edit box within which characters typed in by the user appear. After starting execution ofthe application, the server node 14 transmits (step 48) application-specific information to the client node 10. This information includes at least font information and current input position information.
At the keyboard, the client user types in the capital letter "T." The client node 10 receives (step 52) this keyboard input, and then, as described above, generates and displays (step 56) a visual response that attempts to anticipate the server response. The client-generated response is more than a simple echo ofthe capital letter "T" because the client-generated response may also anticipate the visual attributes ofthe character, such as the font type, size, color, and current input position on the display screen. All of such visual attributes are obtainable from the information provided by the server in step 48. The client node 10 can use default information for any visual attributes not provided by the server node 14 with such application-specific information. The client node 10 transmits (step 60) the input character "T" to the server node 14.
Although shown here as occurring after the generation and display ofthe client-generated response, the transmission ofthe character to the server node 14 can occur before such generation and display. The client node receives (step 64) a second character typed in by the client user, here character "e." In a manner similar to the client-generated response for the letter "T," the client node 10 generates and displays (step 68) a response for the character "e" on the client display screen. In step 72, the client node 10 transmits the user input ofthe character "e" to the server node 14.
After sending the character input to the server node 14, the client node 10 monitors for a server response. The server node 14 produces (step 76) the response to the character input "T," and transmits the response to the client node 10 over the network 18. In general, the latency of the connection between the client and server nodes 10, 14 is longer than the time needed for the client node 10 to produce and display the client-generated response. Thus, the client-generated response may appear on the screen before the server node 14 generates the server response or receives the user input. Typically, the latency ofthe communications link between the server and
client nodes is such that responses from the server node 14 lag behind responses displayed by the client node 10 by multiple characters, as is illustrated by this example.
The client node 10 receives the server response for the letter "T" and updates (step 80) the display by overwriting the client-generated response with the server response. Because the server response overwrites the client response, the server response does not need to exactly match the client-generated response. Slight differences in appearance between the client- generated response and the server response are usually indiscernible by the client user. In another embodiment, the client node 10 can compare the client-generated response with the server response and then overwrite the client-generated response if the server response differs. The server node 14 produces (step 84) a response to the character input "e," and returns the response to the client node 10, which updates (step 88) the display screen with this server response. In some embodiments, the client node 10 updates the display screen regardless of whether the server-supplied response differs from the client-generated response. In other embodiments, the client node 10 updates the display with the server-supplied response only if the client-generated response was wrong. As noted above, along with each transmission of a server response from the server node 14 to the client node 10, the server node 14 can be providing new font and current input position information for use by the client node 10 to update subsequently generated client-generated responses. Fig. 4 provides another exemplary flow diagram ofthe process by which the client node
10 generates responses to user input provided through the pointing device 28. As described for Fig. 3 above, the client node 10 launches (step 100) an application program that starts executing (step 104) on the server node 14. In this example, the server node 14 executes the MICROSOFT WORD application program. As described in Fig. 3, the server node provides (step 108) application-specific information. Here, the application-specific information describes screen objects, such as the commands and toolbar icons that are displayed at the top ofthe MICROSOFT WORD window and the menu structure associated with each such screen object. The screen object information includes the screen position and screen area covered by each command and icon so that the client node 10 can generate, using the current cursor position, which command or icon is selected when the client user clicks the pointing device 28. For example, a typical display of commands at the top ofthe MICROSOFT WORD window is
File Edit View Insert Format Tools Table Window Help.
Activation ofthe Edit command, for example, occurs by clicking the pointing device 28 while the cursor position falls within the boundaries ofthe rectangular screen area covered by the Edit command. In step 112, the client node 10 receives this pointing device input. In anticipation of the server response, the client node 10 generates and displays (step 116) a response, here a dropdown menu associated with the Edit command, from the server-provided application-specific information and the current cursor position. The client node 10 transmits (step 120) the user input to the server node 14. In one embodiment, the client node 10 tracks (step 124) the cursor movement within the drop-down menu and highlights the menu item within which the current cursor position falls. In step 128, the server node 14 produces the actual response to the pointing device input and returns the response to the client node 10. The client node 10 updates (step 132) the display with the server response.
The present invention may be implemented as one or more computer-readable software programs embodied on or in one or more articles of manufacture. The article of manufacture can be, for example, any one or combination of a floppy disk, a hard disk, hard-disk drive, a CD- ROM, a DND-ROM, a flash memory card, an EEPOM, an EPROM, a PROM, a RAM, a ROM, or a magnetic tape. In general, any standard or proprietary, programming or interpretive language can be used to produce the computer-readable software programs. Examples of such languages include C, C++, Pascal, JAVA, BASIC, Visual Basic, and Visual C++. The software programs may be stored on or in one or more articles of manufacture as source code, object code, interpretive code, or executable code. While the invention has been shown and described with reference to specific preferred embodiments, it should be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope ofthe invention as defined by the following claims.

Claims

What is claimed is: 1. In a client-server system including a client node transmitting user-provided input to a server node having an application program executing thereon wherein the user-provided input elicits a response from the server node that is transmitted back to the client node for display, a method for reducing perceived response time to the user-provided input comprising the steps of: (a) receiving user input from an input device; (b) transmitting the user input to the server node; (c) generating at the client node a client response to the user input; (d) displaying the client response on a display screen at the client node; (e) receiving a server response to the user input from the server node; and (f) replacing the client response displayed on the display screen with the server response received from the server node.
2. The method of claim 1 wherein step (f) comprises overwriting the client response on the display screen with the server response.
3. The method of claim 1 where the user input is first user input and further comprising the steps of: (g) receiving additional user input to be transmitted to the server node; (h) generating a second client response to the additional user input; and (i) displaying the second client response at the client node before receiving the server response to the first user input.
4. The method of claim 1 further comprising the step of receiving current input position information from the server node, and wherein step (c) comprises determining the client response in response to the current input position information.
5. The method of claim 4 further comprising the step of providing font information for defining a visual characteristic ofthe client response, and wherein step (c) further comprises determining the client response in response to the font information.
6. The method of claim 1 further comprising the step of providing font information for defining a visual characteristic ofthe client response, and wherein step (c) comprises determining the client response in response to the font information.
7. The method of claim 6 further comprising the step of obtaining the font information from the server node.
8. The method of claim 6 wherein the step of providing the font information includes the step of obtaining default font information.
9. The method of claim 1 further comprising the step of receiving information about a screen object that is currently being manipulated by the client node; and executing a heuristic procedure responsive to the user input and the screen object information to generate the client response.
10. In a client-server system including a client node transmitting user-provided input to a server node executing an application program wherein the user-provided input elicits a response from the server node that is transmitted back to the client node for display, a method for reducing perceived response time to the user-provided input comprising the steps of: (a) receiving user input from an input device for subsequent transmission to the application program executing on a server node; (b) generating at the client node in response to the user input a prediction of a server response to the user input by the server node; and (c) displaying the prediction at the client node.
11. In a client-server system including a server node executing an application program according to user input supplied by a client node, wherein the user input elicits a response from the server node that is subsequently transmitted to the client node for display, a client node having reduced perceived response time to user input comprising: an input device for providing user input to the client node for transmission to the application program executing on the server node; a response generator in communication with the input device, the response generator generating in response to the user input a prediction of a server response to the user input by the server node; and a display device, in communication with the response generator, for displaying the prediction before the client node displays the response by the server node.
12. An apparatus comprising: a server node executing an application program; and a client node in communication with the server node, the client node including (a) an input device for receiving user input to be transmitted to the application program executing on the server node, (b) a response generator for generating a client response to the user input that predicts a server response to the user input by the server node, and (c) a display device for displaying the client response to provide a visual response to the user input before displaying the server response.
PCT/US2000/019749 1999-07-23 2000-07-20 A system and method for providing immediate visual response to user input at a client system WO2001008378A1 (en)

Priority Applications (8)

Application Number Priority Date Filing Date Title
EP00947558A EP1197055B1 (en) 1999-07-23 2000-07-20 A system and method for providing immediate visual response to user input at a client system
JP2001512762A JP2003505781A (en) 1999-07-23 2000-07-20 System and method for providing an immediate visual response to user input at a client system
IL14775400A IL147754A0 (en) 1999-07-23 2000-07-20 A system and method for providing immediate visual response to user input at a client system
DE60033286T DE60033286T2 (en) 1999-07-23 2000-07-20 SYSTEM AND METHOD FOR PROVIDING AN IMMEDIATE VISUAL RESPONSE TO A USER INPUT IN A USER SYSTEM
AU61142/00A AU775740B2 (en) 1999-07-23 2000-07-20 A system and method for providing immediate visual response to user input at a client system
CA002380768A CA2380768C (en) 1999-07-23 2000-07-20 A system and method for providing immediate visual response to user input at a client system
IL147754A IL147754A (en) 1999-07-23 2002-01-21 System and method for providing immediate visual response to user input at a client system
HK02106936.2A HK1045617B (en) 1999-07-23 2002-09-23 A system and method for providing immediate visual response to user input at a client system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/360,876 1999-07-23
US09/360,876 US6538667B1 (en) 1999-07-23 1999-07-23 System and method for providing immediate visual response to user input at a client system connected to a computer system by a high-latency connection

Publications (2)

Publication Number Publication Date
WO2001008378A1 WO2001008378A1 (en) 2001-02-01
WO2001008378A9 true WO2001008378A9 (en) 2002-08-29

Family

ID=23419752

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/019749 WO2001008378A1 (en) 1999-07-23 2000-07-20 A system and method for providing immediate visual response to user input at a client system

Country Status (11)

Country Link
US (1) US6538667B1 (en)
EP (1) EP1197055B1 (en)
JP (1) JP2003505781A (en)
KR (1) KR100798963B1 (en)
AU (1) AU775740B2 (en)
CA (1) CA2380768C (en)
DE (1) DE60033286T2 (en)
ES (1) ES2281349T3 (en)
HK (1) HK1045617B (en)
IL (2) IL147754A0 (en)
WO (1) WO2001008378A1 (en)

Families Citing this family (63)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6721786B1 (en) * 2000-01-06 2004-04-13 International Business Machines Corporation Method and apparatus for balancing bandwidth usage in a browser
AU778428B2 (en) * 2000-02-25 2004-12-02 Canon Kabushiki Kaisha Local sound and graphic feedback
US7010503B1 (en) * 2000-03-10 2006-03-07 Ams Services, Inc. Traffic reduction in networked data collection
US6763501B1 (en) * 2000-06-09 2004-07-13 Webex Communications, Inc. Remote document serving
US7117239B1 (en) 2000-07-28 2006-10-03 Axeda Corporation Reporting the state of an apparatus to a remote computer
WO2002012997A1 (en) * 2000-08-08 2002-02-14 Fineground Networks Method and system for parameterized web documents
US7047281B1 (en) 2000-08-08 2006-05-16 Fineground Networks Method and system for accelerating the delivery of content in a networked environment
US8108543B2 (en) 2000-09-22 2012-01-31 Axeda Corporation Retrieving data from a server
US7185014B1 (en) 2000-09-22 2007-02-27 Axeda Corporation Retrieving data from a server
US7310687B2 (en) 2001-03-23 2007-12-18 Cisco Technology, Inc. Methods and systems for managing class-based condensation
US7171444B2 (en) * 2001-11-14 2007-01-30 Sharp Laboratories Of America, Inc. Remote desktop protocol compression system
US20030105879A1 (en) * 2001-11-30 2003-06-05 Erlend Olson Wireless network architecture and method
US7254601B2 (en) 2001-12-20 2007-08-07 Questra Corporation Method and apparatus for managing intelligent assets in a distributed environment
US7178149B2 (en) 2002-04-17 2007-02-13 Axeda Corporation XML scripting of soap commands
US7966418B2 (en) 2003-02-21 2011-06-21 Axeda Corporation Establishing a virtual tunnel between two computer programs
DE10315111A1 (en) * 2003-04-02 2004-10-14 Klaus Rock Method for reducing the latency in interactive data communication between a terminal server and a terminal server client in a geostationary satellite network
US20050234838A1 (en) * 2004-04-14 2005-10-20 Manousos Nicholas H Method and apparatus for providing in place editing within static documents
US8250034B2 (en) * 2004-04-14 2012-08-21 Verisign, Inc. Method and apparatus to provide visual editing
US20050257196A1 (en) * 2004-05-17 2005-11-17 Gideon Hollander System and method for developing new services from legacy computer applications
DE102004043868B4 (en) * 2004-09-10 2007-01-11 Kai Lauterjung Data communication system, as well as data communication methods
DE102004048343B4 (en) 2004-10-01 2022-09-22 Satcloud Ip Holding Llc Method for reducing the latency in interactive data communication between a terminal server and a terminal server client in a telecommunications network, in particular a GSM or a UMTS network
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
CA2490645A1 (en) * 2004-12-16 2006-06-16 Ibm Canada Limited - Ibm Canada Limitee Data-centric distributed computing
US7817849B2 (en) * 2005-08-18 2010-10-19 Hewlett-Packard Development Company, L.P. Method and apparatus for graphical data compression
WO2007120773A2 (en) * 2006-04-14 2007-10-25 Advanced Solutions, Inc. Method, system, and computer-readable medium to uniformly render document annotations across multiple computer platforms
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
US8214367B2 (en) * 2007-02-27 2012-07-03 The Trustees Of Columbia University In The City Of New York Systems, methods, means, and media for recording, searching, and outputting display information
JP2009009330A (en) * 2007-06-27 2009-01-15 Fujitsu Ltd Information processor, information processing system and control method for information processor
CA2607537A1 (en) 2007-10-22 2009-04-22 Ibm Canada Limited - Ibm Canada Limitee Software engineering system and method for self-adaptive dynamic software components
JP5012716B2 (en) * 2008-07-29 2012-08-29 富士通株式会社 Remote file operation method
JP4827950B2 (en) * 2008-07-31 2011-11-30 富士通株式会社 Server device
JP2010091724A (en) * 2008-10-07 2010-04-22 Canon Inc Image processing system
US8195692B2 (en) * 2008-12-11 2012-06-05 International Business Machines Corporation System and method for managing semantic and syntactic metadata
WO2010087827A1 (en) * 2009-01-29 2010-08-05 Hewlett-Packard Development Company, L.P. Providing an indication of change at a user interface device over a network between computers
WO2011018827A1 (en) 2009-08-13 2011-02-17 株式会社日立製作所 System and method for evaluating adequacy of applications in execution environments
US9063932B2 (en) * 2009-12-18 2015-06-23 Vertafore, Inc. Apparatus, method and article to manage electronic or digital documents in a networked environment
US8700682B2 (en) * 2009-12-24 2014-04-15 Vertafore, Inc. Systems, methods and articles for template based generation of markup documents to access back office systems
US8555187B2 (en) 2010-02-16 2013-10-08 Google Inc. Server-based data sharing in computer applications using a clipboard
CN103492978B (en) * 2010-10-05 2017-02-15 西里克斯系统公司 Touch support for remoted applications
US9384198B2 (en) 2010-12-10 2016-07-05 Vertafore, Inc. Agency management system and content management system integration
US9274746B2 (en) * 2011-02-18 2016-03-01 Nuance Communications, Inc. Latency hiding techniques for multi-modal user interfaces
US8731973B2 (en) 2011-04-19 2014-05-20 Vertafore, Inc. Overlaying images in automated insurance policy form generation
US9307009B2 (en) * 2012-02-15 2016-04-05 Mobilespan Inc. Presenting execution of a remote application in a mobile device native format
US9794735B2 (en) 2012-02-15 2017-10-17 Dropbox Inc. Context determination for mobile devices when accessing remote resources
KR20130101864A (en) * 2012-03-06 2013-09-16 삼성전자주식회사 Client apparatus, controllng method of the client apparatus, server and image provding method using the server
US9927959B2 (en) * 2012-10-05 2018-03-27 Tactual Labs Co. Hybrid systems and methods for low-latency user input processing and feedback
WO2014092293A1 (en) * 2012-12-12 2014-06-19 에스케이플래닛 주식회사 Method for providing immediate result for user input, and system and apparatus therefor
KR101432990B1 (en) 2012-12-12 2014-08-22 에스케이플래닛 주식회사 Method for immediately providing of response to user input, apparatus and system for the same
KR101430929B1 (en) 2012-12-12 2014-08-18 에스케이플래닛 주식회사 Method for immediately providing of response to user input, apparatus and system for the same
JP6205749B2 (en) * 2013-02-26 2017-10-04 日本電気株式会社 Server apparatus, virtual desktop system, input information processing method, and program thereof
US9122366B2 (en) * 2013-03-15 2015-09-01 Navico Holding As Residue indicators
US20150089203A1 (en) * 2013-09-23 2015-03-26 Mitch Kline Latency reduction in distributed computing environments
US9507814B2 (en) 2013-12-10 2016-11-29 Vertafore, Inc. Bit level comparator systems and methods
US9367435B2 (en) 2013-12-12 2016-06-14 Vertafore, Inc. Integration testing method and system for web services
US9747556B2 (en) 2014-08-20 2017-08-29 Vertafore, Inc. Automated customized web portal template generation systems and methods
US10437938B2 (en) 2015-02-25 2019-10-08 Onshape Inc. Multi-user cloud parametric feature-based 3D CAD system
US11750674B2 (en) 2015-05-05 2023-09-05 Penguin Computing, Inc. Ultra-low latency remote application access
US9600400B1 (en) 2015-10-29 2017-03-21 Vertafore, Inc. Performance testing of web application components using image differentiation
US11263029B2 (en) 2019-03-27 2022-03-01 Citrix Systems, Inc. Providing user interface (UI) elements having scrollable content in virtual machine sessions at reduced latency and related methods
US11281478B2 (en) 2019-03-27 2022-03-22 Citrix Systems, Inc. Providing user interface (UI) elements having an ordered hierarchy of graphical control elements in virtual machine sessions at reduced latency and related methods
US11263028B2 (en) 2019-03-27 2022-03-01 Citrix Systems, Inc. Providing user interface (UI) elements in virtual machine sessions at reduced latency

Family Cites Families (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
USRE32632E (en) 1982-07-19 1988-03-29 Apple Computer, Inc. Display system
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
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
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
KR930003126B1 (en) 1989-04-20 1993-04-19 가부시기가이샤 도시바 Method and system for detemining connection states of straight short vectors
US5119319A (en) 1989-12-14 1992-06-02 Options Unlimited Research Corp. Full-duplex video communication system
US5309555A (en) 1990-05-15 1994-05-03 International Business Machines Corporation Realtime communication of hand drawn images in a multiprogramming window environment
DE69133032T2 (en) 1990-12-26 2003-01-30 Canon Kk Multimedia communication device
CA2069355C (en) 1991-06-07 1998-10-06 Robert C. Pike Global user interface
US5351129A (en) 1992-03-24 1994-09-27 Rgb Technology D/B/A Rgb Spectrum Video multiplexor-encoder and decoder-converter
JP3390033B2 (en) 1992-10-14 2003-03-24 株式会社日立製作所 Packet communication method
US5469540A (en) 1993-01-27 1995-11-21 Apple Computer, Inc. Method and apparatus for generating and displaying multiple simultaneously-active windows
US5583763A (en) * 1993-09-09 1996-12-10 Mni Interactive Method and apparatus for recommending selections based on preferences in a multi-user system
US5802292A (en) * 1995-04-28 1998-09-01 Digital Equipment Corporation Method for predictive prefetching of information over a communications network
US5874960A (en) 1995-07-05 1999-02-23 Microsoft Corporation Method and system for sharing applications between computer systems
US5805815A (en) * 1995-12-18 1998-09-08 At&T Corp. Method and apparatus for providing interim data displays while awaiting of retrieval linked information
IL116804A (en) 1996-01-17 1998-12-06 R N S Remote Networking Soluti Application user interface redirector
US5757925A (en) 1996-07-23 1998-05-26 Faybishenko; Yaroslav Secure platform independent cross-platform remote execution computer system and method
US6108493A (en) * 1996-10-08 2000-08-22 Regents Of The University Of Minnesota System, method, and article of manufacture for utilizing implicit ratings in collaborative filters
US5931904A (en) 1996-10-11 1999-08-03 At&T Corp. Method for reducing the delay between the time a data page is requested and the time the data page is displayed
US6078740A (en) * 1996-11-04 2000-06-20 Digital Equipment Corporation Item selection by prediction and refinement
CN1108685C (en) * 1997-08-06 2003-05-14 塔奇勇公司 Distributed system and method for prefetching objects
US5982351A (en) * 1997-09-30 1999-11-09 Motorola, Inc. Method and apparatus for supplementing a keyboard and for helping a user operate an electronic device
JP3272281B2 (en) * 1997-10-20 2002-04-08 インターナショナル・ビジネス・マシーンズ・コーポレーション Data item display method and display device, storage medium storing program for controlling display of data item
US6243761B1 (en) * 1998-03-26 2001-06-05 Digital Equipment Corporation Method for dynamically adjusting multimedia content of a web page by a server in accordance to network path characteristics between client and server
US6182125B1 (en) * 1998-10-13 2001-01-30 3Com Corporation Methods for determining sendable information content based on a determined network latency
US6178461B1 (en) * 1998-12-08 2001-01-23 Lucent Technologies Inc. Cache-based compaction technique for internet browsing using similar objects in client cache as reference objects
US6304909B1 (en) * 1998-12-18 2001-10-16 International Business Machines Corporation Client-controlled link processing in computer network

Also Published As

Publication number Publication date
JP2003505781A (en) 2003-02-12
IL147754A0 (en) 2002-08-14
HK1045617A1 (en) 2002-11-29
ES2281349T3 (en) 2007-10-01
CA2380768C (en) 2006-12-19
AU6114200A (en) 2001-02-13
HK1045617B (en) 2007-12-14
AU775740B2 (en) 2004-08-12
DE60033286D1 (en) 2007-03-22
IL147754A (en) 2007-05-15
CA2380768A1 (en) 2001-02-01
KR20020038700A (en) 2002-05-23
KR100798963B1 (en) 2008-01-28
WO2001008378A1 (en) 2001-02-01
DE60033286T2 (en) 2007-11-08
EP1197055A1 (en) 2002-04-17
US6538667B1 (en) 2003-03-25
EP1197055B1 (en) 2007-02-07

Similar Documents

Publication Publication Date Title
US6538667B1 (en) System and method for providing immediate visual response to user input at a client system connected to a computer system by a high-latency connection
US6717589B1 (en) Computerized help system with modal and non-modal modes
US5831609A (en) Method and system for dynamic translation between different graphical user interface systems
EP0979467B1 (en) Configurable graphical user interface useful in managing devices connected to a network
US7657837B2 (en) Seamless windows functionality to remote desktop sessions regarding z-order
US6590595B1 (en) Mechanism for providing intuitive scrolling feedback
US20090077174A1 (en) Server-based computing environment
EP0878759A1 (en) Remote controlling method and apparatus
WO1998008153A9 (en) Configurable graphical user interface useful in managing devices connected to a network
WO2001075836A2 (en) Remote control system
WO2005050406A2 (en) Server visualization and control
US20080307129A1 (en) Character interactive input/output
US20070118798A1 (en) Web service UI information guide
KR101316677B1 (en) Application service system based on user interface virtualization and method thereof
Cisco XRemote Configuration and Management
Cisco XRemote Configuration and Management
Cisco XRemote Configuration and Management
Cisco XRemote Configuration and Management
Cisco XRemote Configuration and Management
Cisco XRemote Configuration and Management
Cisco XRemote Configuration and Management
Cisco XRemote Configuration and Management
Cisco XRemote Configuration and Management
KR100555392B1 (en) System and method for terminal control of application execution between client and server
KR20020048229A (en) Mixed contents server-client system

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2380768

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 2000947558

Country of ref document: EP

Ref document number: IN/PCT/2002/88/KOL

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 147754

Country of ref document: IL

WWE Wipo information: entry into national phase

Ref document number: 61142/00

Country of ref document: AU

WWE Wipo information: entry into national phase

Ref document number: 1020027000992

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 2000947558

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWP Wipo information: published in national office

Ref document number: 1020027000992

Country of ref document: KR

AK Designated states

Kind code of ref document: C2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: C2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

COP Corrected version of pamphlet

Free format text: PAGES 1/4-4/4, DRAWINGS, REPLACED BY NEW PAGES 1/4-4/4; DUE TO LATE TRANSMITTAL BY THE RECEIVING OFFICE

WWG Wipo information: grant in national office

Ref document number: 61142/00

Country of ref document: AU

WWG Wipo information: grant in national office

Ref document number: 2000947558

Country of ref document: EP