US20050055642A1 - Method and system for conducting a collaboration session over the internet - Google Patents

Method and system for conducting a collaboration session over the internet Download PDF

Info

Publication number
US20050055642A1
US20050055642A1 US10/965,632 US96563204A US2005055642A1 US 20050055642 A1 US20050055642 A1 US 20050055642A1 US 96563204 A US96563204 A US 96563204A US 2005055642 A1 US2005055642 A1 US 2005055642A1
Authority
US
United States
Prior art keywords
clients
snapshot
graphics file
collaboration session
internet
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/965,632
Inventor
Tsung-Yen (Eric) Chen
Ke-Qin Gu
Ching-Chih (Jason) Han
Kuo-Chun Lee
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Oridus Inc
Original Assignee
Oridus 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 Oridus Inc filed Critical Oridus Inc
Priority to US10/965,632 priority Critical patent/US20050055642A1/en
Assigned to ORIDUS, INC. reassignment ORIDUS, INC. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: CREOSYS, INC.
Assigned to CREOSYS, INC. reassignment CREOSYS, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CHEN, TSUNG-YEN (ERIC), GU, KE-QIN, HAN, CHING-CHIH (JASON), LEE, KUO-CHUN
Publication of US20050055642A1 publication Critical patent/US20050055642A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1813Arrangements for providing special services to substations for broadcast or conference, e.g. multicast for computer conferences, e.g. chat rooms
    • 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]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/142Managing session states for stateless protocols; Signalling session states; State transitions; Keeping-state mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]

Definitions

  • the present invention generally relates to methods of conducting collaboration sessions over the Internet and in particular, to a method and apparatus for conducting an interactive design conference over the Internet.
  • the Internet provides an ideal medium in which clients scattered around the world can interactively conduct a design collaboration session or conference in a cost effective manner.
  • One problem with certain conventional methods of conducting design conferences is that each client participating in the conference needs to run the same application program in order to view shared files.
  • Another problem is that the application program generally needs to be run on the same platform.
  • Still another problem is that shared files tend to be large and require considerable transmission time.
  • Another object is to provide a method and apparatus for conducting an interactive design conference over the Internet that is platform independent.
  • Still another object is to provide a method and apparatus for conducting an interactive design conference over the Internet that minimizes the size and transmission time for shared files.
  • one aspect of the invention is a method of conducting an interactive design conference over the Internet, comprising: selectively admitting clients communicating through web browsers over the Internet to an interactive design conference; receiving a graphics file indicative of a design from one of the clients; and transmitting the graphics file to all of the clients so as to be viewable as a graphics image through graphics file readers in the web browsers.
  • an apparatus for conducting an interactive design conference over the Internet comprises a web server programmed to establish a design conference including clients communicating through web browsers over the Internet, receive a graphics file indicative of a design from one of the clients; and transmit the graphics file to all of the clients so as to be viewable as a graphics image through graphics file readers in or invoked by the web browsers.
  • an apparatus for conducting an interactive application conference over the Internet comprises a web client configured with an application page defining a display area for displaying a graphics image indicative of an application, and an annotation area for generating annotations of the graphics image; a snapshot program to generate upon command a graphics file corresponding to the graphics image, and transmit upon command the graphics file to a web server for retransmission over the Internet to other participants communicating through web browsers so as to translate the graphics file back into and display the graphics image; and a module to generate upon command annotations of the graphics image and transmit the annotations to the web server for retransmission over the Internet to the other participants configured with java applets cooperating with the web browsers so as to display the annotations over the graphics image.
  • FIG. 1 illustrates a diagram of a system including an apparatus for conducting an interactive design conference over the Internet.
  • FIG. 2 illustrates a diagram further detailing an interactive design conference on the client side.
  • FIG. 3 illustrates a flow diagram of a portion of a method for conducting an interactive design conference over the Internet, including setting up an initiator of the design conference.
  • FIG. 4 illustrates an example of a menu provided to the initiator of the design conference before the initiator sets up the design conference.
  • FIG. 5 illustrates an example of a menu provided to the initiator of the design conference after the initiator sets up the design conference.
  • FIG. 6 illustrates a flow diagram of a portion of a method for conducting an interactive design conference over the Internet, including the initiator setting up the design conference.
  • FIG. 7 illustrates a flow diagram of a portion of a method for conducting an interactive design conference over the Internet, including selectively admitting clients to the design conference.
  • FIG. 8 illustrates design conference application page displayed by a web browser after a participant joins a design conference.
  • FIG. 9 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including receiving and transmitting a graphics file to clients.
  • FIG. 10 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including receiving and transmitting an annotation of the graphics file to clients.
  • FIG. 11 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including receiving and transmitting a message to clients.
  • FIG. 12 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including logging out participants from the design conference.
  • FIG. 13 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including logging out the initiator of the design conference after creating a data-log of the design conference.
  • FIG. 1 illustrates a diagram of a system 100 including a web server 10 programmed with control program 12 to conduct or manage one or more interactive design conferences 30 , 40 , 50 over the Internet 20 .
  • control program 12 In addition to the control program 12 and its associated databases, master copies of a snapshot program 14 and a java applet 16 also reside on the web server 10 .
  • a copy of the snapshot program 14 is transmitted to an initiator of each design conference, and a copy of the java applet 16 is transmitted to each participant of the design conference, including the initiator, to facilitate the interactive design conference.
  • FIG. 2 illustrates a diagram further detailing representative interactive design conference 30 , including web clients 310 , 320 , 330 , communicating with web server 10 through respective web browsers 312 , 322 , 332 over the Internet 20 .
  • web client 310 has initiated the design conference 30 by running a copy 316 of the snapshot program 14 .
  • a design database 314 is resident on web client 310 .
  • Web client 310 selects data from the design database 314 to be presented to other web clients 320 , 330 during the design conference by taking a snapshot of a window displayed on its display screen.
  • the snapshot program 316 residing in web client 310 facilitates taking of the snapshot, conversion of the snapshot into a graphics file, and transmission of the graphics file to the web server 10 .
  • the graphics file may be in any one of a number of graphics file formats such as JPEG, GIF or TIF.
  • the web server 10 receives the graphics file, and transmits the graphics file to all web clients 310 , 320 , 330 participating in the design conference.
  • the graphics file is indicative of a design stored in the design database 314 .
  • the design database may include physical layout information
  • the graphics file may include two-dimensional image information of a top view of the integrated circuit.
  • the user at web client 310 selects a window on its display screen, and clicks on an appropriate menu button presented by the snapshot program 316 on the display screen.
  • the snapshot program 316 then captures the pixel information in the selected window from a frame buffer in the web client 310 , converts the pixel information into a selected graphics file format, and transmits the graphics file to the web server 10 .
  • the web server 10 then transmits the graphics file upon request to all participating web clients 310 , 320 , 330 in the design conference so as to be viewable as a graphics image through graphics file readers in or invoked by the web browsers 312 , 322 , 332 .
  • Transmission of the graphics file to web clients 310 , 320 , 330 can be by specific download requests from the web clients 310 , 320 , 330 , or through requests automatically generated by java applets 318 , 328 , 338 residing on the web clients 310 , 320 , 330 .
  • Each web client participating in the design conference receives its respective copy 318 , 328 , 338 of the java applet 16 from the web server 10 at the time it is admitted to the interactive design conference 30 .
  • the java applets 318 , 328 , 338 work with their respective client web browsers 312 , 322 , 332 to perform several useful functions. For example, they automatically refresh the graphics image by periodically requesting downloads from the web server 10 . They also facilitate users of web clients 310 , 320 , 330 in making annotations of the graphics image, and transmitting the annotations back to the web server 10 for retransmission to other web clients. They also facilitate users of web clients 310 , 320 , 330 in transmitting messages back and forth to each other over the Internet 20 through the web server 10 .
  • FIG. 3 illustrates a flow diagram of a portion of a method for conducting an interactive design conference over the Internet, including setting up the initiator of the design conference.
  • the user at web client 310 the initiator
  • contacts web server 10 by addressing its URL, and logs-on in a conventional fashion by providing a username and password when prompted.
  • the web server 10 is programmed to check whether the username and password provided by the web client 310 is registered in a database of registered users. If it is not, then the web server 10 is programmed to transmit an appropriate error message back to the web client 310 .
  • the web server 10 is programmed to transmit a welcome page back to the web client 310 , in HTML so that it may be interpreted by the web browser 312 and displayed on the user's display screen.
  • the user downloads the copy 316 of the snapshot program 14 from the web server 10 , in a version suitable for the system environment (e.g., operating system and CPU type) of web client 310 .
  • the download of the snapshot program uses FTP (File Transfer Protocol).
  • FIG. 4 illustrates an example of a menu displayed on the web client 310 by the snapshot program 316 after the snapshot program 316 is initiated by the user of web client 310 through a conventional run program command
  • FIG. 5 illustrates an example of the menu displayed on the web client 310 after the design conference is initiated.
  • button 401 functions to initiate a sign-in procedure as described in reference to FIG. 6 , when clicked by the initiator.
  • button 401 functions to initiate an initiator log-out procedure as described in reference to FIG. 13 , when clicked by the initiator.
  • Buttons 402 and 403 are used after the design conference is initiated to respectively take a snapshot of a window displayed on the display screen of web client 310 , and transmit a graphics file containing image information of that window to web clients participating in the design conference. To send images to other participants, the initiator simply clicks on the grab button 402 , then clicks on the window whose image is to be sent, then clicks on the send button 403 .
  • FIG. 6 illustrates a flow diagram of a portion of a method for conducting an interactive design conference over the Internet, including the initiator setting up the design conference.
  • the user of web client 310 logs-on by clicking the sign-in button 401 , and proceeding as described in reference to 301 of FIG. 3 .
  • the web server 10 is programmed to initiate the design conference by first setting up a design conference group. The preferred method of doing 602 is by assigning a conference identification number to the design conference, and reserving memory space for a list of attendees starting with the initiator (user of web client 310 ), and including other participants (users of web clients 320 , 330 ) after being admitted to the design conference by providing the conference identification number to the web server 10 .
  • 602 may be performed by the initiator first providing a list of authorized attendees (e.g., by username and/or password), and reserving memory space for a list of attendees starting with the initiator, and including other participants after being admitted to the design conference by the web server 10 verifying that such other participants are on the initiator's list of authorized attendees.
  • the copy 318 of the java applet 16 is transmitted to the web client 310 along with a design conference application page for the design conference 30 .
  • FIG. 7 illustrates a flow diagram of a portion of a method for conducting an interactive design conference over the Internet, including selectively admitting clients to the design conference after initiated by the initiator.
  • the users at web clients 320 , 330 first contact web server 10 by addressing its URL, then log-on.
  • the other design conference participants log-on by providing the previously assigned conference identification number for the design conference 30 .
  • the other design conference participants merely identify themselves by providing, for example, their username and password.
  • the web server 10 is programmed to confirm that each participant logging on is authorized to participate in the design conference 30 .
  • such confirmation merely requires that the conference identification number provided by the participant matches the conference identification number previously provided to the initiator and assigned to the design conference 30 .
  • confirmation requires that the identity of each participant matches that previously provided by the initiator.
  • the web server 10 After confirming authorization of the other design conference participants to participate in the design conference 30 , in 703 , the web server 10 is programmed to update the attendee list by adding the identity of the participant and the URL of the participant's web client to the attendee list. In 704 , a copy of the java applet 16 is preferably transmitted to the newly admitted participant's web client, along with the design conference application page for the design conference 30 .
  • FIG. 8 illustrates an example of a design conference application page 800 transmitted to web clients 310 , 320 , 330 , and displayed by their respective web browsers 312 , 322 , 332 after their respective users join the design conference 30 .
  • the application page 800 has two major areas.
  • a display window 801 is reserved for displaying the graphics image provided by the initiator as described in reference to FIG. 9 .
  • a right menu frame 802 , 803 includes a top portion 802 for image manipulation and annotation, and a bottom portion 803 for a Chat area.
  • Graphics image manipulation functions include Pan and Zoom.
  • Annotation is facilitated by the use of provided Markers that can be of selectable styles, such as alphanumeric, a line, a circle or oval, or a square or rectangle, and selectable colors.
  • each web client uses a different color to quickly indicate the source of the annotation.
  • the Chat area functions like a conventional chat facility where messages can be typed and transmitted to other web clients, or received from other web clients and displayed.
  • FIG. 9 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including receiving and transmitting a graphics file to clients.
  • the web server 10 is programmed to receive a graphics file from the initiator web client 310 , and in 902 , transmit the graphics file to all web clients 310 , 320 , 330 participating in the design conference 30 so as to be viewable as a graphics image through graphics file readers in or invoked by web browsers 312 , 322 , 332 .
  • the received graphics file may be in any one of a number of common graphics file formats such as JPEG, GIF or TIF.
  • FIG. 10 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including receiving and transmitting an annotation of the graphics file to clients.
  • the web server 10 is programmed to receive an annotation of the graphics file from any of the web clients 310 , 320 , 330 , and in 1002 , transmit the annotation to all participating clients 310 , 320 , 330 so as to be viewable as an overlay over the graphics image.
  • the received annotation or Marker may be in any one of a number of styles and colors provided in the image manipulation and annotation area 802 of the design conference application page 800 .
  • FIG. 11 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including receiving and transmitting a message to clients.
  • the web server 10 is programmed to receive a message from any of the web clients 310 , 320 , 330 , and in 1102 , transmit the message to all participating clients 310 , 320 , 330 so as to be readable in an area adjacent to the graphics image.
  • Operation and feel of the messaging system is preferably a chat room type environment utilizing the Chat area 803 of the design conference application page 800 .
  • FIG. 12 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including logging out participants from the design conference.
  • the web server 10 is programmed to recognize a log-out request received from one of the design conference participants using web clients 320 , 330 , after the participant logs off in a conventional manner by clicking on a Log-off or Exit button located on the design conference application page 800 .
  • the web server 10 then updates the attendee list by deleting the participant logging off the design conference 30 from the attendee list.
  • FIG. 13 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including logging out the initiator of the design conference after creating a data-log of the design conference.
  • the web server 10 is programmed to recognize a log-out request received from the initiator of the design conference using web client 310 after the initiator logs off in a conventional manner by clicking on a Log-off or Exit button 401 of a menu adjacent to the design conference application page 800 .
  • the web server 10 then creates a data-log of the design conference 30 for future reference, and in 1303 , updates the attendee list by deleting the initiator of the design conference 30 from the attendee list.
  • FIGS. 3, 6 and 8 describe a preferred method for conducting an interactive design conference over the Internet, including transmitting a copy 316 of the snapshot program 14 and a copy 318 of the java applet 16 from the web server 10 to the initiator web client 310 .
  • the functions of the snapshot program 14 , the java applet 16 , and even the web browser 312 may be included in a “wrap-around” program that may stand alone and cooperate with a design application program that generates the graphics image, or be an integral part of or integrated into the design application program.

Abstract

A method of conducting an interactive design conference over the Internet, comprises: selectively admitting clients communicating through web browsers over the Internet to an interactive design conference; receiving a graphics file indicative of a design from one of the clients; and transmitting the graphics file to the other clients so as to be viewable as a graphics image through graphics file readers in the client web browsers. The graphics file is generated by a snapshot program previously transmitted to a client initiating the design conference and controlling the design database. Java applets are transmitted to each of the design conference participants to facilitate communicating annotations of the graphics image and messages between clients through their web browsers.

Description

    FIELD OF THE INVENTION
  • The present invention generally relates to methods of conducting collaboration sessions over the Internet and in particular, to a method and apparatus for conducting an interactive design conference over the Internet.
  • BACKGROUND OF THE INVENTION
  • The Internet provides an ideal medium in which clients scattered around the world can interactively conduct a design collaboration session or conference in a cost effective manner. One problem with certain conventional methods of conducting design conferences, however, is that each client participating in the conference needs to run the same application program in order to view shared files. Another problem is that the application program generally needs to be run on the same platform. Still another problem is that shared files tend to be large and require considerable transmission time.
  • OBJECTS AND SUMMARY OF THE INVENTION
  • Accordingly, it is an object of the present invention to provide a method and apparatus for conducting an interactive design conference over the Internet that does not require each client participating in the conference to run the same application program in order to view shared files.
  • Another object is to provide a method and apparatus for conducting an interactive design conference over the Internet that is platform independent.
  • Still another object is to provide a method and apparatus for conducting an interactive design conference over the Internet that minimizes the size and transmission time for shared files.
  • These and additional objects are accomplished by the various aspects of the present invention, wherein briefly stated, one aspect of the invention is a method of conducting an interactive design conference over the Internet, comprising: selectively admitting clients communicating through web browsers over the Internet to an interactive design conference; receiving a graphics file indicative of a design from one of the clients; and transmitting the graphics file to all of the clients so as to be viewable as a graphics image through graphics file readers in the web browsers.
  • In another aspect of the invention, an apparatus for conducting an interactive design conference over the Internet, comprises a web server programmed to establish a design conference including clients communicating through web browsers over the Internet, receive a graphics file indicative of a design from one of the clients; and transmit the graphics file to all of the clients so as to be viewable as a graphics image through graphics file readers in or invoked by the web browsers.
  • In yet another aspect of the invention, an apparatus for conducting an interactive application conference over the Internet, comprises a web client configured with an application page defining a display area for displaying a graphics image indicative of an application, and an annotation area for generating annotations of the graphics image; a snapshot program to generate upon command a graphics file corresponding to the graphics image, and transmit upon command the graphics file to a web server for retransmission over the Internet to other participants communicating through web browsers so as to translate the graphics file back into and display the graphics image; and a module to generate upon command annotations of the graphics image and transmit the annotations to the web server for retransmission over the Internet to the other participants configured with java applets cooperating with the web browsers so as to display the annotations over the graphics image.
  • Additional objects, features and advantages of the various aspects of the present invention will become apparent from the following description of its preferred embodiments, which description should be taken in conjunction with the accompanying drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 illustrates a diagram of a system including an apparatus for conducting an interactive design conference over the Internet.
  • FIG. 2 illustrates a diagram further detailing an interactive design conference on the client side.
  • FIG. 3 illustrates a flow diagram of a portion of a method for conducting an interactive design conference over the Internet, including setting up an initiator of the design conference.
  • FIG. 4 illustrates an example of a menu provided to the initiator of the design conference before the initiator sets up the design conference.
  • FIG. 5 illustrates an example of a menu provided to the initiator of the design conference after the initiator sets up the design conference.
  • FIG. 6 illustrates a flow diagram of a portion of a method for conducting an interactive design conference over the Internet, including the initiator setting up the design conference.
  • FIG. 7 illustrates a flow diagram of a portion of a method for conducting an interactive design conference over the Internet, including selectively admitting clients to the design conference.
  • FIG. 8 illustrates design conference application page displayed by a web browser after a participant joins a design conference.
  • FIG. 9 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including receiving and transmitting a graphics file to clients.
  • FIG. 10 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including receiving and transmitting an annotation of the graphics file to clients.
  • FIG. 11 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including receiving and transmitting a message to clients.
  • FIG. 12 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including logging out participants from the design conference.
  • FIG. 13 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including logging out the initiator of the design conference after creating a data-log of the design conference.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
  • FIG. 1 illustrates a diagram of a system 100 including a web server 10 programmed with control program 12 to conduct or manage one or more interactive design conferences 30, 40, 50 over the Internet 20. In addition to the control program 12 and its associated databases, master copies of a snapshot program 14 and a java applet 16 also reside on the web server 10. As will be described in detail below in reference to FIGS. 2-13, a copy of the snapshot program 14 is transmitted to an initiator of each design conference, and a copy of the java applet 16 is transmitted to each participant of the design conference, including the initiator, to facilitate the interactive design conference.
  • FIG. 2 illustrates a diagram further detailing representative interactive design conference 30, including web clients 310, 320, 330, communicating with web server 10 through respective web browsers 312, 322, 332 over the Internet 20. In this example, web client 310 has initiated the design conference 30 by running a copy 316 of the snapshot program 14. A design database 314 is resident on web client 310. Web client 310 selects data from the design database 314 to be presented to other web clients 320, 330 during the design conference by taking a snapshot of a window displayed on its display screen. The snapshot program 316 residing in web client 310 facilitates taking of the snapshot, conversion of the snapshot into a graphics file, and transmission of the graphics file to the web server 10. The graphics file may be in any one of a number of graphics file formats such as JPEG, GIF or TIF. The web server 10 receives the graphics file, and transmits the graphics file to all web clients 310, 320, 330 participating in the design conference.
  • The graphics file is indicative of a design stored in the design database 314. As an example, if the design is an integrated circuit design, the design database may include physical layout information, and the graphics file may include two-dimensional image information of a top view of the integrated circuit. To create the graphics file, the user at web client 310 selects a window on its display screen, and clicks on an appropriate menu button presented by the snapshot program 316 on the display screen. The snapshot program 316 then captures the pixel information in the selected window from a frame buffer in the web client 310, converts the pixel information into a selected graphics file format, and transmits the graphics file to the web server 10. The web server 10 then transmits the graphics file upon request to all participating web clients 310, 320, 330 in the design conference so as to be viewable as a graphics image through graphics file readers in or invoked by the web browsers 312, 322, 332. Transmission of the graphics file to web clients 310, 320, 330 can be by specific download requests from the web clients 310, 320, 330, or through requests automatically generated by java applets 318, 328, 338 residing on the web clients 310, 320, 330.
  • By transmitting the design information through graphics files in this fashion, the information can be conveniently viewed through conventional web browsers independent of platform. Further, to view the graphics image, no special applications program is necessary, only graphics file readers already available with most web browsers. Finally, the graphics file format significantly compresses the data to be transmitted, making transmission quick and easy.
  • Each web client participating in the design conference receives its respective copy 318, 328, 338 of the java applet 16 from the web server 10 at the time it is admitted to the interactive design conference 30. The java applets 318, 328, 338 work with their respective client web browsers 312, 322, 332 to perform several useful functions. For example, they automatically refresh the graphics image by periodically requesting downloads from the web server 10. They also facilitate users of web clients 310, 320, 330 in making annotations of the graphics image, and transmitting the annotations back to the web server 10 for retransmission to other web clients. They also facilitate users of web clients 310, 320, 330 in transmitting messages back and forth to each other over the Internet 20 through the web server 10.
  • FIG. 3 illustrates a flow diagram of a portion of a method for conducting an interactive design conference over the Internet, including setting up the initiator of the design conference. In 301, the user at web client 310 (the initiator) contacts web server 10 by addressing its URL, and logs-on in a conventional fashion by providing a username and password when prompted. The web server 10 is programmed to check whether the username and password provided by the web client 310 is registered in a database of registered users. If it is not, then the web server 10 is programmed to transmit an appropriate error message back to the web client 310. On the other hand, if it is, then the web server 10 is programmed to transmit a welcome page back to the web client 310, in HTML so that it may be interpreted by the web browser 312 and displayed on the user's display screen. From the welcome page, in 302, the user then downloads the copy 316 of the snapshot program 14 from the web server 10, in a version suitable for the system environment (e.g., operating system and CPU type) of web client 310. Preferably, the download of the snapshot program uses FTP (File Transfer Protocol).
  • FIG. 4 illustrates an example of a menu displayed on the web client 310 by the snapshot program 316 after the snapshot program 316 is initiated by the user of web client 310 through a conventional run program command, and FIG. 5 illustrates an example of the menu displayed on the web client 310 after the design conference is initiated. Before the design conference is initiated, button 401 functions to initiate a sign-in procedure as described in reference to FIG. 6, when clicked by the initiator. After the design conference is initiated, button 401 functions to initiate an initiator log-out procedure as described in reference to FIG. 13, when clicked by the initiator. Buttons 402 and 403 are used after the design conference is initiated to respectively take a snapshot of a window displayed on the display screen of web client 310, and transmit a graphics file containing image information of that window to web clients participating in the design conference. To send images to other participants, the initiator simply clicks on the grab button 402, then clicks on the window whose image is to be sent, then clicks on the send button 403.
  • FIG. 6 illustrates a flow diagram of a portion of a method for conducting an interactive design conference over the Internet, including the initiator setting up the design conference. In 601, the user of web client 310 logs-on by clicking the sign-in button 401, and proceeding as described in reference to 301 of FIG. 3. In 602, the web server 10 is programmed to initiate the design conference by first setting up a design conference group. The preferred method of doing 602 is by assigning a conference identification number to the design conference, and reserving memory space for a list of attendees starting with the initiator (user of web client 310), and including other participants (users of web clients 320, 330) after being admitted to the design conference by providing the conference identification number to the web server 10. Alternatively, 602 may be performed by the initiator first providing a list of authorized attendees (e.g., by username and/or password), and reserving memory space for a list of attendees starting with the initiator, and including other participants after being admitted to the design conference by the web server 10 verifying that such other participants are on the initiator's list of authorized attendees. In 603, the copy 318 of the java applet 16 is transmitted to the web client 310 along with a design conference application page for the design conference 30.
  • FIG. 7 illustrates a flow diagram of a portion of a method for conducting an interactive design conference over the Internet, including selectively admitting clients to the design conference after initiated by the initiator. In 701, the users at web clients 320, 330 (other participants) first contact web server 10 by addressing its URL, then log-on. In the preferred method described in reference to 602, the other design conference participants log-on by providing the previously assigned conference identification number for the design conference 30. In the alternative method described in reference to 602, the other design conference participants merely identify themselves by providing, for example, their username and password. In 702, the web server 10 is programmed to confirm that each participant logging on is authorized to participate in the design conference 30. In the preferred method described in reference to 602, such confirmation merely requires that the conference identification number provided by the participant matches the conference identification number previously provided to the initiator and assigned to the design conference 30. In the alternative method described in reference to 602, confirmation requires that the identity of each participant matches that previously provided by the initiator.
  • After confirming authorization of the other design conference participants to participate in the design conference 30, in 703, the web server 10 is programmed to update the attendee list by adding the identity of the participant and the URL of the participant's web client to the attendee list. In 704, a copy of the java applet 16 is preferably transmitted to the newly admitted participant's web client, along with the design conference application page for the design conference 30.
  • FIG. 8 illustrates an example of a design conference application page 800 transmitted to web clients 310, 320, 330, and displayed by their respective web browsers 312, 322, 332 after their respective users join the design conference 30. The application page 800 has two major areas. A display window 801 is reserved for displaying the graphics image provided by the initiator as described in reference to FIG. 9. A right menu frame 802, 803 includes a top portion 802 for image manipulation and annotation, and a bottom portion 803 for a Chat area. Graphics image manipulation functions include Pan and Zoom. Annotation is facilitated by the use of provided Markers that can be of selectable styles, such as alphanumeric, a line, a circle or oval, or a square or rectangle, and selectable colors. Typically, each web client uses a different color to quickly indicate the source of the annotation. The Chat area functions like a conventional chat facility where messages can be typed and transmitted to other web clients, or received from other web clients and displayed.
  • FIG. 9 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including receiving and transmitting a graphics file to clients. In 901, the web server 10 is programmed to receive a graphics file from the initiator web client 310, and in 902, transmit the graphics file to all web clients 310, 320, 330 participating in the design conference 30 so as to be viewable as a graphics image through graphics file readers in or invoked by web browsers 312, 322, 332. The received graphics file may be in any one of a number of common graphics file formats such as JPEG, GIF or TIF.
  • FIG. 10 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including receiving and transmitting an annotation of the graphics file to clients. In 1001, the web server 10 is programmed to receive an annotation of the graphics file from any of the web clients 310, 320, 330, and in 1002, transmit the annotation to all participating clients 310, 320, 330 so as to be viewable as an overlay over the graphics image. The received annotation or Marker may be in any one of a number of styles and colors provided in the image manipulation and annotation area 802 of the design conference application page 800.
  • FIG. 11 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including receiving and transmitting a message to clients. In 1101, the web server 10 is programmed to receive a message from any of the web clients 310, 320, 330, and in 1102, transmit the message to all participating clients 310, 320, 330 so as to be readable in an area adjacent to the graphics image. Operation and feel of the messaging system is preferably a chat room type environment utilizing the Chat area 803 of the design conference application page 800.
  • FIG. 12 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including logging out participants from the design conference. In 1201, the web server 10 is programmed to recognize a log-out request received from one of the design conference participants using web clients 320, 330, after the participant logs off in a conventional manner by clicking on a Log-off or Exit button located on the design conference application page 800. In 1202, the web server 10 then updates the attendee list by deleting the participant logging off the design conference 30 from the attendee list.
  • FIG. 13 illustrates a flow diagram of another portion of a method for conducting an interactive design conference over the Internet, including logging out the initiator of the design conference after creating a data-log of the design conference. In 1301, the web server 10 is programmed to recognize a log-out request received from the initiator of the design conference using web client 310 after the initiator logs off in a conventional manner by clicking on a Log-off or Exit button 401 of a menu adjacent to the design conference application page 800. In 1302, the web server 10 then creates a data-log of the design conference 30 for future reference, and in 1303, updates the attendee list by deleting the initiator of the design conference 30 from the attendee list.
  • FIGS. 3, 6 and 8 describe a preferred method for conducting an interactive design conference over the Internet, including transmitting a copy 316 of the snapshot program 14 and a copy 318 of the java applet 16 from the web server 10 to the initiator web client 310. Alternatively, the functions of the snapshot program 14, the java applet 16, and even the web browser 312, may be included in a “wrap-around” program that may stand alone and cooperate with a design application program that generates the graphics image, or be an integral part of or integrated into the design application program.
  • Although the various aspects of the present invention have been described with respect to a preferred embodiment, it will be understood that the invention is entitled to full protection within the full scope of the appended claims.

Claims (21)

1-22. (cancelled).
23. A method of conducting a collaboration session over the Internet, comprising: generating a snapshot of a display screen of one of a plurality of clients participating in a collaboration session over the Internet, and transmitting said snapshot to others of said plurality of clients so as to display said snapshot on display screens of said others of said plurality of clients through web browsers residing on said others of said plurality of clients.
24. The method according to claim 23, wherein the transmission of said snapshot comprises: converting said snapshot into a graphics file, and transmitting said graphics file to said others of said plurality of clients so as to display said snapshot on display screens of said others of said plurality of clients through said web browsers residing on said others of said plurality of clients.
25. The method according to claim 24, the conversion of said snapshot into said graphics file comprises: capturing pixel information from a frame buffer of said one of said plurality of clients, and converting said pixel information into a selected graphics file format.
26. The method according to claim 25, wherein said graphics file format is JPEG.
27. The method according to claim 25, wherein said graphics file format is GIF.
28. The method according to claim 25, wherein said graphics file is TIF.
29. The method according to claim 23, further comprising: receiving an annotation of said snapshot from one of said plurality of clients, and transmitting said annotation to individual of said plurality of clients so as to be viewable as an overlay over said snapshot being displayed on said display screens of said individual of said plurality of clients.
30. The method according to claim 23, further comprising: receiving a message from one of said plurality of clients, and transmitting said message to individual of said plurality of clients so as to be viewable in an area adjacent to said snapshot being displayed on said display screens of said individual of said plurality of clients.
31. The method according to claim 23, further comprising: selectively admitting said plurality of clients to said collaboration session according to pre-established criteria.
32. The method according to claim 31, wherein said selective admission of said plurality of clients comprises: assigning a session identification number to said collaboration session, and admitting each of said plurality of clients to said collaboration session only after receiving said session identification number from said client.
33. The method according to claim 31, further comprising updating an attendee list to include each of said plurality of clients admitted to said collaboration session.
34. The method according to claim 33, further comprising updating said attendee list to delete each of said plurality of clients logging off said collaboration session.
35. The method according to claim 31, wherein said selective admission of said plurality of clients comprises: receiving a list of authorized participants to said collaboration session, and admitting each of said plurality of clients to said collaboration session only after confirming that said client is on said list of authorized participants.
36. A system for conducting a collaboration session over the Internet, comprising:
a plurality of clients participating in a collaboration session over the Internet; and
a server for managing said collaboration session;
wherein at least one of said plurality of clients is configured to generate a snapshot of its display screen, convert said snapshot into a graphics file, and transmit said graphics file to said server; and
wherein said server is configured to receive said graphics file from said at least one of said plurality of clients, and transmit said graphics file to others of said plurality of clients so as to display said snapshot on display screens of said others of said plurality of clients through web browsers residing on said others of said plurality of clients.
37. The system according to claim 36, wherein said at least one of said plurality of clients is further configured to capture pixel information from a frame buffer of said at least one of said plurality of clients, and convert said pixel information into a selected graphics file format.
38. The system according to claim 36, wherein said server is further configured to receive an annotation of said snapshot from one of said plurality of clients, and transmit said annotation to individual of said plurality of clients so as to be viewable as an overlay over said snapshot being displayed on said display screens of said individual of said plurality of clients.
39. The system according to claim 36, wherein said server is further configured to receive a message from one of said plurality of clients, and transmit said message to individual of said plurality of clients so as to be viewable in an area adjacent to said snapshot being displayed on said display screens of said individual of said plurality of clients.
40. The system according to claim 36, wherein said server is further configured to selectively admit said plurality of clients to said collaboration session according to pre-established criteria.
41. The system according to claim 40, wherein said server is further configured to assign a session identification number to said collaboration session, and admit each of said plurality of clients to said collaboration session only after receiving said session identification number from said client.
42. The system according to claim 40, wherein said server is further configured to receive a list of authorized participants to said collaboration session, and admit each of said plurality of clients to said collaboration session only after confirming that said client is on said list of authorized participants.
US10/965,632 2000-05-02 2004-10-14 Method and system for conducting a collaboration session over the internet Abandoned US20050055642A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/965,632 US20050055642A1 (en) 2000-05-02 2004-10-14 Method and system for conducting a collaboration session over the internet

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/563,658 US6809749B1 (en) 2000-05-02 2000-05-02 Method and apparatus for conducting an interactive design conference over the internet
US10/965,632 US20050055642A1 (en) 2000-05-02 2004-10-14 Method and system for conducting a collaboration session over the internet

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/563,658 Continuation US6809749B1 (en) 2000-05-02 2000-05-02 Method and apparatus for conducting an interactive design conference over the internet

Publications (1)

Publication Number Publication Date
US20050055642A1 true US20050055642A1 (en) 2005-03-10

Family

ID=24251411

Family Applications (3)

Application Number Title Priority Date Filing Date
US09/563,658 Expired - Fee Related US6809749B1 (en) 2000-05-02 2000-05-02 Method and apparatus for conducting an interactive design conference over the internet
US10/318,393 Abandoned US20030085923A1 (en) 2000-05-02 2002-12-11 Method and apparatus for conducting a collaboration session in which screen displays are commonly shared with participants
US10/965,632 Abandoned US20050055642A1 (en) 2000-05-02 2004-10-14 Method and system for conducting a collaboration session over the internet

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US09/563,658 Expired - Fee Related US6809749B1 (en) 2000-05-02 2000-05-02 Method and apparatus for conducting an interactive design conference over the internet
US10/318,393 Abandoned US20030085923A1 (en) 2000-05-02 2002-12-11 Method and apparatus for conducting a collaboration session in which screen displays are commonly shared with participants

Country Status (6)

Country Link
US (3) US6809749B1 (en)
EP (1) EP1281125A4 (en)
JP (1) JP2003532223A (en)
KR (1) KR20020097239A (en)
TW (1) TW507127B (en)
WO (1) WO2001084328A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030135557A1 (en) * 2002-01-11 2003-07-17 Autodesk, Inc. Distributed revision block service
US20080181218A1 (en) * 2007-01-31 2008-07-31 Gorzynski Mark E Coordinated media control system
US20100211823A1 (en) * 2006-09-06 2010-08-19 Rhub Communications, Inc. Browser based web conferencing employing layering to display screen updates
US20100306668A1 (en) * 2009-06-01 2010-12-02 Microsoft Corporation Asynchronous identity establishment through a web-based application
US20110126127A1 (en) * 2009-11-23 2011-05-26 Foresight Imaging LLC System and method for collaboratively communicating on images and saving those communications and images in a standard known format

Families Citing this family (62)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070192155A1 (en) * 2000-10-24 2007-08-16 Gauger Derek K Network based, interactive project management apparatus and method
US7248285B2 (en) * 2001-03-30 2007-07-24 Intel Corporation Method and apparatus for automatic photograph annotation
US7353252B1 (en) * 2001-05-16 2008-04-01 Sigma Design System for electronic file collaboration among multiple users using peer-to-peer network topology
US7213211B1 (en) * 2001-07-03 2007-05-01 Dynamic Knowledge Transfer, Llc System for knowledge transfer in a group setting
US7370269B1 (en) * 2001-08-31 2008-05-06 Oracle International Corporation System and method for real-time annotation of a co-browsed document
US7287274B1 (en) * 2001-10-04 2007-10-23 Perot Systems Corporation Method and system for providing security to a client server operating a browser
JP2003224662A (en) * 2002-01-30 2003-08-08 Canon Inc Conference system and its participating method
US20030169291A1 (en) * 2002-03-05 2003-09-11 Kenji Nakata Desktop conference method and desktop conference system for performance of semiconductor device process or semiconductor manufacturing apparatus utilizing communication lines
US20030217171A1 (en) * 2002-05-17 2003-11-20 Von Stuermer Wolfgang R. Self-replicating and self-installing software apparatus
US7278107B2 (en) * 2002-12-10 2007-10-02 International Business Machines Corporation Method, system and program product for managing windows in a network-based collaborative meeting
US7185284B2 (en) * 2002-12-20 2007-02-27 Motorola, Inc. Method and apparatus for providing a hyperlink indication on a display for an image in a web page
US7031842B1 (en) 2003-02-26 2006-04-18 3Dgeo Development, Inc. Systems and methods for collaboratively viewing and editing seismic data
US7360164B2 (en) * 2003-03-03 2008-04-15 Sap Ag Collaboration launchpad
US20040260770A1 (en) * 2003-06-06 2004-12-23 Bruce Medlin Communication method for business
US8046701B2 (en) * 2003-08-07 2011-10-25 Fuji Xerox Co., Ltd. Peer to peer gesture based modular presentation system
US7398470B2 (en) * 2003-08-22 2008-07-08 Vistaprint Technologies Limited System and method for remote assistance
US20050210396A1 (en) * 2003-10-06 2005-09-22 Galli Marcio D S System and method for seamlessly bringing external services into instant messaging sessions and into users' authoring environment
US7870199B2 (en) * 2003-10-06 2011-01-11 Aol Inc. System and method for seamlessly bringing external services into instant messaging session
US7571380B2 (en) * 2004-01-13 2009-08-04 International Business Machines Corporation Differential dynamic content delivery with a presenter-alterable session copy of a user profile
US7948448B2 (en) 2004-04-01 2011-05-24 Polyvision Corporation Portable presentation system and methods for use therewith
US20050218739A1 (en) * 2004-04-01 2005-10-06 Microsoft Corporation System and method for sharing objects between computers over a network
US8280948B1 (en) * 2004-06-08 2012-10-02 Persony Inc. System and method for enabling online collaboration amongst a plurality of terminals using a web server
US20050278537A1 (en) * 2004-06-10 2005-12-15 Dustin Kirkland Logging off a user from a website
US20060047747A1 (en) * 2004-06-24 2006-03-02 Microsoft Corporation System and method for automatic selection of an instant messenger client
US7487208B2 (en) 2004-07-08 2009-02-03 International Business Machines Corporation Differential dynamic content delivery to alternate display device locations
US7426538B2 (en) 2004-07-13 2008-09-16 International Business Machines Corporation Dynamic media content for collaborators with VOIP support for client communications
US9167087B2 (en) 2004-07-13 2015-10-20 International Business Machines Corporation Dynamic media content for collaborators including disparate location representations
DE102004059436B4 (en) * 2004-12-09 2006-09-14 Combots Product Gmbh & Co. Kg Method and system for community Internet surfing
TWI283816B (en) * 2004-12-31 2007-07-11 Infopower Corp System and method of automatic transforming instant message transmission modes on Internet
US20060190537A1 (en) * 2005-02-23 2006-08-24 Morris Robert P Method and system for enabling structured real-time conversations between multiple participants
US20070050450A1 (en) * 2005-08-29 2007-03-01 Microsoft Corporation Interfacing an applet with a collaboration program
US10140255B2 (en) * 2006-01-30 2018-11-27 Fasttac, Inc. Portable dataport device and method for retrieving, interrelating, annotating and managing electronic documents at a point of need
FI20065479A0 (en) * 2006-07-05 2006-07-05 Nokia Corp group Communications
US7933955B2 (en) * 2006-07-11 2011-04-26 Igor Khalatian One-click universal screen sharing
US20080028323A1 (en) * 2006-07-27 2008-01-31 Joshua Rosen Method for Initiating and Launching Collaboration Sessions
US20080218808A1 (en) * 2007-03-07 2008-09-11 Altep, Inc. Method and System For Universal File Types in a Document Review System
WO2008137432A2 (en) * 2007-05-01 2008-11-13 Dyyno Sharing of information and formatting information for transmission over a communication network
US8869054B2 (en) 2007-07-10 2014-10-21 International Business Machines Corporation Framework for persistent user interactions within web-pages
US20090210491A1 (en) * 2008-02-20 2009-08-20 Microsoft Corporation Techniques to automatically identify participants for a multimedia conference event
US20090254867A1 (en) * 2008-04-03 2009-10-08 Microsoft Corporation Zoom for annotatable margins
US20090307618A1 (en) * 2008-06-05 2009-12-10 Microsoft Corporation Annotate at multiple levels
US8655950B2 (en) * 2008-08-06 2014-02-18 International Business Machines Corporation Contextual awareness in real time collaborative activity alerts
US20100325557A1 (en) * 2009-06-17 2010-12-23 Agostino Sibillo Annotation of aggregated content, systems and methods
US9535651B2 (en) 2009-12-18 2017-01-03 Oracle International Corporation Co-browsing systems and methods
US9143570B2 (en) 2010-05-04 2015-09-22 Microsoft Technology Licensing, Llc Desktop screen sharing over HTTP
US9407724B2 (en) 2010-05-04 2016-08-02 Microsoft Technology Licensing, Llc Using double buffering for screen sharing
US20110302506A1 (en) * 2010-06-07 2011-12-08 Peter Noyes Method for Multi-User Collaboration on Visual Content Based Upon the Exchange of Session Data Objects Including New Parameters
GB2481613A (en) * 2010-06-30 2012-01-04 Skype Ltd Updating regions of shared images using a server that records image status
GB2481612A (en) 2010-06-30 2012-01-04 Skype Ltd Updating image regions in a shared image system
AU2012267514A1 (en) * 2011-06-08 2014-01-09 Vidyo, Inc. Systems and methods for improved interactive content sharing in video communication systems
US9215266B2 (en) * 2012-01-26 2015-12-15 Zoom International S.R.O. System and method for zero-footprint screen capture
US9874990B2 (en) 2012-02-10 2018-01-23 Oracle International Corporation System and method of concurrent unobstructed co-browsing and chat messaging
US8813196B2 (en) * 2012-03-12 2014-08-19 Unisys Corporation Web-based conference collaboration tool with dynamic content and roles
WO2014043274A2 (en) 2012-09-11 2014-03-20 Vidyo, Inc. Systems and methods for generating electronic meeting invitations in video communications and other services
WO2014091728A1 (en) * 2012-12-13 2014-06-19 パナソニック株式会社 Content sharing system, content sharing method, and information communication device
US10120896B2 (en) * 2014-02-18 2018-11-06 International Business Machines Corporation Synchronizing data-sets
US9967399B2 (en) 2014-12-19 2018-05-08 Oracle International Corporation Co-browsing preview of queued customer contacts
US10671337B2 (en) 2015-09-25 2020-06-02 Oracle International Corporation Automatic sizing of agent's screen for html co-browsing applications
US10264213B1 (en) 2016-12-15 2019-04-16 Steelcase Inc. Content amplification system and method
US10038788B1 (en) 2017-05-09 2018-07-31 Oracle International Corporation Self-learning adaptive routing system
US11189070B2 (en) * 2018-09-28 2021-11-30 Snap Inc. System and method of generating targeted user lists using customizable avatar characteristics
US11520480B2 (en) * 2020-04-15 2022-12-06 Tekion Corp Physical lock electronic interface tool

Citations (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5710918A (en) * 1995-06-07 1998-01-20 International Business Machines Corporation Method for distributed task fulfillment of web browser requests
US5793365A (en) * 1996-01-02 1998-08-11 Sun Microsystems, Inc. System and method providing a computer user interface enabling access to distributed workgroup members
US5793964A (en) * 1995-06-07 1998-08-11 International Business Machines Corporation Web browser system
US5815683A (en) * 1996-11-05 1998-09-29 Mentor Graphics Corporation Accessing a remote cad tool server
US5838906A (en) * 1994-10-17 1998-11-17 The Regents Of The University Of California Distributed hypermedia method for automatically invoking external application providing interaction and display of embedded objects within a hypermedia document
US5850517A (en) * 1995-08-31 1998-12-15 Oracle Corporation Communication link for client-server having agent which sends plurality of requests independent of client and receives information from the server independent of the server
US5861883A (en) * 1997-05-13 1999-01-19 International Business Machines Corp. Method and system for portably enabling awareness, touring, and conferencing over the world-wide web using proxies and shared-state servers
US5907324A (en) * 1995-06-07 1999-05-25 Intel Corporation Method for saving and accessing desktop conference characteristics with a persistent conference object
US5920865A (en) * 1996-09-13 1999-07-06 Nec Corporation Information server system
US5925103A (en) * 1996-01-26 1999-07-20 Magallanes; Edward Patrick Internet access device
US5928324A (en) * 1997-02-04 1999-07-27 International Business Machines Corporation Data processing system, and method having a server handling output request from a display terminal and forwarding access request to client system
US5940062A (en) * 1996-09-18 1999-08-17 Rockwell International Corporation Method and apparatus for driving a liquid crystal display using specification of pixel mean square voltage
US5944784A (en) * 1997-09-30 1999-08-31 The United States Of America As Represented By The Secretary Of The Navy Operating methods for a universal client device permittting a computer to receive and display information from several special applications simultaneously
US5974446A (en) * 1996-10-24 1999-10-26 Academy Of Applied Science Internet based distance learning system for communicating between server and clients wherein clients communicate with each other or with teacher using different communication techniques via common user interface
US5991796A (en) * 1996-07-16 1999-11-23 Lucent Technologies Inc. Technique for obtaining and exchanging information on world wide web
US6058395A (en) * 1998-01-29 2000-05-02 Buzaglo; Jacques Computerized communication system for managing multi-disciplinary engineering virtual community
US6078948A (en) * 1998-02-03 2000-06-20 Syracuse University Platform-independent collaboration backbone and framework for forming virtual communities having virtual rooms with collaborative sessions
US6119147A (en) * 1998-07-28 2000-09-12 Fuji Xerox Co., Ltd. Method and system for computer-mediated, multi-modal, asynchronous meetings in a virtual space
US6144991A (en) * 1998-02-19 2000-11-07 Telcordia Technologies, Inc. System and method for managing interactions between users in a browser-based telecommunications network
US6151621A (en) * 1997-04-10 2000-11-21 International Business Machines Corp. Personal conferencing system
US6167432A (en) * 1996-02-29 2000-12-26 Webex Communications, Inc., Method for creating peer-to-peer connections over an interconnected network to facilitate conferencing among users
US6181689B1 (en) * 1996-10-23 2001-01-30 Ncr Corporation Bi-directional information exchange mechanism for collaborative network navigation among a group of user terminals
US6237025B1 (en) * 1993-10-01 2001-05-22 Collaboration Properties, Inc. Multimedia collaboration system
US6256663B1 (en) * 1999-01-22 2001-07-03 Greenfield Online, Inc. System and method for conducting focus groups using remotely loaded participants over a computer network
US6289461B1 (en) * 1998-06-09 2001-09-11 Placeware, Inc. Bi-directional process-to-process byte stream protocol
US6331861B1 (en) * 1996-03-15 2001-12-18 Gizmoz Ltd. Programmable computer graphic objects
US6338086B1 (en) * 1998-06-11 2002-01-08 Placeware, Inc. Collaborative object architecture
US20020023133A1 (en) * 2000-06-22 2002-02-21 Masami Kato Image distribution system, and image distribution method and program therefor
US6433795B1 (en) * 1996-11-08 2002-08-13 America Online, Inc. System for integrating an on-line service community with a foreign service
US6477266B1 (en) * 1998-12-11 2002-11-05 Lucent Technologies Inc. Vision comparison inspection system graphical user interface

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5874960A (en) 1995-07-05 1999-02-23 Microsoft Corporation Method and system for sharing applications between computer systems
US5864711A (en) 1995-07-05 1999-01-26 Microsoft Corporation System for determining more accurate translation between first and second translator, and providing translated data to second computer if first translator is more accurate
IL126909A0 (en) * 1996-05-07 1999-09-22 Webline Communications Corp Method and apparatus for coordinating internet multi-media content with telephone and audio communications
US5822525A (en) 1996-05-22 1998-10-13 Microsoft Corporation Method and system for presentation conferencing
US6199116B1 (en) 1996-05-24 2001-03-06 Microsoft Corporation Method and system for managing data while sharing application programs
US5944791A (en) 1996-10-04 1999-08-31 Contigo Software Llc Collaborative web browser
US5940082A (en) 1997-02-14 1999-08-17 Brinegar; David System and method for distributed collaborative drawing
US5949975A (en) 1997-03-12 1999-09-07 Microsoft Corp. Method and system for negotiating capabilities when sharing an application program with multiple computer systems
US6032188A (en) 1997-03-12 2000-02-29 Microsoft Corporation Method and system for controlling data flow
DE19717167A1 (en) * 1997-04-23 1998-10-29 Ibm Web browser based conference system
US6570590B1 (en) 1999-03-02 2003-05-27 Microsoft Corporation Application sharing in a frame
US6584493B1 (en) 1999-03-02 2003-06-24 Microsoft Corporation Multiparty conferencing and collaboration system utilizing a per-host model command, control and communication structure
US6820204B1 (en) * 1999-03-31 2004-11-16 Nimesh Desai System and method for selective information exchange
WO2001072002A2 (en) * 2000-03-17 2001-09-27 America Online, Inc. Shared groups rostering system

Patent Citations (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6237025B1 (en) * 1993-10-01 2001-05-22 Collaboration Properties, Inc. Multimedia collaboration system
US5838906A (en) * 1994-10-17 1998-11-17 The Regents Of The University Of California Distributed hypermedia method for automatically invoking external application providing interaction and display of embedded objects within a hypermedia document
US5710918A (en) * 1995-06-07 1998-01-20 International Business Machines Corporation Method for distributed task fulfillment of web browser requests
US5793964A (en) * 1995-06-07 1998-08-11 International Business Machines Corporation Web browser system
US5907324A (en) * 1995-06-07 1999-05-25 Intel Corporation Method for saving and accessing desktop conference characteristics with a persistent conference object
US5850517A (en) * 1995-08-31 1998-12-15 Oracle Corporation Communication link for client-server having agent which sends plurality of requests independent of client and receives information from the server independent of the server
US5793365A (en) * 1996-01-02 1998-08-11 Sun Microsystems, Inc. System and method providing a computer user interface enabling access to distributed workgroup members
US5925103A (en) * 1996-01-26 1999-07-20 Magallanes; Edward Patrick Internet access device
US6167432A (en) * 1996-02-29 2000-12-26 Webex Communications, Inc., Method for creating peer-to-peer connections over an interconnected network to facilitate conferencing among users
US6331861B1 (en) * 1996-03-15 2001-12-18 Gizmoz Ltd. Programmable computer graphic objects
US5991796A (en) * 1996-07-16 1999-11-23 Lucent Technologies Inc. Technique for obtaining and exchanging information on world wide web
US5920865A (en) * 1996-09-13 1999-07-06 Nec Corporation Information server system
US5940062A (en) * 1996-09-18 1999-08-17 Rockwell International Corporation Method and apparatus for driving a liquid crystal display using specification of pixel mean square voltage
US6181689B1 (en) * 1996-10-23 2001-01-30 Ncr Corporation Bi-directional information exchange mechanism for collaborative network navigation among a group of user terminals
US5974446A (en) * 1996-10-24 1999-10-26 Academy Of Applied Science Internet based distance learning system for communicating between server and clients wherein clients communicate with each other or with teacher using different communication techniques via common user interface
US5815683A (en) * 1996-11-05 1998-09-29 Mentor Graphics Corporation Accessing a remote cad tool server
US6433795B1 (en) * 1996-11-08 2002-08-13 America Online, Inc. System for integrating an on-line service community with a foreign service
US5928324A (en) * 1997-02-04 1999-07-27 International Business Machines Corporation Data processing system, and method having a server handling output request from a display terminal and forwarding access request to client system
US6151621A (en) * 1997-04-10 2000-11-21 International Business Machines Corp. Personal conferencing system
US5861883A (en) * 1997-05-13 1999-01-19 International Business Machines Corp. Method and system for portably enabling awareness, touring, and conferencing over the world-wide web using proxies and shared-state servers
US5944784A (en) * 1997-09-30 1999-08-31 The United States Of America As Represented By The Secretary Of The Navy Operating methods for a universal client device permittting a computer to receive and display information from several special applications simultaneously
US6058395A (en) * 1998-01-29 2000-05-02 Buzaglo; Jacques Computerized communication system for managing multi-disciplinary engineering virtual community
US6078948A (en) * 1998-02-03 2000-06-20 Syracuse University Platform-independent collaboration backbone and framework for forming virtual communities having virtual rooms with collaborative sessions
US6144991A (en) * 1998-02-19 2000-11-07 Telcordia Technologies, Inc. System and method for managing interactions between users in a browser-based telecommunications network
US6289461B1 (en) * 1998-06-09 2001-09-11 Placeware, Inc. Bi-directional process-to-process byte stream protocol
US6338086B1 (en) * 1998-06-11 2002-01-08 Placeware, Inc. Collaborative object architecture
US6119147A (en) * 1998-07-28 2000-09-12 Fuji Xerox Co., Ltd. Method and system for computer-mediated, multi-modal, asynchronous meetings in a virtual space
US6477266B1 (en) * 1998-12-11 2002-11-05 Lucent Technologies Inc. Vision comparison inspection system graphical user interface
US6256663B1 (en) * 1999-01-22 2001-07-03 Greenfield Online, Inc. System and method for conducting focus groups using remotely loaded participants over a computer network
US20020023133A1 (en) * 2000-06-22 2002-02-21 Masami Kato Image distribution system, and image distribution method and program therefor

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030135557A1 (en) * 2002-01-11 2003-07-17 Autodesk, Inc. Distributed revision block service
US20100211823A1 (en) * 2006-09-06 2010-08-19 Rhub Communications, Inc. Browser based web conferencing employing layering to display screen updates
US7966371B2 (en) * 2006-09-06 2011-06-21 RHUB Communications, Inc Browser based web conferencing employing layering to display screen updates
US20080181218A1 (en) * 2007-01-31 2008-07-31 Gorzynski Mark E Coordinated media control system
US7911955B2 (en) 2007-01-31 2011-03-22 Hewlett-Packard Development Company, L.P. Coordinated media control system
US20100306668A1 (en) * 2009-06-01 2010-12-02 Microsoft Corporation Asynchronous identity establishment through a web-based application
US9088414B2 (en) * 2009-06-01 2015-07-21 Microsoft Technology Licensing, Llc Asynchronous identity establishment through a web-based application
US20110126127A1 (en) * 2009-11-23 2011-05-26 Foresight Imaging LLC System and method for collaboratively communicating on images and saving those communications and images in a standard known format
US8924864B2 (en) * 2009-11-23 2014-12-30 Foresight Imaging LLC System and method for collaboratively communicating on images and saving those communications and images in a standard known format

Also Published As

Publication number Publication date
US6809749B1 (en) 2004-10-26
KR20020097239A (en) 2002-12-31
US20030085923A1 (en) 2003-05-08
EP1281125A4 (en) 2005-09-07
TW507127B (en) 2002-10-21
WO2001084328A1 (en) 2001-11-08
JP2003532223A (en) 2003-10-28
EP1281125A1 (en) 2003-02-05

Similar Documents

Publication Publication Date Title
US6809749B1 (en) Method and apparatus for conducting an interactive design conference over the internet
US7533146B1 (en) Shared web browser apparatus and method for interactive communications
US10326807B2 (en) Method and software for enabling n-way collaborative work over a network of computers
US6345290B2 (en) Chat system displaying attribute information, number of statements or amount of statements in registered channel
CN1997980B (en) Networked chat and media sharing systems and methods
US7174364B1 (en) Collaborative browsing
US8593994B2 (en) Methods and program products for organizing virtual meetings
US20070050448A1 (en) Method and system for information collaboration over an IP network via handheld wireless communication devices
US20050044157A1 (en) Universal encrypted internet messaging
EP1197896B1 (en) Information processing apparatus
US20200177645A1 (en) Content management server, information sharing system, and communication control method
CN111338590A (en) Screen sharing initiating and responding method and interaction system
US20050114204A1 (en) Advertisement providing system using video chatting service and the method thereof
JP2004152189A (en) Terminal conference system
JP4451670B2 (en) Virtual office space providing program, virtual office space providing device, virtual office space providing method, virtual office space providing system, and storage medium for storing virtual office space providing program
KR101687901B1 (en) Method and system for sharing screen writing between devices connected to network
JP2007122361A (en) Network conference server device and network conference system
EP3062268A1 (en) System and method for moderated and on-demand visual file distribution
KR100248264B1 (en) Session management system in inter-partaking multimedia development environment
KR100463832B1 (en) Collaboration supporting system based on soap in web environment and implementation method thereof
Babadi Comix: A tool to share x applications
JPH09244845A (en) Three-dimensional virtual space display method
CN117118967A (en) Multi-person collaboration method and system based on cloud fluidization
CN117221480A (en) Video conference processing method and system, electronic equipment and storage medium
JP2002024408A (en) Participation system for academic society presentation, question and answer or opinion exchange for real time and flexible program on internet for theory or research presentation of international medical science society

Legal Events

Date Code Title Description
AS Assignment

Owner name: ORIDUS, INC., CALIFORNIA

Free format text: CHANGE OF NAME;ASSIGNOR:CREOSYS, INC.;REEL/FRAME:015901/0528

Effective date: 20010808

Owner name: CREOSYS, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CHEN, TSUNG-YEN (ERIC);GU, KE-QIN;HAN, CHING-CHIH (JASON);AND OTHERS;REEL/FRAME:015901/0453

Effective date: 20000714

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION