Remote message routing device and methods thereof
A message routing method includes receiving a plurality of messages at a routing node. The routing node is configured to route each received message based on the message type. Accordingly, the routing node is able to establish a peer-to-peer connection between the message source and a destination node for a designated message type, while establishing a server-client connection between the message source and a server for other message types. The routing node can also route messages to different groups of destination nodes depending on the message type, thereby providing a flexible way to route messages over a network.
Latest QUALCOMM Incorporated Patents:
- Techniques for intelligent reflecting surface (IRS) position determination in IRS aided positioning
- Space vehicle geometry based machine learning for measurement error detection and classification
- Signal modification for control channel physical layer security
- Techniques for collecting sidelink channel feedback from a receiving UE
- Broadcast of sidelink resource indication
This application claims priority to U.S. Provisional Patent Application No. 60/991,140, entitled “System and Method for Distributed Method Routing,” filed on Nov. 29, 2007, which is assigned to the current assignee hereof and is incorporated herein by reference in its entirety.
BACKGROUND1. Field of the Disclosure
The present disclosure relates to communication between nodes, and more particularly to communication between electronic devices.
2. Description of the Related Art
A network may be characterized by several factors like who can use the network, the type of traffic the network carries, the medium carrying the traffic, the typical nature of the network's connections, and the transmission technology the network uses. For example, one network may be public and carry circuit switched voice traffic while another may be private and carry packet switched data traffic. Whatever the make-up, most networks facilitate the communication of information between at least two nodes, and as such act as communication networks.
In recent years, several applications have been developed that rely on timely and effective interactions between two or more elements of a communication network. For example, an online banking server, or host, may interact with hundreds or thousands of client computers via the communication network. With such an architecture, the networked host computer is frequently tasked with providing content to clients, receiving client requests, processing those requests, and responding to those requests, and synchronizing those requests with the requests of other clients. However, a large number of communications between client and host, or between peers in a peer-to-peer network can be difficult to communicate over a network in an efficient manner, undesirably slowing communications.
The present disclosure may be better understood, and its numerous features and advantages made apparent to those skilled in the art by referencing the accompanying drawings.
A message routing method includes receiving a plurality of messages at a routing node. The routing node is configured to route each received message based on the message type. Accordingly, the routing node is able to establish a peer-to-peer connection between the message source and a destination node for a designated message type, while establishing a server-client connection between the message source and a server for other message types. The routing node can also route messages to different groups of destination nodes depending on the message type, thereby providing a flexible way to route messages over a network.
Referring to
For purposes of discussion herein, communication nodes are generally classified into one or more of several types, including authority nodes, data source nodes, routing nodes, and interested nodes (also referred to as destination nodes). As used herein, an authority node is a communication node configured to establish message routing rules based on requests from a data source node. As used herein, a data source node is communication node configured to generate messages for communication to other nodes. A message refers to a unit of information designated for communication to another node or nodes, and can typically be divided into data segments for communication via the physical layer of the network being used for communication. Thus, a message can be divided into multiple packets for communication via a packet-switched network. A routing node refers to a communication node that is configured to receive messages from other communication nodes, and route the received messages to one or more nodes based on one or more message routing rules. A routing node is distinguished from a routing device, such as a conventional router, in that the routing node is able to determine the message type and route the message to more than one destination node based on the message type. A router device, in contrast, routes a packet (which may be associated with a message) based on a packet address. An interested node refers to a communication node that is one of the targeted destinations of a message.
It will be appreciated that a particular communication node can be associated with more than one type of node. Thus, for example, a single communication node can be an authority node, a data source node, a routing node, an interested node, or any combination thereof. Moreover, although for purposes of discussion the communication nodes of
It will further be appreciated that nodes can be associated with different types of electronic devices. For example, communication network 100 can be associated with a wide area network configuration, where network 110 represents the Internet or other wide area network. In this configuration, the authority node 102 and data source node 104 can be located at a server device, and communication nodes 120-124 can represent separate client devices, such as desktop computers, portable computers, cell phones, and the like. In another embodiment, communication network 100 can represent a communication network internal to an electronic device, where network 110 is a communication bus. In such an embodiment, the authority node 102 can be a data processor device, and communication nodes 120-124 can represent additional processor devices, peripheral devices, memory devices, and the like. For purposes of discussion herein, it is assumed that network 110 is a wide-area packet-switched network, such as the Internet.
In operation, data source node 104 can send a request to authority node 102 to establish node 104 as a data source node. This request may optionally contain a set of types of messages that the data source node is requesting to be able to generate. In response, authority node 102 can determine if the request is authorized, according to a set of authorization rules (such as password authentication or other security procedure). If the request is authorized, authority node 102 determines a set of message routing rules, based on the types of messages to be communicated by data source node 104 or based on the types of messages requested by the data source node 104. For example, authority node 102 can determine that data source node will be communicating three types of messages, and establish message routing rules for each type of message.
Authority node 102 communicates the message routing rules to the routing node 130. The message routing rules, as a whole, indicate the type of messages to be communicated and the interested nodes associated with each group. In an embodiment, the message type can be indicated by one or more fields in a header of a packet associated with the message. In another embodiment, the routing node 130 can determine the message type by inspecting the data payload of a packet associated with the message. In addition, in a particular embodiment, the message type refers to a characteristic of the message, such as an intended use of the message or a type of data being communicated by the message, that is different and distinct from a target or source address of packets associated with the message. This allows the routing node 130 to route messages (and their associated packets) based on criteria different from a particular address assigned by the data source node.
The authority node 102 can communicate the message routing rules to the routing node 130 using one or more control messages. For example, the authority node can communicate an ADD_CONNECTION_TO GROUP message, an ADD_MESSAGE_ROUTING_RULE_TO_GROUP message, a REMOVE_CONNECTION_FROM_GROUP message, and a REMOVE_MESSAGE_ROUTING_RULE_TO_GROUP message. In a particular embodiment, each node defines a connection based on an Internet Protocol (IP) address and port number. In response to the ADD_CONNECTION_TO GROUP message, the node will add an interested node to a group. In response to an ADD_MESSAGE_ROUTING_RULE_TO_GROUP message, the node will associate the group with a particular routing rule. The routing rule indicates what type of message gets sent to nodes in the group. In an embodiment, each message routing rule can indicate an offset, a size, and a value to which messages will be compared in order to determine if ADD_MESSAGE_ROUTING_RULE_TO GROUP message specifies the offset, size, value, and group with which the rule is associated. Thus, each group is associated with a particular message type, and indicates the interested nodes to which messages of that type should be communicated. The REMOVE_CONNECTION_FROM_GROUP message, and REMOVE_MESSAGE_ROUTING_RULE_TO_GROUP message remove a connection and a routing rule, respectively, from a designated group.
In response to receiving a message, the routing node 130 checks the offset, size, and value of the message, and based on this determination communicate the message to the interested nodes indicated by the group. It will be appreciated each group can indicate more than one interested node, so a particular message can be communicated to multiple interested nodes. For example, if a group includes connections indicating two different nodes, each received message associated with that group (i.e. each message of the message type associated with the group) will be communicated to each node in the group. The routing node 130 can determine an address, such as an IPv4 or other IP address, for each interested node, form packets including the message content addressed to each interested node, and route the packets to the interested nodes via the network 110. The routing node 130 thus provides an interface that allows the conventional network 110 to be employed to route packets to multiple interested nodes based on the type of received message.
Further, by using the authority node 102 to establish the message routing rules, the design of data source node 104 can be simplified. In particular, different data source nodes can communicate with authority node 102, which can establish message routing rules at the network 110 for different message types from each data source node. The establishment of message routing rules is thus abstracted from the data source nodes and the routing nodes, simplifying the design and operation of each node. In addition, it can reduce the communication bandwidth of the data source node 104 because the data source node does not itself have to communicate each message to each destination node. Moreover, by locating the routing nodes closer to the interested nodes, message communication latency can be reduced.
In the illustrated example of
In response to determining the message routing rules, the authority node 202 communicates the message routing rules to routing nodes 231 and 232. In addition, authority node 202 communicates an address, such as an IP address, of each of the routing nodes 231 and 232 to data source node 204. The data source node 204 is configured to form one or more packets for each message to be communicated, with each packet including the address of the associated routing node, and provides each packet to the router device 211 for routing. Router device 211 does not route the received packets based on the type of message associated with each packet, but instead routes each packet based on the associated address. In an embodiment, the router device 211 is a unicast router device that is configured to route each packet to the associated unicast address. It will be appreciated that the network 210 can include additional router devices between each of the illustrated nodes. For example, additional router devices can be placed between the routing nodes 231 and 232 and the associated communication nodes. The routing nodes 231 and 232 can thus employ the router devices to route messages to interested nodes.
Data source node 204 communicates both A-type and B-type messages to router device 211, which routes the messages to one of routing nodes 231 or 232 based on the address of the packets associated with each message. Authority node 202 communicates message routing rules to routing node 231 so that all A-type messages are routed to each of communication nodes 220-222. In addition, authority node 202 communicates message routing rules to routing node 232 so that all B-type messages are communicated to routing nodes 223 and 224. Thus, data source node 204 does not have to determine the routing path for A-type message and B-type messages, but instead can rely on the message routing rules established by authority node 202 to handle message routing. This simplifies the design of data source node 204, improving communication efficiency.
Further, the routing nodes 231 and 232 are able to employ the routing devices that form the backbone of the network 210 to communicate messages. In an embodiment, the routing node 231 establishes a one-to-one connection with each of the communication nodes 220-222. As used herein, a one-to-one connection is a connection established based on an address of the destination node that is unique with respect to addresses of other destination nodes. By establishing one-to-one connections, the routing node 231 is able to route messages using one or more unicast routers, allowing messages to be routed to multiple destinations based on message type, without extensive redesign of the network 210.
Referring to
In operation, the game content engine 304 is configured to provide game content information for a network game, such as multiplayer online game (MOG), to game programs operating at game clients 320-324. In the illustrated embodiment, game clients 320-322 are assumed to be associated with a first group, designated Group A, while game clients 323 and 324 are associate with a second game group, designated Group B. The grouping of game clients can be based on one or more predetermined or dynamic criteria. For example, Group A and Group B may each be associated with participants of different player-vs.-player game sessions. In another embodiment, Group A may be associated with players in a first game region, while Group B is associated with players in a second game region. It will be appreciated that each game client or game peer can be a member of more than one group. Further, any arbitrary grouping can be employed for each type of message, so that two game clients or game peers can be in a first group for a first type of message and in two different groups for a second type of message.
Game communication manager 302 establishes, in response to request from game content engine 304, message routing rules for different message types associated with each group. Thus, messages associated with Group A (referred to as A-type messages) are routed, based on the message routing rules, to each of game clients 320-322, while messages associated with Group B (referred to as B-type messages, are routed to each of game clients 323 and 324. Because routing of types of messages is handled by the message routing rules, rather than by the game content engine determining a unique address for each targeted recipient of a message, the game content engine 304 is simplified and communications can occur more efficiently.
In addition, it will be appreciated that each game program and game client can act as a data source and routing node. This can be better understood with reference to
In the illustrated embodiment of
For example, if network interface 441 receives a message associated with Group A, which includes game client 421 and game client 422, network interface 441 can route a copy of the message to game client 421 and a copy of the message to game client 422, without routing the message copies through server game program 402. This allows game interactions to be communicated to the appropriate groups in a peer-to-peer fashion, without direct interaction with the server game program 402. Messages can thereby be communicated more quickly, providing for more efficient communication and an improved user experience. Further, the peer-to-peer communication is implemented using the message routing rules at the network interface 441 and other routing nodes, so that communication of messages to different game clients is relatively transparent to game program 442. Accordingly, game program 442 can communicate in a peer-to-peer fashion without extensive modification of the program.
This configuration allows for messages associated with different software applications, or different portions of a software application, to be routed via a peer-to-peer connection or via a server-client connection, depending on the application. For example, in some network games, the game program itself includes a chat portion, where game participants can send text or voice chat messages to other participants. These chat messages typically do not impact the game play itself. Accordingly, network interface 441 can route chat messages in a peer-to-peer fashion, while routing messages associated with game events (e.g. firing a weapon, moving a character, and the like) to the server game program 402 for processing. This allows the server game program 402 to process only those messages that impact the game play itself, improving communication bandwidth between the server game program 402 and the game participants.
Referring to
In the illustrated embodiment of
The network interface 541 can be configured as a routing node. In particular, network interface 541 can communicate a request to peer authentication module 502 to be configured as a routing node. In response, peer authentication module 502 can communicate message routing rules to the network interface 541 so that messages of different types can be routed to different destination nodes. In a particular embodiment, the message routing rules cause the network interface 541 to route messages between trusted peers without routing those messages via peer authentication module 502. Further, the message routing rules can cause messages to be routed to untrusted peers to be routed to peer authentication module 502, so that the module can perform designated security functions, such as encrypting messages, dropping messages, checking message content, and the like. The message routing rules thus establish a security protocol for trusted and untrusted peers without extensive modification of the chat program 542.
Referring to
The above disclosed subject matter is to be considered illustrative, and not restrictive, and the appended claims are intended to cover all such modifications, enhancements, and other embodiments that fall within the true spirit and scope of the present invention. Thus, to the maximum extent allowed by law, the scope of the present invention is to be determined by the broadest permissible interpretation of the following claims and their equivalents, and shall not be restricted or limited by the foregoing detailed description.
Claims
1. A method for routing messages, the method comprising:
- receiving, via a network interface of a routing node, a first message and a second message from a first data source node of a communication network;
- determining, by a processor of the routing node, a first message type associated with the first message and a second message type associated with the second message based at least in part on inspecting a first data payload of the first message and a second data payload of the second message;
- in response to determining, based at least in part on the first message type, that the first message is a first type of message, establishing a peer-to-peer connection at the routing node between the first data source node and a first destination node and routing the first message to the first destination node; and
- in response to determining, based at least in part on the second message type, that the second message is a second type of message, establishing at the routing node a server-client connection between the first data source node and a server of the communication network and routing the second message to the server;
- wherein the first type of message is associated with a first software component and the second type of message is associated with a second software component.
2. The method of claim 1, further comprising:
- in response to determining that the first message is the first type of message, establishing a first plurality of peer-to-peer connections at the routing node between the first data source node and a first plurality of destination nodes comprising the first destination node and routing the first message to the first plurality of destination nodes;
- receiving a third message; and
- in response to determining that the third message is a third type of message, establishing a second plurality of peer-to-peer connections at the routing node between the first data source node and a second plurality of destination nodes and routing the third message to the second plurality of destination nodes, the second plurality of destination nodes different from the first plurality of destination nodes.
3. The method of claim 2, wherein:
- said routing the first message of the first type of message to the first plurality of destination nodes comprises: determining a first plurality of destination addresses associated with the first plurality of destination nodes, each of the first plurality of destination addresses uniquely associated with a corresponding one of the first plurality of destination nodes; forming a first packet including at least a portion of the first message; and routing the first packet to each of the first plurality of destination addresses; and
- said establishing the server-client connection between the first data source node and the server comprises: determining a server address associated with the server; forming a second packet including at least a portion of the second message of the second type of message; and routing the second packet to the server address.
4. The method of claim 1, further comprising:
- receiving an establishment request from the first data source node;
- in response to the establishment request, receiving a set of rules at the routing node, the set of rules indicating routing rules for the first type of message and the second type of message; and
- routing the first type of message and the second type of message based on the routing rules.
5. The method of claim 1, wherein the first type of message is associated with a first game event of a network game and the second type of message is associated with a second game event.
6. The method of claim 1, further comprising:
- receiving a third message and a fourth message at the routing node from the first data source node;
- in response to determining that the third message is a third type of message, establishing at the routing node a second peer-to-peer connection between the first data source node and a second destination node; and
- in response to determining that the fourth message is a fourth type of message, establishing at the routing node a second server-client connection between the first data source node, the second destination node, and the server.
7. The method of claim 1, further comprising:
- receiving a third message at the routing node from a second data source node;
- establishing at the routing node a second server-client connection between the second data source node, a second destination node, and the server in response to determining that the third message is a third type of message.
8. The method of claim 1, wherein establishing the peer-to-peer connection comprises establishing the peer-to-peer connection in response to determining the first destination node is a trusted node based on a trust authentication procedure.
9. The method of claim 8, wherein establishing the server-client connection comprises establishing the server-client connection in response to determining a second destination node is not a trusted node based on the trust authentication procedure.
10. The method of claim 9, wherein the trust authentication procedure is performed between the routing node and the first destination node.
11. The method of claim 1, wherein the routing node comprises a network interface card for a computer device.
12. The method of claim 1, wherein inspecting the first data payload comprises inspecting the first data payload according to a routing rule that indicates an offset into the first data payload and a size of the first message.
13. A method for routing messages, the method comprising:
- receiving, via a network interface of a routing node, a first plurality of messages from a first data source node of a communication network;
- determining, by a processor of the routing node, types of messages associated with the first plurality of messages received at the routing node from the first data source node;
- in response to determining that a first message of the first plurality of messages is a first type of message, determining at the routing node a first group of destination nodes associated with the first type of message;
- in response to determining that a second message of the first plurality of messages is a second type of message, determining at the routing node a second group of destination nodes associated with the second type of message, the second group of destination nodes different from the first group of destination nodes;
- routing the first message of the first type of message to the first group of destination nodes via a first set of peer-to-peer connections; and
- routing the second message of the second type of message to the second group of destination nodes via a second set of peer-to-peer connections, the second message not routed to the first group of destination nodes;
- wherein the first type of message is associated with a first software component and the second type of message is associated with a second software component.
14. The method of claim 13, wherein routing the first message comprises:
- establishing a one-to-one connection between the routing node and a destination node of the first group of destination nodes; and
- routing the first message via the one-to-one connection.
15. The method of claim 13, further comprising:
- receiving a communication rule at the routing node; and
- determining the first group of destination nodes based, at least in part, on the communication rule.
16. The method of claim 13, wherein said determining the types of messages associated with the first plurality of messages comprises determining the types of messages associated with the first plurality of messages based, at least in part, on corresponding data payloads of the first plurality of messages.
17. The method of claim 15, wherein the communication rule indicates an offset value, and wherein routing the first message comprises determining the first group of destination nodes based on the offset value.
18. A network device, comprising:
- a processor configured to execute a first software component and a second software component; and
- a network interface device coupled with the processor, the network interface device configured to: receive a first message and a second message from the processor; determine, based at least in part on inspection of a first data payload of the first message and a second data payload of the second message, a first message type associated with the first message and a second message type associated with the second message; in response to determining, based at least in part on the first message type, that the first message is a first type of message, establish a peer-to-peer connection between the network device and a first destination node and route the first message to the first destination node; and in response to determining, based at least in part on the second message type, that the second message is a second type of message, establish a server-client connection between the network device and a remote server of a communication network;
- wherein the first type of message is associated with the first software component and the second type of message is associated with the second software component.
19. The network device of claim 18, wherein the network interface device is further configured to:
- in response to determining that the first message is the first type of message, establish a first plurality of peer-to-peer connections between the network device and a first plurality of destination nodes comprising the first destination node;
- receive a third message; and
- in response to determining that the third message is a third type of message, establish a second plurality of peer-to-peer connections between the network device and a second plurality of destination nodes, the second plurality of destination nodes different from the first plurality of destination nodes.
20. The network device of claim 19, wherein the network interface device is configured to provide a physical layer interface for communications between the processor and the communication network.
21. A network device, comprising:
- a processor configured to execute a first software component and a second software component; and
- a network interface device coupled with the processor, the network interface device configured to: receive a first plurality of messages from the processor; determine types of messages associated with the first plurality of messages; in response to determining that a first message of the first plurality of messages is a first type of message, determine a first group of destination nodes associated with the first type of message; route the first message of the first type of message to the first group of destination nodes via a first set of peer-to-peer connections; and in response to determining that a second message of the first plurality of messages is a second type of message, determine a second group of destination nodes associated with the second type of message, the second group of destination nodes different from the first group of destination nodes; route the second message of the second type of message to the second group of destination nodes via a second set of peer-to-peer connections;
- wherein the first type of message is associated with the first software component and the second type of message is associated with the second software component.
22. The network device of claim 21, wherein the network interface device is further configured to:
- communicate an establishment request to a server of a communication network to be configured as a routing node; and
- in response to the establishment request, receive a set of routing rules from the server and employ the set of routing rules to determine different groups of destination nodes associated with different types of messages and to route messages received at the network interface device from the processor to a corresponding group of destination.
5353412 | October 4, 1994 | Douglas et al. |
5355371 | October 11, 1994 | Auerbach et al. |
5675736 | October 7, 1997 | Brady et al. |
5771287 | June 23, 1998 | Gilley et al. |
5890963 | April 6, 1999 | Yen |
6015348 | January 18, 2000 | Lambright et al. |
6240517 | May 29, 2001 | Nishioka |
6615218 | September 2, 2003 | Mandal et al. |
6625661 | September 23, 2003 | Baldwin, Jr. et al. |
6650640 | November 18, 2003 | Muller et al. |
6745236 | June 1, 2004 | Hawkins et al. |
6763371 | July 13, 2004 | Jandel |
6810528 | October 26, 2004 | Chatani |
6845389 | January 18, 2005 | Sen et al. |
6908389 | June 21, 2005 | Puskala |
6918042 | July 12, 2005 | Debry |
6941353 | September 6, 2005 | Lane |
6961852 | November 1, 2005 | Craft |
6988196 | January 17, 2006 | Cromer et al. |
7000115 | February 14, 2006 | Lewis et al. |
7003548 | February 21, 2006 | Barck et al. |
7046680 | May 16, 2006 | McDysan et al. |
7065756 | June 20, 2006 | Barsness et al. |
7139780 | November 21, 2006 | Lee et al. |
7209449 | April 24, 2007 | Tang et al. |
7249109 | July 24, 2007 | Silverbrook et al. |
7274702 | September 25, 2007 | Toutant et al. |
7457290 | November 25, 2008 | Salama et al. |
7640297 | December 29, 2009 | Obata |
20010044842 | November 22, 2001 | Kawakami |
20020078223 | June 20, 2002 | Baldonado et al. |
20020120711 | August 29, 2002 | Bantz et al. |
20020180583 | December 5, 2002 | Paatero et al. |
20020198932 | December 26, 2002 | Wagner |
20030028585 | February 6, 2003 | Yeager et al. |
20030117954 | June 26, 2003 | De Neve et al. |
20030177187 | September 18, 2003 | Levine et al. |
20030191857 | October 9, 2003 | Terrell et al. |
20040015596 | January 22, 2004 | Sapuram et al. |
20040030794 | February 12, 2004 | Hugly et al. |
20040068580 | April 8, 2004 | Jo et al. |
20040230801 | November 18, 2004 | Sueyoshi et al. |
20040246905 | December 9, 2004 | Dunagan et al. |
20050107161 | May 19, 2005 | Fujimoto et al. |
20050188073 | August 25, 2005 | Nakamichi et al. |
20050251577 | November 10, 2005 | Guo et al. |
20050273855 | December 8, 2005 | Oberle et al. |
20060136722 | June 22, 2006 | Ogura et al. |
20060259579 | November 16, 2006 | Beverly |
20060259632 | November 16, 2006 | Crawford et al. |
20070005986 | January 4, 2007 | Bernard et al. |
20070014292 | January 18, 2007 | Obata |
20070060373 | March 15, 2007 | Beverly |
20070086343 | April 19, 2007 | Kujawa et al. |
20070101408 | May 3, 2007 | Nakhjiri |
20070130253 | June 7, 2007 | Newson et al. |
20070133419 | June 14, 2007 | Segel |
20070189517 | August 16, 2007 | Koseki et al. |
20070226498 | September 27, 2007 | Walmsley et al. |
20070285385 | December 13, 2007 | Albert et al. |
20070297405 | December 27, 2007 | He |
20070298879 | December 27, 2007 | Kobayashi et al. |
20080009337 | January 10, 2008 | Jackson et al. |
20080009352 | January 10, 2008 | Aoyama et al. |
20080010371 | January 10, 2008 | Yamamoto et al. |
20080013551 | January 17, 2008 | Scholl |
20080016236 | January 17, 2008 | Beverly et al. |
20080022389 | January 24, 2008 | Calcev et al. |
20080039208 | February 14, 2008 | Abrink et al. |
20080045285 | February 21, 2008 | Fujito |
20080049621 | February 28, 2008 | McGuire et al. |
10218795 | November 2003 | DE |
1519531 | March 2005 | EP |
10314451 | December 1998 | JP |
2001246147 | September 2001 | JP |
20030063543 | July 2003 | KR |
- International Search Report for PCT/US08/84937 dated Nov. 26, 2008, 2 pages.
- European Search Report for Application No. 08854980.3 dated Oct. 12, 2010, 6 pages.
- Written Opinion—PCT/US2008/084937—ISA/EPO—Nov. 26, 2008.
- “European Application No. 08854980.3, Communication pursuant to Article 94(3) EPC”, Oct. 1, 2013 , 5 pages.
- “Korean Application No. 2010-7014093, KIPO Notice of Grounds for Rejection”, Sep. 12, 2014, 8 pages.
Type: Grant
Filed: Nov 26, 2008
Date of Patent: Feb 23, 2016
Patent Publication Number: 20090141713
Assignee: QUALCOMM Incorporated (San Diego, CA)
Inventor: Harlan T. Beverly (McDade, TX)
Primary Examiner: Hassan Phillips
Assistant Examiner: Lonnie Sweet
Application Number: 12/324,226
International Classification: H04L 12/28 (20060101); H04L 12/56 (20060101); H04L 12/701 (20130101); H04L 12/725 (20130101); H04L 12/717 (20130101); H04L 29/08 (20060101);