WO2001037139A1 - System and method for maintaining presence and communicating over a computer network using the http protocol - Google Patents

System and method for maintaining presence and communicating over a computer network using the http protocol Download PDF

Info

Publication number
WO2001037139A1
WO2001037139A1 PCT/US2000/031601 US0031601W WO0137139A1 WO 2001037139 A1 WO2001037139 A1 WO 2001037139A1 US 0031601 W US0031601 W US 0031601W WO 0137139 A1 WO0137139 A1 WO 0137139A1
Authority
WO
WIPO (PCT)
Prior art keywords
entity
socket
http
host computer
computer
Prior art date
Application number
PCT/US2000/031601
Other languages
French (fr)
Other versions
WO2001037139A9 (en
Inventor
Paul S. Eftis
Oleg Panashchenko
Original Assignee
Planetexchange.Com, 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 Planetexchange.Com, Inc. filed Critical Planetexchange.Com, Inc.
Priority to AU20435/01A priority Critical patent/AU2043501A/en
Publication of WO2001037139A1 publication Critical patent/WO2001037139A1/en
Publication of WO2001037139A9 publication Critical patent/WO2001037139A9/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/30Managing network names, e.g. use of aliases or nicknames
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4547Network directories; Name-to-address mapping for personal communications, i.e. using a personal identifier
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5076Update or notification mechanisms, e.g. DynDNS
    • 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/50Network services
    • H04L67/54Presence management, e.g. monitoring or registration for receipt of user log-on information, or the connection status of the users
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • 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 relates generally to a system and method for maintaining presence and communicating over a computer network using the HTTP protocol. More particularly, the present invention relates to a system and method for maintaining communications information reflecting current online presence including dynamic session information as determined using the HTTP protocol and using the communications information to facilitate communication over the computer network.
  • IP Internet Protocol
  • DNS Domain Name System
  • ISP Internet Service Provider
  • ULS User Location Service
  • ULS includes a dynamic directory containing records that map some unique user identifier to a currently assigned IP address. ULS places no restriction (other than uniqueness) on the selected static name. Individual computers are responsible for contacting and logging in to a ULS server. The act of logging in causes a new ULS record to be created. The ULS record is deleted when the computer logs out of ULS or fails to continue to refresh its record.
  • ULS identifier string cannot be resolved by DNS or by an individual's web browser software.
  • Existing applications such as web browsers are typically only able to access resources using local file names, actual IP addresses, and DNS names.
  • the particular ULS server containing the address must be contacted to resolve the address.
  • ULS registered devices are typically not directly accessible using many existing applications.
  • Dynamic DNS provides another solution. Dynamic DNS is very similar to ULS, except that dynamic DNS associates a static domain name (e.g., usemame.ddns.net) with a user's currently assigned IP address. As with ULS, the act of logging in to a dynamic DNS system causes a new DNS record to be created associating the user's static domain name with the user's current IP address. The DNS record is deleted when the computer logs out or fails to continue to refresh its record. In this way, a user desiring to communicate with another user logged in to a dynamic DNS system can perform a standard DNS lookup on that user's static domain name to ascertain the user's current IP address.
  • a static domain name e.g., usemame.ddns.net
  • dynamic DNS solved some of the problems inherent in ULS.
  • dynamic DNS only provides a user's current IP address. It does not provide complete dynamic session information for a user, including such information as a user's host box identifier, TCP port number on which to be reached, and session ID. Knowledge of a user's complete dynamic session information facilitates the use of multiple possible forms of communication (e.g., type chat, voice, video, etc.).
  • the present invention provides a computer-implemented method of facilitating communication with an entity over a network.
  • a static HyperText Transfer Protocol (HTTP) Universal Resource Locator (URL) is associated with the entity.
  • the URL is linked with communications information reflecting the entity's current online presence including the entity's dynamic session information as determined using the HTTP protocol. Communication with the entity is facilitated using the URL and the communications information.
  • HTTP HyperText Transfer Protocol
  • URL Universal Resource Locator
  • the present invention provides a computer- implemented method of facilitating communication over a network with one or more members of a group of entities, the group comprising a plurality of entities.
  • a static HTTP URL is associated with the group of entities.
  • the URL is linked with communications information reflecting each of the members' current online presence including each of the members' dynamic session information as determined using the HTTP protocol. Communication with one or more members of the group is facilitated using the URL and the communications information.
  • the present invention provides a computer- implemented method of determining the current online presence of an entity on a computer network.
  • a static HTTP URL is associated with the entity.
  • the URL is linked with communications information reflecting the entity's current online presence including the entity's dynamic session information as determined using the HTTP protocol.
  • the current online presence of the entity is determined using the URL and the communications information.
  • the present invention provides a computer- implemented method for detecting and maintaining an entity's current online presence on a computer network, the network including a host computer.
  • an HTTP request is sent from the entity to the host computer to initiate an HTTP connection between the entity and the host computer.
  • the request is received at the host computer and a socket is opened and maintained for the HTTP connection with the entity in a non-blocking manner without a new thread being created for the HTTP connection.
  • at least one byte of data is sent from the host computer to the socket at a specified interval to keep open the HTTP connection with the entity.
  • the present invention provides a computer- implemented method for detecting and maintaining the current online presence on a computer network of a plurality of entities, the network including a host computer.
  • a request is received at the host computer from one of the plurality of entities to establish an HTTP connection.
  • a socket is opened and maintained for the HTTP connection in a non-blocking manner, the socket having a socket file descriptor, with the one of the plurality of entities without a new thread being created for the HTTP connection.
  • the socket file descriptor is added to a socket database, the socket database maintaining a list of open sockets with those of the plurality of entities that are currently online.
  • the present invention provides a computer- implemented method of sending text messages from a first entity to a second entity over a network using HTTP, the network including a host computer.
  • a socket and an HTTP connection between the second entity and the host computer is established and maintained.
  • a text message is sent from the first entity to the host computer to be delivered to the second entity.
  • the text message is sent to the second entity from the host computer using the socket and the HTTP connection.
  • the present invention provides a computer- implemented method of transporting Session Initiation Protocol (SIP) messages from a first entity to a second entity over a network, the network including a host computer.
  • SIP Session Initiation Protocol
  • a socket and an HTTP connection between the second entity and the host computer is established and maintained.
  • a SIP message is sent from the first entity to the host computer to be delivered to the second entity.
  • the SIP message is sent to the second entity from the host computer using the socket.
  • the present invention provides a computer-implemented method of sending text messages from an entity to an Internet enabled wireless device over a network, the network including a host computer.
  • a communications request is sent to the Internet enabled wireless device from the host computer that includes an URL identifying the host computer.
  • a socket and an HTTP connection between the Internet enabled wireless device and the host computer is established and maintained using the URL.
  • a text message is sent from the entity to the host computer to be delivered to the Internet enabled wireless device.
  • the text message is sent to the Internet enabled wireless device from the host computer using the socket and the HTTP connection.
  • Fig. 1 is a high-level architecture block diagram configuration for one preferred embodiment of the present invention
  • Fig. 2 is a functional flowchart of the steps to establish the online presence of an entity in a preferred embodiment of the present invention
  • Fig. 3 is a block diagram showing the functioning of a socket handler in a preferred embodiment of the present invention.
  • Fig. 4 is a functional flowchart of the steps to maintain the online presence of an entity in a preferred embodiment of the present invention
  • Fig. 5 is a functional flowchart of the steps to login an entity into the presence propagation system in a preferred embodiment of the present invention
  • Fig. 6 is a functional flowchart of the steps to logout an entity from the presence propagation system in a preferred embodiment of the present invention
  • Fig. 7 is a functional flowchart of the steps to join an entity to a group in the presence propagation system in a preferred embodiment of the present invention
  • Fig. 8 is a functional flowchart of the steps to remove an entity from a group in the presence propagation system in a preferred embodiment of the present invention
  • Fig. 9 is a portion of a UserTable in a preferred embodiment of the present invention.
  • Fig. 10 is a portion of a UserTable in a preferred embodiment of the present invention.
  • Fig. 11 is a sample communications web page displayed to a registered user of a preferred embodiment of the present invention
  • Fig. 12 is a functional flowchart of the steps to update a communications web page displayed to a registered user of a preferred embodiment of the present invention
  • Fig. 13 is a sample communications web page displayed to a registered user of a preferred embodiment of the present invention
  • Fig. 14A is a functional flowchart of the steps to display a communications web page to a requesting entity using a preferred embodiment of the present invention
  • Fig. 14B is a functional flowchart of the steps to redirect an URL using a preferred embodiment of the present invention
  • Fig. 15 is a sample communications web page displayed to a requesting entity using a preferred embodiment of the present invention
  • Fig. 16 is a sample communications web page displayed to a requesting entity using a preferred embodiment of the present invention.
  • Fig. 17 is a functional flowchart of the steps to transport type chat/instant messages using a preferred embodiment of the present invention.
  • Fig. 18 is a functional flowchart of the steps to transport a SIP message using a preferred embodiment of the present invention.
  • Fig. 19 is a sample communications web page displayed to a registered user of a preferred embodiment of the present invention
  • Fig. 20 is a functional flowchart of the steps to transport two-way text messages to an Internet enabled wireless device using a preferred embodiment of the present invention.
  • the present invention is described in the context of a communications system used to facilitate communication with entities over a computer network such as the Internet or an Intranet.
  • entity is used herein to mean any type of device with any type of an IP connection (e.g., wired, wireless, etc.) to a network.
  • an entity could be an Internet enabled personal computer (PC), laptop, workstation or other type of computer.
  • An entity could also be an Internet enabled wireless telephone, personal digital assistant (PDA) such as a Palm Pilot, or even an appliance or other household device.
  • PC personal computer
  • PDA personal digital assistant
  • a backend server 10 is networked to one or more session manager servers 12.
  • the session manager servers 12, in turn, are preferably networked to a load balancer 14, which is preferably connected to a public network, such as the Internet, through a firewall
  • One or more client devices 18 are also connected to the Internet. Additionally, the backend server 10 may be networked to a gateway 20, which can communicate with a telephone 22 using a telephony network (not shown).
  • the backend server 10 contains two databases and, as will be discussed in detail below, runs the presence propagation (PP) system.
  • the first database 24 is used to store persistent information for the communications system.
  • the first database 24 stores the names and mailing addresses of users of the communications system, the users' usernames and passwords for authentication verification, the list of groups to which users belong (to be explained below), and possibly other user demographic data.
  • the first database 24 also stores information on the groups that have been defined in the communications system, including a list of the groups that have been defined, passwords for those groups that require them, and a list of the members of each group.
  • the first database 24 can be implemented using any database application, such as Oracle or SQL-based databases. Access to the first database 24 can also be managed through any means. For example, in a Java environment, access can be handled using a
  • JDBC Java database connectivity
  • the second database 26 is used to store non-persistent information for the communications system.
  • the second database 26 primarily consists of two data tables.
  • the first data table contains the dynamic session information (to be explained below) for all users that are currently online.
  • the second data table contains a list of all of the groups that currently have members online, and, for each such group, a list of all of the members that are currently online. Since the information in the second database 26 changes often and the information is accessed frequently, the second database 26 is preferably stored as hash tables in the memory of the backend server 10.
  • the second database 26 could be implemented using any database application.
  • the first database 24 and the second database 26 may be combined into a single database, if desired.
  • the session manager servers 12 interact with the client devices 18 over the network (e.g., Intranet or Internet).
  • the session manager server 12 includes a web server 28, a chat server 30 and a socket handler 32.
  • the session manager servers 12 preferably communicate with the backend server 10 using an inter-process communications protocol such as Remote Method Invocation (RMI).
  • RMI Remote Method Invocation
  • CORBA could also be used, as could any other communications protocol.
  • the web server 28 is used to serve web pages and their components to a web browser or other application on a client device 18.
  • the web server 28 can be implemented in any programming language, but is preferably implemented as a Java Web
  • JWS Apache/Resin or WebLogic
  • the chat server 30 is used to maintain the online presence (i.e., heartbeat) of client devices 18 through an HTTP connection between the client device 18 and the chat server 30.
  • the chat server 30 is also used to send messages to and receive messages from the client device 18 through the HTTP connection.
  • the chat server 30 can be implemented in any programming language, but is preferably implemented as a Java servlet. Moreover, although shown as a separate process from the web server 28, the chat server 30 and the web server 28 can be combined into a single application.
  • the chat server 30 also includes a socket handler 32.
  • the socket handler 32 is used to establish and maintain an HTTP connection between the chat server 30 and the client device 18 without the need of creating a new thread. Accordingly, the chat server 30 can maintain HTTP connections with many client devices 18 using very little overhead.
  • the socket handler 32 can be implemented in any programming language, but is preferably implemented using C++.
  • One or more session manager servers 12 can be used in the communications system of the present invention. The number of session manager servers
  • each session manager server 12 used will depend on the anticipated number of users of the system. The higher the level of anticipated users, the more session manager servers 12 that should be used. With server hardware such as a standard Unix server, such as, for example, a Sun E450, it is anticipated that each session manager server 12 can support up to approximately 10,000 simultaneous users.
  • server hardware such as a standard Unix server, such as, for example, a Sun E450
  • Any server hardware may be used for the backend server 10 and the session manager servers 12.
  • Unix servers are used.
  • the backend server 10 and the session manager 12 could be combined into a single server.
  • the web server 28 and the chat server 30 could also be broken out into separate servers.
  • the session manager servers 12 are preferably connected to the Internet or other network using a load balancer 14 and a firewall 16.
  • the load balancer 14 distributes network traffic among the session manager servers 12 so that none of the session manager servers 12 become overburdened. Any conventional load balancer can be used for the load balancer 14, such as, for example, a Foundry Server Iron.
  • the firewall 16 provides security for the session manager servers 12 and the backend server 10, preventing unauthorized access to the servers over the network. Any combination of firewall software and/or hardware can be used for the firewall 16, such as, for example, Check Point Fire Wall.
  • the gateway 20 is used to provide access to a telephony network.
  • voice data from the communications system of the present invention can be sent through a telephony network to a telephone 22.
  • users of the communications system are able to initiate telephone calls from client devices 18.
  • Any existing gateway technology may be used for the gateway 20, such as, for example, Cisco VoIP routers.
  • the client devices 18 are the users of the communications system.
  • the client devices 18 can be any entity - namely any type of device with any type of an IP connection (e.g., wired, wireless, etc.) to a network.
  • a client device can be a laptop computer, a computer workstation, a PDA or an Internet enabled wireless phone.
  • the client devices 18 interact with the communications system over a network, such as the Internet.
  • the client devices 18 preferably access the communications system either through a web browser 34 or through a download application 40.
  • the communications system can be accessed through any web browser 34, such as Internet Explorer or Netscape Navigator or a Wireless Markup Language (WML)/Handheld Device Markup Language (HDML) browser on an Internet enabled wireless device.
  • the web browser 34 can display web pages 36 served from the web server 28.
  • an applet 38 running on a web page 36 communicates with the chat server 30.
  • the applet 38 is tied to a particular web page 36, and is preferably contained in a hidden frame in the web page 36. It is also possible to use any other functionality in place of the applet 38, such as, for example, an ActiveX control, to communicate with the chat server 30.
  • a download application 40 can be installed on a client device 18 to allow the client device 18 to access the communications system.
  • the download application 40 has two components. First, the application 40 needs to be able to display web pages 42 served from the web server 28. This can be accomplished either by launching a web browser already resident on the client device 18 or by providing a new application capable of interacting with the web server 28.
  • the download application 40 also contains a CCHAT application 44 that communicates with the chat server 30.
  • the CCHAT application 44 is preferably written in C, although can be written in any programming language, and serves the same function as the applet 38. Unlike the applet
  • the CCHAT application 44 is not linked to a particular web page 42.
  • a user must register with the communications system.
  • the user must pick a username and password that will be used to allow the user to log into the system and thus maintain his presence on line.
  • the user's username will be used to allow others to communication with the user.
  • the HTTP URL http://pxcall.com usemame will allow anyone, whether or not they are registered to use the communications system, to communicate with the user.
  • Fig. 2 shows the steps taken by a client device 18 to establish and maintain online presence.
  • the user logs on to the communication system. If the client device 18 is running a web browser 34, the user enters an HTTP URL, such as http://www.planetexchange.com, and then enters a username and password to log into the system. If the user's username and password are recognized as valid, the session manager server 12 to which the user has been directed sends a web page 36 that includes the applet 38.
  • the session manager server 12 also preferably sends a unique session ID, a large random number that the client device 18 will use in all communications with the session manager server 12.
  • the applet 38 will continue to wait until the user logs out of the system or closes the web page 36 and thus stops the execution of the applet 38. Additionally, as will be discussed below, if a message is sent to the user, it is delivered to the user as an HTTP response to this request. By making an HTTP request, the applet 38 maintains a "virtual" continuous
  • HTTP connection with the session manager server 12.
  • This HTTP connection is what establishes and maintains the online presence of the user.
  • scalability and optimization using this HTTP-based approach for maintaining presence is preferably achieved by maintaining the user connections without creating a new thread to maintain and access each socket connection in a non-blocking manner. It is also possible to maintain a user's presence (i.e., heartbeat) using
  • HTTP in different manners. For example, multiple HTTP requests can be used to maintain presence by having the applet 38 make periodic HTTP requests to the session manager 12 to establish and maintain the online presence of the user.
  • the above process can be automated if the client device 18 is using the download application 40.
  • the client device 18 can be set up so that the CCHAT application 44 executes when the client device 18 is turned on.
  • the CCHAT application 44 can then automatically log the client device 18 into the system and then initiate the HTTP request to open an HTTP connection once the CCHAT application 44 receives the session ID from the session manager server 12.
  • Fig. 3 shows how the session manager server 12 handles the HTTP request from the client device 18.
  • the HTTP request initiates a TCP/IP open socket request, which is received by the low-level socket process 46, such as WinSock or Berkeley Sockets, on the session manager server 12.
  • the low-level socket process 46 such as WinSock or Berkeley Sockets
  • API Application Program Interface
  • a new thread e.g., a lightweight process in Unix, since Unix does not natively allow for threads, just forked processes
  • system overhead associated with the creating and maintaining of thousands of threads, which would create problems in scalability, since every user logging into the communications system would result in the creation of an additional thread.
  • Creating and maintaining a new thread with each open socket request would limit the number of simultaneous users per typical session manager server 12 to approximately 3000.
  • the communication system of the present invention uses the AltSock socket handler 32.
  • the AltSock socket handler 32 is a shim that handles the open socket request instead of the API 48.
  • the low-level socket process 46 hands the open socket request to the AltSock socket handler 32.
  • the AltSock socket handler 32 accesses the socket simply by referencing its file descriptor in the socket table in the memory of the chat server 30, rather than creating a new thread to maintain and access the socket.
  • a typical session manager server 12 can handle 10,000 simultaneous users.
  • the chat server 30 maintains a table in memory of all of the users that are online that it is hosting. For each username, the table contains the socket file descriptor of the HTTP connection for that user, as well as a counter that is used to keep the HTTP connection open. The table also preferably contains the user's dynamic session information, which will be explained below.
  • a new entry is added to the table in the memory of the chat server 30 reflecting the new user, including dynamic session information, socket file descriptor, and a counter initialized to its start value.
  • the chat server 30 maintains the HTTP connections with the online users and thus maintains the online presence of those users. Every polling interval, which is preferably every four seconds, the chat server 30 cycles through the list of online users. For each user, the chat server 30 first checks to see if the socket associated with the user is still open. If the socket is not open, the user has logged off and the chat server 30 can remove the user from its table and can notify the PP system that the user has logged off.
  • PP presence propagation
  • the user's keep-alive counter is decremented.
  • the keep-alive interval is preferably 60 or 120 seconds.
  • a byte is written to the socket to keep the socket open, thereby keeping open the HTTP connection with the user. If the write operation fails, then the socket is not open.
  • the chat server 30 can remove the user from its table and can notify the PP system that the user has logged off.
  • a message can be sent from the client device 18 to the chat server 30 to log the user out. If, however, a logout message is not sent to, or not received by, the chat server 30, the user can still be logged out when the chat server determines during a polling interval that the socket associated the user is no longer open or determines during a keep-alive interval that it cannot write to the socket associated with the user.
  • the HTTP connection with a user serves as a heartbeat to let the chat server 30 know whether or not the user is still online. Since the heartbeat is created and maintained using an HTTP connection, the heartbeat will function behind any proxy server or firewall that allows HTTP traffic. Most firewalls and proxy servers allow such traffic since there is relatively little danger to a network from HTTP transmissions.
  • a first possible variation incorporates the current implementation without the AltSock socket handler 32. Such a system would still work behind a firewall or proxy.
  • the open socket requests are completely handled within the API layer 48, for example within the Java Virtual Machine in a Java implementation, and a new thread is created and maintained for every connection by a client device 18. This method has the undesirable consequence that a given session manager 12 would have to maintain a thread for every connected client device 18.
  • a second variation uses HTTP as the transport, but uses a different algorithm for heartbeat and connection.
  • the user makes periodic HTTP connections to the session manager 12 (perhaps every 5-10 seconds), and the user's presence is determined by the absence of "httping" packets. After a user logs in, periodic "httping" packets are sent to the session manager 12, and a user's presence is deemed online until the packets stop.
  • this system could be implemented by starting a timer when a user logs in. If the timer reaches zero, the user is logged out. Otherwise if a keep-alive/httping packet is received, the timer is reset. This system will work behind a firewall or proxy.
  • a third variation uses HTTP to transport some messages, but uses one or more additional TCP connections for additional signaling. In this type of a system, various messages are sent over HTTP transport, and any of the previously mentioned socket handling algorithms or heartbeat mechanisms can be implemented.
  • one or more additional TCP connections (such as, for example using Telnet, SSH, or an unassigned TCP Port) is made to the session manager 12, in order to establish authentication, or even to provide heartbeat and message passing.
  • Telnet Telnet
  • SSH Secure Shell
  • unassigned TCP Port an unassigned TCP Port
  • the PP system is notified when a user logs into or out of the communication system. This is important since the PP system running on the backend server 10 plays a central role in the ability of the communications system to allow others to communicate with users of the communications system.
  • the PP system will now be described.
  • the second database 26 in the backend server 10 maintains two data tables.
  • the first data table (“UserTable”) maintains a list of the dynamic session information for each user that is currently online. This dynamic session information includes:
  • User IP the IP address of the entity (i.e., client device 18) from which the user is logged into the communications system.
  • Host Box Identifier the IP address of the session manager server 12 that is hosting the user (i.e., the session manager 12 that is maintaining the socket and HTTP connection with the user's client device 18).
  • Port Number the TCP port number on the client device 18 through which the HTTP connection is maintained (typically port 80).
  • the dynamic session information also preferably includes: Session ID - the unique session ID assigned to the user by the chat server 30.
  • Group Info the list of groups to which the user belongs.
  • Active Group the group that the user currently has displayed on the client device 18.
  • the second data table (“GroupTable”) maintains a list of the groups that currently have members online together with a list of the members in each group that are currently online.
  • a group is simply a group of users that has been given a defined name in the communications system and which a user is capable of joining. For example, every user has a personal address book - namely, the user's group of contacts that the user wishes to track the online presence of and communicate with. Additionally, groups can be companies, divisions, clubs, etc. Password protection may be set up in the communications system to prevent unauthorized users from joining groups or, as discussed below, displaying the communications page associated with the group.
  • Fig. 5 shows how the UserTable and GroupTable are updated by the PP system when a user logs onto the communication system.
  • the chat server 30 that is hosting the user sends a login message to the PP system along with the User IP, Host Box Identifier, Port Number, and Session ID.
  • the PP system adds the user to the UserTable along with the dynamic session information provided by the chat server 30.
  • the PP system queries the first database 24 to get the list of the groups to which the user belongs as well as the default active group of the user. This additional information is added to the UserTable.
  • the GroupTable is updated. For each group to which the user belongs, the user is added to the list for that group in the GroupTable. If a group to which the user belongs is not currently in the GroupTable, that group is added to the
  • Fig. 6 shows how the UserTable and GroupTable are updated when a user logs off of the communication system.
  • the chat server 30 notifies the PP system when a user logs off.
  • Figs. 7 and 8 show how the UserTable and GroupTable are updated when a user joins a group and when a user leaves a group, respectively.
  • the chat server 30 notifies the backend server 10 about the change in group membership.
  • the first database 24 and the data tables of the second database 26 are updated. Since the procedures of Figs. 6-8 are very similar to those discussed above for Fig. 5, they are not described in detail here.
  • the PP system allows the communication system to track the current online presence of users including the dynamic session information for all online users.
  • the PP system also tracks which groups currently have members online and which members in those groups are currently online. For example, Fig. 9 shows a portion of a UserTable at 10:00 a.m. reflecting three users logged in to the system. User 1 has a set of current dynamic information stored in the UserTable. Similarly, user2 and user3 have their current dynamic session information stored in the UserTable. Fig. 10 represents the same UserTable at 3:00 p.m. As seen in the table, userl has logged out of the system and has subsequently logged back into the system between 10:00 a.m. and 3:00 p.m using a different client device 18. Accordingly, the dynamic session information for userl in the UserTable has changed.
  • User2 has been continuously logged in to the system from the same client device 18, so the dynamic session information in the UserTable for user2 is the same in Figs. 9 and 10.
  • User3 has logged off of the Internet and has not logged back in. Accordingly, user3 has no current dynamic session information in the UserTable.
  • user4 has logged in to the system between 10:00 a.m. and 3:00 p.m., and thus has dynamic session information in the UserTable in Fig. 10.
  • the use of the online presence information, and particularly the dynamic session information, maintained by the PP system in facilitating communication with users of the communications system will be described.
  • a web page 36 or 40 is preferably displayed apart from the applet 38 or CCHAT application 44 that establishes and maintains the presence of the user using an HTTP connection.
  • Fig. 11 shows a sample communications web page 50 that would be displayed to userl after logging into the system.
  • the web page 50 displays the members of userl 's active group (in this case, userl 's address book) and presents communications options to userl based on the online presence of the members of userl 's address book.
  • four communications options are presented: chat, PC to PC communication, PC to Phone communication, and the ability to leave a message for a user.
  • a subset of these communications options could be presented, or other communications options could be displayed.
  • the web page 50 could also take any form so long as it presents a means (in the form of hyperlinks, images, etc.) to initiate communications options with the user.
  • Chat is a real-time type chat or instant message capability. It can only be used with a user that is currently online. Thus, in Fig. 11, where userl and user4 are online, a box appears indicating that userl can chat with those users. Further, since user2 and user3 are offline, a line appears on the web page 50 rather than a box, indicating that the chat communication format is not available with those users. Clicking on a box on the web page 40 will initiate the chosen communications option with the indicated user.
  • PC to PC communication is real-time voice and/or video conferencing.
  • a client device 18 In order to use this communications option, a client device 18 must be equipped with a sound card and microphone for voice communication and a video camera for video communication. This option is also only available with users that are currently online (e.g., userl and user4 in Fig. 11).
  • the communications system launches an appropriate client application on the client device such as Microsoft NetMeeting or another Internet based communications client such as an H323 client or a T120 client.
  • the communications system uses the dynamic session information stored in the UserTable - namely, User IP and possibly Port Number - to put the correct addressing information into the client application to permit the PC to PC call to be connected.
  • PC to Phone communication is real-time VoIP communication using the gateway 20 to connect voice communication between a client device 18 and a telephone 22 at a telephone number stored in the first database 24. If a user has selected a telephone number where PC to Phone calls should be directed (which is stored in the first database 24), a box will appear in the web page 50, allowing PC to Phone communication to be selected for that user. For example, in Fig. 11, userl, user3 and user4 have stored phone numbers where they can be reached. A user does not have to be online for a PC to
  • a box appears for PC to Phone communication with user3, even though user3 is not currently online.
  • the communications system launches an appropriate client application on the client device 18 such as, for example, Microsoft NetMeeting.
  • the telephone number stored for the user is retrieved from the first database 24 and the call is routed to the telephony network using the gateway 20.
  • the message box which is available for all users whether or not they are currently online, allows a user to leave a text or voice/video message for the indicated user.
  • the message after being recorded or typed by the user, will be stored for the recipient in the first database 24. The recipient can then retrieve the message and play it back by clicking on the messages link on the recipient's communications web page 50.
  • Fig. 12 shows how a communications web page 50 is updated when a user logs on, logs off, joins a group or leaves a group.
  • the updates are processed and displayed immediately, giving users of the communications system of the present invention a real-time indication of the online presence of the members of the active group displayed on their communications web pages 50.
  • the UserTable and GroupTable are updated as a result of a user logging in, logging out, joining a group or leaving a group.
  • the PP system creates an update list of the online member(s) to be notified sorted by session manager server 12 (i.e., host box).
  • the PP system checks the Active Group for each member to make sure that the update applies to this group. For example, looking at Fig. 11, if user2 came online and userl 's Active Group is the Address Book (as shown in Fig. 11), the update should go to userl . If, however, userl 's displayed Active Group was different and if that Active Group did not include user2, then userl should not receive an update that user2 came online.
  • the update list for each session manager server 12 is created, the lists are sent to the appropriate session manager server 12.
  • Each session manager server 12 receives the update lists for the member(s) it is hosting and places update messages in an update queue for each member that is stored in the chat server 30.
  • the chat server 30 then sends an HTTP encoded update message to the applet 38 or CCHAT application 44 of each member that has an update message stored in its update queue. If the update list was created from a user joining or leaving a group, a refresh update message is sent to the applets 38 or CCHAT applications 44 instead of an update message. For example, looking again at Fig. 11, if user2 comes online and user4 goes offline, the update list sent to the session manager server 12 hosting userl would include an update message for userl that user2 came online and user4 went offline. An update message would then be sent to the applet 38 or CCHAT application 44 of the client device 18 for userl.
  • the update messages are sent from the chat server 30 to the applet 38 or CCHAT application 44 using the same socket and HTTP connection that have been established to maintain the online presence of the member and, as will be explained below, to send other types of messages such as text messages or SIP messages.
  • the update messages can be of any format, but are preferably of the form "msg update updatetype," where updatetype represents the type of update to be performed (e.g., update single user presence, update User IP address, refresh page, etc.)
  • updatetype represents the type of update to be performed (e.g., update single user presence, update User IP address, refresh page, etc.)
  • the web server 28 When the web server 28 sends the updated web page 36 or 40, it will include a new line for the user that was added to the displayed active group of the member if a user joined the group. If a user left the group, the updated web page 36 or 40 will have deleted the line for the user that was removed from the displayed active group of the member.
  • the applet 38 or CCHAT application 44 If, however, the applet 38 or CCHAT application 44 receives an update message, it is unnecessary to refresh the entire web page, since the users displayed on the communications web page 50 have not changed. Only the online status of the users has changed, and thus only the boxes displayed on the communications web page 50 need to be changed. Accordingly, upon receiving an update message, the applet 38 or CCHAT application 44 calls update.jsp, a hidden frame on the member's communications web page 50. In response, the web server 28 for the member gets the update messages in the update queue for the member from the chat server 30 and dynamically generates a web page containing JavaScript designed to change the images and links associated with the users that have logged in and out on the member's communications web page 50.
  • the web server would generate JavaScript such as: runUpdate() ⁇ change image for chat-user 2 change link for chat-user 2 change image for call-user 2 change link for call-user 2 change image for chat-user 4 change link for chat-user 4 change link for call-user 4 change link for call-user 4 change link for call-user 4 change link for call-user 4
  • the web page generated by the web server 28 is then sent to the member, and the JavaScript runs on-load, which executes the dynamic scripts and updates the links and images on the communications web page 50. For example, if the above JavaScript was sent to the communications web page 50 as shown in Fig. 11, the communications web page 50 would be changed as shown in Fig. 13.
  • User2 is now shown as being online, and the chat and PC to PC options have been activated, while user4 is now shown as being offline and the chat and PC to PC options have been deactivated.
  • the advantage of performing updates in this manner is that the entire communications web page 50 does not need to be refreshed every time a user comes online or offline. This is particularly advantageous when a user has an Active Group displayed that has many members.
  • a Java applet within the communications web page 50 could also be used to perform updates in this manner, without the use of JavaScript.
  • Fig. 19 shows a sample communications web page 50 that would be displayed to userl after logging in to the system in another preferred embodiment of the communication system of the present invention.
  • the web page 50 is identical to that shown in Fig. 11, except a fifth communication option is presented - PC to wireless device.
  • PC to wireless device communications is two-way text messaging between a client device 18 and an Internet enabled wireless device. If a user has selected an
  • a box will appear in the web page 50, allowing PC to wireless device communication to be selected for that user.
  • userl, user2 and user4 have stored wireless devices where they can be reached.
  • a user does not have to be online for a PC to wireless device communication to be initiated.
  • a box appears for PC to wireless device communication with user2, even though user2 is not currently online.
  • clicking on a box on the web page 50 will initiate the chosen communications option with the indicated user.
  • clicking on box 52 will start a PC to wireless device communication with user4.
  • PC to wireless device communication using the communications system of the current invention will be explained in detail below.
  • the communications system of the present invention also allows requestors that are not registered users of the communications system of the present invention to communicate with users of the system. Every registered user and group gets at least one unique static HTTP URL which is linked with the dynamic session information stored in the second database 26 of the backend server 10.
  • the HTTP URL can thus be used to determine the current online presence of the user associated with the URL as well as facilitate communication with the user associated with the HTTP URL.
  • the HTTP URL can take any form so long as it uniquely identifies the user or group. For example: http://pxcall.com/usemame http ://pxcall . com/groupname, http ://pxcall .
  • the URL is typed into a web browser by the requestor in order for the requestor to determine the current online presence of the user associated with the URL or facilitate communication with the user associated with the URL.
  • the URL can also be used in different manners to achieve the same communication objectives.
  • the URL's can be stored in a user's Favorite List or as Bookmarks.
  • the URL's can be placed as hyperlinks on web pages or associated with images or other graphics on web pages and thus can be accessed by clicking on the hyperlink, image or other graphic.
  • Figs. 14A and 14B show how a requestor uses the HTTP URL.
  • the requestor enters the URL into a web browser on a client device 18 connected to the Internet or other network, or clicks on or otherwise activates a hyperlink associated with the URL.
  • the redirector provides standard URL redirection and may be located on any server, such as, for example, the backend server 10, the session manager server 12 or some other independent server.
  • the original URL is passed to the redirector, which translates the URL.
  • the redirector then sends an HTTP 301 Response (redirect URL) to the client along with the translated URL.
  • the client then is directed to the session manager server 12.
  • the web server 28 next queries the first database 24 to see if the user or group sought by the requestor requires password access to its communications web page. If so, the requestor is prompted to enter a password. If an incorrect password is supplied, the requestor is denied access to the communications web page. Otherwise, the web server 28 queries the second database 26 to determine the online presence of the user or the members of the requested group.
  • the web server 28 then presents a communications web page 50 to the client, showing the online presence information and presenting communications options to the requestor to facilitate communication with the user or members of the group. If the requestor entered the URL of an individual user, a communications web page 50 such as shown in Fig. 15 will be presented.
  • the web page 50 including the functionality of the links on the page is analogous to that discussed above with respect to Fig. 11.
  • the requestor may be presented with a web page 50 that only allows the requestor to leave a message for the user. For example, such a web page may have a text message or prerecorded voice/video message from the user requesting that a message be left on the page, the web page also presenting links to leave text or voice/video messages.
  • a communications web page 50 such as shown in Fig. 16 will be presented.
  • the web page 50 including the functionality of the links on the page is analogous to that discussed above with respect to
  • the web server starts a communication applet that is analogous to the applet 38 discussed in detail above.
  • This applet opens a socket and HTTP connection between the web server and the requestor's web browser that is analogous to the heartbeat maintained with registered users of the communications system.
  • This socket and HTTP connection are used to facilitate communication with the requestor, particularly for type chat/instant messaging.
  • one of the forms of communication facilitated by the communications system of the present invention is type chat /instant messaging.
  • This communication option is presented to registered users on their communications web pages 50 as shown in Fig. 11 and is also presented to requestors on their communications web pages 50 as shown in Figs. 15 and 16.
  • Fig. 17 shows how type chat/instant messaging preferably is carried out using the communications system of the present invention.
  • the requestor clicks on a link to initiate a chat with a registered user that is currently online.
  • This action causes an HTTP request to be sent to the session manager server 12 hosting the user.
  • the chat server 30 on the session manager server 12 hosting the user writes an initChat message to be sent the applet 38 or CCHAT application 44 on the client device 18 of the user.
  • This message is preferably of the form "msg initChat" although it can be of any form.
  • the chat server 30 on the session manager server 12 hosting the requestor writes an initChat message to be sent the applet 38 or CCHAT application 44 on the client device 18 of the user. If the requestor is not a registered user, then the message will be sent to the applet 38 associated with the requestor's web browser.
  • the initChat messages cause the applet 38 or CCHAT application 44 to open a chat window or box on the client device 18 of the user and requestor.
  • chat messages are received by the chat server 30, where they are relayed to the receiving party by writing the bytes to the socket as part of the HTTP response that is the user connection between the chat server 30 and the applet 38 or CCHAT application 44.
  • the chat message is displayed in the chat window or box.
  • the socket upon receipt of the message, the socket, and thus the HTTP connection between the receiving party and the chat server 30, is closed.
  • the receiving party reestablishes its socket connection to the chat server 30 via another HTTP connection using the same process to establish a connection as explained above.
  • the existing socket could be kept open, thereby removing the need to reestablish the socket and HTTP connection.
  • the type chat/instant messaging of the communications system of the present invention is advantageous in that it is completely HTTP based. Accordingly, it will allow messages to be sent to any client device 18, whether or not it is behind a proxy server or firewall. Moreover, the type chat/instant messaging does not require any proprietary download or proprietary format for the transmission of messages or the determination of the online presence information of the parties. The system is thus completely open and can be used by any client device 18 with a web browser connected to a network.
  • Another one of the forms of communication facilitated by the communications system of the present invention is two-way text messaging with
  • Fig. 20 shows how text messaging with Internet enabled wireless devices preferably is carried out using the communications system of the present invention.
  • the requestor clicks on a link to initiate two-way text messaging with a wireless device.
  • This action causes an initChat message to be sent from the chat server 30 hosting the requestor to the wireless device that includes an URL that identifies the chat server 30.
  • This message is sent to the wireless device using a wireless telephony network. For example, the message can be sent to a Wireless Application Protocol
  • WAP Wireless Message Service Gateway
  • SMS Short Message Service
  • the chat server 30 next checks to see if the message is successfully delivered to the wireless device. If not, the chat server 30 sends a message to the requestor that the wireless device is not available. If the message is delivered, the chat server 30 sends an initChat message to the applet 38 or CCHAT application 44 on the client device 18 of the requestor. This message is the same as described above with respect to type chat in order to open a chat window or box on the client device 18 of the requestor. The user of the wireless device can then respond to the initChat message sent to the wireless device to initiate two-way messaging with the requestor. The wireless device responds by making an HTTP request to the URL sent in the initChat message.
  • This request can be made, for example, using a WML/HDML browser on the wireless device.
  • the request is used to establish and maintain a socket between the wireless device and the chat server 30 using the identical process as explained above with respect to other client devices 18.
  • the socket is also maintained using the same method as described above.
  • Messages can then be sent back and forth between the requestor and the wireless device using HTTP requests as described above with respect to type chat/instant messaging.
  • the messages are displayed in the requestor's chat window or box, and are displayed on the wireless device using appropriate WML/HDML formatting.
  • the socket and HTTP connection established between a chat server 30 and the applet 38 or CCHAT application 44 on the client device 18 of a registered used can also be used to transport other types of information across proxy servers and firewalls that otherwise would not be able to cross such barriers.
  • Session Initiation Protocol SIP
  • SIP messages cannot pass through a proxy server/firewall barrier, as they can be either UDP or TCP based.
  • the communications system of the present invention could be used to provide a means of transporting SIP messages across a proxy server/firewall.
  • Fig. 18 shows how the transportation of SIP messages preferably is carried out using the communications system of the present invention.
  • the chat server 30, which is placed outside of a user's proxy server/firewall, can act as a SIP proxy for the user. As shown in
  • the chat server 30 receives a SIP request for the user.
  • the chat server 30 then relays the request to the user using the socket and HTTP connection with the user as described above.
  • the chat server 30 preferably sends a message of the form "msg siprep reqtype", where reqtype is the type of SIP request received by the chat server 30.
  • the applet 38 or CCHAT application 44 could then execute some form of SIP client application on the client device 18 to respond/process the SIP request.
  • the SIP functionality could be built into the applet 38 or CCHAT application 44 rather than a separate application. In this way, SIP messages can be sent to users using HTTP connections and thus can pass across a proxy server/firewall.
  • the present invention may be implemented with any combination of hardware and software. If implemented as a computer-implemented apparatus, the present invention is implemented using means for performing all of the steps and functions described above.
  • the present invention also can be included in an article of manufacture (e.g., one or more computer program products) having, for instance, computer useable media.
  • the media has embodied therein, for instance, computer readable program code means for providing and facilitating the mechanisms of the present invention.
  • the article of manufacture can be included as part of a computer system or sold separately.

Abstract

A computer-implemented process facilitates communication with an entity (18) over a network. A static HTTP URL is associated with the entity (18). Communications information reflecting the entity's (18) current online presence including the entity's (18) dynamic session information as determined using the HTTP protocol is linked with the URL. Communication with the entity (18) is facilitated using the URL and the communications information. The forms of communication facilitated include type chat/instant messaging, voice communication over a computer network, video communication over a computer network, voice communication from a computer network to a telephone network and two-way text messaging to Internet enabled wireless devices.

Description

TITLE OF THE INVENTION
System and Method for Maintaining Presence and Communicating over a Computer Network Using the HTTP Protocol
COPYRIGHT NOTICE AND AUTHORIZATION Portions of the documentation in this patent document contain material that is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure as it appears in the Patent and Trademark Office file or records, but otherwise reserves all copyright rights whatsoever.
BACKGROUND OF THE INVENTION
The present invention relates generally to a system and method for maintaining presence and communicating over a computer network using the HTTP protocol. More particularly, the present invention relates to a system and method for maintaining communications information reflecting current online presence including dynamic session information as determined using the HTTP protocol and using the communications information to facilitate communication over the computer network.
The usage of computer networks, particularly the Internet, has grown dramatically and is expected to continue to grow at a rapid pace. This surge in network
usage has brought with it a corresponding increase in the prevalence and importance of real-time network communications methods such as instant messaging / type chat, voice over Internet protocol (VoIP) and video over Internet protocol. These methods and similar ones will play an increasingly important role in the way computers and people communicate.
In order for two computers to communicate using the Internet, a calling computer must know or be able to discover at least an Internet Protocol (IP) address of a callee. The Domain Name System (DNS) facilitates this process by resolving (i.e., translating or converting) a "friendly name" (i.e., a recognizable set of characters rather than a numerical IP address) into a corresponding IP address. Thus, human users generally do not need to know or even see the underlying IP address associated with computers connected to the Internet or other computer networks.
Many Internet users access the network using a personal computer (PC) and an Internet Service Provider (ISP). It is a common practice for an ISP to dynamically assign an IP address that is valid only during the interval in which the PC is connected to the ISP. Furthermore, there is no static identifier associated with the computer and available through DNS. Accordingly, in many instances, users do not know their own dynamically assigned Internet address, nor do they have a DNS name assigned to their computer. As a result, most Internet users are unable to supply any static, unique identifier that can be repeatedly used to establish a communications session with their computer via the Internet.
A mechanism referred to as User Location Service (ULS) provides one solution to this problem. ULS includes a dynamic directory containing records that map some unique user identifier to a currently assigned IP address. ULS places no restriction (other than uniqueness) on the selected static name. Individual computers are responsible for contacting and logging in to a ULS server. The act of logging in causes a new ULS record to be created. The ULS record is deleted when the computer logs out of ULS or fails to continue to refresh its record.
Two significant problems with ULS are its inability to scale and the completely non-standard way in which static names are resolved to IP addresses. Using non-standard name resolution techniques prevents pre-existing applications from accessing intermittently connected devices in an automated manner. For example, a ULS identifier string cannot be resolved by DNS or by an individual's web browser software. Existing applications such as web browsers are typically only able to access resources using local file names, actual IP addresses, and DNS names. To contact intermittently connected devices using prior art techniques, the particular ULS server containing the address must be contacted to resolve the address. Thus, ULS registered devices are typically not directly accessible using many existing applications.
The inability to scale well presents even greater problems. A computer wishing to resolve a ULS name has no way of knowing which ULS site may currently contain the proper record. There is no central authority under which all existing ULS sites may be automatically searched. Consequently, an exhaustive search of all available ULS sites is currently required. Worse yet, there is no current mechanism by which an application can determine the total set of ULS sites on a given day. Thus, newly added sites only further complicate an effort to locate a user having an unknown ULS connection.
Dynamic DNS provides another solution. Dynamic DNS is very similar to ULS, except that dynamic DNS associates a static domain name (e.g., usemame.ddns.net) with a user's currently assigned IP address. As with ULS, the act of logging in to a dynamic DNS system causes a new DNS record to be created associating the user's static domain name with the user's current IP address. The DNS record is deleted when the computer logs out or fails to continue to refresh its record. In this way, a user desiring to communicate with another user logged in to a dynamic DNS system can perform a standard DNS lookup on that user's static domain name to ascertain the user's current IP address. By replacing the non-standard name resolution techniques of ULS with standard DNS naming, dynamic DNS solved some of the problems inherent in ULS. However, there are still disadvantages to using dynamic DNS as a means of locating and communicating with an intermittently connected user. First, dynamic DNS only provides a user's current IP address. It does not provide complete dynamic session information for a user, including such information as a user's host box identifier, TCP port number on which to be reached, and session ID. Knowledge of a user's complete dynamic session information facilitates the use of multiple possible forms of communication (e.g., type chat, voice, video, etc.).
Second, knowledge of a user's dynamic IP address through dynamic DNS only allows for limited forms of communication. For example, a user can take an IP address and communicate using an H323 protocol communications application such as
Microsoft NetMeeting. A user could not, however, type the IP address into a web browser and communicate using the HTTP protocol. The inability to allow HTTP communications is particularly disadvantageous in that HTTP commumcations can take place even with users located behind firewalls and proxy servers - security measures that are growing more and more prevalent today. By contrast, H323 communications will not easily function through a firewall, unless application modifications are made.
Existing type chat / instant messaging applications are also disadvantageous in that they do not operate using the HTTP protocol. These applications typically require the download of large software programs that operate using proprietary formats that are incompatible with one another, precluding the interoperability of the various applications. Moreover, the applications do not transmit messages using the HTTP protocol. Indeed, some do not even send messages using Transmission Control Protocol/Internet Protocol (TCP/IP), the transport protocol underlying the HTTP protocol and most other Internet transmissions, but instead use User Datagram Protocol (UDP). These type chat / instant messaging applications therefore do not function behind most firewalls and proxy servers.
There is thus a need for a communications system that will allow the association of a static name with a user's complete dynamic session information. There is also a need for a communications system that will facilitate multiple forms of communication with a user given knowledge of only the user's static name. There is also a need for a communications system that will facilitate multiple forms of communication using the HTTP protocol, and thus will allow communication with users and devices located behind firewalls and proxy servers. SUMMARY OF THE INVENTION
Briefly stated, the present invention provides a computer-implemented method of facilitating communication with an entity over a network. In the method, a static HyperText Transfer Protocol (HTTP) Universal Resource Locator (URL) is associated with the entity. The URL is linked with communications information reflecting the entity's current online presence including the entity's dynamic session information as determined using the HTTP protocol. Communication with the entity is facilitated using the URL and the communications information.
In another embodiment, the present invention provides a computer- implemented method of facilitating communication over a network with one or more members of a group of entities, the group comprising a plurality of entities. In the method, a static HTTP URL is associated with the group of entities. The URL is linked with communications information reflecting each of the members' current online presence including each of the members' dynamic session information as determined using the HTTP protocol. Communication with one or more members of the group is facilitated using the URL and the communications information.
In yet another embodiment, the present invention provides a computer- implemented method of determining the current online presence of an entity on a computer network. In the method, a static HTTP URL is associated with the entity. The URL is linked with communications information reflecting the entity's current online presence including the entity's dynamic session information as determined using the HTTP protocol. The current online presence of the entity is determined using the URL and the communications information.
In yet another embodiment, the present invention provides a computer- implemented method for detecting and maintaining an entity's current online presence on a computer network, the network including a host computer. In the method, an HTTP request is sent from the entity to the host computer to initiate an HTTP connection between the entity and the host computer. Next, the request is received at the host computer and a socket is opened and maintained for the HTTP connection with the entity in a non-blocking manner without a new thread being created for the HTTP connection. Finally, at least one byte of data is sent from the host computer to the socket at a specified interval to keep open the HTTP connection with the entity.
In yet another embodiment, the present invention provides a computer- implemented method for detecting and maintaining the current online presence on a computer network of a plurality of entities, the network including a host computer. In the method, a request is received at the host computer from one of the plurality of entities to establish an HTTP connection. Next, a socket is opened and maintained for the HTTP connection in a non-blocking manner, the socket having a socket file descriptor, with the one of the plurality of entities without a new thread being created for the HTTP connection. Next, the socket file descriptor is added to a socket database, the socket database maintaining a list of open sockets with those of the plurality of entities that are currently online. Finally, at least one byte of data is sent from the host computer to the open sockets in the socket database at a specified interval to keep open the HTTP connections with the plurality of entities. In yet another embodiment, the present invention provides a computer- implemented method of sending text messages from a first entity to a second entity over a network using HTTP, the network including a host computer. In the method, a socket and an HTTP connection between the second entity and the host computer is established and maintained. Next, a text message is sent from the first entity to the host computer to be delivered to the second entity. Finally, the text message is sent to the second entity from the host computer using the socket and the HTTP connection.
In yet another embodiment, the present invention provides a computer- implemented method of transporting Session Initiation Protocol (SIP) messages from a first entity to a second entity over a network, the network including a host computer. In the method, a socket and an HTTP connection between the second entity and the host computer is established and maintained. Next, a SIP message is sent from the first entity to the host computer to be delivered to the second entity. Finally, the SIP message is sent to the second entity from the host computer using the socket.
Finally, in yet another embodiment, the present invention provides a computer-implemented method of sending text messages from an entity to an Internet enabled wireless device over a network, the network including a host computer. In the method, a communications request is sent to the Internet enabled wireless device from the host computer that includes an URL identifying the host computer. A socket and an HTTP connection between the Internet enabled wireless device and the host computer is established and maintained using the URL. Next, a text message is sent from the entity to the host computer to be delivered to the Internet enabled wireless device. Finally, the text message is sent to the Internet enabled wireless device from the host computer using the socket and the HTTP connection.
BRIEF DESCRIPTION OF THE DRAWINGS
The foregoing summary, as well as the following detailed description of preferred embodiments of the invention, will be better understood when read in conjunction with the appended drawings. For the purpose of illustrating the invention, there are shown in the drawings embodiments that are presently preferred. It should be understood, however, that the invention is not limited to the precise arrangements and instrumentalities shown. In the drawings: Fig. 1 is a high-level architecture block diagram configuration for one preferred embodiment of the present invention;
Fig. 2 is a functional flowchart of the steps to establish the online presence of an entity in a preferred embodiment of the present invention;
Fig. 3 is a block diagram showing the functioning of a socket handler in a preferred embodiment of the present invention;
Fig. 4 is a functional flowchart of the steps to maintain the online presence of an entity in a preferred embodiment of the present invention;
Fig. 5 is a functional flowchart of the steps to login an entity into the presence propagation system in a preferred embodiment of the present invention; Fig. 6 is a functional flowchart of the steps to logout an entity from the presence propagation system in a preferred embodiment of the present invention;
Fig. 7 is a functional flowchart of the steps to join an entity to a group in the presence propagation system in a preferred embodiment of the present invention; Fig. 8 is a functional flowchart of the steps to remove an entity from a group in the presence propagation system in a preferred embodiment of the present invention;
Fig. 9 is a portion of a UserTable in a preferred embodiment of the present invention;
Fig. 10 is a portion of a UserTable in a preferred embodiment of the present invention;
Fig. 11 is a sample communications web page displayed to a registered user of a preferred embodiment of the present invention; Fig. 12 is a functional flowchart of the steps to update a communications web page displayed to a registered user of a preferred embodiment of the present invention;
Fig. 13 is a sample communications web page displayed to a registered user of a preferred embodiment of the present invention; Fig. 14A is a functional flowchart of the steps to display a communications web page to a requesting entity using a preferred embodiment of the present invention;
Fig. 14B is a functional flowchart of the steps to redirect an URL using a preferred embodiment of the present invention; Fig. 15 is a sample communications web page displayed to a requesting entity using a preferred embodiment of the present invention;
Fig. 16 is a sample communications web page displayed to a requesting entity using a preferred embodiment of the present invention;
Fig. 17 is a functional flowchart of the steps to transport type chat/instant messages using a preferred embodiment of the present invention;
Fig. 18 is a functional flowchart of the steps to transport a SIP message using a preferred embodiment of the present invention;
Fig. 19 is a sample communications web page displayed to a registered user of a preferred embodiment of the present invention; and Fig. 20 is a functional flowchart of the steps to transport two-way text messages to an Internet enabled wireless device using a preferred embodiment of the present invention.
DETAILED DESCRIPTION OF THE INVENTION Certain terminology is used herein for convenience only and is not to be taken as a limitation on the present invention. In the drawings, the same reference numerals are employed for designating the same elements throughout the several figures.
The present invention is described in the context of a communications system used to facilitate communication with entities over a computer network such as the Internet or an Intranet. The term "entity" is used herein to mean any type of device with any type of an IP connection (e.g., wired, wireless, etc.) to a network. For example, an entity could be an Internet enabled personal computer (PC), laptop, workstation or other type of computer. An entity could also be an Internet enabled wireless telephone, personal digital assistant (PDA) such as a Palm Pilot, or even an appliance or other household device.
Turning to Fig. 1, a high-level architecture block diagram configuration for one preferred embodiment of the communications system of the present invention is shown. A backend server 10 is networked to one or more session manager servers 12. The session manager servers 12, in turn, are preferably networked to a load balancer 14, which is preferably connected to a public network, such as the Internet, through a firewall
16. One or more client devices 18 (i.e., entities) are also connected to the Internet. Additionally, the backend server 10 may be networked to a gateway 20, which can communicate with a telephone 22 using a telephony network (not shown).
The backend server 10 contains two databases and, as will be discussed in detail below, runs the presence propagation (PP) system. The first database 24 is used to store persistent information for the communications system. For example, the first database 24 stores the names and mailing addresses of users of the communications system, the users' usernames and passwords for authentication verification, the list of groups to which users belong (to be explained below), and possibly other user demographic data. The first database 24 also stores information on the groups that have been defined in the communications system, including a list of the groups that have been defined, passwords for those groups that require them, and a list of the members of each group. The first database 24 can be implemented using any database application, such as Oracle or SQL-based databases. Access to the first database 24 can also be managed through any means. For example, in a Java environment, access can be handled using a
Java database connectivity (JDBC) interface.
The second database 26 is used to store non-persistent information for the communications system. The second database 26 primarily consists of two data tables. The first data table contains the dynamic session information (to be explained below) for all users that are currently online. The second data table contains a list of all of the groups that currently have members online, and, for each such group, a list of all of the members that are currently online. Since the information in the second database 26 changes often and the information is accessed frequently, the second database 26 is preferably stored as hash tables in the memory of the backend server 10. The second database 26 could be implemented using any database application. The first database 24 and the second database 26 may be combined into a single database, if desired.
The session manager servers 12 interact with the client devices 18 over the network (e.g., Intranet or Internet). The session manager server 12 includes a web server 28, a chat server 30 and a socket handler 32. The session manager servers 12 preferably communicate with the backend server 10 using an inter-process communications protocol such as Remote Method Invocation (RMI). CORBA could also be used, as could any other communications protocol.
The web server 28 is used to serve web pages and their components to a web browser or other application on a client device 18. The web server 28 can be implemented in any programming language, but is preferably implemented as a Java Web
Server (JWS) using, for example, Apache/Resin or WebLogic.
The chat server 30 is used to maintain the online presence (i.e., heartbeat) of client devices 18 through an HTTP connection between the client device 18 and the chat server 30. The chat server 30 is also used to send messages to and receive messages from the client device 18 through the HTTP connection. The chat server 30 can be implemented in any programming language, but is preferably implemented as a Java servlet. Moreover, although shown as a separate process from the web server 28, the chat server 30 and the web server 28 can be combined into a single application.
The chat server 30 also includes a socket handler 32. As will be explained in detail below, the socket handler 32 is used to establish and maintain an HTTP connection between the chat server 30 and the client device 18 without the need of creating a new thread. Accordingly, the chat server 30 can maintain HTTP connections with many client devices 18 using very little overhead. The socket handler 32 can be implemented in any programming language, but is preferably implemented using C++. One or more session manager servers 12 can be used in the communications system of the present invention. The number of session manager servers
12 used will depend on the anticipated number of users of the system. The higher the level of anticipated users, the more session manager servers 12 that should be used. With server hardware such as a standard Unix server, such as, for example, a Sun E450, it is anticipated that each session manager server 12 can support up to approximately 10,000 simultaneous users.
Any server hardware may be used for the backend server 10 and the session manager servers 12. Preferably, Unix servers are used. Moreover, although shown as separate servers in Fig. 1, the backend server 10 and the session manager 12 could be combined into a single server. Of course, the web server 28 and the chat server 30 could also be broken out into separate servers.
The session manager servers 12 are preferably connected to the Internet or other network using a load balancer 14 and a firewall 16. The load balancer 14 distributes network traffic among the session manager servers 12 so that none of the session manager servers 12 become overburdened. Any conventional load balancer can be used for the load balancer 14, such as, for example, a Foundry Server Iron. The firewall 16 provides security for the session manager servers 12 and the backend server 10, preventing unauthorized access to the servers over the network. Any combination of firewall software and/or hardware can be used for the firewall 16, such as, for example, Check Point Fire Wall. The gateway 20 is used to provide access to a telephony network. Using the gateway 20, voice data from the communications system of the present invention, such as VoIP, can be sent through a telephony network to a telephone 22. Thus, users of the communications system are able to initiate telephone calls from client devices 18. Any existing gateway technology may be used for the gateway 20, such as, for example, Cisco VoIP routers. Finally, the client devices 18 are the users of the communications system.
As noted above, the client devices 18 can be any entity - namely any type of device with any type of an IP connection (e.g., wired, wireless, etc.) to a network. For example, as shown in Fig. 1, a client device can be a laptop computer, a computer workstation, a PDA or an Internet enabled wireless phone. The client devices 18 interact with the communications system over a network, such as the Internet.
The client devices 18 preferably access the communications system either through a web browser 34 or through a download application 40. First, the communications system can be accessed through any web browser 34, such as Internet Explorer or Netscape Navigator or a Wireless Markup Language (WML)/Handheld Device Markup Language (HDML) browser on an Internet enabled wireless device. As will be explained in detail below, the web browser 34 can display web pages 36 served from the web server 28. Additionally, an applet 38 running on a web page 36 communicates with the chat server 30. The applet 38 is tied to a particular web page 36, and is preferably contained in a hidden frame in the web page 36. It is also possible to use any other functionality in place of the applet 38, such as, for example, an ActiveX control, to communicate with the chat server 30.
Alternatively, a download application 40 can be installed on a client device 18 to allow the client device 18 to access the communications system. The download application 40 has two components. First, the application 40 needs to be able to display web pages 42 served from the web server 28. This can be accomplished either by launching a web browser already resident on the client device 18 or by providing a new application capable of interacting with the web server 28. The download application 40 also contains a CCHAT application 44 that communicates with the chat server 30. The CCHAT application 44 is preferably written in C, although can be written in any programming language, and serves the same function as the applet 38. Unlike the applet
38, however, the CCHAT application 44 is not linked to a particular web page 42. Now that the overall architecture of a preferred embodiment of the communication system of the present invention has been described, the functionality of the communication system will be discussed. First, the process by which a user establishes and maintains online presence will be discussed. Initially, a user must register with the communications system. In particular, the user must pick a username and password that will be used to allow the user to log into the system and thus maintain his presence on line. Additionally, the user's username will be used to allow others to communication with the user. For example, as discussed below, the HTTP URL http://pxcall.com usemame will allow anyone, whether or not they are registered to use the communications system, to communicate with the user.
Once a user has registered with the communications system, the user can exploit the system. Fig. 2 shows the steps taken by a client device 18 to establish and maintain online presence. First, the user logs on to the communication system. If the client device 18 is running a web browser 34, the user enters an HTTP URL, such as http://www.planetexchange.com, and then enters a username and password to log into the system. If the user's username and password are recognized as valid, the session manager server 12 to which the user has been directed sends a web page 36 that includes the applet 38. The session manager server 12 also preferably sends a unique session ID, a large random number that the client device 18 will use in all communications with the session manager server 12. This security measure assures that messages sent to the session manager 12 actually come from the client device 18. After receiving the session ID, the applet 38 initiates an HTTP request - e.g., http://hostboxid/jchat?me=usemame&id=sessionID...., where hostboxid is the IP address of the session manager server 12, me is the user's username, and id is the unique session
ID for that current user session - and waits to receive the requested web page. The applet 38 will continue to wait until the user logs out of the system or closes the web page 36 and thus stops the execution of the applet 38. Additionally, as will be discussed below, if a message is sent to the user, it is delivered to the user as an HTTP response to this request. By making an HTTP request, the applet 38 maintains a "virtual" continuous
HTTP connection with the session manager server 12. This HTTP connection is what establishes and maintains the online presence of the user. As will be described in detail below, scalability and optimization using this HTTP-based approach for maintaining presence is preferably achieved by maintaining the user connections without creating a new thread to maintain and access each socket connection in a non-blocking manner. It is also possible to maintain a user's presence (i.e., heartbeat) using
HTTP in different manners. For example, multiple HTTP requests can be used to maintain presence by having the applet 38 make periodic HTTP requests to the session manager 12 to establish and maintain the online presence of the user.
Alternatively, the above process can be automated if the client device 18 is using the download application 40. For example, the client device 18 can be set up so that the CCHAT application 44 executes when the client device 18 is turned on. The CCHAT application 44 can then automatically log the client device 18 into the system and then initiate the HTTP request to open an HTTP connection once the CCHAT application 44 receives the session ID from the session manager server 12. Fig. 3 shows how the session manager server 12 handles the HTTP request from the client device 18. The HTTP request initiates a TCP/IP open socket request, which is received by the low-level socket process 46, such as WinSock or Berkeley Sockets, on the session manager server 12. Normally, for the request to be handled in a non-blocking manner, it would proceed through an Application Program Interface (API) layer 48 before being sent to the application that will handle the open socket request, which in this case is the chat server 30. However, if an open socket request is handled in this manner, a new thread (e.g., a lightweight process in Unix, since Unix does not natively allow for threads, just forked processes) is created and maintained for each open socket connection. There is system overhead associated with the creating and maintaining of thousands of threads, which would create problems in scalability, since every user logging into the communications system would result in the creation of an additional thread. Creating and maintaining a new thread with each open socket request would limit the number of simultaneous users per typical session manager server 12 to approximately 3000. To avoid the overhead associated with the creation of new threads, the communication system of the present invention uses the AltSock socket handler 32. The AltSock socket handler 32 is a shim that handles the open socket request instead of the API 48. The low-level socket process 46 hands the open socket request to the AltSock socket handler 32. The AltSock socket handler 32 accesses the socket simply by referencing its file descriptor in the socket table in the memory of the chat server 30, rather than creating a new thread to maintain and access the socket. Thus, there only needs to be a single thread to access all of the sockets, and thus all of the users, handled by the chat server 30 in a non-blocking manner. Using the socket handler 32, a typical session manager server 12 can handle 10,000 simultaneous users.
The chat server 30 maintains a table in memory of all of the users that are online that it is hosting. For each username, the table contains the socket file descriptor of the HTTP connection for that user, as well as a counter that is used to keep the HTTP connection open. The table also preferably contains the user's dynamic session information, which will be explained below. When a user logs into the system and the socket handler 32 receives an open socket request, a new entry is added to the table in the memory of the chat server 30 reflecting the new user, including dynamic session information, socket file descriptor, and a counter initialized to its start value. As will be discussed below, the username and dynamic session information is also passed to the presence propagation (PP) system so that others will be able to determine whether or not the user is online, and, if so, will be able to communicate with the user. Fig. 4 shows how the chat server 30 maintains the HTTP connections with the online users and thus maintains the online presence of those users. Every polling interval, which is preferably every four seconds, the chat server 30 cycles through the list of online users. For each user, the chat server 30 first checks to see if the socket associated with the user is still open. If the socket is not open, the user has logged off and the chat server 30 can remove the user from its table and can notify the PP system that the user has logged off. If the socket is still open, the user's keep-alive counter is decremented. When the counter reaches zero (i.e., the keep-alive interval has been reached, which is preferably 60 or 120 seconds), a byte is written to the socket to keep the socket open, thereby keeping open the HTTP connection with the user. If the write operation fails, then the socket is not open. The user has thus logged off and the chat server 30 can remove the user from its table and can notify the PP system that the user has logged off.
There are thus three ways that a user can be logged out after having logged into the communications system. First, if the user intentionally logs off of the network (e.g., by clicking on a logout link or closing a web browser 34 or CCHAT application
44), a message can be sent from the client device 18 to the chat server 30 to log the user out. If, however, a logout message is not sent to, or not received by, the chat server 30, the user can still be logged out when the chat server determines during a polling interval that the socket associated the user is no longer open or determines during a keep-alive interval that it cannot write to the socket associated with the user.
In the above-described process, the HTTP connection with a user serves as a heartbeat to let the chat server 30 know whether or not the user is still online. Since the heartbeat is created and maintained using an HTTP connection, the heartbeat will function behind any proxy server or firewall that allows HTTP traffic. Most firewalls and proxy servers allow such traffic since there is relatively little danger to a network from HTTP transmissions.
Of course, one could implement the HTTP based heartbeat and communications using processes other than the presently preferred method described above. For example, a first possible variation incorporates the current implementation without the AltSock socket handler 32. Such a system would still work behind a firewall or proxy. In this variant, the open socket requests are completely handled within the API layer 48, for example within the Java Virtual Machine in a Java implementation, and a new thread is created and maintained for every connection by a client device 18. This method has the undesirable consequence that a given session manager 12 would have to maintain a thread for every connected client device 18.
A second variation uses HTTP as the transport, but uses a different algorithm for heartbeat and connection. In this variation, the user makes periodic HTTP connections to the session manager 12 (perhaps every 5-10 seconds), and the user's presence is determined by the absence of "httping" packets. After a user logs in, periodic "httping" packets are sent to the session manager 12, and a user's presence is deemed online until the packets stop. For example, this system could be implemented by starting a timer when a user logs in. If the timer reaches zero, the user is logged out. Otherwise if a keep-alive/httping packet is received, the timer is reset. This system will work behind a firewall or proxy. However, it is disadvantageous in that there is no way for the session manager 12 to send messages to the user until the user reconnects to the session manager server 12 and provides the connection pipe to communicate. Thus any updates, chats or other messages will be delayed until the next connection cycle. When the user reconnects at the next heartbeat interval, they will receive the messages. More importantly, this system will not scale well at all, as by design it floods itself with TCP connections under large loads. A third variation uses HTTP to transport some messages, but uses one or more additional TCP connections for additional signaling. In this type of a system, various messages are sent over HTTP transport, and any of the previously mentioned socket handling algorithms or heartbeat mechanisms can be implemented. However, one or more additional TCP connections (such as, for example using Telnet, SSH, or an unassigned TCP Port) is made to the session manager 12, in order to establish authentication, or even to provide heartbeat and message passing. This hybrid HTTP system will not work behind a firewall or proxy without special configurations that compromise the security of the firewall or proxy.
As discussed above, the PP system is notified when a user logs into or out of the communication system. This is important since the PP system running on the backend server 10 plays a central role in the ability of the communications system to allow others to communicate with users of the communications system. The PP system will now be described.
As mentioned above, the second database 26 in the backend server 10 maintains two data tables. The first data table ("UserTable") maintains a list of the dynamic session information for each user that is currently online. This dynamic session information includes:
User IP - the IP address of the entity (i.e., client device 18) from which the user is logged into the communications system. Host Box Identifier - the IP address of the session manager server 12 that is hosting the user (i.e., the session manager 12 that is maintaining the socket and HTTP connection with the user's client device 18). Port Number - the TCP port number on the client device 18 through which the HTTP connection is maintained (typically port 80).
The dynamic session information also preferably includes: Session ID - the unique session ID assigned to the user by the chat server 30.
Group Info - the list of groups to which the user belongs. Active Group - the group that the user currently has displayed on the client device 18.
The second data table ("GroupTable") maintains a list of the groups that currently have members online together with a list of the members in each group that are currently online. A group is simply a group of users that has been given a defined name in the communications system and which a user is capable of joining. For example, every user has a personal address book - namely, the user's group of contacts that the user wishes to track the online presence of and communicate with. Additionally, groups can be companies, divisions, clubs, etc. Password protection may be set up in the communications system to prevent unauthorized users from joining groups or, as discussed below, displaying the communications page associated with the group.
Fig. 5 shows how the UserTable and GroupTable are updated by the PP system when a user logs onto the communication system. First, the chat server 30 that is hosting the user sends a login message to the PP system along with the User IP, Host Box Identifier, Port Number, and Session ID. The PP system adds the user to the UserTable along with the dynamic session information provided by the chat server 30. The PP system then queries the first database 24 to get the list of the groups to which the user belongs as well as the default active group of the user. This additional information is added to the UserTable. Finally, the GroupTable is updated. For each group to which the user belongs, the user is added to the list for that group in the GroupTable. If a group to which the user belongs is not currently in the GroupTable, that group is added to the
GroupTable with the user listed as the only online member. Fig. 6 shows how the UserTable and GroupTable are updated when a user logs off of the communication system. As previously discussed, the chat server 30 notifies the PP system when a user logs off. Figs. 7 and 8 show how the UserTable and GroupTable are updated when a user joins a group and when a user leaves a group, respectively. The chat server 30 notifies the backend server 10 about the change in group membership. The first database 24 and the data tables of the second database 26 are updated. Since the procedures of Figs. 6-8 are very similar to those discussed above for Fig. 5, they are not described in detail here.
Thus, the PP system allows the communication system to track the current online presence of users including the dynamic session information for all online users.
The PP system also tracks which groups currently have members online and which members in those groups are currently online. For example, Fig. 9 shows a portion of a UserTable at 10:00 a.m. reflecting three users logged in to the system. User 1 has a set of current dynamic information stored in the UserTable. Similarly, user2 and user3 have their current dynamic session information stored in the UserTable. Fig. 10 represents the same UserTable at 3:00 p.m. As seen in the table, userl has logged out of the system and has subsequently logged back into the system between 10:00 a.m. and 3:00 p.m using a different client device 18. Accordingly, the dynamic session information for userl in the UserTable has changed. User2 has been continuously logged in to the system from the same client device 18, so the dynamic session information in the UserTable for user2 is the same in Figs. 9 and 10. User3 has logged off of the Internet and has not logged back in. Accordingly, user3 has no current dynamic session information in the UserTable. Finally, user4 has logged in to the system between 10:00 a.m. and 3:00 p.m., and thus has dynamic session information in the UserTable in Fig. 10. Next, the use of the online presence information, and particularly the dynamic session information, maintained by the PP system in facilitating communication with users of the communications system will be described.
First, when a user logs into the communications system, a web page 36 or 40 is preferably displayed apart from the applet 38 or CCHAT application 44 that establishes and maintains the presence of the user using an HTTP connection. Fig. 11 shows a sample communications web page 50 that would be displayed to userl after logging into the system. The web page 50 displays the members of userl 's active group (in this case, userl 's address book) and presents communications options to userl based on the online presence of the members of userl 's address book. Preferably, four communications options are presented: chat, PC to PC communication, PC to Phone communication, and the ability to leave a message for a user. Of course, a subset of these communications options could be presented, or other communications options could be displayed. Moreover, the web page 50 could also take any form so long as it presents a means (in the form of hyperlinks, images, etc.) to initiate communications options with the user. Chat is a real-time type chat or instant message capability. It can only be used with a user that is currently online. Thus, in Fig. 11, where userl and user4 are online, a box appears indicating that userl can chat with those users. Further, since user2 and user3 are offline, a line appears on the web page 50 rather than a box, indicating that the chat communication format is not available with those users. Clicking on a box on the web page 40 will initiate the chosen communications option with the indicated user.
For example, clicking on box 52 will start a chat session with user4. Type chat / instant messaging using the communications system of the current invention will be explained in detail below.
PC to PC communication is real-time voice and/or video conferencing. In order to use this communications option, a client device 18 must be equipped with a sound card and microphone for voice communication and a video camera for video communication. This option is also only available with users that are currently online (e.g., userl and user4 in Fig. 11). When a user clicks to start a PC to PC call, the communications system launches an appropriate client application on the client device such as Microsoft NetMeeting or another Internet based communications client such as an H323 client or a T120 client. The communications system uses the dynamic session information stored in the UserTable - namely, User IP and possibly Port Number - to put the correct addressing information into the client application to permit the PC to PC call to be connected. PC to Phone communication is real-time VoIP communication using the gateway 20 to connect voice communication between a client device 18 and a telephone 22 at a telephone number stored in the first database 24. If a user has selected a telephone number where PC to Phone calls should be directed (which is stored in the first database 24), a box will appear in the web page 50, allowing PC to Phone communication to be selected for that user. For example, in Fig. 11, userl, user3 and user4 have stored phone numbers where they can be reached. A user does not have to be online for a PC to
Phone call to be initiated. Thus, in Fig. 11, a box appears for PC to Phone communication with user3, even though user3 is not currently online. When a user clicks to initiate a PC to Phone call, the communications system launches an appropriate client application on the client device 18 such as, for example, Microsoft NetMeeting. The telephone number stored for the user is retrieved from the first database 24 and the call is routed to the telephony network using the gateway 20.
Finally, the message box, which is available for all users whether or not they are currently online, allows a user to leave a text or voice/video message for the indicated user. The message, after being recorded or typed by the user, will be stored for the recipient in the first database 24. The recipient can then retrieve the message and play it back by clicking on the messages link on the recipient's communications web page 50.
Fig. 12 shows how a communications web page 50 is updated when a user logs on, logs off, joins a group or leaves a group. The updates are processed and displayed immediately, giving users of the communications system of the present invention a real-time indication of the online presence of the members of the active group displayed on their communications web pages 50. First, as described above with respect to Figs. 5-8, the UserTable and GroupTable are updated as a result of a user logging in, logging out, joining a group or leaving a group. Next, the PP system creates an update list of the online member(s) to be notified sorted by session manager server 12 (i.e., host box). To avoid sending unnecessary update information, the PP system checks the Active Group for each member to make sure that the update applies to this group. For example, looking at Fig. 11, if user2 came online and userl 's Active Group is the Address Book (as shown in Fig. 11), the update should go to userl . If, however, userl 's displayed Active Group was different and if that Active Group did not include user2, then userl should not receive an update that user2 came online. Once the update list for each session manager server 12 is created, the lists are sent to the appropriate session manager server 12. Each session manager server 12 receives the update lists for the member(s) it is hosting and places update messages in an update queue for each member that is stored in the chat server 30. The chat server 30 then sends an HTTP encoded update message to the applet 38 or CCHAT application 44 of each member that has an update message stored in its update queue. If the update list was created from a user joining or leaving a group, a refresh update message is sent to the applets 38 or CCHAT applications 44 instead of an update message. For example, looking again at Fig. 11, if user2 comes online and user4 goes offline, the update list sent to the session manager server 12 hosting userl would include an update message for userl that user2 came online and user4 went offline. An update message would then be sent to the applet 38 or CCHAT application 44 of the client device 18 for userl.
The update messages are sent from the chat server 30 to the applet 38 or CCHAT application 44 using the same socket and HTTP connection that have been established to maintain the online presence of the member and, as will be explained below, to send other types of messages such as text messages or SIP messages. The update messages can be of any format, but are preferably of the form "msg update updatetype," where updatetype represents the type of update to be performed (e.g., update single user presence, update User IP address, refresh page, etc.) When an applet 38 or CCHAT application 44 receives a refresh update message, the applet 38 or CCHAT application 44 causes the web page 36 or web page 40, respectively, to refresh. When the web server 28 sends the updated web page 36 or 40, it will include a new line for the user that was added to the displayed active group of the member if a user joined the group. If a user left the group, the updated web page 36 or 40 will have deleted the line for the user that was removed from the displayed active group of the member.
If, however, the applet 38 or CCHAT application 44 receives an update message, it is unnecessary to refresh the entire web page, since the users displayed on the communications web page 50 have not changed. Only the online status of the users has changed, and thus only the boxes displayed on the communications web page 50 need to be changed. Accordingly, upon receiving an update message, the applet 38 or CCHAT application 44 calls update.jsp, a hidden frame on the member's communications web page 50. In response, the web server 28 for the member gets the update messages in the update queue for the member from the chat server 30 and dynamically generates a web page containing JavaScript designed to change the images and links associated with the users that have logged in and out on the member's communications web page 50.
For example, looking again at Fig. 11, in order to process the update messages for userl that user2 has come online and user4 has gone offline, the web server would generate JavaScript such as: runUpdate() { change image for chat-user 2 change link for chat-user 2 change image for call-user 2 change link for call-user 2 change image for chat-user 4 change link for chat-user 4 change image for call-user 4 change link for call-user 4
} The web page generated by the web server 28 is then sent to the member, and the JavaScript runs on-load, which executes the dynamic scripts and updates the links and images on the communications web page 50. For example, if the above JavaScript was sent to the communications web page 50 as shown in Fig. 11, the communications web page 50 would be changed as shown in Fig. 13. User2 is now shown as being online, and the chat and PC to PC options have been activated, while user4 is now shown as being offline and the chat and PC to PC options have been deactivated.
The advantage of performing updates in this manner is that the entire communications web page 50 does not need to be refreshed every time a user comes online or offline. This is particularly advantageous when a user has an Active Group displayed that has many members. Of course, a Java applet within the communications web page 50 could also be used to perform updates in this manner, without the use of JavaScript.
Fig. 19 shows a sample communications web page 50 that would be displayed to userl after logging in to the system in another preferred embodiment of the communication system of the present invention. The web page 50 is identical to that shown in Fig. 11, except a fifth communication option is presented - PC to wireless device.
PC to wireless device communications is two-way text messaging between a client device 18 and an Internet enabled wireless device. If a user has selected an
Internet-enabled wireless device where PC to wireless device communications should be directed (which is stored in the first database 24), a box will appear in the web page 50, allowing PC to wireless device communication to be selected for that user. For example, in Fig. 11, userl, user2 and user4 have stored wireless devices where they can be reached. A user does not have to be online for a PC to wireless device communication to be initiated. Thus, in Fig. 19, a box appears for PC to wireless device communication with user2, even though user2 is not currently online. As with the other communications options described above, clicking on a box on the web page 50 will initiate the chosen communications option with the indicated user. For example, clicking on box 52 will start a PC to wireless device communication with user4. PC to wireless device communication using the communications system of the current invention will be explained in detail below.
The communications system of the present invention also allows requestors that are not registered users of the communications system of the present invention to communicate with users of the system. Every registered user and group gets at least one unique static HTTP URL which is linked with the dynamic session information stored in the second database 26 of the backend server 10. The HTTP URL can thus be used to determine the current online presence of the user associated with the URL as well as facilitate communication with the user associated with the HTTP URL. The HTTP URL can take any form so long as it uniquely identifies the user or group. For example: http://pxcall.com/usemame http ://pxcall . com/groupname, http ://pxcall . com/SecondaryName/username, http://PrimaryName.pxcall.com/SecondaryName/usemame would all be valid URLs. Additionally, it is possible to have aliases defined, such that multiple HTTP URLs would all be associated with the same user and all perform in the same manner. For example, http://pxcall.com/UserName, http://pxcall.com/UserPhoneNumber and http://pxcall.com/UserEmailAddress could all be associated with the same user and all perform the same when used to determine the current online presence of the user or facilitate communication with the user.
Preferably, the URL is typed into a web browser by the requestor in order for the requestor to determine the current online presence of the user associated with the URL or facilitate communication with the user associated with the URL. Of course, the URL can also be used in different manners to achieve the same communication objectives. For example, the URL's can be stored in a user's Favorite List or as Bookmarks. Additionally, the URL's can be placed as hyperlinks on web pages or associated with images or other graphics on web pages and thus can be accessed by clicking on the hyperlink, image or other graphic. Figs. 14A and 14B show how a requestor uses the HTTP URL. First, the requestor enters the URL into a web browser on a client device 18 connected to the Internet or other network, or clicks on or otherwise activates a hyperlink associated with the URL. A redirector (not shown) parses the URL and redirects the client to one of the session manager servers 12 in an appropriate format. For example, http://pxcall.com/usemame may be translated into http://planetexchange.com/call2.jsp?name=usemame. The redirector provides standard URL redirection and may be located on any server, such as, for example, the backend server 10, the session manager server 12 or some other independent server.
As shown in Fig. 14B, the original URL is passed to the redirector, which translates the URL. The redirector then sends an HTTP 301 Response (redirect URL) to the client along with the translated URL. The client then is directed to the session manager server 12. The web server 28 next queries the first database 24 to see if the user or group sought by the requestor requires password access to its communications web page. If so, the requestor is prompted to enter a password. If an incorrect password is supplied, the requestor is denied access to the communications web page. Otherwise, the web server 28 queries the second database 26 to determine the online presence of the user or the members of the requested group. The web server 28 then presents a communications web page 50 to the client, showing the online presence information and presenting communications options to the requestor to facilitate communication with the user or members of the group. If the requestor entered the URL of an individual user, a communications web page 50 such as shown in Fig. 15 will be presented. The web page 50, including the functionality of the links on the page is analogous to that discussed above with respect to Fig. 11. Alternatively, as shown in Fig. 14, if the user is not currently online, the requestor may be presented with a web page 50 that only allows the requestor to leave a message for the user. For example, such a web page may have a text message or prerecorded voice/video message from the user requesting that a message be left on the page, the web page also presenting links to leave text or voice/video messages.
If the requestor entered the URL of a group, a communications web page 50 such as shown in Fig. 16 will be presented. The web page 50, including the functionality of the links on the page is analogous to that discussed above with respect to
Fig. 11.
As shown in Fig. 14, after presenting the web page 50 on the requestor's browser, the web server starts a communication applet that is analogous to the applet 38 discussed in detail above. This applet opens a socket and HTTP connection between the web server and the requestor's web browser that is analogous to the heartbeat maintained with registered users of the communications system. This socket and HTTP connection are used to facilitate communication with the requestor, particularly for type chat/instant messaging.
As discussed above, one of the forms of communication facilitated by the communications system of the present invention is type chat /instant messaging. This communication option is presented to registered users on their communications web pages 50 as shown in Fig. 11 and is also presented to requestors on their communications web pages 50 as shown in Figs. 15 and 16. Fig. 17 shows how type chat/instant messaging preferably is carried out using the communications system of the present invention. First, the requestor clicks on a link to initiate a chat with a registered user that is currently online. This action causes an HTTP request to be sent to the session manager server 12 hosting the user. This request is of the form: http://hostboxip/initchat?me=. . . to=. . . id=. . ., where me is the requestor, to is the recipient and id is the session id of the requestor. The chat server 30 on the session manager server 12 hosting the user writes an initChat message to be sent the applet 38 or CCHAT application 44 on the client device 18 of the user. This message is preferably of the form "msg initChat" although it can be of any form. Similarly, the chat server 30 on the session manager server 12 hosting the requestor writes an initChat message to be sent the applet 38 or CCHAT application 44 on the client device 18 of the user. If the requestor is not a registered user, then the message will be sent to the applet 38 associated with the requestor's web browser. The initChat messages cause the applet 38 or CCHAT application 44 to open a chat window or box on the client device 18 of the user and requestor.
Chat messages are sent to the chat server 30 on the session manager server 12 of the receiving party using HTTP requests that are preferably of the form HTTP POST to /chat with elements me=...., sessionID=...., msg=text message, where me is the sender, sessionID is the session ID of the sender and msg is the text message to be sent.
These requests open a new socket for the transmission that is immediately closed after the post. The chat messages are received by the chat server 30, where they are relayed to the receiving party by writing the bytes to the socket as part of the HTTP response that is the user connection between the chat server 30 and the applet 38 or CCHAT application 44. Upon receipt, the chat message is displayed in the chat window or box.
Preferably, upon receipt of the message, the socket, and thus the HTTP connection between the receiving party and the chat server 30, is closed. The receiving party reestablishes its socket connection to the chat server 30 via another HTTP connection using the same process to establish a connection as explained above. Of course, the existing socket could be kept open, thereby removing the need to reestablish the socket and HTTP connection.
The type chat/instant messaging of the communications system of the present invention is advantageous in that it is completely HTTP based. Accordingly, it will allow messages to be sent to any client device 18, whether or not it is behind a proxy server or firewall. Moreover, the type chat/instant messaging does not require any proprietary download or proprietary format for the transmission of messages or the determination of the online presence information of the parties. The system is thus completely open and can be used by any client device 18 with a web browser connected to a network.
As discussed above, another one of the forms of communication facilitated by the communications system of the present invention is two-way text messaging with
Internet enabled wireless devices. This communication option is presented to registered users on their communications web pages 50 as shown in Fig. 19 and could also be presented to requestors on their communications web pages 50 such as those shown in Figs. 15 and 16. Fig. 20 shows how text messaging with Internet enabled wireless devices preferably is carried out using the communications system of the present invention. First, the requestor clicks on a link to initiate two-way text messaging with a wireless device. This action causes an initChat message to be sent from the chat server 30 hosting the requestor to the wireless device that includes an URL that identifies the chat server 30. This message is sent to the wireless device using a wireless telephony network. For example, the message can be sent to a Wireless Application Protocol
(WAP) Gateway such as phone.com. Alternatively, the message can be sent to the wireless device using Short Message Service (SMS) messaging.
The chat server 30 next checks to see if the message is successfully delivered to the wireless device. If not, the chat server 30 sends a message to the requestor that the wireless device is not available. If the message is delivered, the chat server 30 sends an initChat message to the applet 38 or CCHAT application 44 on the client device 18 of the requestor. This message is the same as described above with respect to type chat in order to open a chat window or box on the client device 18 of the requestor. The user of the wireless device can then respond to the initChat message sent to the wireless device to initiate two-way messaging with the requestor. The wireless device responds by making an HTTP request to the URL sent in the initChat message. This request can be made, for example, using a WML/HDML browser on the wireless device. The request is used to establish and maintain a socket between the wireless device and the chat server 30 using the identical process as explained above with respect to other client devices 18. The socket is also maintained using the same method as described above. Messages can then be sent back and forth between the requestor and the wireless device using HTTP requests as described above with respect to type chat/instant messaging. The messages are displayed in the requestor's chat window or box, and are displayed on the wireless device using appropriate WML/HDML formatting. The socket and HTTP connection established between a chat server 30 and the applet 38 or CCHAT application 44 on the client device 18 of a registered used can also be used to transport other types of information across proxy servers and firewalls that otherwise would not be able to cross such barriers. For example, Session Initiation Protocol (SIP) has generated a tremendous amount of recent interest. However, SIP messages cannot pass through a proxy server/firewall barrier, as they can be either UDP or TCP based. The communications system of the present invention could be used to provide a means of transporting SIP messages across a proxy server/firewall. Fig. 18 shows how the transportation of SIP messages preferably is carried out using the communications system of the present invention. The chat server 30, which is placed outside of a user's proxy server/firewall, can act as a SIP proxy for the user. As shown in
Fig. 18, the chat server 30 receives a SIP request for the user. The chat server 30 then relays the request to the user using the socket and HTTP connection with the user as described above. For example, the chat server 30 preferably sends a message of the form "msg siprep reqtype", where reqtype is the type of SIP request received by the chat server 30. When this message is received by the applet 38 or CCHAT application 44 on the client device 18 of the user, the applet 38 or CCHAT application 44 could then execute some form of SIP client application on the client device 18 to respond/process the SIP request. Of course, the SIP functionality could be built into the applet 38 or CCHAT application 44 rather than a separate application. In this way, SIP messages can be sent to users using HTTP connections and thus can pass across a proxy server/firewall.
The present invention may be implemented with any combination of hardware and software. If implemented as a computer-implemented apparatus, the present invention is implemented using means for performing all of the steps and functions described above. The present invention also can be included in an article of manufacture (e.g., one or more computer program products) having, for instance, computer useable media. The media has embodied therein, for instance, computer readable program code means for providing and facilitating the mechanisms of the present invention. The article of manufacture can be included as part of a computer system or sold separately.
It will be appreciated by those skilled in the art that changes could be made to the embodiments described above without departing from the broad inventive concept thereof. It is understood, therefore, that this invention is not limited to the particular embodiments disclosed, but it is intended to cover modifications within the spirit and scope of the present invention.
What is claimed is:

Claims

1. A computer-implemented method of facilitating communication with an entity over a network, the method comprising:
(a) associating a static HTTP URL with the entity;
(b) linking the URL with communications information reflecting the entity's current online presence including the entity's dynamic session information as determined using the HTTP protocol; and
(c) using the URL and the communications information to facilitate communication with the entity.
2. The method of claim 1 wherein the dynamic session information includes the entity's current dynamic IP address and host box identifier.
3. The method of claim 2 wherein the dynamic session information includes the entity's TCP port number on which to be reached.
4. The method of claim 2 wherein the dynamic session information includes the entity's session ID.
5. The method of claim 1 wherein step (c) is performed by displaying a communications web page associated with the entity, the communications web page reflecting the entity's current online presence and including hyperlinks to facilitate communication with the entity based on the entity's dynamic session information.
6. The method of claim 5 wherein the communications web page is displayed as a result of the HTTP URL being typed into a web browser.
7. The method of claim 5 wherein the communications web page is displayed as a result of clicking on or otherwise activating a hyperlink associated with the HTTP URL.
8. The method of claim 1 wherein multiple forms of communication with the entity are facilitated.
9. The method of claim 8 wherein the forms of communication include type chat/instant messaging, voice communication over a computer network, video communication over a computer network, voice communication from a computer network to a telephone network and two-way text messaging to Internet enabled wireless devices.
10. The method of claim 1 wherein the static HTTP URL contains entity-selected information.
11. The method of claim 1 further comprising:
(d) associating additional, different static HTTP URLs with the entity;
(e) linking the additional URLs with the same communications information reflecting the entity's current online presence including the entity's dynamic session information as determined using the HTTP protocol; and
(f) using the additional URLs and the communications information to facilitate communication with the entity.
12. A computer-implemented method of facilitating communication over a network with one or more members of a group of entities, the group comprising a plurality of entities, the method comprising:
(a) associating a static HTTP URL with the group;
(b) linking the URL with communications information reflecting each of the members' current online presence including each of the members' dynamic session information as determined using the HTTP protocol; and
(c) using the URL and the communications information to facilitate communication with one or more members of the group.
13. The method of claim 12 wherein the dynamic session information includes each of the members' current dynamic IP address and host box identifier.
14. The method of claim 13 wherein the dynamic session information includes each of the members' TCP port number on which to be reached.
15. The method of claim 13 wherein the dynamic session information includes each of the members' session ID.
16. The method of claim 12 wherein step (c) is performed by displaying a communications web page associated with the group, the communications web page reflecting each of the members' current online presence and including hyperlinks to facilitate communication with each of the members based on the members' dynamic session information.
17. The method of claim 16 wherein the communications web page is displayed as a result of the HTTP URL being typed into a web browser.
18. The method of claim 16 wherein the communications web page is displayed as a result of clicking on or otherwise activating a hyperlink associated with the HTTP URL.
19. The method of claim 12 wherein multiple forms of communication with each of the members of the group are facilitated.
20. The method of claim 19 wherein the forms of communication include type chat/instant messaging, voice communication over a computer network, video communication over a computer network, voice communication from a computer network to a telephone network and two-way text messaging to Internet enabled wireless devices.
21. The method of claim 12 wherein the static HTTP URL contains group-selected information.
22. The method of claim 12 further comprising:
(d) associating additional, different static HTTP URLs with the group; (e) linking the additional URLs with the same communications information reflecting each of the members' current online presence including each of the members' dynamic session information as determined using the HTTP protocol; and
(f) using the additional URLs and the communications information to facilitate communication with one or more members of the group.
23. A computer-implemented method of determining the current online presence of an entity on a computer network, the method comprising:
(a) associating a static HTTP URL with the entity;
(b) linking the URL with communications information reflecting the entity's current online presence including the entity's dynamic session information as determined using the HTTP protocol; and
(c) determining the current online presence of the entity using the URL and the communications information.
24. The method of claim 23 wherein the dynamic session information includes the entity's current dynamic IP address and host box identifier.
25. The method of claim 24 wherein the dynamic session information includes the entity's TCP port number on which to be reached.
26. The method of claim 24 wherein the dynamic session information includes the entity's session ID.
27. The method of claim 23 wherein the static HTTP URL contains entity-selected information.
28. A computer-implemented method for detecting and maintaining an entity's current online presence on a computer network, the network including a host computer, the method comprising: (a) sending an HTTP request from the entity to the host computer to initiate an HTTP connection between the entity and the host computer;
(b) receiving the request at the host computer and opening and maintaining a socket for the HTTP connection with the entity in a non-blocking manner without creating a new thread for the HTTP connection; and
(c) sending at least one byte of data from the host computer to the socket at a specified interval to keep open the HTTP connection with the entity.
29. The method of claim 28 further comprising:
(d) checking the online status of the entity by polling the socket at a second specified interval to determine if the socket is open and deciding that the entity is still online if the socket is open and that the entity has gone offline if the socket is no longer open.
30. The method of claim 29 wherein the second specified interval is 4 seconds.
31. The method of claim 28 wherein the specified interval is one minute.
32. The method of claim 28 wherein the specified interval is two minutes.
33. The method of claim 28 wherein the HTTP request is a GET request.
34. The method of claim 28 further comprising:
(d) closing the socket at the host computer upon receiving a message from the entity that it is logging off of the network.
35. A computer-implemented method for detecting and maintaining the current online presence on a computer network of a plurality of entities, the network including a host computer, the method comprising:
(a) receiving a request at the host computer from one of the plurality of entities to establish an HTTP connection; (b) opening and maintaining a socket for the HTTP connection in a non-blocking manner, the socket having a socket file descriptor, with the one of the plurality of entities without creating a new thread for the HTTP connection;
(c) adding the socket file descriptor to a socket database, the socket database maintaining a list of open sockets with those of the plurality of entities that are currently online; and
(d) sending at least one byte of data from the host computer to the open sockets in the socket database at a specified interval to keep open the HTTP connections with the plurality of entities.
36. The method of claim 35 further comprising:
(e) checking the online status of the plurality of entities by polling the open sockets in the socket database at a second specified interval to determine if the open sockets are open and deciding that each of the plurality of entities is still online if its corresponding socket is open and that each of the plurality of entities has gone offline if its corresponding socket is no longer open.
37. The method of claim 36 wherein the second specified interval is 4 seconds.
38. The method of claim 35 wherein the specified interval is one minute.
39. The method of claim 35 wherein the specified interval is two minutes.
40. The method of claim 35 further comprising:
(e) closing a socket at the host computer upon receiving a message from a corresponding one of the plurality of entities that it is logging off of the network; and
(f) removing the socket from the socket database.
41. A computer-implemented method of sending text messages from a first entity to a second entity over a network using HTTP, the network including a host computer, the method comprising:
(a) establishing and maintaining a socket and an HTTP connection between the second entity and the host computer; (b) sending a text message from the first entity to the host computer to be delivered to the second entity;
(c) sending the text message to the second entity from the host computer using the socket and the HTTP connection.
42. The method of claim 41 wherein step (b) is performed by:
(i) establishing and maintaining a second socket and a second HTTP connection between the first entity and the host computer; and
(ii) sending the text message from the first entity to the host computer using the second socket and the second HTTP connection.
43. The method of claim 42 wherein a reply message is sent from the second entity to the first entity, the method further comprising:
(d) sending a reply message from the second entity to the host computer using the socket and the HTTP connection; and
(e) sending the reply message from the host computer to the first entity using the second socket and the second HTTP connection.
44. The method of claim 41 further comprising: (d) displaying the text message on the second entity.
45. A computer-implemented method of transporting SIP messages from a first entity to a second entity over a network, the network including a host computer, the method comprising:
(a) establishing and maintaining a socket and an HTTP connection between the second entity and the host computer;
(b) sending a SIP message from the first entity to the host computer to be delivered to the second entity;
(c) sending the SIP message to the second entity from the host computer using the socket.
46. The method of claim 45 further comprising: (d) sending a reply to the SIP message from the second entity to the host computer using an HTTP request.
47. A computer-implemented method of sending text messages from an entity to an Internet enabled wireless device over a network, the network including a host computer, the method comprising:
(a) sending a communications request to the Internet enabled wireless device from the host computer that includes an URL identifying the host computer;
(b) establishing and maintaining a socket and an HTTP connection between the Internet enabled wireless device and the host computer using the URL;
(c) sending a text message from the entity to the host computer to be delivered to the Internet enabled wireless device;
(d) sending the text message to the Internet enabled wireless device from the host computer using the socket and the HTTP connection.
48. The method of claim 47 wherein step (c) is performed by:
(i) establishing and maintaining a second socket and a second HTTP connection between the entity and the host computer; and
(ii) sending the text message from the entity to the host computer using the second socket and the second HTTP connection.
49. The method of claim 48 wherein a reply message is sent from the Internet enabled wireless device to the entity, the method further comprising:
(e) sending a reply message from the Internet enabled wireless device to the host computer using the socket and the HTTP connection; and
(f) sending the reply message from the host computer to the entity using the second socket and the second HTTP connection.
50. The method of claim 47 further comprising:
(d) displaying the text message on the Internet enabled wireless device.
51. An article of manufacture for facilitating communication with an entity over a network, the article of manufacture comprising a computer-readable medium holding computer- executable instructions for performing a method comprising:
(a) associating a static HTTP URL with the entity;
(b) linking the URL with communications information reflecting the entity's current online presence including the entity's dynamic session information as determined using the HTTP protocol; and
(c) using the URL and the communications information to facilitate communication with the entity.
52. The article of manufacture of claim 51 wherein the dynamic session information includes the entity's current dynamic IP address and host box identifier.
53. The article of manufacture of claim 52 wherein the dynamic session information includes the entity's TCP port number on which to be reached.
54. The article of manufacture of claim 52 wherein the dynamic session information includes the entity's session ID.
55. The article of manufacture of claim 51 wherein step (c) is performed by displaying a communications web page associated with the entity, the communications web page reflecting the entity's current online presence and including hyperlinks to facilitate communication with the entity based on the entity's dynamic session information.
56. The article of manufacture of claim 55 wherein the communications web page is displayed as a result of the HTTP URL being typed into a web browser.
57. The article of manufacture of claim 55 wherein the communications web page is displayed as a result of clicking on or otherwise activating a hyperlink associated with the HTTP URL.
58. The article of manufacture of claim 51 wherein multiple forms of communication with the entity are facilitated.
59. The article of manufacture of claim 58 wherein the forms of communication include type chat/instant messaging, voice communication over a computer network, video communication over a computer network, voice communication from a computer network to a telephone network and two-way text messaging to Internet enabled wireless devices.
60. The article of manufacture of claim 51 wherein the static HTTP URL contains entity- selected information.
61. The article of manufacture of claim 51 wherein the computer-executable instmctions perform a method further comprising:
(d) associating additional, different static HTTP URLs with the entity;
(e) linking the additional URLs with the same communications information reflecting the entity's current online presence including the entity's dynamic session information as determined using the HTTP protocol; and
(f) using the additional URLs and the communications information to facilitate communication with the entity.
62. An article of manufacture for facilitating communication over a network with one or more members of a group of entities, the group comprising a plurality of entities, the article of manufacture comprising a computer-readable medium holding computer-executable instructions for performing a method comprising:
(a) associating a static HTTP URL with the group;
(b) linking the URL with communications information reflecting each of the members' current online presence including each of the members' dynamic session information as determined using the HTTP protocol; and
(c) using the URL and the communications information to facilitate communication with one or more members of the group.
63. The article of manufacture of claim 62 wherein the dynamic session information includes each of the members' current dynamic IP address and host box identifier.
64. The article of manufacture of claim 63 wherein the dynamic session information includes each of the members' TCP port number on which to be reached.
65. The article of manufacture of claim 63 wherein the dynamic session information includes each of the members' session ID.
66. The article of manufacture of claim 62 wherein step (c) is performed by displaying a communications web page associated with the group, the communications web page reflecting each of the members' current online presence and including hyperlinks to facilitate communication with each of the members based on the members' dynamic session information.
67. The article of manufacture of claim 66 wherein the communications web page is displayed as a result of the HTTP URL being typed into a web browser.
68. The article of manufacture of claim 66 wherein the communications web page is displayed as a result of clicking on or otherwise activating a hyperlink associated with the HTTP URL.
69. The article of manufacture of claim 62 wherein multiple forms of communication with each of the members of the group are facilitated.
70. The article of manufacture of claim 69 wherein the forms of communication include type chat/instant messaging, voice communication over a computer network, video communication over a computer network, voice communication from a computer network to a telephone network and two-way text messaging to Internet enabled wireless devices.
71. The article of manufacture of claim 62 wherein the static HTTP URL contains group- selected information.
72. The article of manufacture of claim 62 wherein the computer-executable instmctions perform a method further comprising:
(d) associating additional, different static HTTP URLs with the group;
(e) linking the additional URLs with the same communications information reflecting each of the members' current online presence including each of the members' dynamic session information as determined using the HTTP protocol; and
(f) using the additional URLs and the communications information to facilitate communication with one or more members of the group.
73. An article of manufacture for determining the current online presence of an entity on a computer network, the article of manufacture comprising a computer-readable medium holding computer-executable instmctions for performing a method comprising:
(a) associating a static HTTP URL with the entity;
(b) linking the URL with communications information reflecting the entity's current online presence including the entity's dynamic session information as determined using the HTTP protocol; and
(c) determining the current online presence of the entity using the URL and the communications information.
74. The article of manufacture of claim 73 wherein the dynamic session information includes the entity's current dynamic IP address and host box identifier.
75. The article of manufacture of claim 74 wherein the dynamic session information includes the entity's TCP port number on which to be reached.
76. The article of manufacture of claim 74 wherein the dynamic session information includes the entity's session ID.
77. The article of manufacture of claim 73 wherein the static HTTP URL contains entity- selected information.
78. An article of manufacture for detecting and maintaining an entity's current online presence on a computer network, the network including a host computer, the article of manufacture comprising a computer-readable medium holding computer-executable instmctions for performing a method comprising:
(a) sending an HTTP request from the entity to the host computer to initiate an HTTP connection between the entity and the host computer;
(b) receiving the request at the host computer and opening and maintaining a socket for the HTTP connection with the entity in a non-blocking manner without creating a new thread for the HTTP connection; and
(c) sending at least one byte of data from the host computer to the socket at a specified interval to keep open the HTTP connection with the entity.
79. The article of manufacture of claim 78 wherein the computer-executable instructions perform a method further comprising:
(d) checking the online status of the entity by polling the socket at a second specified interval to determine if the socket is open and deciding that the entity is still online if the socket is open and that the entity has gone offline if the socket is no longer open.
80. The article of manufacture of claim 79 wherein the second specified interval is 4 seconds.
81. The article of manufacture of claim 78 wherein the specified interval is one minute.
82. The article of manufacture of claim 78 wherein the specified interval is two minutes.
83. The article of manufacture of claim 78 wherein the HTTP request is a GET request.
84. The article of manufacture of claim 78 wherein the computer-executable instmctions perform a method further comprising: (d) closing the socket at the host computer upon receiving a message from the entity that it is logging off of the network.
85. An article of manufacture for detecting and maintaining the current online presence on a computer network of a plurality of entities, the network including a host computer, the article of manufacture comprising a computer-readable medium holding computer-executable instmctions for performing a method comprising:
(a) receiving a request at the host computer from one of the plurality of entities to establish an HTTP connection;
(b) opening and maintaining a socket for the HTTP connection in a non-blocking manner, the socket having a socket file descriptor, with the one of the plurality of entities without creating a new thread for the HTTP connection;
(c) adding the socket file descriptor to a socket database, the socket database maintaining a list of open sockets with those of the plurality of entities that are currently online; and
(d) sending at least one byte of data from the host computer to the open sockets in the socket database at a specified interval to keep open the HTTP connections with the plurality of entities.
86. The article of manufacture of claim 85 wherein the computer-executable instructions perform a method further comprising:
(e) checking the online status of the plurality of entities by polling the open sockets in the socket database at a second specified interval to determine if the open sockets are open and deciding that each of the plurality of entities is still online if its corresponding socket is open and that each of the plurality of entities has gone offline if its corresponding socket is no longer open.
87. The article of manufacture of claim 86 wherein the second specified interval is 4 seconds.
88. The article of manufacture of claim 85 wherein the specified interval is one minute.
89. The article of manufacture of claim 85 wherein the specified interval is two minutes.
90. The article of manufacture of claim 85 wherein the computer-executable instmctions perform a method further comprising:
(e) closing a socket at the host computer upon receiving a message from a corresponding one of the plurality of entities that it is logging off of the network; and
(f) removing the socket from the socket database.
91. An article of manufacture for sending text messages from a first entity to a second entity over a network using HTTP, the network including a host computer, the article of manufacture comprising a computer-readable medium holding computer-executable instmctions for performing a method comprising:
(a) establishing and maintaining a socket and an HTTP connection between the second entity and the host computer;
(b) sending a text message from the first entity to the host computer to be delivered to the second entity;
(c) sending the text message to the second entity from the host computer using the socket and the HTTP connection.
92. The article of manufacture of claim 91 wherein step (b) is performed by:
(i) establishing and maintaining a second socket and a second HTTP connection between the first entity and the host computer; and
(ii) sending the text message from the first entity to the host computer using the second socket and the second HTTP connection.
93. The article of manufacture of claim 92 wherein a reply message is sent from the second entity to the first entity, the computer-executable instructions performing a method further comprising:
(d) sending a reply message from the second entity to the host computer using the socket and the HTTP connection; and
(e) sending the reply message from the host computer to the first entity using the second socket and the second HTTP connection.
94. The article of manufacture of claim 91 wherein the computer-executable instmctions perform a method further comprising:
(d) displaying the text message on the second entity.
95. An article of manufacture for transporting SIP messages from a first entity to a second entity over a network, the network including a host computer, the article of manufacture comprising a computer-readable medium holding computer-executable instmctions for performing a method comprising:
(a) establishing and maintaining a socket and an HTTP connection between the second entity and the host computer;
(b) sending a SIP message from the first entity to the host computer to be delivered to the second entity;
(c) sending the SIP message to the second entity from the host computer using the socket.
96. The article of manufacture of claim 95 wherein the computer-executable instmctions perform a method further comprising:
(d) sending a reply to the SIP message from the second entity to the host computer using an HTTP request.
97. An article of manufacture for sending text messages from an entity to an Internet enabled wireless device over a network, the network including a host computer, the article of manufacture comprising a computer-readable medium holding computer-executable instmctions for performing a method comprising:
(a) sending a communications request to the Intemet enabled wireless device from the host computer that includes an URL identifying the host computer;
(b) establishing and maintaining a socket and an HTTP connection between the Internet enabled wireless device and the host computer using the URL;
(c) sending a text message from the entity to the host computer to be delivered to the Internet enabled wireless device; (d) sending the text message to the Internet enabled wireless device from the host computer using the socket and the HTTP connection.
98. The article of manufacture of claim 97 wherein step (c) is performed by:
(i) establishing and maintaining a second socket and a second HTTP connection between the entity and the host computer; and
(ii) sending the text message from the entity to the host computer using the second socket and the second HTTP connection.
99. The article of manufacture of claim 98 wherein a reply message is sent from the Internet enabled wireless device to the entity, the computer-executable instmctions performing a method further comprising:
(e) sending a reply message from the Internet enabled wireless device to the host computer using the socket and the HTTP connection; and
(f) sending the reply message from the host computer to the entity using the second socket and the second HTTP connection.
100. The article of manufacture of claim 97 wherein the computer-executable instmctions perform a method further comprising:
(d) displaying the text message on the Internet enabled wireless device.
101. A computer-implemented apparatus for facilitating communication with an entity over a network, the apparatus comprising:
(a) means for associating a static HTTP URL with the entity;
(b) means for linking the URL with communications information reflecting the entity's current online presence including the entity's dynamic session information as determined using the HTTP protocol; and
(c) means for using the URL and the communications information to facilitate communication with the entity.
102. The apparatus according to claim 101 wherein the dynamic session information includes the entity's current dynamic IP address and host box identifier.
103. The apparatus according to claim 102 wherein the dynamic session information includes the entity's TCP port number on which to be reached.
104. The apparatus according to claim 102 wherein the dynamic session information includes the entity's session ID.
105. The apparatus according to claim 101 wherein the means for using the URL and the communications information comprise means for displaying a communications web page associated with the entity, the communications web page reflecting the entity's current online presence and including hyperlinks to facilitate communication with the entity based on the entity's dynamic session information.
106. The apparatus according to claim 105 wherein the communications web page is displayed as a result of the HTTP URL being typed into a web browser.
107. The apparatus according to claim 105 wherein the communications web page is displayed as a result of clicking on or otherwise activating a hyperlink associated with the HTTP URL.
108. The apparatus according to claim 101 wherein multiple forms of communication with the entity are facilitated.
109. The apparatus according to claim 108 wherein the forms of communication include type chat/instant messaging, voice communication over a computer network, video communication over a computer network, voice communication from a computer network to a telephone network and two-way text messaging to Internet enabled wireless devices.
110. The apparatus according to claim 101 wherein the static HTTP URL contains entity-selected information.
111. The apparatus according to claim 101 further comprising:
(d) means for associating additional, different static HTTP URLs with the entity;
(e) means for linking the additional URLs with the same communications information reflecting the entity's current online presence including the entity's dynamic session information as determined using the HTTP protocol; and
(f) means for using the additional URLs and the communications information to facilitate communication with the entity.
112. A computer-implemented apparatus for facilitating communication over a network with one or more members of a group of entities, the group comprising a plurality of entities, the apparatus comprising:
(a) means for associating a static HTTP URL with the group;
(b) means for linking the URL with communications information reflecting each of the members' current online presence including each of the members' dynamic session information as determined using the HTTP protocol; and
(c) means for using the URL and the communications information to facilitate communication with one or more members of the group.
113. The apparatus according to claim 112 wherein the dynamic session information includes each of the members' current dynamic IP address and host box identifier.
114. The apparatus according to claim 113 wherein the dynamic session information includes each of the members' TCP port number on which to be reached.
115. The apparatus according to claim 113 wherein the dynamic session information includes each of the members' session ID.
116. The apparatus according to claim 112 wherein the means for using the URL and the communications information comprise means for displaying a communications web page associated with the group, the communications web page reflecting each of the members' current online presence and including hyperlinks to facilitate communication with each of the members based on the members' dynamic session information.
1 17. The apparatus according to claim 116 wherein the communications web page is displayed as a result of the HTTP URL being typed into a web browser.
118. The apparatus according to claim 116 wherein the communications web page is displayed as a result of clicking on or otherwise activating a hyperlink associated with the HTTP URL.
119. The apparatus according to claim 112 wherein multiple forms of communication with each of the members of the group are facilitated.
120. The apparatus according to claim 119 wherein the forms of communication include type chat/instant messaging, voice communication over a computer network, video communication over a computer network, voice communication from a computer network to a telephone network and two-way text messaging to Internet enabled wireless devices.
121. The apparatus according to claim 112 wherein the static HTTP URL contains group-selected information.
122. The apparatus according to claim 112 further comprising:
(d) means for associating additional, different static HTTP URLs with the group;
(e) means for linking the additional URLs with the same communications information reflecting each of the members' current online presence including each of the members' dynamic session information as determined using the HTTP protocol; and
(f) means for using the additional URLs and the communications information to facilitate communication with one or more members of the group.
123. A computer-implemented apparatus for determining the current online presence of an entity on a computer network, the apparatus comprising:
(a) means for associating a static HTTP URL with the entity;
(b) means for linking the URL with communications information reflecting the entity's current online presence including the entity's dynamic session information as determined using the HTTP protocol; and
(c) means for determining the current online presence of the entity using the URL and the communications information.
124. The apparatus according to claim 123 wherein the dynamic session information includes the entity's current dynamic IP address and host box identifier.
125. The apparatus according to claim 124 wherein the dynamic session information includes the entity's TCP port number on which to be reached.
126. The apparatus according to claim 124 wherein the dynamic session information includes the entity's session ID.
127. The apparatus according to claim 123 wherein the static HTTP URL contains entity-selected information.
128. A computer-implemented apparatus for detecting and maintaining an entity's current online presence on a computer network, the network including a host computer, the apparatus comprising:
(a) means for sending an HTTP request from the entity to the host computer to initiate an HTTP connection between the entity and the host computer;
(b) means for receiving the request at the host computer and opening and maintaining a socket for the HTTP connection with the entity in a non-blocking manner without creating a new thread for the HTTP connection; and (c) means for sending at least one byte of data from the host computer to the socket at a specified interval to keep open the HTTP connection with the entity.
129. The apparatus according to claim 128 further comprising:
(d) means for checking the online status of the entity by polling the socket at a second specified interval to determine if the socket is open and deciding that the entity is still online if the socket is open and that the entity has gone offline if the socket is no longer open.
130. The apparatus according to claim 129 wherein the second specified interval is 4 seconds.
131. The apparatus according to claim 128 wherein the specified interval is one minute.
132. The apparatus according to claim 128 wherein the specified interval is two minutes.
133. The apparatus according to claim 128 wherein the HTTP request is a GET request.
134. The apparatus according to claim 128 further comprising:
(d) means for closing the socket at the host computer upon receiving a message from the entity that it is logging off of the network.
135. A computer-implemented apparatus for detecting and maintaining the current online presence on a computer network of a plurality of entities, the network including a host computer, the apparatus comprising:
(a) means for receiving a request at the host computer from one of the plurality of entities to establish an HTTP connection;
(b) means for opening and maintaining a socket for the HTTP connection in a non- blocking manner, the socket having a socket file descriptor, with the one of the plurality of entities without creating a new thread for the HTTP connection; (c) means for adding the socket file descriptor to a socket database, the socket database maintaining a list of open sockets with those of the plurality of entities that are currently online; and
(d) means for sending at least one byte of data from the host computer to the open sockets in the socket database at a specified interval to keep open the HTTP connections with the plurality of entities.
136. The apparatus according to claim 135 further comprising:
(e) means for checking the online status of the plurality of entities by polling the open sockets in the socket database at a second specified interval to determine if the open sockets are open and deciding that each of the plurality of entities is still online if its corresponding socket is open and that each of the plurality of entities has gone offline if its corresponding socket is no longer open.
137. The apparatus according to claim 136 wherein the second specified interval is 4 seconds.
138. The apparatus according to claim 135 wherein the specified interval is one minute.
139. The apparatus according to claim 135 wherein the specified interval is two minutes.
140. The apparatus according to claim 135 further comprising:
(e) means for closing a socket at the host computer upon receiving a message from a corresponding one of the plurality of entities that it is logging off of the network; and
(f) means for removing the socket from the socket database.
141. A computer-implemented apparatus for sending text messages from a first entity to a second entity over a network using HTTP, the network including a host computer, the apparatus comprising:
(a) means for establishing and maintaining a socket and an HTTP connection between the second entity and the host computer; (b) means for sending a text message from the first entity to the host computer to be delivered to the second entity;
(c) means for sending the text message to the second entity from the host computer using the socket and the HTTP connection.
142. The apparatus according to claim 141 wherein the means for sending a text message from the first entity to the host computer comprise:
(i) means for establishing and maintaining a second socket and a second HTTP connection between the first entity and the host computer; and
(ii) means for sending the text message from the first entity to the host computer using the second socket and the second HTTP connection.
143. The apparatus according to claim 142 wherein a reply message is sent from the second entity to the first entity, the apparatus further comprising:
(d) means for sending a reply message from the second entity to the host computer using the socket and the HTTP connection; and
(e) means for sending the reply message from the host computer to the first entity using the second socket and the second HTTP connection.
144. The apparatus according to claim 141 further comprising: (d) means for displaying the text message on the second entity.
145. A computer-implemented apparatus for transporting SIP messages from a first entity to a second entity over a network, the network including a host computer, the apparatus comprising:
(a) means for establishing and maintaining a socket and an HTTP connection between the second entity and the host computer;
(b) means for sending a SIP message from the first entity to the host computer to be delivered to the second entity;
(c) means for sending the SIP message to the second entity from the host computer using the socket.
146. The apparatus according to claim 145 further comprising:
(d) means for sending a reply to the SIP message from the second entity to the host computer using an HTTP request.
147. A computer-implemented apparatus for sending text messages from an entity to an Internet enabled wireless device over a network, the network including a host computer, the apparatus comprising:
(a) means for sending a communications request to the Internet enabled wireless device from the host computer that includes an URL identifying the host computer;
(b) means for establishing and maintaining a socket and an HTTP connection between the Internet enabled wireless device and the host computer using the URL;
(c) means for sending a text message from the entity to the host computer to be delivered to the Internet enabled wireless device;
(d) means for sending the text message to the Internet enabled wireless device from the host computer using the socket and the HTTP connection.
148. The apparatus according to claim 147 wherein the means for sending a text message from the entity to the host computer comprise:
(i) means for establishing and maintaining a second socket and a second HTTP connection between the entity and the host computer; and
(ii) means for sending the text message from the entity to the host computer using the second socket and the second HTTP connection.
149. The apparatus according to claim 148 wherein a reply message is sent from the Internet enabled wireless device to the entity, the apparatus further comprising:
(e) means for sending a reply message from the Internet enabled wireless device to the host computer using the socket and the HTTP connection; and
(f) means for sending the reply message from the host computer to the entity using the second socket and the second HTTP connection.
150. The apparatus according to claim 147 further comprising:
(d) means for displaying the text message on the Internet enabled wireless device.
PCT/US2000/031601 1999-11-17 2000-11-16 System and method for maintaining presence and communicating over a computer network using the http protocol WO2001037139A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU20435/01A AU2043501A (en) 1999-11-17 2000-11-16 System and method for maintaining presence and communicating over a computer network using the http protocol

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US16591799P 1999-11-17 1999-11-17
US60/165,917 1999-11-17

Publications (2)

Publication Number Publication Date
WO2001037139A1 true WO2001037139A1 (en) 2001-05-25
WO2001037139A9 WO2001037139A9 (en) 2002-05-23

Family

ID=22601011

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/031601 WO2001037139A1 (en) 1999-11-17 2000-11-16 System and method for maintaining presence and communicating over a computer network using the http protocol

Country Status (2)

Country Link
AU (1) AU2043501A (en)
WO (1) WO2001037139A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005024569A2 (en) * 2003-08-27 2005-03-17 James David Ii Main Method and apparatus to maintain wireless network communications through a firewall
EP1562347A1 (en) * 2004-02-03 2005-08-10 AT&T Corp. Methods and apparatus for utilizing user software to communicate with network-resident services
EP1583310A1 (en) * 2004-03-31 2005-10-05 Matsushita Electric Industrial Co., Ltd. Telephone and adaptor for voice and video communication over IP
WO2007093112A1 (en) 2006-02-15 2007-08-23 Alibaba Group Holding Limited A method and system for implementing instant communication
WO2007143551A2 (en) 2006-06-02 2007-12-13 Alibaba Group Holding Limited Instant messaging using browser
WO2008037295A1 (en) * 2006-09-27 2008-04-03 Cycos Aktiengesellschaft Method, server and program for displaying a piece of state information
CN1716964B (en) * 2004-06-30 2011-07-27 微软公司 Sustaining session connections

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5974453A (en) * 1997-10-08 1999-10-26 Intel Corporation Method and apparatus for translating a static identifier including a telephone number into a dynamically assigned network address
US6026441A (en) * 1997-12-16 2000-02-15 At&T Corporation Method for establishing communication on the internet with a client having a dynamically assigned IP address
US6085242A (en) * 1999-01-05 2000-07-04 Chandra; Rohit Method for managing a repository of user information using a personalized uniform locator
US6104789A (en) * 1997-12-29 2000-08-15 U S West, Inc. Method and system for transmitting text messages from a caller to a subscriber at an unknown address
US6131095A (en) * 1996-12-11 2000-10-10 Hewlett-Packard Company Method of accessing a target entity over a communications network

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6131095A (en) * 1996-12-11 2000-10-10 Hewlett-Packard Company Method of accessing a target entity over a communications network
US5974453A (en) * 1997-10-08 1999-10-26 Intel Corporation Method and apparatus for translating a static identifier including a telephone number into a dynamically assigned network address
US6026441A (en) * 1997-12-16 2000-02-15 At&T Corporation Method for establishing communication on the internet with a client having a dynamically assigned IP address
US6104789A (en) * 1997-12-29 2000-08-15 U S West, Inc. Method and system for transmitting text messages from a caller to a subscriber at an unknown address
US6085242A (en) * 1999-01-05 2000-07-04 Chandra; Rohit Method for managing a repository of user information using a personalized uniform locator

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005024569A2 (en) * 2003-08-27 2005-03-17 James David Ii Main Method and apparatus to maintain wireless network communications through a firewall
WO2005024569A3 (en) * 2003-08-27 2009-04-02 James David Ii Main Method and apparatus to maintain wireless network communications through a firewall
EP1562347A1 (en) * 2004-02-03 2005-08-10 AT&T Corp. Methods and apparatus for utilizing user software to communicate with network-resident services
US7437481B2 (en) 2004-02-03 2008-10-14 At&T Corp. Methods and apparatus for utilizing user software to communicate with network-resident services
EP1583310A1 (en) * 2004-03-31 2005-10-05 Matsushita Electric Industrial Co., Ltd. Telephone and adaptor for voice and video communication over IP
US7453827B2 (en) 2004-03-31 2008-11-18 Matsushita Electric Industrial Co., Ltd. IP telephone and IP adaptor
CN1716964B (en) * 2004-06-30 2011-07-27 微软公司 Sustaining session connections
JP2009527036A (en) * 2006-02-15 2009-07-23 アリババ グループ ホールディング リミテッド Method and system for performing instant messaging
WO2007093112A1 (en) 2006-02-15 2007-08-23 Alibaba Group Holding Limited A method and system for implementing instant communication
EP1986381A1 (en) * 2006-02-15 2008-10-29 Alibaba Group Holding Limited A method and system for implementing instant communication
EP1986381A4 (en) * 2006-02-15 2010-03-31 Alibaba Group Holding Ltd A method and system for implementing instant communication
WO2007143551A2 (en) 2006-06-02 2007-12-13 Alibaba Group Holding Limited Instant messaging using browser
EP2024860A4 (en) * 2006-06-02 2010-01-20 Alibaba Group Holding Ltd Instant messaging using browser
EP2024860A2 (en) * 2006-06-02 2009-02-18 Alibaba Group Holding Limited Instant messaging using browser
US8438227B2 (en) 2006-06-02 2013-05-07 Alibaba Group Holding Limited Instant messaging using browser
WO2008037295A1 (en) * 2006-09-27 2008-04-03 Cycos Aktiengesellschaft Method, server and program for displaying a piece of state information

Also Published As

Publication number Publication date
AU2043501A (en) 2001-05-30
WO2001037139A9 (en) 2002-05-23

Similar Documents

Publication Publication Date Title
US7636784B2 (en) System and method for maintaining presence and communicating over a computer network using the HTTP protocol
Bellovin Using the Domain Name System for System Break-ins.
CA2452998C (en) Method and system for providing static addresses for internet connected devices even if the underlying address is dynamic
US7509428B2 (en) Method and system for communicating between clients in a computer network
US6304908B1 (en) Mechanism for delivering a message based upon a source address
US6353660B1 (en) Voice call processing methods
US20050097222A1 (en) System and method for call routing in an ip telephony network
US20040073629A1 (en) Method of accessing internet resources through a proxy with improved security
US20020103931A1 (en) Virtual private networking using domain name service proxy
US8515388B2 (en) Performing operations on IP telephony device from a remote client
US20020174194A1 (en) Providing access to a plurality of message accounts from a single web-based interface
Kessler et al. A primer on Internet and TCP/IP tools and utilities
WO2001037139A1 (en) System and method for maintaining presence and communicating over a computer network using the http protocol
Cisco Product Overview
Cisco Product Overview
JP2002183009A (en) Device and method for providing communication service by individual identifier through internet
Cisco Product Overview
Tulu et al. Design and development of a SIP-based video conferencing application
KR100418858B1 (en) Method and Apparatus for Providing Real-Time Internet Communication Using User Account with Domain Name
KR100463053B1 (en) Method and System for Providing Hybrid Domain Name Service Supporting Static Domain together with Dynamic Domain
Kessler et al. RFC2151: A Primer On Internet and TCP/IP Tools and Utilities
Fajandar Implementing an Authorization model in a SIP User Agent to secure SIP sessions
Kurose et al. Application layer
Bryan et al. Standards-Based P2P Communications Systems
Kurose et al. Ch 2 Chapter 2 Application Layer

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

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

AL Designated countries for regional patents

Kind code of ref document: A1

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

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
AK Designated states

Kind code of ref document: C2

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

AL Designated countries for regional patents

Kind code of ref document: C2

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

COP Corrected version of pamphlet

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

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase