Web collaboration through synchronization6938212Abstract The present invention provides a collaboration technique for synchronizing display scrolling and the locations of remote pointers in the windows of web browsers, independent of the types and the setups of the web browsers. An example embodiment of an information processing system comprises: a collaboration server to be connected to a web server, and a plurality of terminals, for obtaining web content from the collaboration server and for performing a cooperative operation. Terminal devices includes a web browser for displaying web content, and obtains identification information for an object selected as a synchronization reference among objects in the web content, and transmits the information to the other terminal, with which it performs a cooperative operation. The terminal employs the identification information for a predetermined object that it receives, calculates the location of the pertinent object, and controls the web browser in accordance with the location of the object. Claims 1. An information processing system comprising: Description FIELD OF THE INVENTION DESCRIPTION OF THE INVENTION According to the present invention, an example of an information processing system (collaboration system) comprises: a support server (collaboration server) connected to a web server via a network; and a plurality of terminal devices for obtaining a web content from the web server through the support server, and for performing a cooperative operation by using the web content. Generally, each of the terminal devices includes: display means for displaying the web content obtained through the support server; information provision means for obtaining identification information for an object that is selected as a synchronization reference from among objects in the web content; and for transmitting the identification information to a different terminal device that performs the cooperative operation; and synchronization means for calculating the location of the predetermined object in the web content, based on identification information that is received from a different terminal device for the predetermined object to be used as a synchronization reference, and for changing the display screen employed for the web content based on the location of the predetermined object. Since the display contents are synchronized based on the location in web content of the object, a desired location can be defined as a synchronization reference, regardless of the type of display unit (web browser) or the setting of the display screen (the window of a web browser) used. The object used as the synchronization reference can be an object located near the center of the window of a web browser, an object that is correlated with a predetermined event, such as a mouse click, that is defined as an event that the user designates a specific object, or an object that is located near a mouse cursor manipulated by a pointing device serving as input means. The synchronization means controls the display of a window, so that an object corresponding to the identification information received from the different terminal device is located near the center of the window of the web browser, or displays, at the location of the object, a pointer image used for a cooperative operation. As a result, synchronization with the terminal that has transmitted the identification information can be obtained. For the information processing system described above, the support server further generally includes: storage means for storing a computer program that controls the operation of a terminal device when a cooperative operation is being performed, and the terminal device includes: web content acquisition means for obtaining a target web content for the cooperative operation through the support server; display means for displaying the web content obtained by the web content acquisition means; reception means for obtaining the computer program from the support server in order to participate in the cooperative operation; and cooperative operation means for performing a process required for the cooperative operation under the control of the computer program. Based on position information within the web content for an object that is selected as the synchronization reference from among objects in web content displayed by the display means, the cooperative operation means obtains synchronization of display screens with a different terminal device. Furthermore, in an example embodiment, the support server includes: web content acquisition means for obtaining a web content from the web server, upon the receipt of a request from the terminal device, target web content for a cooperative operation; storage means for holding the web content; process means for adding an object used as the synchronization reference to the web content stored in the storage means; and communication means for returning to the terminal device the web content to which the object has been added. In this case, the web content acquisition means of the terminal device obtains, as a cooperative operation target, the web content to which the object has been added by the process means of the support server. The object that the process means adds to the content can be an HTML object for which the coordinates in the web content are available. An anchor object can be especially employed as such an HTML object. When only the NAME attribute used as the identification information is designated by using the anchor object, a size 0 object having no elements can be included in the content, and a predetermined location in the content can be specified. The terminal device of the invention may have a function for selecting the object used as a synchronization reference by the individual terminals, and a function for exercising synchronous control based on the location of the object. The terminal may be sorted into a transmission side terminal device that selects a marker object as a synchronization reference based on a predetermined operation and that transmits the identification information to a different terminal device, and a reception side terminal device that specifies the marker object based on the identification information received from the different terminal device and that exercises synchronous control based on the location of the object. Specifically, the terminal device on the transmission side comprises: a display unit for displaying predetermined content; a marker selector for selecting a marker object as a synchronization reference from among objects in the content displayed on the screen of the display unit, and for obtaining identification information for the marker object; and a data transmitter for transmitting, to the different terminal device, the identification information for the marker object obtained by the marker selector. The reception side terminal device includes: a display unit for displaying a predetermined content; a data receiver for receiving identification information for a predetermined object in the content received from the different terminal device; a marker position calculator for calculating the location in the content of the object that corresponds to the identification information received by the data receiver; and a synchronization controller for controlling the screen of the display unit based on the location of the object obtained by the marker position calculator. According to another example embodiment of the present invention, a method for displaying the same web page on display devices of a plurality of terminal devices, and for synchronizing the display screens of the display devices, comprises the steps of: selecting an object that is used as a synchronization reference for a predetermined terminal device; transmitting identification information for the selected object to a different terminal device; and controlling the display screens of the display devices based on the location of the object that corresponds to identification information received by the different terminal device. According to the invention, a storage medium is provided on which a computer-readable program is stored, which permits the computer to perform: a process for receiving, from a predetermined terminal device, identification information for specifying an object on a web page displayed by a display device of the computer; a process for calculating the location, on the web page, of an object that corresponds to the received identification information; and a process for controlling the display screen of the display device based on the obtained location of the object, and for synchronizing the display screen for the display device of the terminal device that has transmitted the identification information. Furthermore, according to the invention, a storage medium is provided on which a computer-readable program is stored, which permits the computer to perform a process for obtaining position information for a predetermined target on the display screen of the display device of the computer; a process for selecting as a synchronization reference an object that, based on the position information, is located near the target; and a process for transmitting to another computer identification information for the object selected as the synchronization reference. An arbitrary target, such as the center point of the display screen (the window of a web browser) or a mouse cursor, can be set as the synchronization reference. Further, in the present invention, this program can be stored in the storage means of the support server, and can be provided upon the receipt of a downloading request from the terminal device. Advantageous embodiments of the invention will now be described in detail while referring to the accompanying drawings. An overview of the invention will now be given. In this invention, based on the relative location of an object on a web page, the locations for scrolling and for a remote pointer in the window of a browser are synchronized. To control the synchronization, a marker is set to specify the location of an object on a web page. When the marker is employed to specify the relative location of the object on the web page that is displayed by the web browser, synchronization can be obtained without depending on the type or setup of the web browser. It is recommended that, even when this marker is displayed by a different web browser, the commonly used coordinates for the marker can be obtained, and that the layout of the content be deteriorated as little as possible. FIG. 1 is a diagram showing the system configuration for carrying out a collaboration operation according to the embodiment. In this embodiment, the system for downloading collaboration software to a terminal device at the time of execution of a cooperative operation is employed. It should be noted that the invention can also be applied for a system for installing collaboration software in advance in a terminal device. In the example of FIG. 1, the collaboration system for this invention comprises: terminal devices 11 and 12, for performing a cooperative operation; a collaboration server 20, for supporting the cooperative operation of the terminal devices 11 and 12; and a web server 30, for providing a web page for which the cooperative operation is performed. The terminal devices 11 and 12, the collaboration server 20 and web server 30 are interconnected via a web-based network, such as the Internet. In the collaboration system in FIG. 1, when the terminals 11 and 12 access the collaboration server 20 to perform a cooperative operation, the collaboration software can be downloaded from the collaboration server 20 to the terminals 11 and 12, and the cooperative operation can be performed on the web page obtained by the web server 30. Further, initially the terminal devices 11 and 12 directly access the web server 30 and obtain a web page, but for the cooperative operation, the web page that the collaboration server 20 obtains from the web server 30 is employed to the terminals. The collaboration server 20 can perform a process for supporting a cooperative operation for a web page held therein. FIG. 2 is a diagram showing an example of a system configuration of the collaboration server 20 according to the embodiment. As is shown in FIG. 2, the collaboration server 20 includes an HTTP bridge 21, a session manager 22 and a cashe manager 23. The HTTP bridge 21 is connected to the session manager 22 by a socket to support communication between the web browsers of the terminal devices 11 and 12. The session manager 22 identifies a pair of terminal devices 11 and 12 that perform a cooperative operation, and manages the cooperative operation (session). Upon the receipt of a request from the terminals 11 and 12, the cashe manager 23 obtains and holds a web page from the web server 30. Then, the cashe manager 23 embeds, in the web page, an applet or a script that is required for the cooperative operation. The terminal devices 11 and 12 each obtain a web page from the cashe manager 23 of the collaboration server 20, and perform the cooperative operation for the obtained web page. FIG. 3 is a diagram for explaining an example of a system configuration of the terminal devices 11 and 12 of the embodiment. As is shown in FIG. 3, the terminal devices 11 and 12 each include a web browser 310 for obtaining and displaying a web page, and a collaboration applet 320, for controlling the web browser 310 and for enabling a cooperative operation by connecting to the collaboration server 20. The collaboration applet 320 performs various processes for implementing the cooperative operation. For example, the structure of an HTML document in a target web page for the cooperative operation is managed, or communication with another terminal device that performs the cooperative operation is controlled. Since the collaboration applet 320 is prepared as a Java applet, this need not be installed in the terminals 11 and 12 in advance. The collaboration applet 320 is stored in the collaboration server 20, and at the time of execution of the cooperative operation, the web browsers 310 of the terminals 11 and 12 download the applet 320 from the collaboration server 20. The terminal devices 11 and 12 are data processors, each of which include a display device, for displaying a web page by using the web browser 310, and a CPU, for performing the cooperative operation (acceptance of input, a calculation process, display control or communication control) in the web page displayed on the display device. Specifically, the terminal devices 11 and 12 can be implemented, for example, by a computer system, such as a personal computer or a work station, an electric home appliance, such as a computer-incorporating television set, or a PDA. The collaboration system in FIG. 1 can be used with an arrangement whereby, for example, a customer and a company agent perform a cooperative operation in a customer service center by referring to the same web page. In this case, the terminal device of the customer is defined as the terminal device 11, and the terminal device of the agent is defined as the terminal device 12, which along with the web server 30 is installed on the company side. The collaboration server 20 may be installed on the company side or by an independent service provider. For the second case, the collaboration server 20 is connected to a plurality of web servers 30, and when an arbitrary web server 30 is accessed via the collaboration server 20, the cooperative operation can be performed for the web page of a desired web server 30. The collaboration system in FIG. 1 can also be used with an arrangement whereby, for a predetermined group wherein it is presumed that a cooperative operation will be performed by a plurality of terminals 11 and 12, a collaboration server 20 that also functions as a proxy server is located between the terminals 11 and 12 and the external web server 30. In this embodiment, the HTML tag is used as a marker that is set on a web page in order to specify the location of an object on the web page. Specifically, an anchor object can be used for this embodiment, while taking into account the fact that the common coordinates can be used, even when the object is displayed by a different web browser, and that the layout of the content is deteriorated as little as possible. Since only the NAME attribute is designated by using the anchor tags ( The location for setting the marker object can be arbitrarily determined, such as before or after the Form object, before or after a paragraph, or before or after a sentence. If the marker object is placed at many locations, more detailed position information can be obtained from the web page, so that accurate positioning for scrolling and remote pointers can be performed to obtain synchronization. FIG. 4 is a diagram showing an example HTML document into which anchor objects are inserted as markers, and FIG. 5 is a diagram showing the screen on which the HTML document in FIG. 4 is displayed by a web browser. In FIG. 4, six anchor objects that designate only the NAME attribute, Further, since the size of the marker object is 0, the layout when the HTML document is displayed by a web browser is the same as the layout when there is no marker. The marker can be added to the HTML document when a web page to be stored in the web server 30 is prepared, or can be added by the cashe manager 23 of the collaboration server 20. That is, when the web page is stored by the cashe manager 23 in order to perform a cooperative operation, the HTML document of the pertinent web page is analyzed, and necessary markers (anchor tags) are inserted. While referring to FIG. 1, it is understood that the markers are added by the collaboration server 20 before and after the input form ( Remote pointers 913 and 923 displayed by the wed browsers 910 and 920 point respectively at the upper left corners of the input forms 911 and 921, although the locations of the remote pointers 913 and 923 in the windows differ. Therefore, it is found that the remote pointers 913 and 923 are synchronized with each other based on the layout of the web page, i.e., at the locations relative to the windows of the web browsers 910 and 920 (since the font sizes differ, the display size of the window relative to the size of the web page also differs, so that the scroll boxes 912 and 922 have different sizes). The operation for the scrolling synchronization and for the remote pointer synchronization will now be independently described in detail. Assume that, when the terminal devices 11 and 12 have loaded a web page from the collaboration server 20, the terminals 11 and 12 employ JavaScript to search for all the anchor objects included on the web page, and store their identifiers (NAME attribute values) and coordinates in the content. First, scrolling synchronization will be explained. For scrolling synchronization, the scrolling of the display in the window of the web browser is controlled relative to the location of the marker object that is used as a reference. Specifically, two methods are employed together: a method for synchronizing, by performing periodical checks, the positions of markers located near the center position in the window of the web browser, and a method whereby, upon the occurrence of an event during which the user of the terminal device 12 focuses on a predetermined object, the display in the window of the web browser of the terminal device 11 is controlled in accordance with the pertinent event. The JavaScript code and the event handler required for synchronization can be embedded in the web page by the collaboration server 20. The relationship between the overall area of the web page and the display area provided by the web browser will now be described. FIG. 10 is a diagram for explaining the relationship of these two areas. Normally, the size of a web page (hereinafter referred to as a page size) does not always match the size of the window (hereinafter referred to as a window size) of a web browser. Therefore, when the page size is larger than the window size, only one part of a web page 1010 is displayed in the window, and the portion that is displayed in the window is called a display area 1020. Therefore, the display area 1020 and the window (the portion exclusive of a title bar and a menu bar) match in size and shape. The location of the object on the web page 1010 is represented using coordinates for which the upper left corner of the web age 1010 serves as a reference point (coordinate value (0, 0)). In the following explanation, in the display area, the upper left corner is defined as a reference point (display area reference point), the coordinate value of the reference point on the web page 1010 is defined as (pageX, pageY), the height of the display area is defined as "height" and the width thereof is defined as "width". According to the method used for obtaining scrolling synchronization by performing periodical checks, for the terminal device 12, the collaboration applet 320 center point calculator 802, the timer processor 804 and the marker selector 805 are employed to periodically detect a marker that is located nearest a center point 1021 of the display area 1020. The coordinates of the center point 1021 can be calculated by executing the JavaScript in FIG. 14. Furthermore, the marker (anchor object) nearest the center point 1021 can be detected by executing the JavaScript in FIG. 15. When, as the result of this periodical detection process, a marker different from the previously detected marker is obtained as the marker nearest the center point 1021, it is found that the display in the window of the web browser has been scrolled, and the display area 1020 on the web page 1010 has been moved. Thus, the message preparation unit 806 obtains the identifier (the NAME attribute of the anchor tag) of the newly detected marker, prepares a notification message, and transmits it to the terminal device 11 via the data communication unit 807. Upon the receipt of the message from the terminal device 12, the message analyzer 808 of the terminal device 11 analyzes the message, extracts the identifier of the marker that is used as a synchronization reference, and transmits the identifier to the marker position calculator 809. The marker position calculator 809 then calculates the position information for the marker designated by the identifier, and transmits the position information to the scroll controller 810. Thereafter, the scroll controller 810 scrolls the display in the window by using the position information for the marker, which is received from the marker position calculator 809, and the position information for the center point 1021, which is obtained by the center point calculator 802, and moves the marker as near as possible to the center of the window (the display area 1020) of the web browser of the terminal device 11. The scrolling of the display in the window can be controlled, for example, by executing the JavaScript in FIG. 16. Through the above processing, the markers in the terminal devices 11 and 12 are located at the same positions near the centers of the windows of the web browsers, regardless of the web browser type and of the settings used for the window sizes and the font sizes. Therefore, the contents displayed in the windows are substantially matched. FIGS. 11A and 11B are diagrams showing an example wherein scrolling synchronization is performed using the marker located nearest the center point of the window of the web browser. In FIG. 11A a web browser is shown that has performed the scrolling synchronization, and in FIG. 11B a web browser is shown that is operated in synchronization with the operation of the web browser in FIG. 11A. In FIGS. 11A and 11B, the marker in FIG. 11A, which is located nearest the center point 1021 of the window of the web browser, is a marker object 1110 present at the upper left corner of the text "PASSWORD". The NAME attribute (identifier), which is written to the anchor tag that is the marker for this object, is transmitted to the web browser in FIG. 11B. The web browser in FIG. 11B employs the NAME attribute received from the web browser in FIG. 11A to specify the marker object 1120 located at the upper left corner of the text "PASSWORD", and the marker object 1120 is moved to the location (the location exactly horizontal to the center point 1021) nearest the center point 1021 of the window of the web browser in FIG. 11B. As a result, scroll boxes 1112 and 1122 of scroll bars 1111 and 1121 are located substantially at the same positions. In FIG. 11, the circles (●) are shown to indicate the marker objects 1110 and 1120. However, since as is described above, the size of zero can be used for the marker object if the anchor object is used, this circle mark is not displayed on the actual window. The same thing can be applied for marker objects in FIGS. 12 and 13. Further, for the convenience in the explanation, the circle (●) is also used to represent the center point 1021; however, again, this is not displayed in the actual window. According to the method for obtaining the synchronization in accordance with an event, when the user manipulates the terminal device 12 to focus on a predetermined object (e.g., the user clicks on a button and a check box, or moves his or her focus to predetermined text), the marker selector 805 of the collaboration applet 320 detects the marker located nearest the pertinent object. Then, the message preparation unit 806 obtains the identifier of the detected marker to prepare a message, which it transits to the terminal device 11 through the data communication unit 807. Upon the receipt of the message from the terminal device 12, the message analyzer 808 of the terminal device 11 analyzes the message, extracts the identifier for the marker that is the synchronization reference, and transmits the identifier to the marker position calculator 809. The marker position calculator 809 then calculates the position information of the marker designated by the identifier, and transmits the position information to the scroll controller 810. The scroll controller 810 scrolls the display in the window based on the position information for the marker received from the marker position calculator 809 and the position information for the center point 1021 obtained by the center point calculator 802, so that the marker is placed as close as possible to the center of the window (the display area 1020) of the web browser of the terminal device 11 (see JavaScript in FIG. 16). Through the above operation, the object focused on by the terminal device 12 is displayed near the center of the window of the web browser of the terminal device 11. For the terminal devices 11 and 12 that perform the cooperative operation, when the display size of the window of the web browser and the font size differ greatly, the object displayed by one of the web browsers may not be displayed by the other web browser. In this case, even when this object is focused on by one web browser, so long as the pertinent object is not moved near the center of the window, the object can not be displayed in the other window merely by obtaining the above described periodical synchronization. Thus, when the user has focused on a predetermined object displayed by one web browser, the synchronization process is performed so that the object is displayed by another web browser. FIGS. 12A and 12B are diagrams showing an example wherein the scrolling synchronization has been performed in accordance with the occurrence of an event. In FIG. 12A is shown a web browser at which an event occurred, and in FIG. 12B is shown a web browser that is operated in synchronization with the operation of the web browser in FIG. 12A. In FIGS. 12A and 12B, when the input form 1211 is clicked on by the web browser in FIG. 12A, the marker nearest the input form 1211 that is the object for which the event occurred is a marker object 1212 in the upper left corner of the input form 1211. The NAME attribute (identifier), which is written to the anchor tag that is the marker for this object, is transmitted to the web browser in FIG. 12B. In the web browser in FIG. 12B, a marker object 1222 in the upper left corner of an input form 1221 is designated based on the NAME attribute received from the web browser in FIG. 12A, and the marker object 1222 is moved to the location (a location exactly horizontal to the center point 1021) nearest the center point 1021 of the window of the web browser in FIG. 12B. As is shown in FIG. 12A, at the terminal device 12 the object is not always displayed near the center of the window of the web browser. However, since it is apparent that the object is displayed in the window of the web browser for the terminal device 12, and that the user of the terminal device 12 is looking at the window, in order to support the cooperative operation, an effective response is for the object to be displayed near the center of the window of the web browser at the terminal device 11. The remote pointer synchronization will now be described. For the remote pointer synchronization, the location of the remote pointer is relatively controlled, and is displayed in the window of the web browser while the location of the marker object is used as a reference. A remote pointer indicating the point in the web page that should be focused on for the cooperative operation is displayed in the window of the web browser by using a DIV tag and providing a GIF file. The display/non-display of the remote pointer (DIV object) can be selected by changing the VISIBILITY attribute value using JavaScript. And the location of the remote pointer (DIV object) can be moved by changing the LEFT and TOP attribute values using JavaScript. The JavaScript code and the event handler required for the synchronization can be embedded in the web page by the collaboration server 20. For the remote pointer synchronization, initially, the remote pointer DIV object is prepared as a non-display object for each of the terminals 11 and 12. For the preparation of the remote pointer, the function of the collaboration applet 320 is employed when, for example, the web page is loaded from the web collaboration server 20. When a request for displaying the remote pointer is issued to the terminal device 12, the DIV object for the remote pointer is displayed in the window of the web browser of the terminal device 12. Then, a display start request is transmitted to the terminal device 11 by the data communication unit 807 of the collaboration applet 320. Upon the receipt of the display start request for the remote pointer, the collaboration applet 320 of the terminal device 11 displays, in the window of the web browser, the remote pointer DIV object that is operated by the terminal device 12. Thereafter, in the terminal device 12, the cursor position calculator 803 and the timer processor 804 of the collaboration applet 320 periodically obtain the position of the mouse cursor. The position of the mouse cursor can be obtained by using the onMouseMove event handler. The marker selector 805 searches for a marker located nearest the obtained position of the mouse cursor. When a marker different from the previously selected marker is found to be the marker nearest the position of the mouse cursor, the collaboration applet 320 moves, to the coordinates of the marker, the remote pointer DIV object that is displayed in the window of the web browser of the terminal device 12. Then, the message preparation unit 806 obtains the identifier for the newly detected marker (the NAME attribute of the anchor tag) and uses it to prepare a message it transmits to the terminal device 11 via the data communication unit 807. Upon the receipt of the message from the terminal device 12, the message analyzer 808 of the terminal device 11 analyzes the message, extracts the identifier of the marker that is the synchronization reference, and transmits the identifier to the marker position calculator 809. The marker position calculator 809 calculates the position information for the marker specified by the identifier, and transmits the position information to the remote pointer drawing unit 811. Based on the marker position information received from the marker position calculator 809, the scroll controller 810 moves, to the coordinates for the marker, the DIV object for the remote pointer operated by the terminal device 12. When a request is issued not to display the remote pointer at the terminal device 12, the DIV object for the remote pointer for the terminal device 12 is set to non-display, and the display end request is transmitted by the data communication unit 807 of the collaboration applet 320 to the terminal device 11. Upon the receipt of the remote pointer display end request, the collaboration applet 320 of the terminal device 11 changes, to a non-display, the DIV object for the remote pointer that is displayed in the window of the web browser and is operated by the terminal device 12. FIGS. 13A and 13B are diagrams showing a remote pointer synchronization example. In FIG. 13A a web browser is shown that has operated the remote pointer, and in FIG. 13B a web browser is shown that is operated in synchronization with the operation of the web browser in FIG. 13A. In FIGS. 13A and 13B, a DIV object 1311 for a remote pointer is displayed by the web browser in FIG. 13A at the coordinates of a marker object 1312 placed at the first position of a predetermined sentence (If they cannot . . . ). At this time, the NAME attribute (identifier), which is written to the anchor tag that is the marker for this object, is transmitted to the web browser in FIG. 13B. A corresponding marker object 1322 is designated by the web browser in FIG. 13B based on the NAME attribute received from the web browser in FIG. 13A, and the DIV object 1321 is moved to the coordinates. When the type and size of the font displayed in the window of the web browser differ, accordingly, the location of the marker object is moved. Therefore, as is shown in FIG. 13, the same positions in the content are indicated, although the display locations in the windows wherein the DIV object is indicated by the remote pointer are different. In the above described embodiments, the anchor object is employed as a marker because it is preferable that the same coordinates be obtained for the position reference for the synchronization, even when the content is displayed by different web browsers, and that the layout of the content be deteriorated as little as possible. However, so long as the objective of obtaining the same coordinates can be achieved, even when the content is displayed by different web browsers, a link object or an image object can be employed as a marker, instead of an anchor object. Since the image object requires at least one dot for the minimum size of an object, no deterioration of the layout of the content is possible. Since the link object indicates that a link has been formed, the display of a portion wherein the object is positioned would be changed (for the default, the text is displayed in blue and is underlined). However, when an object having a satisfactory small size that does not greatly deteriorate the layout of the content is positioned, or when the display is so set that it is not greatly changed, these objects can be used as markers. Advantages of the Invention As is described above, according to the collaboration technique of the invention, the display scrolling and the locations of the remote pointers for the windows of the web browsers can be synchronized, regardless of the type of web browser or the setup that is used. Furthermore, according to the invention, for the collaboration technique for downloading collaboration software to a terminal at the time of execution, the display scrolling and the locations of the remote pointers for the windows of the web browsers can be synchronized. The present invention can be realized in hardware, software, or a combination of hardware and software. A visualization tool according to the present invention can be realized in a centralized fashion in one computer system, or in a distributed fashion where different elements are spread across several interconnected computer systems. Any kind of computer system-or other apparatus adapted for carrying out the methods and/or functions described herein-is suitable. A typical combination of hardware and software could be a general purpose computer system with a computer program that, when being loaded and executed, controls the computer system such that it carries out the methods described herein. The present invention can also be embedded in a computer program product, which comprises all the features enabling the implementation of the methods described herein, and which-when loaded in a computer system-is able to carry out these methods. Computer program means or computer program in the present context include any expression, in any language, code or notation, of a set of instructions intended to cause a system having an information processing capability to perform a particular function either directly or after conversion to another language, code or notation, and/or reproduction in a different material form. Thus the invention includes an article of manufacture which comprises a computer usable medium having computer readable program code means embodied therein for causing a function described above. The computer readable program code means in the article of manufacture comprises computer readable program code means for causing a computer to effect the steps of a method of this invention. Similarly, the present invention may be implemented as a computer program product comprising a computer usable medium having computer readable program code means embodied therein for causing a a function described above. The computer readable program code means in the computer program product comprising computer readable program code means for causing a computer to effect one or more functions of this invention. Furthermore, the present invention may be implemented as a program storage device readable by machine, tangibly embodying a program of instructions executable by the machine to perform method steps for causing one or more functions of this invention. It is noted that the foregoing has outlined some of the more pertinent objects and embodiments of the present invention. This invention may be used for many applications. Thus, although the description is made for particular arrangements and methods, the intent and concept of the invention is suitable and applicable to other arrangements and applications. It will be clear to those skilled in the art that modifications to the disclosed embodiments can be effected without departing from the spirit and scope of the invention. The described embodiments ought to be construed to be merely illustrative of some of the more prominent features and applications of the invention. Other beneficial results can be realized by applying the disclosed invention in a different manner or modifying the invention in ways known to those familiar with the art.
|
Same subclass Same class Consider this |
||||||||||
