IP Library Granted Patent US 9,667,713
Granted Patent B2
US 9,667,713 · App. 13/410,232 · Granted May 30, 2017

Apparatus and method for managing peer-to-peer connections between different service providers

Inventors: Andrew H. Vyrros (San Francisco, CA); Justin N. Wood (Sunnyvale, CA); Mitch Adler (Cupertino, CA); Joe S. Abuan (San Jose, CA); Conrad Sauerwald (Mountain View, CA); Hyeonkuk Jeong (Saratoga, CA); Roberto Garcia (Sunnyvale, CA)
Assignee: Apple Inc.
H04L67/104A63F13/335A63F13/34A63F13/71H04L45/745H04L67/04H04L67/26A63F2300/407A63F2300/408A63F2300/532A63F2300/5546A63F2300/5566A63F2300/5573H04L29/12509H04L61/2567H04L67/141
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 9,667,713
App. No.
13/410,232
Granted
May 30, 2017
Kind
B2
Abstract

In one embodiment of the invention, service providers generate bloom filters with the user ID codes of registered users and exchange the bloom filters with one another. In response to a request to locate a first user, a first service provider will query its own registration database to determine if the first user is registered with the first service provider. If the first user is not registered with the first service provider, then the first service provider will query its bloom filters to identify other service providers with which the first user may be registered. A positive response from a bloom filter indicates that the first user may or may not be registered with the service provider associated with that bloom filter, and a negative response indicates with certainty that the first user is not registered with the service provider associated with that bloom filter.

Claims (59)

1. A computer-implemented method performed by a physical device, comprising:

receiving and storing, by a first service provider, a bloom filter from a second service provider;

receiving, by the first service provider, a request to connect to a first user, the request including an alphanumeric identification (ID) code corresponding to the first user;

establishing a connection with the first user based at least in part on a determined compatibility with a network address translation (NAT) type of the first user, wherein the establishing the connection comprises establishing a peer-to-peer (P2P) connection with the first user upon determining that the NAT type of the first user is compatible and opening a relay connection with the first user using a relay service upon determining that the NAT type of the first user is incompatible; and

in response to the received connection request:

querying a registration database maintained by the first service provider to determine whether the first user is registered with the first service provider;

responsive to determining that the first user is not registered with the first service provider, for the bloom filter received from the second service provider:

executing a bloom filter function with the bloom filter and the alphanumeric ID code; and

responsive to receiving a positive response from executing the bloom filter function, transmitting a connection invitation to the second service provider; and

receiving, from the second service provider, an acceptance of the connection invitation, the acceptance indicating that the first user is registered with the second service provider.

2. The computer-implemented method as in claim 1 , further comprising:

providing network connection data to a second user for establishing the P2P network connection with the first user, the network connection data identifying the second service provider.

3. The computer-implemented method as in claim 1 , wherein the alphanumeric ID code comprises an email address.

4. The computer-implemented method as in claim 1 , wherein the alphanumeric ID code comprises a telephone number.

5. The computer-implemented method as in claim 1 , further comprising:

determining that the first user is registered with the first service provider; and

providing network connection data to a second user for establishing the P2P network connection with the first user, the network connection data identifying a network address managed by the first service provider.

6. The computer-implemented method as in claim 5 , wherein the network address comprises a TCP/IP address.

7. The computer-implemented method as in claim 1 , further comprising:

determining that the first user is not registered with the first service provider but is registered with the second service provider; and

using the second service provider as a proxy to transmit connection data to the first user, the connection data including networking data needed to establish the P2P connection from the first user to a second user which is registered with the first service provider.

8. The computer-implemented method as in claim 7 , further comprising;

using the first service provider as a proxy to provide connection data of the first user to the second user, the connection data needed to establish the P2P connection from the second user to the first user.

9. A non-transitory machine-readable medium having program code stored thereon which, when executed by one or more machines, causes the machines to perform the operations of:

receiving and storing, by a first service provider, a bloom filter from a second service provider;

receiving, by the first service provider, a request to connect to a first user, the request including an alphanumeric identification (ID) code corresponding to the first user;

establishing a connection with the first user based at least in part on a determined compatibility with a network address translation (NAT) type of the first user, wherein the establishing the connection comprises establishing a peer-to-peer (P2P) connection with the first user upon determining that the NAT type of the first user is compatible and opening a relay connection with the first user using a relay service upon determining that the NAT type of the first user is incompatible; and

in response to the received connection request:

querying a registration database maintained by the first service provider to determine if the first user is registered with the first service provider;

responsive to determining that the first user is not registered with the first service provider, for the bloom filter received from the second service provider:

executing a bloom filter function with the bloom filter and the alphanumeric ID code; and

responsive to receiving a positive response from executing the bloom filter function, transmitting a connection invitation to the second service provider; and

receiving, from the second service provider, an acceptance of the connection invitation, the acceptance indicating that the first user is registered with the second service provider.

10. The machine-readable medium as in claim 9 , comprising program code executed by the one or more machines to perform the additional operations of:

providing network connection data to a second user for establishing the P2P network connection with the first user, the network connection data identifying the second service provider.

11. The machine-readable medium as in claim 9 , wherein the alphanumeric ID code comprises an email address.

12. The machine-readable medium as in claim 9 , wherein the alphanumeric ID code comprises a telephone number.

13. The machine-readable medium as in claim 9 , comprising program code executed by the one or more machines to perform the additional operations of:

determining that the first user is registered with the first service provider, and providing network connection data to a second user for establishing the P2P network connection with the first user, the network connection data identifying a network address managed by the first service provider.

14. The machine-readable medium as in claim 9 , comprising program code executed by the one or more machines to perform the additional operations of:

determining that the first user is not registered with the first service provider but is registered with the second service provider, and

using the second service provider as a proxy to transmit connection data to the first user, the connection data including networking data needed to establish the P2P connection from the first user to a second user which is registered with the first service provider.

15. The machine-readable medium as in claim 14 , comprising program code executed by the one or more machines to perform the additional operations of:

using the first service provider as a proxy to provide connection data of the first user to the second user, the connection data needed to establish the P2P connection from the second user to the first user.

16. The machine-readable medium as in claim 13 , wherein the network address comprises a TCP/IP address.

17. A computer-implemented method performed by a physical device, comprising:

receiving and storing, at a first service provider, over a time period, a plurality of bloom filters from a plurality of service providers, wherein each of the bloom filters:

is generated from alphanumeric identification (ID) codes of all users registered with one of the service providers; and

is usable by the first service provider to determine with certainty that certain alphanumeric ID codes do not identify users registered with the one of the service providers;

after the time period, receiving a request to connect to a first user, the request including an alphanumeric ID code for the first user;

establishing a connection with the first user based at least in part on a determined compatibility with a network address translation (NAT) type of the first user, wherein the establishing the connection comprises establishing a peer-to-peer (P2P) connection with the first user upon determining that the NAT type of the first user is compatible and opening a relay connection with the first user using a relay service upon determining that the of the first user is incompatible; and

in response to the received connection request:

determining that the first user is not registered with the first service provider;

executing a bloom filter function with each of the bloom filters and the alphanumeric ID code;

responsive to at least two bloom filters returning a positive result, transmitting a connection invitation to each of at least two service providers identified by the at least two bloom filters;

receiving a first acceptance from a first of the at least two service providers and a second acceptance from a second of the at least two service providers, the multiple acceptances indicating with certainty that the first user and another use share a same alphanumeric ID code; and

performing an additional check to determine whether the first user is registered with the first or second of the at least two service providers.

18. The computer-implemented method as in claim 17 , wherein the additional check comprises comparing a first telephone phone number associated with the first user to a second telephone phone number associated with a second user.

19. The computer-implemented method as in claim 17 , wherein the additional check comprises comparing a name associated with the first user to a name associated with a second user.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 7, 2012
From: VYRROS, ANDREW H.; WOOD, JUSTIN N.; ADLER, MITCH; ABUAN, JOE S.; SAUERWALD, CONRAD; JEONG, HYEONKUK; GARCIA, ROBERTO
To: APPLE INC.
Reel/Frame 027819/0517 →
Continuity (2)
Provisional Application 61454930 · Mar 21, 2010
Related Publication 20120246301A1 · Sep 27, 2012