WO1997048050A1 - Ip name resolution system - Google Patents

Ip name resolution system Download PDF

Info

Publication number
WO1997048050A1
WO1997048050A1 PCT/IL1997/000177 IL9700177W WO9748050A1 WO 1997048050 A1 WO1997048050 A1 WO 1997048050A1 IL 9700177 W IL9700177 W IL 9700177W WO 9748050 A1 WO9748050 A1 WO 9748050A1
Authority
WO
WIPO (PCT)
Prior art keywords
address
name resolution
resolution server
network
database
Prior art date
Application number
PCT/IL1997/000177
Other languages
French (fr)
Inventor
Ori Cohen
Original Assignee
Vdonet Corporation Ltd.
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 Vdonet Corporation Ltd. filed Critical Vdonet Corporation Ltd.
Priority to AU29754/97A priority Critical patent/AU2975497A/en
Publication of WO1997048050A1 publication Critical patent/WO1997048050A1/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/45Network directories; Name-to-address mapping
    • H04L61/4535Network directories; Name-to-address mapping using an address exchange platform which sets up a session between two nodes, e.g. rendezvous servers, session initiation protocols [SIP] registrars or H.323 gatekeepers
    • 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/4552Lookup mechanisms between a plurality of directories; Synchronisation of directories, e.g. metadirectories
    • 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/4555Directories for electronic mail or instant messaging

Definitions

  • the present invention relates to Transmission Control Protocol/Internet Protocol (TCP/IP) networks and in particular to a system for dynamically resolving IP user addresses.
  • TCP/IP Transmission Control Protocol/Internet Protocol
  • IP Internet Protocol
  • the Internet is presently by far the most popular network to connect to.
  • the number of networks connected to the Internet grows each day.
  • electronic mail e-mail
  • Today, however, Internet telephone applications are available as well as video phone applications. These applications work by digitizing some type of analog information (i.e., voice or video signals) and converting it into digital format and transmitting it from one place to another.
  • a major problem confronting users of these advanced communication applications is how to connect to another user.
  • these applications require that the party to be called must be on-line at the time of placing the call.
  • the calling party must also have a means of communicating who the called party is.
  • Each party on the network needs a unique identifying handle or name.
  • Yet another object of the present invention is to provide a system of communications between two users that does not require a full time connection to the name database storage location.
  • Another object of the present invention to provide a system of communications between two users that operates by establishing a direct connection between the two users.
  • the present invention discloses a system of providing dynamic resolution of an IP address (e.g., an Internet IP address) to a user's personal details using one or more name resolution servers.
  • the system can be used with applications where knowledge of a user's IP address is required in order for communications to be established.
  • Sample applications include recently available Internet voice and video phone applications.
  • the present invention teaches a method of connecting multiple user's on an IP network without the need for each user to have knowledge of the other's IP address.
  • the system of the present invention eliminates the burden from users of having to know the IP address of the party they wish to communicate with.
  • a soltware application incorporating the method of the present invention, a user can establish a communication link with another party without needing to know their IP address.
  • the method comprises two separate but related processes.
  • the first is a registration process that runs each time a user launches the application of the present invention.
  • the registration process inserts details about the user into a new record, if it does not already exist, in a database maintained within the name resolution server.
  • the second a call establishment process runs each time a user wishes to establish a communication link with another user.
  • the call establishment process queries the database for the user's IP address using the e-mail address as the index. Once found, a direct connection is established between the two users.
  • a method of dynamically resolving an Internet Protocol (IP) address of a called party in an IP network wherein a calling party establishes a communication link directly with the called party, the method including the steps of providing a name resolution server for maintaining a database, the database having multiple records, each the record having a field for an IP address, an active status and at least one personal detail, registering the calling party within the name resolution server, registering the called party within the name resolution server, querying the database within the name resolution server for the at least one personal detail associated with the called party, transmitting an IP address associated with the at least one personal detail associated with the called party to the calling party, and establishing the direct communications link between the calling party and the called party utilizing the IP address associated with the at least one personal detail associated with the called party.
  • IP Internet Protocol
  • the steps of registering includes the steps of establishing a temporary link to the name resolution server, transmitting an IP address and at least one personal detail to the name resolution server, inserting the IP address and at least one personal detail into the database within the name resolution server, setting the active status field to indicate that the party associated with the IP address is currently on-line, and terminating the temporary link to the name resolution server.
  • the IP network comprises the Internet network.
  • IP Internet Protocol
  • a calling party establishes a communication link directly with the called party
  • the system including a first and second application, the first application for providing an interface to the IP network to the calling party, the second application for providing an interface to the IP network to the called party, a name resolution server temporarily coupled to the first and second applications through the IP network, a database utilized by the name resolution server, the database having records comprising the fields of an IP address, at least one personal detail and an active status, the first and second applications operative to register the calling and the called parties, respectively, within the name resolution server, and the first application operative to query for and retrieve from the database within the name resolution server the IP address of the called party, and to subsequently establish the direct communication link between the calling and the called parties.
  • IP Internet Protocol
  • a method of transmitting an information message to a group of users on an Internet Protocol (IP) network the IP network being accessed by a set of users, the method including the steps of providing a name resolution server for maintaining a database, the database having multiple records, each the record having a field for an IP address, an active status and at least one personal detail, each the record associated with a single user within the set of users, registering a set of the users within the name resolution server, querying the database within the name resolution server for the at least one personal detail associated with the set of users, performance of the query resulting in the group of users, and transmitting the information message to the group of users.
  • IP Internet Protocol
  • Fig. 1 is a high level block diagram illustrating the system of the present invention applied to a sample Internet application which includes two users attempting to communicate with each other;
  • Fig. 2 illustrates the various data fields of the registration database maintained within the name resolution server
  • Fig. 3 is a high level flow diagram illustrating the registration process of the system of the present invention.
  • Fig. 4 is a high level flow diagram illustrating the process of establishing a connection using the system of the present invention.
  • FIG. 1 A high level block diagram illustrating the name resolution system, generally referenced 10, of the present invention applied to a sample Internet application which includes two users, user A 20 and user B 34, attempting to communicate with each other is shown in Figure 1.
  • User's A and B can use any communication means that permits communications over an IP network 26, such as the Internet. Such means of communication may include Internet phone products, video phone products, or any other IP network enabled communication means.
  • User A uses application 22 to connected to IP network 26 via service provider 24.
  • user B uses application 32 to connect to IP network 26 via service provider 30.
  • System 10 functions to provide dynamic resolution of an IP address (e.g., an Internet IP address) to a user ' s personal details using one or more name resolution servers 28.
  • the system can be used with applications where knowledge of a user's IP address is required in order for communications to be established. Sample applications include recently available Internet voice and video phone applications.
  • System 10 provides a method of connecting multiple user's on an IP network without the need for each user to have knowledge of the other's IP address.
  • users who log onto the Internet using a dial-up Internet service provider are assigned a temporary or dynamic IP address as opposed to a static or fixed IP address.
  • the IP address is assigned from a pool of IP addresses allocated to the service provider.
  • a domain name IP address server assigns an IP address the moment they log in and is valid only for the duration of that particular session. The next time they log in, a different IP address is likely to be assigned.
  • the system of the present invention eliminates the burden from users from having to know the IP address of the party they wish to communicate with.
  • a user can establish a communication link with another party without needing to know their IP address.
  • the method comprises two separate but related processes. The first, is a registration process that runs each time a user launches the application of the present invention. The second, a call establishment process runs each time a user wishes to establish a communication link with another user. Both processes are described in more detail below.
  • the registration process lets the name resolution server know that a user is actively logged in on the IP network (e.g., the Internet).
  • the call establishment process operates to query the name resolution server for the IP address of the party to be called. If found, it is passed to the querying application and subsequently a direct connection is established between the two users.
  • the table comprises fields for e-mail address, IP address, active status and a pointer to other fields.
  • the e-mail field is the field that is used by users to identify themselves and other users.
  • IP network environment such as the Internet
  • IP addresses are assigned to users on the fly. The service provider is allotted a range of IP addresses and as subscribers logon the IP addresses are assigned. These IP addresses are only associated with that user for the duration of that particular session.
  • a user's e-mail address is used as the index or key to finding records in the database.
  • the IP address field is the user's IP address. Typically, this is assigned during the logon procedure of the service provider.
  • An active field can comprise either a 'no' or a 'yes'. This field indicates 'yes' whenever a user is logged in and has activated the Internet application of the present invention.
  • additional fields of data may be included by referring to them using a pointer or other suitable mechanism.
  • Each record of the table contains information associated with one user.
  • the data in the e-mail address column (or any other type of data chosen to distinguish one user from another) must be unique with no two records having the same e-mail address.
  • the IP address data fields must also be unique.
  • FIG. 3 A high level flow diagram illustrating the registration process of the system of the present invention is shown in Figure 3.
  • the first step is that the user establish a connection to IP network 26 (step 50). This can be done in any number of ways, a popular method being to dial up an Internet service provider 24, 30. Once connected to the service provider, an IP address, good for the duration of that session only, is assigned and transmitted to the connection software running on the computers used by the user.
  • the user launches the application of the present invention 22, 32 (step 52).
  • the application determines the IP address of the computer it is running on (step 54).
  • the application then establishes a temporary coimection indicated by dashed lines 36 (user A) and 38 (user B) to name resolution server 28 (step 56).
  • the application then transmits the IP address of the user, their e-mail address (or, in an alternative embodiment, other identifying information) and any olher desired personal information about the user, to the name resolution server (step 58). Processing is then carried out within the same resolution server. First, it is determined whether a record with that e-mail address already exists (step 60).
  • step 64 it is determined whether the corresponding IP address has changed (step 64) If it has, then the new IP address is inserted into the table in place of the old one (step 66). If the user has not previously registered (i.e., there is no entry under that e-mail address), than a new record is created and the user's e-mail address. IP address and other personal details about the user are inserted into the newly created record in the table (step 62). In addition, the active field of the new record is set to 'yes " indicating that the user is currently on-line (step 68).
  • FIG. 4 A high level flow diagram illustrating the process of establishing a connection using the system of the present invention is shown in Figure 4.
  • a user wishing to establish a connection to another user first enters the e-mail address of the user to be called into application 22 (step 72).
  • user A 20 wishing to communicate with user B 34 would enter user B's e-mail address into application 22.
  • Application 22 then develops and sends a query to the name resolution server
  • the query includes user B's e-mail address and a request for its corresponding IP address.
  • a search is performed for a record that contains the e-mail address of user B (step 76). If it is not found, a message is returned to user A indicating that user B is not registered, or at least not registered under that particular e-mail address (step 78). If a record was found, the active field is then checked (step 80). If the active field equals 'no' then a message is returned to user A indicating that user B is currently not on-line (step 82).
  • step 84 If the active field equals 'yes' than a message is returned to user A which contains the IP address of user B, and optionally any other desired details (step 84). After the query has been executed, the link to the name resolution server is terminated. If the IP address for user B was found, application 22 than establishes a direct connection through IP network 26 to user B through application 32. Communications then proceed directly through IP network 26 (indicated by dashed line 40) and the name resolution server is not accessed until the occurrence of the next registration or call establishment event.
  • a brief temporary link is again established to the name resolution server.
  • a message is sent containing the user's e-mail address to the name resolution server.
  • the active field, in the record containing the user's e-mail address is set to 'no'. This serves lo de-register the user from the directory database maintained in the name resolution server. Thus, other users trying to connect to this particular user will receive a message indicating that the user is not currently on-line.
  • the present invention has applications as a personal or business directory resource.
  • a user launches Internet application 22 or 32 ( Figure 1 ).
  • the user ' s 'business card' can be registered in the database within the name resolution server 28.
  • the business card can contain any type of relevant or other useful information about the user such as name, address, business, interests, etc.
  • Other users also on-line can search the database in the name resolution server and initiate a connection directly to other registered users using the mechanism described in Figure 4.
  • the present invention can also be applied to advertising or information distribution applications.
  • software on the name resolution server ( Figure 1 ) can extract a list of active (i.e. registered) users from the database.
  • Information messages can then be sent to a group of selected users meeting any arbitrary profile or criteria.
  • Such information messages can be in a form of text, graphics, audio, video, pointers to other sources of information (e.g., uniform resource locators or URLs) or any other form of information transmittable over a TCP/IP network.
  • the information messages can be sent randomly to registered users (i.e., without matching users to a profile) or can be sent in accordance to various rules. Such rules may include sending the same message to all users or sending different messages to different users, for example.
  • the owner of the name resolution server can vary the frequency of the information messages as well as vary the rules by which the messages are sent.

Abstract

A novel system of providing dynamic resolution of an IP address to a user's personal details (20, 34) using one or more name resolution servers (28) is disclosed. The system can be used with applications where knowledge of a user's IP address is required in order for communications to be established. The present invention teaches a method of connecting multiple user's on an IP network (26) without the need for each user (20, 34) to have knowledge of the other's IP address. The system of the present invention eliminates the burden from users (20, 34) of having to know the IP address of the party they wish to communicate with. Using a software application (22, 32) incorporating the method of the present invention, a user (20) can establish a communication link with another party (34) without needing to know their IP address.

Description

IP NAME RESOLUTION SYSTEM
FIELD OF THE INVENTION
The present invention relates to Transmission Control Protocol/Internet Protocol (TCP/IP) networks and in particular to a system for dynamically resolving IP user addresses.
BACKGROUND OF THE INVENTION
Currently, the number of Internet Protocol (IP) based networks being established around the world is growing at an incredible rate. The majority of these IP networks eventually include some sort of link to other networks. The Internet is presently by far the most popular network to connect to. The number of networks connected to the Internet grows each day. For most users of the Internet, electronic mail (e-mail) is the preferred means of communicating with other people. Today, however, Internet telephone applications are available as well as video phone applications. These applications work by digitizing some type of analog information (i.e., voice or video signals) and converting it into digital format and transmitting it from one place to another.
A major problem confronting users of these advanced communication applications is how to connect to another user. Generally, these applications require that the party to be called must be on-line at the time of placing the call. The calling party must also have a means of communicating who the called party is. Each party on the network needs a unique identifying handle or name. In addition, it would be desirable to know whether the party to be called exists at all on the network and, more particularly, whether the party is presently on-line and ready to receive calls. SUMMARY OF THE INVENTION
Accordingly, it is an object of the present invention to provide a system of resolving names on an IP based network.
It is another object of the present invention to provide a system of resolving names that maintains a centralized location for storage of a name database.
Yet another object of the present invention is to provide a system of communications between two users that does not require a full time connection to the name database storage location.
Another object of the present invention to provide a system of communications between two users that operates by establishing a direct connection between the two users.
The present invention discloses a system of providing dynamic resolution of an IP address (e.g., an Internet IP address) to a user's personal details using one or more name resolution servers. The system can be used with applications where knowledge of a user's IP address is required in order for communications to be established. Sample applications include recently available Internet voice and video phone applications. The present invention teaches a method of connecting multiple user's on an IP network without the need for each user to have knowledge of the other's IP address. The system of the present invention eliminates the burden from users of having to know the IP address of the party they wish to communicate with. Using a soltware application incorporating the method of the present invention, a user can establish a communication link with another party without needing to know their IP address. The method comprises two separate but related processes. The first, is a registration process that runs each time a user launches the application of the present invention. The registration process inserts details about the user into a new record, if it does not already exist, in a database maintained within the name resolution server. The second, a call establishment process runs each time a user wishes to establish a communication link with another user. The call establishment process queries the database for the user's IP address using the e-mail address as the index. Once found, a direct connection is established between the two users.
Therefore, in accordance with a preferred embodiment of the present invention, there is provided a method of dynamically resolving an Internet Protocol (IP) address of a called party in an IP network, wherein a calling party establishes a communication link directly with the called party, the method including the steps of providing a name resolution server for maintaining a database, the database having multiple records, each the record having a field for an IP address, an active status and at least one personal detail, registering the calling party within the name resolution server, registering the called party within the name resolution server, querying the database within the name resolution server for the at least one personal detail associated with the called party, transmitting an IP address associated with the at least one personal detail associated with the called party to the calling party, and establishing the direct communications link between the calling party and the called party utilizing the IP address associated with the at least one personal detail associated with the called party.
Wherein the steps of registering includes the steps of establishing a temporary link to the name resolution server, transmitting an IP address and at least one personal detail to the name resolution server, inserting the IP address and at least one personal detail into the database within the name resolution server, setting the active status field to indicate that the party associated with the IP address is currently on-line, and terminating the temporary link to the name resolution server. In addition, the IP network comprises the Internet network.
There is also provided in accordance with a preferred embodiment of the present invention a system for dynamically resolving an Internet Protocol (IP) address of a called party in an IP network, wherein a calling party establishes a communication link directly with the called party, the system including a first and second application, the first application for providing an interface to the IP network to the calling party, the second application for providing an interface to the IP network to the called party, a name resolution server temporarily coupled to the first and second applications through the IP network, a database utilized by the name resolution server, the database having records comprising the fields of an IP address, at least one personal detail and an active status, the first and second applications operative to register the calling and the called parties, respectively, within the name resolution server, and the first application operative to query for and retrieve from the database within the name resolution server the IP address of the called party, and to subsequently establish the direct communication link between the calling and the called parties.
In addition, there is also provided in accordance with a preferred embodiment of the present invention a method of transmitting an information message to a group of users on an Internet Protocol (IP) network, the IP network being accessed by a set of users, the method including the steps of providing a name resolution server for maintaining a database, the database having multiple records, each the record having a field for an IP address, an active status and at least one personal detail, each the record associated with a single user within the set of users, registering a set of the users within the name resolution server, querying the database within the name resolution server for the at least one personal detail associated with the set of users, performance of the query resulting in the group of users, and transmitting the information message to the group of users.
BRIEF DESCRIPTION OF THE DRAWINGS
The invention is herein described, by way of example only, with reference to the accompanying drawings, wherein:
Fig. 1 is a high level block diagram illustrating the system of the present invention applied to a sample Internet application which includes two users attempting to communicate with each other;
Fig. 2 illustrates the various data fields of the registration database maintained within the name resolution server;
Fig. 3 is a high level flow diagram illustrating the registration process of the system of the present invention; and
Fig. 4 is a high level flow diagram illustrating the process of establishing a connection using the system of the present invention.
DETAILED DESCRIPTION OF THE INVENTION
A high level block diagram illustrating the name resolution system, generally referenced 10, of the present invention applied to a sample Internet application which includes two users, user A 20 and user B 34, attempting to communicate with each other is shown in Figure 1. User's A and B can use any communication means that permits communications over an IP network 26, such as the Internet. Such means of communication may include Internet phone products, video phone products, or any other IP network enabled communication means. User A uses application 22 to connected to IP network 26 via service provider 24. Similarly, user B uses application 32 to connect to IP network 26 via service provider 30.
System 10 functions to provide dynamic resolution of an IP address (e.g., an Internet IP address) to a user's personal details using one or more name resolution servers 28. The system can be used with applications where knowledge of a user's IP address is required in order for communications to be established. Sample applications include recently available Internet voice and video phone applications. System 10 provides a method of connecting multiple user's on an IP network without the need for each user to have knowledge of the other's IP address. As described above, users who log onto the Internet using a dial-up Internet service provider, are assigned a temporary or dynamic IP address as opposed to a static or fixed IP address. The IP address is assigned from a pool of IP addresses allocated to the service provider. A domain name IP address server assigns an IP address the moment they log in and is valid only for the duration of that particular session. The next time they log in, a different IP address is likely to be assigned.
The system of the present invention eliminates the burden from users from having to know the IP address of the party they wish to communicate with. Using a software application incorporating the method of the present invention, a user can establish a communication link with another party without needing to know their IP address. The method comprises two separate but related processes. The first, is a registration process that runs each time a user launches the application of the present invention. The second, a call establishment process runs each time a user wishes to establish a communication link with another user. Both processes are described in more detail below.
In general, the registration process lets the name resolution server know that a user is actively logged in on the IP network (e.g., the Internet). The call establishment process operates to query the name resolution server for the IP address of the party to be called. If found, it is passed to the querying application and subsequently a direct connection is established between the two users.
Both processes make use of a registration database maintained within the name resolution server, the fields of which are illustrated in Figure 2. The table comprises fields for e-mail address, IP address, active status and a pointer to other fields. In a preferred embodiment, the e-mail field is the field that is used by users to identify themselves and other users. In a typical IP network environment, such as the Internet, the only piece of identifying information users have to identify one another is an e-mail address. It is typically rare that someone has a fixed IP address that does not change. Most of the time, with most dial-up Internet service providers, IP addresses are assigned to users on the fly. The service provider is allotted a range of IP addresses and as subscribers logon the IP addresses are assigned. These IP addresses are only associated with that user for the duration of that particular session.
Thus, a user's e-mail address is used as the index or key to finding records in the database. Referring to Figure 2. the first column in the table lists the e-mail addresses for USERA to USERX. Alternate embodiments can utilize any other item of information as long as it can uniquely identify a user. The IP address field is the user's IP address. Typically, this is assigned during the logon procedure of the service provider. An active field can comprise either a 'no' or a 'yes'. This field indicates 'yes' whenever a user is logged in and has activated the Internet application of the present invention. In addition to the above information additional fields of data may be included by referring to them using a pointer or other suitable mechanism.
Each record of the table contains information associated with one user. In addition, the data in the e-mail address column (or any other type of data chosen to distinguish one user from another) must be unique with no two records having the same e-mail address. Similarly, the IP address data fields must also be unique.
As described earlier, before communications between two users can be established, both users must be registered. The registration process will now be described in more detail. A high level flow diagram illustrating the registration process of the system of the present invention is shown in Figure 3. With reference also to Figures 1 and 2. the first step is that the user establish a connection to IP network 26 (step 50). This can be done in any number of ways, a popular method being to dial up an Internet service provider 24, 30. Once connected to the service provider, an IP address, good for the duration of that session only, is assigned and transmitted to the connection software running on the computers used by the user.
Once a connection is established, the user then launches the application of the present invention 22, 32 (step 52). The application then determines the IP address of the computer it is running on (step 54). The application then establishes a temporary coimection indicated by dashed lines 36 (user A) and 38 (user B) to name resolution server 28 (step 56). The application then transmits the IP address of the user, their e-mail address (or, in an alternative embodiment, other identifying information) and any olher desired personal information about the user, to the name resolution server (step 58). Processing is then carried out within the same resolution server. First, it is determined whether a record with that e-mail address already exists (step 60). If an entry already exists, i.e., the user has previously registered, then it is determined whether the corresponding IP address has changed (step 64) If it has, then the new IP address is inserted into the table in place of the old one (step 66). If the user has not previously registered (i.e., there is no entry under that e-mail address), than a new record is created and the user's e-mail address. IP address and other personal details about the user are inserted into the newly created record in the table (step 62). In addition, the active field of the new record is set to 'yes" indicating that the user is currently on-line (step 68).
The registration process occurs once, each time the user launches the application 22 or 32 (Figure 1 ). To establish a communication link with another user, a call establishment process is used, which will now be described in more detail. A high level flow diagram illustrating the process of establishing a connection using the system of the present invention is shown in Figure 4. With reference also to Figure 1 , in a preferred embodiment, a user wishing to establish a connection to another user first enters the e-mail address of the user to be called into application 22 (step 72). For example, user A 20 wishing to communicate with user B 34 would enter user B's e-mail address into application 22. As described previously, other alternative means of identifying users, other than e-mail addresses, may be employed without deviating from the principles of the invention. Application 22 then develops and sends a query to the name resolution server
(step 74). The query includes user B's e-mail address and a request for its corresponding IP address. Within the name resolution server, a search is performed for a record that contains the e-mail address of user B (step 76). If it is not found, a message is returned to user A indicating that user B is not registered, or at least not registered under that particular e-mail address (step 78). If a record was found, the active field is then checked (step 80). If the active field equals 'no' then a message is returned to user A indicating that user B is currently not on-line (step 82). If the active field equals 'yes' than a message is returned to user A which contains the IP address of user B, and optionally any other desired details (step 84). After the query has been executed, the link to the name resolution server is terminated. If the IP address for user B was found, application 22 than establishes a direct connection through IP network 26 to user B through application 32. Communications then proceed directly through IP network 26 (indicated by dashed line 40) and the name resolution server is not accessed until the occurrence of the next registration or call establishment event.
When a user wishes to terminate the application on his computer, a brief temporary link is again established to the name resolution server. During this session, a message is sent containing the user's e-mail address to the name resolution server. The active field, in the record containing the user's e-mail address, is set to 'no'. This serves lo de-register the user from the directory database maintained in the name resolution server. Thus, other users trying to connect to this particular user will receive a message indicating that the user is not currently on-line.
In addition to resolving names on an IP network, the present invention has applications as a personal or business directory resource. When a user launches Internet application 22 or 32 (Figure 1 ). the user's 'business card' can be registered in the database within the name resolution server 28. The business card can contain any type of relevant or other useful information about the user such as name, address, business, interests, etc. Other users also on-line can search the database in the name resolution server and initiate a connection directly to other registered users using the mechanism described in Figure 4.
The present invention can also be applied to advertising or information distribution applications. At an}' given point in time, software on the name resolution server (Figure 1 ) can extract a list of active (i.e. registered) users from the database. Information messages can then be sent to a group of selected users meeting any arbitrary profile or criteria. Such information messages can be in a form of text, graphics, audio, video, pointers to other sources of information (e.g., uniform resource locators or URLs) or any other form of information transmittable over a TCP/IP network. The information messages can be sent randomly to registered users (i.e., without matching users to a profile) or can be sent in accordance to various rules. Such rules may include sending the same message to all users or sending different messages to different users, for example. The owner of the name resolution server can vary the frequency of the information messages as well as vary the rules by which the messages are sent.
While the invention has been described with respect to a limited number of embodiments, it will be appreciated that many variations, modifications and other applications of the invention may be made. Rather, the scope of the present invention is defined only by the claims that follow:

Claims

1 . A method of dynamically resolving an Internet Protocol (IP) address of a called party in an IP network, wherein a calling party establishes a communication link directly with said called party, the method comprising the steps of: a. providing a name resolution server for maintaining a database, said database having multiple records, each said record having a field for an IP address, an active status and at least one personal detail; b. registering said calling party within said name resolution server; c. registering said called party within said name resolution server; d. querying said database within said name resolution server for said at least one personal detail associated with said called party; e. transmitting an IP address associated with said at least one personal detail associated with said called party to said calling party; and f. establishing said direct communications link between said calling party and said called party utilizing said IP address associated with said at least one personal detail associated with said called party.
2. The method according to claim 1 , wherein said steps of registering comprises the steps of: a. establishing a temporary link to said name resolution server; b. transmitting an IP address and at least one personal detail to said name resolution server; c. inserting said IP address and at least one personal detail into said database within said name resolution server; d. setting said active status field to indicate that the party associated with said IP address is currently on-line; and e. terminating said temporary link to said name resolution server.
3. The method according to any of claims 1-2, wherein said IP network comprises the Internet network.
4. A system for dynamically resolving an Internet Protocol (IP) address of a called party in an IP network, wherein a calling party establishes a communication link directly with said called party, the system comprising: a. a first and second application, said first application for providing an interface to said IP network to said calling party, said second application for providing an interface to said IP network to said called party; b. a name resolution server temporarily coupled to said first and second applications through said IP network; and c. a database utilized by said name resolution server, said database having records comprising the fields of an IP address, at least one personal detail and an active status, said first and second applications operative to register said calling and said called parties, respectively, within said name resolution server; and said first application operative to query for and retrieve from said database within said name resolution server the IP address of said called party, and to subsequently establish said direct communication link between said calling and said called parties.
5. The system according to claim 4, wherein said IP network comprises the Internet network.
6. A method of transmitting an information message to a group of users on an
Internet Protocol (IP) network, said IP network being accessed by a set of users, the method comprising the steps of: a. providing a name resolution server for maintaining a database, said database having multiple records, each said record having a field for an IP address, an active status and at least one personal detail, each said record associated with a single user within said set of users; b. registering a set of said users within said name resolution server; c. querying said database within said name resolution server for said at least one personal detail associated with said set of users, performance of said query resulting in said group of users; and d. transmitting said information message to said group of users.
7. The method according to claim 6, wherein said IP network comprises the Internet network.
PCT/IL1997/000177 1996-06-11 1997-06-03 Ip name resolution system WO1997048050A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU29754/97A AU2975497A (en) 1996-06-11 1997-06-03 Ip name resolution system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US66263196A 1996-06-11 1996-06-11
US08/662,631 1996-06-11

Publications (1)

Publication Number Publication Date
WO1997048050A1 true WO1997048050A1 (en) 1997-12-18

Family

ID=24658501

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IL1997/000177 WO1997048050A1 (en) 1996-06-11 1997-06-03 Ip name resolution system

Country Status (2)

Country Link
AU (1) AU2975497A (en)
WO (1) WO1997048050A1 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000039981A1 (en) * 1998-12-28 2000-07-06 Telefonaktiebolaget Lm Ericsson (Publ) Extended number portability database services
WO2001035602A1 (en) * 1999-11-12 2001-05-17 British Telecommunications Public Limited Company Establishing data connections
EP1128631A2 (en) * 2000-02-23 2001-08-29 Voith Turbo GmbH & Co. KG Communication device and communication method
US6301607B2 (en) 1998-02-06 2001-10-09 Netergy Networks, Inc. Arrangement and method for displaying and sharing images
NL1024014C2 (en) * 2002-07-30 2005-06-21 Transpace Tech Co Ltd Point-to-point (P2P) Internet connection establishment method uses Internet protocol (IP) server to send network user's temporary IP address to other users on network, and establishes connection to other users with handshake process
WO2006068339A1 (en) * 2004-12-20 2006-06-29 Nr Systems, Inc. Method for intermediating interpersonal electronic commerce and system thereof
WO2006083063A1 (en) * 2005-02-04 2006-08-10 Nr Systems, Inc. System and method for mediating and conducting peer-to-peer electronic commerce
KR100724294B1 (en) * 1999-09-28 2007-06-04 에이티 앤드 티 코포레이션 H.323 user, service and service provider mobility framework for the multimedia intelligent networking
US7486667B2 (en) 2000-01-07 2009-02-03 Centre One Method and apparatus for interfacing a public switched telephone network and an internet protocol network for multi-media communication
US7610403B2 (en) * 1999-10-29 2009-10-27 Fujitsu Limited Device retrieving a name of a communications node in a communications network

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5043881A (en) * 1985-04-03 1991-08-27 Hitachi, Ltd. Session control method for rewriting information in a session control device in an interactive processing system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5043881A (en) * 1985-04-03 1991-08-27 Hitachi, Ltd. Session control method for rewriting information in a session control device in an interactive processing system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
NEWSBYTES INC., August 1995, "Internet Instant Messaging Now Possible", pNEW08100027. *

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6301607B2 (en) 1998-02-06 2001-10-09 Netergy Networks, Inc. Arrangement and method for displaying and sharing images
US7124165B1 (en) * 1998-02-06 2006-10-17 8X8, Inc. Arrangement and method for displaying and sharing images
US6266405B1 (en) 1998-12-28 2001-07-24 Telefonaktiebolaget Lm Ericsson (Publ) Extended number portability database services
WO2000039981A1 (en) * 1998-12-28 2000-07-06 Telefonaktiebolaget Lm Ericsson (Publ) Extended number portability database services
KR100724294B1 (en) * 1999-09-28 2007-06-04 에이티 앤드 티 코포레이션 H.323 user, service and service provider mobility framework for the multimedia intelligent networking
US7610403B2 (en) * 1999-10-29 2009-10-27 Fujitsu Limited Device retrieving a name of a communications node in a communications network
WO2001035602A1 (en) * 1999-11-12 2001-05-17 British Telecommunications Public Limited Company Establishing data connections
US7441002B1 (en) 1999-11-12 2008-10-21 British Telecommunications Public Limited Company Establishing data connections
US7486667B2 (en) 2000-01-07 2009-02-03 Centre One Method and apparatus for interfacing a public switched telephone network and an internet protocol network for multi-media communication
US10375249B2 (en) 2000-01-07 2019-08-06 Centre One Providing real-time voice communication between devices connected to an internet protocol network and devices connected to a public switched telephone network
US10063710B2 (en) 2000-01-07 2018-08-28 Centre One Providing real-time voice communication between devices connected to an internet protocol network and devices connected to a public switched telephone network
US8125982B2 (en) 2000-01-07 2012-02-28 Centre One Providing real-time voice communication between devices connected to an internet Protocol network and devices connected to a public switched telephone network
EP1128631A3 (en) * 2000-02-23 2001-09-26 Voith Turbo GmbH & Co. KG Communication device and communication method
EP1128631A2 (en) * 2000-02-23 2001-08-29 Voith Turbo GmbH & Co. KG Communication device and communication method
NL1024014C2 (en) * 2002-07-30 2005-06-21 Transpace Tech Co Ltd Point-to-point (P2P) Internet connection establishment method uses Internet protocol (IP) server to send network user's temporary IP address to other users on network, and establishes connection to other users with handshake process
WO2006068339A1 (en) * 2004-12-20 2006-06-29 Nr Systems, Inc. Method for intermediating interpersonal electronic commerce and system thereof
WO2006083063A1 (en) * 2005-02-04 2006-08-10 Nr Systems, Inc. System and method for mediating and conducting peer-to-peer electronic commerce

Also Published As

Publication number Publication date
AU2975497A (en) 1998-01-07

Similar Documents

Publication Publication Date Title
US6026441A (en) Method for establishing communication on the internet with a client having a dynamically assigned IP address
US6694375B1 (en) Communications network and method having accessible directory of user profile data
US6836476B1 (en) Business model, system and method for voice and/or data communications with local business
US6546005B1 (en) Active user registry
RU2273103C2 (en) Method and device for exchanging information via communication network
US8553857B2 (en) Systems and methods for receiving telephone calls via instant messaging
KR100472952B1 (en) A SIP(Session Initiation Protocol) Load Balancing Apparatus and Method
US6678720B1 (en) Chat system and method for delivering additional information via another independent network
US6192123B1 (en) Method and apparatus for initiating telephone calls using a data network
JP3742108B2 (en) Remote communication service provision method
US8073920B2 (en) Service authorizer
US20030225843A1 (en) Message server, message system, and method of management of presence information as well as program for implementing presence information management
US20020126679A1 (en) Internet-intranet greeting service
US20050022013A1 (en) Method for customized data output on a web site
JP2000504917A (en) How to access the target entity on the communication network
CA2314780A1 (en) Object-enabled real-time messaging system
CN102077562A (en) Methods to route, to address and to receive a communication in a contact center, caller endpoint, communication server, document server for these methods
WO1997048050A1 (en) Ip name resolution system
CA2389474A1 (en) Establishing data connections
EP1347626A2 (en) A system and method for seamless audio retrieval and transmittal during wireless application protocol sessions
US20030191647A1 (en) Method & system for managing web pages, and telecommunications via multilingual keywords and domains
US8027443B2 (en) Method and apparatus for exchange of data objects between network nodes depending on terminal capability
KR100388610B1 (en) System And Method For IP Phone Number Management
US20040109446A1 (en) Calling method and system of flexible IP internet phone
EP1819132B1 (en) Method and system for addressing in relation to multiple applications

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GE HU IL IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK TJ TM TR TT UA UG UZ VN AM AZ BY KG KZ MD RU TJ TM

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH KE LS MW SD SZ UG AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG

121 Ep: the epo has been informed by wipo that ep was designated in this application
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

NENP Non-entry into the national phase

Ref country code: JP

Ref document number: 98501404

Format of ref document f/p: F

122 Ep: pct application non-entry in european phase