US20070160069A1 - Method and apparatus for peer-to-peer connection assistance - Google Patents
Method and apparatus for peer-to-peer connection assistance Download PDFInfo
- Publication number
- US20070160069A1 US20070160069A1 US11/330,826 US33082606A US2007160069A1 US 20070160069 A1 US20070160069 A1 US 20070160069A1 US 33082606 A US33082606 A US 33082606A US 2007160069 A1 US2007160069 A1 US 2007160069A1
- Authority
- US
- United States
- Prior art keywords
- node
- data
- peer
- network
- connection
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
- 238000000034 method Methods 0.000 title claims abstract description 119
- 238000012546 transfer Methods 0.000 claims description 53
- 230000004044 response Effects 0.000 claims description 24
- 238000012544 monitoring process Methods 0.000 claims description 9
- 230000000903 blocking effect Effects 0.000 claims 4
- 238000010586 diagram Methods 0.000 description 10
- 230000000694 effects Effects 0.000 description 5
- 238000012552 review Methods 0.000 description 4
- 238000004891 communication Methods 0.000 description 2
- 230000001419 dependent effect Effects 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 241000700605 Viruses Species 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
- H04L67/1087—Peer-to-peer [P2P] networks using cross-functional networking aspects
- H04L67/1093—Some peer nodes performing special functions
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
Definitions
- the present invention relates generally to computing networks and relates more particularly to facilitating data transfers between computing devices.
- FIG. 1 is a schematic diagram of a network 100 of nodes (e.g., computing devices) interacting in a peer-to-peer (P2P) manner.
- a requesting node 101 sends a search message 105 (e.g., containing keywords relating to data that the requesting node 101 wishes to locate) to one or more intermediate network nodes 111 connected to the requesting node 101 .
- Each intermediate node 111 receives the search message 105 and then forwards the search message 105 to one or more additional nodes 111 .
- the search message 105 reaches one or more responding nodes 103 having the requested data.
- One or more responding nodes 103 then send a response message 107 back to the requesting node 101 , e.g., via the intermediate nodes 111 .
- the requesting node 101 requests the relevant data from a responding node 103 by connecting directly to the responding node 103 , e.g., via direct connection 109 .
- the requesting node 101 and the responding node 103 may not be able to connect to or communicate with each other. This condition may be permanent (e.g., the requesting node 101 and the responding node 103 are each behind different firewalls), or it may only be temporary (e.g., a network outage occurring on a path between the requesting node 101 and the responding node 103 ). In either case, the requesting node 101 and the responding node 103 will be unable, at least immediately, to complete the desired data transfer.
- the requesting node 101 and the responding node 103 might be able to communicate via a series of other nodes 111 , the necessary traversal of multiple network links makes this solution not optimal (e.g., due to multiple potential points of failure, response time, etc.).
- One embodiment of the present method and apparatus for assisting a peer-to-peer connection between a first node and a second node includes receiving, at a third node, a request for connection assistance from one of the first and second nodes.
- the third node then connects to both the first node and the second node, receives the data from the first node and delivers the data to the second node.
- data may be transferred between the first and second nodes even if the first and second nodes are unable to directly connect to each other (e.g., due to permanent or temporary limitations).
- FIG. 1 is a schematic diagram of a network of nodes interacting in a peer-to-peer manner
- FIG. 2 is a flow diagram illustrating one embodiment of a method for facilitating a data transfer between two nodes that are unable to connect directly to each other;
- FIG. 3 is a flow diagram illustrating one embodiment of a method for assisting a data transfer between a first and a second network node, according to the present invention
- FIG. 4 is a flow diagram illustrating one embodiment of a method for monitoring network traffic and/or data transfers to and from a node, according to one embodiment of the present invention.
- FIG. 5 is a high level block diagram of the connection assistance method that is implemented using a general purpose computing device.
- the present invention is a method and apparatus for peer-to-peer connection assistance.
- Embodiments of the present invention enable data to be transferred between two nodes that are unable to connect directly (but are known to each other) by enabling the two nodes to use a partner node as an intermediary.
- the desired data is transferred to the partner node, which in turn delivers the data to the requesting node. In this manner, the desired data transfer can take place despite the inability of the transferring parties to connect directly.
- FIG. 2 is a flow diagram illustrating one embodiment of a method 200 for facilitating a data transfer between two nodes that are unable to connect directly to each other (e.g., due to both nodes being behind different firewalls, a severed network link or high bandwidth usage).
- the method 200 may be implemented at, for example, the requesting node 101 or the responding node 103 of FIG. 1 .
- the method 200 is initialized at step 202 and proceeds to step 204 , where the method 200 sends a partner request message. That is, the method 200 solicits responses from other nodes in the network that can or will assist the node at which the method 200 is executing in accomplishing a desired data transfer with a second node.
- the partner request message includes one or more details about the desired network connection (e.g., “would like to connect remotely to node X”).
- step 206 the method 200 receives at least one partner acknowledgement message from at least one other node in the network that can assist in the execution of the desired data transfer.
- the method 200 selects a partner node from the one or more nodes that responded to the partner request message with a partner acknowledgement message.
- the selection of a partner node is based at least in part on how quickly a potential partner node responds (e.g., the first node to respond to the partner request message) and/or on the attributes (e.g., network speed, such as T1, cable, DSL or modem) of the potential partner node, if such attributes are supplied.
- the method 200 proceeds to step 210 and connects to the partner node (e.g., via a standard push connection if the node at which the method 200 is executing is behind a firewall). If the method 200 is unable to successfully connect to the selected partner node, the method 200 may select another of the nodes that responded with a partner acknowledgement message. In one embodiment, once the connection is established, the method 200 provides details regarding the desired network connection (e.g., “would like to connect remotely to node X”) to the partner node.
- the desired network connection e.g., “would like to connect remotely to node X”
- the method 200 then commences the desired data transfer via the partner node in step 212 .
- the method 200 will receive the desired data from the partner node; if the method 200 is executing at a responding node, the method 200 will deliver the desired data to the partner node, which will in turn deliver the desired data to the requesting node.
- step 214 the method 200 determines whether the data transfer is complete. If the method 200 determines in step 214 that the data transfer is not complete, the method 200 returns to step 212 and continues to transfer the desired data.
- step 214 determines in step 214 that the data transfer is complete
- the method 200 proceeds to step 216 and disconnects from the partner node.
- the method 200 then terminates in step 218 .
- the method 200 thereby assists in the transfer of data between two nodes that are unable to connect directly by enabling the two nodes to use a partner node as an intermediary.
- the desired data is transferred to the partner node, which in turn delivers the data to the requesting node.
- the desired data transfer can take place despite the inability of the transferring parties to connect directly.
- the use of an intermediary enables a user to monitor or control the data that is transferred to or from a given node.
- the present invention may therefore be further implemented, for example, to help parents monitor their children's file sharing activities.
- FIG. 3 is a flow diagram illustrating one embodiment of a method 300 for assisting a data transfer between a first and a second network node, according to the present invention.
- the method 300 may be implemented, for example, at a node that acts as a partner node in a data transfer between two nodes that are unable to connect directly.
- the method 300 is initialized at step 302 and proceeds to step 304 , where the method 300 receives a partner request message from the first node.
- the partner request message is a message from the first node that solicits the assistance of a partner node in executing a data transfer with another node.
- the partner request message includes one or more details about the desired network connection (e.g., “would like to connect remotely to node X”).
- the method 300 sends a partner acknowledgement message to the first node, in response to the partner request message.
- the partner acknowledgement message indicates that the node at which the method 300 is executing can or will assist with the desired data transfer.
- the method 300 chooses to respond to the partner request message with a partner acknowledgement message based on the availability of the node at which the method 300 is executing (e.g., central processing unit time, network bandwidth, etc.) and/or on a time to live (TTL) value specified in the partner request message (e.g., as the TTL value decreases, the probability increases that another node will respond to the partner request message).
- TTL time to live
- the method 300 chooses to respond to the partner request message with a partner acknowledgement message based on a randomly generated number.
- the method 300 essentially “flips a coin” to determine whether to respond to the partner request message, although the distribution of possible responses is not necessarily 50/50 (respond/don't respond). For example, if the TTL value of the partner request message is high, the odds of the method 300 responding may be approximately equal to the odds of the method 300 not responding (e.g., 50/50). However, if the TTL value of the partner request message is low (e.g., one or two), the odds may be greater that the method 300 will respond (e.g., 90/10).
- the method 300 In another embodiment (e.g., where the node at which the method 300 is executing has been configured to monitor the file sharing activities of the first node), the method 300 always sends a partner acknowledgement message in response to a partner request message from the first node. In such a situation, the node at which the method 300 is executing may have multiple active network connections on behalf of the first node.
- the method 300 connects to the first node, e.g., based on the first node making a selection of a partner node.
- the method 300 then connects to the second network node, e.g., the node that the first node wishes either to send data to or to receive data from.
- the method 300 connects to the second node only after the first node has connected and provided details regarding the desired network connection (e.g., “would like to connect remotely to the second node”).
- the method 300 connects to such nodes using a standard push connection.
- step 312 the method 300 receives data from one of the first node and the second node, whichever is the responding node for the desired data transfer.
- step 314 determines whether the data includes any prohibited content (e.g., based on a keyword search). As discussed above, this enables the node at which the method 300 is executing to control the data that is delivered to or from the first node and/or the second node. Thus, step 314 may be executed by a parent monitoring the file sharing activities of his or her child, but may be skipped by users that wish to share data in an unsupervised fashion.
- the method 300 proceeds to step 316 and blocks the data transfer. That is, the method 300 will not deliver the data to the intended recipient (i.e., the first or the second node).
- the threshold for assessing prohibited content is user-dependent (e.g., dependent on how strict the parent wants to make the filter). For example, the occurrence of one keyword may be sufficient grounds to block the data transfer. Alternatively, a threshold number of keywords (e.g., at least n keywords) may be required before the data transfer is blocked.
- data that is blocked in accordance with step 316 is deleted. In another embodiment, data that is blocked in accordance with step 316 is stored (e.g., to be reviewed by a parent).
- step 324 the method 300 then optionally logs the attempted data transfer (e.g., stores a record of the attempted data transfer, for example in a database).
- the log of the attempted data transfer includes at least one of: what was searched for (e.g., the text string), what was downloaded (e.g., the file name, file size, etc.), and what was returned (e.g., the search results).
- a review of the search results can give an indication of how well the filter blocked prohibited content. Because slang words and variations on spellings evolve constantly, frequent review of the filter's results may be desirable.
- the method 300 then terminates in step 326 .
- step 314 determines in optional step 314 that the data received in step 312 does not contain prohibited content
- the method 300 proceeds to step 318 and delivers the data to the other of the first node and the second node, whichever is the requesting node for the desired data transfer.
- step 320 the method 300 determines whether the data transfer is complete. If the method 300 determines that the data transfer is not complete, the method 300 returns to step 318 and continues the data transfer.
- step 320 determines in step 320 that the data transfer is complete, the method 300 proceeds to step 322 and proceeds as described above to disconnect from the first and second nodes and optionally log the data transfer.
- FIG. 4 is a flow diagram illustrating one embodiment of a method 400 for monitoring network traffic and/or data transfers to and from a node, according to one embodiment of the present invention.
- the method 400 may be implemented, for example, at a node controlled by a parent who wishes to monitor the file sharing activities of his or her child.
- the node operated by the child may be forced to connect to other nodes through the node operated by the parent, for example due to a network firewall that prohibits the node operated by the child from directly connecting to the P2P network.
- a parent-operated or monitoring node may be configured to monitor the transfer of data to and from a child-operated or monitored node.
- the monitoring node may be configured to monitor all network traffic to and from the monitored node in addition to transferred data or files.
- the monitored node may maintain only a single connection to the monitoring node, which maintains multiple connections on behalf of the monitored node. In this manner, all traffic to and from the monitored node must first pass through the monitoring node.
- the method 400 is initialized at step 402 and proceeds to step 404 , where the method 400 receives a search message from a first (e.g., monitored) node.
- the first node may be operated, for example, by a child.
- the search message may contain a text string including keywords related to data that the first node wishes to retrieve from a network.
- step 406 the method 400 determines whether the search message contains prohibited content (e.g., based on the occurrence of one or more keywords in the search message). If the method 400 determines in step 406 that the search message does contain prohibited content, the method 400 proceeds to step 428 and blocks the search message (e.g., does not forward the search message). The method 400 then proceeds to optional step 424 (illustrated in phantom) and logs the attempted data transfer before terminating in step 426 . If the attempted data transfer is not logged, the method 400 may simply delete the blocked search message.
- prohibited content e.g., based on the occurrence of one or more keywords in the search message.
- step 406 determines in step 406 that the search message does not contain prohibited content
- the method 400 proceeds to step 408 and forwards the search message through the network.
- step 410 the method 400 receives at least one response message from a second node, e.g., indicating that the second node has the data requested in the search message.
- step 412 the method 400 determines whether the response message contains any prohibited content (e.g., based on the occurrence of one or more keywords in the response message). If the method 400 determines in step 412 that the response message does contain prohibited content, the method 400 proceeds to step 430 and blocks the response message (e.g., does not forward the response message to the first node). The method 400 then proceeds to optional step 424 and logs the attempted data transfer before terminating in step 426 .
- any prohibited content e.g., based on the occurrence of one or more keywords in the response message. If the method 400 determines in step 412 that the response message does contain prohibited content, the method 400 proceeds to step 430 and blocks the response message (e.g., does not forward the response message to the first node). The method 400 then proceeds to optional step 424 and logs the attempted data transfer before terminating in step 426 .
- step 412 determines in step 412 that the response message does not contain any prohibited content
- the method 400 proceeds to step 414 and delivers the response message to the first node.
- step 416 the method 400 receives a request from the first node to retrieve data from the second node, e.g., in accordance with the response message.
- the method 400 then connects to the second node and retrieves the requested data in step 418 .
- the method 400 determines whether the retrieved data contains any prohibited content (e.g., based on the occurrence of one or more keywords in the data, or the detection of a virus). In one embodiment, the method 400 determines the content of the retrieved data by first retrieving the entire file and then reviewing the data. In another embodiment, the method 400 reviews individual bytes of data as they are received. In yet another embodiment, the method 400 simply saves the data locally for later review.
- any prohibited content e.g., based on the occurrence of one or more keywords in the data, or the detection of a virus. In one embodiment, the method 400 determines the content of the retrieved data by first retrieving the entire file and then reviewing the data. In another embodiment, the method 400 reviews individual bytes of data as they are received. In yet another embodiment, the method 400 simply saves the data locally for later review.
- step 420 determines in step 420 that the retrieved data does contain prohibited content
- the method 400 proceeds to step 432 and blocks the data transfer (e.g., does not forward the retrieved data to the first node).
- the method 400 then proceeds to optional step 424 and logs the attempted data transfer before terminating in step 426 .
- the method 400 determines in step 420 that the retrieved data does not contain prohibited content, the method 400 proceeds to step 422 and delivers the retrieved data to the first node, before optionally logging the data transfer in step 424 and terminating in step 426 .
- the method 400 delivers the entirety of the retrieved data (e.g., an entire file) to the first node.
- the method 400 delivers individual bytes of the data to the first node as the bytes are retrieved and reviewed.
- FIG. 5 is a high level block diagram of the connection assistance method that is implemented using a general purpose computing device 500 .
- a general purpose computing device 500 comprises a processor 502 , a memory 504 , a connection assistance module 505 and various input/output (I/O) devices 506 such as a display, a keyboard, a mouse, a modem, and the like.
- I/O devices 506 such as a display, a keyboard, a mouse, a modem, and the like.
- at least one I/O device is a storage device (e.g., a disk drive, an optical disk drive, a floppy disk drive).
- the connection assistance module 505 can be implemented as a physical device or subsystem that is coupled to a processor through a communication channel.
- connection assistance module 505 can be represented by one or more software applications (or even a combination of software and hardware, e.g., using Application Specific Integrated Circuits (ASIC)), where the software is loaded from a storage medium (e.g., I/O devices 506 ) and operated by the processor 502 in the memory 504 of the general purpose computing device 500 .
- ASIC Application Specific Integrated Circuits
- the connection assistance module 505 for facilitating communications between two nodes in a peer-to-peer network described herein with reference to the preceding Figures can be stored on a computer readable medium or carrier (e.g., RAM, magnetic or optical drive or diskette, and the like).
- the present invention represents a significant advancement in the field of data transfer networks.
- a method and apparatus are provided that enable data to be transferred between two nodes that are unable to connect directly by enabling the two nodes to use a partner node as an intermediary.
- the desired data is transferred to the partner node, which in turn delivers the data to the requesting node.
- the partner node which in turn delivers the data to the requesting node.
- the desired data transfer can take place despite the inability of the transferring parties to connect directly.
- the use of an intermediary enables a user to monitor or control the data that is transferred to or from a given node.
- the present invention may therefore be further implemented, for example, to help parents monitor their children's file sharing activities.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computing Systems (AREA)
- Computer And Data Communications (AREA)
- Information Transfer Between Computers (AREA)
Abstract
One embodiment of the present method and apparatus for assisting a peer-to-peer connection between a first node and a second node includes receiving, at a third node, a request for connection assistance from one of the first and second nodes. The third node then connects to both the first node and the second node, receives the data from the first node and delivers the data to the second node. In this manner, data may be transferred between the first and second nodes even if the first and second nodes are unable to directly connect to each other (e.g., due to permanent or temporary limitations).
Description
- The present invention relates generally to computing networks and relates more particularly to facilitating data transfers between computing devices.
-
FIG. 1 is a schematic diagram of a network 100 of nodes (e.g., computing devices) interacting in a peer-to-peer (P2P) manner. Generally, a requestingnode 101 sends a search message 105 (e.g., containing keywords relating to data that the requestingnode 101 wishes to locate) to one or moreintermediate network nodes 111 connected to the requestingnode 101. Eachintermediate node 111 receives thesearch message 105 and then forwards thesearch message 105 to one or moreadditional nodes 111. Eventually, thesearch message 105 reaches one or more respondingnodes 103 having the requested data. One or more respondingnodes 103 then send aresponse message 107 back to the requestingnode 101, e.g., via theintermediate nodes 111. The requestingnode 101 then requests the relevant data from a respondingnode 103 by connecting directly to the respondingnode 103, e.g., viadirect connection 109. - In some cases, the requesting
node 101 and theresponding node 103 may not be able to connect to or communicate with each other. This condition may be permanent (e.g., the requestingnode 101 and theresponding node 103 are each behind different firewalls), or it may only be temporary (e.g., a network outage occurring on a path between the requestingnode 101 and the responding node 103). In either case, the requestingnode 101 and the respondingnode 103 will be unable, at least immediately, to complete the desired data transfer. Although the requestingnode 101 and the respondingnode 103 might be able to communicate via a series ofother nodes 111, the necessary traversal of multiple network links makes this solution not optimal (e.g., due to multiple potential points of failure, response time, etc.). - Thus, there is a need in the art for a method and apparatus for peer-to-peer connection assistance.
- One embodiment of the present method and apparatus for assisting a peer-to-peer connection between a first node and a second node includes receiving, at a third node, a request for connection assistance from one of the first and second nodes. The third node then connects to both the first node and the second node, receives the data from the first node and delivers the data to the second node. In this manner, data may be transferred between the first and second nodes even if the first and second nodes are unable to directly connect to each other (e.g., due to permanent or temporary limitations).
- So that the manner in which the above recited embodiments of the invention are attained and can be understood in detail, a more particular description of the invention, briefly summarized above, may be obtained by reference to the embodiments thereof which are illustrated in the appended drawings. It is to be noted, however, that the appended drawings illustrate only typical embodiments of this invention and are therefore not to be considered limiting of its scope, for the invention may admit to other equally effective embodiments.
-
FIG. 1 is a schematic diagram of a network of nodes interacting in a peer-to-peer manner; -
FIG. 2 is a flow diagram illustrating one embodiment of a method for facilitating a data transfer between two nodes that are unable to connect directly to each other; -
FIG. 3 is a flow diagram illustrating one embodiment of a method for assisting a data transfer between a first and a second network node, according to the present invention; -
FIG. 4 is a flow diagram illustrating one embodiment of a method for monitoring network traffic and/or data transfers to and from a node, according to one embodiment of the present invention; and -
FIG. 5 is a high level block diagram of the connection assistance method that is implemented using a general purpose computing device. - To facilitate understanding, identical reference numerals have been used, where possible, to designate identical elements that are common to the figures.
- In one embodiment, the present invention is a method and apparatus for peer-to-peer connection assistance. Embodiments of the present invention enable data to be transferred between two nodes that are unable to connect directly (but are known to each other) by enabling the two nodes to use a partner node as an intermediary. The desired data is transferred to the partner node, which in turn delivers the data to the requesting node. In this manner, the desired data transfer can take place despite the inability of the transferring parties to connect directly.
-
FIG. 2 is a flow diagram illustrating one embodiment of a method 200 for facilitating a data transfer between two nodes that are unable to connect directly to each other (e.g., due to both nodes being behind different firewalls, a severed network link or high bandwidth usage). The method 200 may be implemented at, for example, the requestingnode 101 or the respondingnode 103 ofFIG. 1 . - The method 200 is initialized at
step 202 and proceeds tostep 204, where the method 200 sends a partner request message. That is, the method 200 solicits responses from other nodes in the network that can or will assist the node at which the method 200 is executing in accomplishing a desired data transfer with a second node. In one embodiment, the partner request message includes one or more details about the desired network connection (e.g., “would like to connect remotely to node X”). - In
step 206, the method 200 receives at least one partner acknowledgement message from at least one other node in the network that can assist in the execution of the desired data transfer. - In
step 208, the method 200 selects a partner node from the one or more nodes that responded to the partner request message with a partner acknowledgement message. In one embodiment, the selection of a partner node is based at least in part on how quickly a potential partner node responds (e.g., the first node to respond to the partner request message) and/or on the attributes (e.g., network speed, such as T1, cable, DSL or modem) of the potential partner node, if such attributes are supplied. - Once the partner node has been selected, the method 200 proceeds to
step 210 and connects to the partner node (e.g., via a standard push connection if the node at which the method 200 is executing is behind a firewall). If the method 200 is unable to successfully connect to the selected partner node, the method 200 may select another of the nodes that responded with a partner acknowledgement message. In one embodiment, once the connection is established, the method 200 provides details regarding the desired network connection (e.g., “would like to connect remotely to node X”) to the partner node. - The method 200 then commences the desired data transfer via the partner node in
step 212. Thus, if the method 200 is executing at a requesting node, the method 200 will receive the desired data from the partner node; if the method 200 is executing at a responding node, the method 200 will deliver the desired data to the partner node, which will in turn deliver the desired data to the requesting node. - In
step 214, the method 200 determines whether the data transfer is complete. If the method 200 determines instep 214 that the data transfer is not complete, the method 200 returns tostep 212 and continues to transfer the desired data. - Alternatively, if the method 200 determines in
step 214 that the data transfer is complete, the method 200 proceeds tostep 216 and disconnects from the partner node. The method 200 then terminates instep 218. - The method 200 thereby assists in the transfer of data between two nodes that are unable to connect directly by enabling the two nodes to use a partner node as an intermediary. The desired data is transferred to the partner node, which in turn delivers the data to the requesting node. In this manner, the desired data transfer can take place despite the inability of the transferring parties to connect directly. In addition, the use of an intermediary enables a user to monitor or control the data that is transferred to or from a given node. The present invention may therefore be further implemented, for example, to help parents monitor their children's file sharing activities.
-
FIG. 3 is a flow diagram illustrating one embodiment of a method 300 for assisting a data transfer between a first and a second network node, according to the present invention. The method 300 may be implemented, for example, at a node that acts as a partner node in a data transfer between two nodes that are unable to connect directly. - The method 300 is initialized at
step 302 and proceeds tostep 304, where the method 300 receives a partner request message from the first node. As described above, the partner request message is a message from the first node that solicits the assistance of a partner node in executing a data transfer with another node. In one embodiment, the partner request message includes one or more details about the desired network connection (e.g., “would like to connect remotely to node X”). - In
step 306, the method 300 sends a partner acknowledgement message to the first node, in response to the partner request message. The partner acknowledgement message indicates that the node at which the method 300 is executing can or will assist with the desired data transfer. In one embodiment, the method 300 chooses to respond to the partner request message with a partner acknowledgement message based on the availability of the node at which the method 300 is executing (e.g., central processing unit time, network bandwidth, etc.) and/or on a time to live (TTL) value specified in the partner request message (e.g., as the TTL value decreases, the probability increases that another node will respond to the partner request message). In another embodiment, the method 300 chooses to respond to the partner request message with a partner acknowledgement message based on a randomly generated number. In such an embodiment, the method 300 essentially “flips a coin” to determine whether to respond to the partner request message, although the distribution of possible responses is not necessarily 50/50 (respond/don't respond). For example, if the TTL value of the partner request message is high, the odds of the method 300 responding may be approximately equal to the odds of the method 300 not responding (e.g., 50/50). However, if the TTL value of the partner request message is low (e.g., one or two), the odds may be greater that the method 300 will respond (e.g., 90/10). In another embodiment (e.g., where the node at which the method 300 is executing has been configured to monitor the file sharing activities of the first node), the method 300 always sends a partner acknowledgement message in response to a partner request message from the first node. In such a situation, the node at which the method 300 is executing may have multiple active network connections on behalf of the first node. - In
step 308, the method 300 connects to the first node, e.g., based on the first node making a selection of a partner node. The method 300 then connects to the second network node, e.g., the node that the first node wishes either to send data to or to receive data from. In one embodiment, the method 300 connects to the second node only after the first node has connected and provided details regarding the desired network connection (e.g., “would like to connect remotely to the second node”). In one embodiment, if one or both of the first and second nodes is behind a firewall, the method 300 connects to such nodes using a standard push connection. - In
step 312, the method 300 receives data from one of the first node and the second node, whichever is the responding node for the desired data transfer. - Once the data has been received, the method 300 optionally proceeds to step 314 (illustrated in phantom) and determines whether the data includes any prohibited content (e.g., based on a keyword search). As discussed above, this enables the node at which the method 300 is executing to control the data that is delivered to or from the first node and/or the second node. Thus, step 314 may be executed by a parent monitoring the file sharing activities of his or her child, but may be skipped by users that wish to share data in an unsupervised fashion.
- If the method 300 determines in
optional step 314 that the data does contain prohibited content, the method 300 proceeds to step 316 and blocks the data transfer. That is, the method 300 will not deliver the data to the intended recipient (i.e., the first or the second node). In one embodiment, the threshold for assessing prohibited content is user-dependent (e.g., dependent on how strict the parent wants to make the filter). For example, the occurrence of one keyword may be sufficient grounds to block the data transfer. Alternatively, a threshold number of keywords (e.g., at least n keywords) may be required before the data transfer is blocked. - In one embodiment, data that is blocked in accordance with
step 316 is deleted. In another embodiment, data that is blocked in accordance withstep 316 is stored (e.g., to be reviewed by a parent). - The method 300 then proceeds to step 322 and disconnects from the first node and the second node. In step 324 (illustrated in phantom), the method 300 then optionally logs the attempted data transfer (e.g., stores a record of the attempted data transfer, for example in a database). In one embodiment, the log of the attempted data transfer includes at least one of: what was searched for (e.g., the text string), what was downloaded (e.g., the file name, file size, etc.), and what was returned (e.g., the search results). In one embodiment, a review of the search results can give an indication of how well the filter blocked prohibited content. Because slang words and variations on spellings evolve constantly, frequent review of the filter's results may be desirable. The method 300 then terminates in
step 326. - Alternatively, if the method 300 determines in
optional step 314 that the data received instep 312 does not contain prohibited content, the method 300 proceeds to step 318 and delivers the data to the other of the first node and the second node, whichever is the requesting node for the desired data transfer. - In
step 320, the method 300 determines whether the data transfer is complete. If the method 300 determines that the data transfer is not complete, the method 300 returns to step 318 and continues the data transfer. - However, if the method 300 determines in
step 320 that the data transfer is complete, the method 300 proceeds to step 322 and proceeds as described above to disconnect from the first and second nodes and optionally log the data transfer. -
FIG. 4 is a flow diagram illustrating one embodiment of a method 400 for monitoring network traffic and/or data transfers to and from a node, according to one embodiment of the present invention. The method 400 may be implemented, for example, at a node controlled by a parent who wishes to monitor the file sharing activities of his or her child. In such an embodiment, the node operated by the child may be forced to connect to other nodes through the node operated by the parent, for example due to a network firewall that prohibits the node operated by the child from directly connecting to the P2P network. As discussed above, a parent-operated or monitoring node may be configured to monitor the transfer of data to and from a child-operated or monitored node. In further embodiments, the monitoring node may be configured to monitor all network traffic to and from the monitored node in addition to transferred data or files. In such a situation, the monitored node may maintain only a single connection to the monitoring node, which maintains multiple connections on behalf of the monitored node. In this manner, all traffic to and from the monitored node must first pass through the monitoring node. - The method 400 is initialized at
step 402 and proceeds to step 404, where the method 400 receives a search message from a first (e.g., monitored) node. The first node may be operated, for example, by a child. The search message may contain a text string including keywords related to data that the first node wishes to retrieve from a network. - In
step 406, the method 400 determines whether the search message contains prohibited content (e.g., based on the occurrence of one or more keywords in the search message). If the method 400 determines instep 406 that the search message does contain prohibited content, the method 400 proceeds to step 428 and blocks the search message (e.g., does not forward the search message). The method 400 then proceeds to optional step 424 (illustrated in phantom) and logs the attempted data transfer before terminating instep 426. If the attempted data transfer is not logged, the method 400 may simply delete the blocked search message. - Alternatively, if the method 400 determines in
step 406 that the search message does not contain prohibited content, the method 400 proceeds to step 408 and forwards the search message through the network. - In
step 410, the method 400 receives at least one response message from a second node, e.g., indicating that the second node has the data requested in the search message. - In
step 412, the method 400 determines whether the response message contains any prohibited content (e.g., based on the occurrence of one or more keywords in the response message). If the method 400 determines instep 412 that the response message does contain prohibited content, the method 400 proceeds to step 430 and blocks the response message (e.g., does not forward the response message to the first node). The method 400 then proceeds tooptional step 424 and logs the attempted data transfer before terminating instep 426. - Alternatively, if the method 400 determines in
step 412 that the response message does not contain any prohibited content, the method 400 proceeds to step 414 and delivers the response message to the first node. - In
step 416, the method 400 receives a request from the first node to retrieve data from the second node, e.g., in accordance with the response message. The method 400 then connects to the second node and retrieves the requested data instep 418. - In
step 420, the method 400 determines whether the retrieved data contains any prohibited content (e.g., based on the occurrence of one or more keywords in the data, or the detection of a virus). In one embodiment, the method 400 determines the content of the retrieved data by first retrieving the entire file and then reviewing the data. In another embodiment, the method 400 reviews individual bytes of data as they are received. In yet another embodiment, the method 400 simply saves the data locally for later review. - If the method 400 determines in
step 420 that the retrieved data does contain prohibited content, the method 400 proceeds to step 432 and blocks the data transfer (e.g., does not forward the retrieved data to the first node). The method 400 then proceeds tooptional step 424 and logs the attempted data transfer before terminating instep 426. - However, if the method 400 determines in
step 420 that the retrieved data does not contain prohibited content, the method 400 proceeds to step 422 and delivers the retrieved data to the first node, before optionally logging the data transfer instep 424 and terminating instep 426. In one embodiment, the method 400 delivers the entirety of the retrieved data (e.g., an entire file) to the first node. In another embodiment, the method 400 delivers individual bytes of the data to the first node as the bytes are retrieved and reviewed. -
FIG. 5 is a high level block diagram of the connection assistance method that is implemented using a general purpose computing device 500. In one embodiment, a general purpose computing device 500 comprises aprocessor 502, amemory 504, aconnection assistance module 505 and various input/output (I/O)devices 506 such as a display, a keyboard, a mouse, a modem, and the like. In one embodiment, at least one I/O device is a storage device (e.g., a disk drive, an optical disk drive, a floppy disk drive). It should be understood that theconnection assistance module 505 can be implemented as a physical device or subsystem that is coupled to a processor through a communication channel. - Alternatively, the
connection assistance module 505 can be represented by one or more software applications (or even a combination of software and hardware, e.g., using Application Specific Integrated Circuits (ASIC)), where the software is loaded from a storage medium (e.g., I/O devices 506) and operated by theprocessor 502 in thememory 504 of the general purpose computing device 500. Thus, in one embodiment, theconnection assistance module 505 for facilitating communications between two nodes in a peer-to-peer network described herein with reference to the preceding Figures can be stored on a computer readable medium or carrier (e.g., RAM, magnetic or optical drive or diskette, and the like). - Thus, the present invention represents a significant advancement in the field of data transfer networks. A method and apparatus are provided that enable data to be transferred between two nodes that are unable to connect directly by enabling the two nodes to use a partner node as an intermediary. The desired data is transferred to the partner node, which in turn delivers the data to the requesting node. In this manner, the desired data transfer can take place despite the inability of the transferring parties to connect directly. In addition, the use of an intermediary enables a user to monitor or control the data that is transferred to or from a given node. The present invention may therefore be further implemented, for example, to help parents monitor their children's file sharing activities.
- While foregoing is directed to the preferred embodiment of the present invention, other and further embodiments of the invention may be devised without departing from the basic scope thereof, and the scope thereof is determined by the claims that follow.
Claims (22)
1. A method for transferring data from a first node to a second node in a peer-to-peer network, said method comprising the steps of:
receiving, at a third node in said peer-to-peer network, a request for connection assistance from one of said first node and said second node, at least one of said first node and said second node being known to the other of said first node and said second node, but said first node and said second node being unable to connect to each other directly;
connecting to said first node;
connecting to said second node;
receiving, at said third node, said data from said first node; and
delivering said data from said third node to said second node.
2. The method of claim 1 , further comprising:
sending an acknowledgement to said first node or said second node in response to said request for connection, said acknowledgement indicating that said third node is able to assist in a transfer of said data.
3. The method of claim 2 , wherein said acknowledgement is sent based on at least one of: an availability of said third node, a value in a time to live field of said request for connection or a randomly generated number.
4. The method of claim 2 , wherein said acknowledgement is always sent in response to a request for connection from at least one of said first node or said second node.
5. The method of claim 1 , wherein said third node is configured for monitoring data transfers involving said at least one of said first node and said second node.
6. The method of claim 5 , wherein said third node maintains at least one active network connection on behalf of said at least one of said first node or said second node.
7. The method of claim 1 , wherein said request for connection includes one or more details relating to the desired data transfer.
8. The method of claim 1 , wherein said one of said first node or said second node provides one or more details relating to said desired data transfer upon connecting to said third node.
9. The method of claim 1 , further comprising:
logging said data transfer upon completion.
10. The method of claim 1 , further comprising:
examining said data for prohibited content; and
blocking a transfer of said data to said second node if said data contains prohibited content.
11. The method of claim 1 , wherein said first node is behind a first network firewall and said second node is behind a second network firewall.
12. The method of claim 1 , wherein a network outage exists on a path between said first node and said second node.
13. The method of claim 1 , further comprising, prior to receiving said request for connection assistance:
receiving, from said second node, a search request message;
examining said search request message for the presence of prohibited content;
forwarding said search request message through said network if said search request message does not contain prohibited content; and
blocking said search request message if said search request message contains prohibited content.
14. The method of claim 13 , further comprising:
receiving, from said first node, a response message responding to said search request message;
examining said response message for the presence of prohibited content;
forwarding said response message to said second node if said response message does not contain prohibited content; and
blocking said response message if said response message contains prohibited content.
15. The method of claim 1 , wherein said first node and said second node are both known to each other.
16. A computer readable medium containing an executable program for transferring data from a first node to a second node in a peer-to-peer network, where the program performs the steps of:
receiving, at a third node in said peer-to-peer network, a request for connection assistance from one of said first node and said second node, at least one of said first node and said second node being known to the other of said first node and said second node, but said first node and said second node being unable to connect to each other directly;
connecting to said first node;
connecting to said second node;
receiving, at said third node, said data from said first node; and
delivering said data from said third node to said second node.
17. The computer readable medium of claim 16 , further comprising:
sending an acknowledgement to said first node or said second node in response to said request for connection, said acknowledgement indicating that said third node is able to assist in a transfer of said data.
18. The computer readable medium of claim 16 , wherein said third node is configured for monitoring data transfers involving said at least one of said first node or said second node.
19. The computer readable medium of claim 16 , further comprising:
logging said data transfer upon completion.
20. The computer readable medium of claim 16 , further comprising:
examining said data for prohibited content; and
blocking a transfer of said data to said second node if said data contains prohibited content.
21. The computer readable medium of claim 16 , wherein said first node and said second node are both known to each other.
22. Apparatus for transferring data from a first node to a second node in a peer-to-peer network, comprising:
means for receiving, at a third node in said peer-to-peer network, a request for connection assistance from one of said first node and said second node, at least one of said first node and said second node being known to the other of said first node and said second node, but said first node and said second node being unable to connect to each other directly;
means for connecting to said first node;
means for connecting to said second node;
means for receiving, at said third node, said data from said first node; and
means for delivering said data from said third node to said second node.
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/330,826 US20070160069A1 (en) | 2006-01-12 | 2006-01-12 | Method and apparatus for peer-to-peer connection assistance |
CN200710002126.2A CN101026541A (en) | 2006-01-12 | 2007-01-04 | Method and apparatus for transmitting data |
US12/163,415 US8599856B2 (en) | 2006-01-12 | 2008-06-27 | Method and apparatus for peer-to-peer connection assistance |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/330,826 US20070160069A1 (en) | 2006-01-12 | 2006-01-12 | Method and apparatus for peer-to-peer connection assistance |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/163,415 Continuation US8599856B2 (en) | 2006-01-12 | 2008-06-27 | Method and apparatus for peer-to-peer connection assistance |
Publications (1)
Publication Number | Publication Date |
---|---|
US20070160069A1 true US20070160069A1 (en) | 2007-07-12 |
Family
ID=38232694
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/330,826 Abandoned US20070160069A1 (en) | 2006-01-12 | 2006-01-12 | Method and apparatus for peer-to-peer connection assistance |
US12/163,415 Expired - Fee Related US8599856B2 (en) | 2006-01-12 | 2008-06-27 | Method and apparatus for peer-to-peer connection assistance |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/163,415 Expired - Fee Related US8599856B2 (en) | 2006-01-12 | 2008-06-27 | Method and apparatus for peer-to-peer connection assistance |
Country Status (2)
Country | Link |
---|---|
US (2) | US20070160069A1 (en) |
CN (1) | CN101026541A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070266143A1 (en) * | 2006-05-12 | 2007-11-15 | Motorola, Inc. | System and method for distributing proxying error information in wireless networks |
JP2009524293A (en) * | 2006-01-13 | 2009-06-25 | インターナショナル・ビジネス・マシーンズ・コーポレーション | Method and apparatus for establishing peer-to-peer karma and trust |
US20160014607A1 (en) * | 2006-11-30 | 2016-01-14 | Mcafee, Inc. | Method and system for enhanced wireless network security |
US20170169048A1 (en) * | 2015-12-15 | 2017-06-15 | Microsoft Technology Licensing, Llc | Multi-Level High Availability Model for an Object Storage Service |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101030095B1 (en) * | 2009-02-03 | 2011-04-20 | 주식회사 웰게이트 | Distributed Peer Discovery Method for Multimedia Data Transmission in Wireless Peer-to-Peer Networks |
WO2010120040A2 (en) | 2009-04-15 | 2010-10-21 | 광주과학기술원 | Communication method in an ieee 802.11 wireless lan environment |
CN102035862B (en) | 2009-09-30 | 2013-11-06 | 国际商业机器公司 | Configuration node fault transfer method and system in SVC cluster |
US20120311459A1 (en) * | 2011-06-02 | 2012-12-06 | Dashwire Inc. | Facilitated content item transfer |
US11140240B1 (en) * | 2020-07-14 | 2021-10-05 | Facebook, Inc. | Generating a dynamic dependent client device activity dashboard and managing contact-control privileges via managing client device interfaces |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030163731A1 (en) * | 2002-02-28 | 2003-08-28 | David Wigley | Method, system and software product for restricting access to network accessible digital information |
US20040054723A1 (en) * | 2002-09-17 | 2004-03-18 | Umeshwar Dayal | Method and system for peer to peer common channel collaboration |
US6826694B1 (en) * | 1998-10-22 | 2004-11-30 | At&T Corp. | High resolution access control |
US7120687B1 (en) * | 2000-12-08 | 2006-10-10 | America Online, Inc. | Monitoring digital images |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6069896A (en) * | 1996-10-15 | 2000-05-30 | Motorola, Inc. | Capability addressable network and method therefor |
DE69735084T2 (en) * | 1997-02-18 | 2006-08-31 | Matsushita Electric Industrial Co., Ltd., Kadoma | Routing methods in hierarchical structured networks |
US7116685B2 (en) * | 2000-08-22 | 2006-10-03 | Thomson Licensing | Communication parameter adjustment system in an internet compatible bi-directional communication system |
AU2002234258A1 (en) * | 2001-01-22 | 2002-07-30 | Sun Microsystems, Inc. | Peer-to-peer network computing platform |
US6950821B2 (en) * | 2001-05-04 | 2005-09-27 | Sun Microsystems, Inc. | System and method for resolving distributed network search queries to information providers |
US6629100B2 (en) * | 2001-10-01 | 2003-09-30 | Ipac Acquisition Subsidiary I, Llc | Network-based photosharing architecture for search and delivery of private images and metadata |
US20040125776A1 (en) * | 2002-12-26 | 2004-07-01 | Haugli Hans C. | Peer-to-peer wireless data communication system with progressive dynamic routing |
US20040181575A1 (en) * | 2003-03-11 | 2004-09-16 | Visual Circuits Corporation | Method and apparatus for providing peer-to-peer push using broadcast query |
US7545765B2 (en) * | 2003-04-11 | 2009-06-09 | Telefonaktiebolaget Lm Ericsson (Publ) | Multi-user diversity forwarding |
KR20050013023A (en) * | 2003-07-26 | 2005-02-02 | 삼성전자주식회사 | Method for transmitting of high rate frame in a wireless local area network |
US8234414B2 (en) * | 2004-03-31 | 2012-07-31 | Qurio Holdings, Inc. | Proxy caching in a photosharing peer-to-peer network to improve guest image viewing performance |
US7788378B2 (en) * | 2005-04-22 | 2010-08-31 | Microsoft Corporation | Apparatus and method for community relay node discovery |
US20060272014A1 (en) * | 2005-05-26 | 2006-11-30 | Mcrae Matthew B | Gateway notification to client devices |
-
2006
- 2006-01-12 US US11/330,826 patent/US20070160069A1/en not_active Abandoned
-
2007
- 2007-01-04 CN CN200710002126.2A patent/CN101026541A/en active Pending
-
2008
- 2008-06-27 US US12/163,415 patent/US8599856B2/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6826694B1 (en) * | 1998-10-22 | 2004-11-30 | At&T Corp. | High resolution access control |
US7120687B1 (en) * | 2000-12-08 | 2006-10-10 | America Online, Inc. | Monitoring digital images |
US20030163731A1 (en) * | 2002-02-28 | 2003-08-28 | David Wigley | Method, system and software product for restricting access to network accessible digital information |
US20040054723A1 (en) * | 2002-09-17 | 2004-03-18 | Umeshwar Dayal | Method and system for peer to peer common channel collaboration |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009524293A (en) * | 2006-01-13 | 2009-06-25 | インターナショナル・ビジネス・マシーンズ・コーポレーション | Method and apparatus for establishing peer-to-peer karma and trust |
US20070266143A1 (en) * | 2006-05-12 | 2007-11-15 | Motorola, Inc. | System and method for distributing proxying error information in wireless networks |
US20160014607A1 (en) * | 2006-11-30 | 2016-01-14 | Mcafee, Inc. | Method and system for enhanced wireless network security |
US9596604B2 (en) * | 2006-11-30 | 2017-03-14 | Mcafee, Inc. | Method and system for enhanced wireless network security |
US20170169048A1 (en) * | 2015-12-15 | 2017-06-15 | Microsoft Technology Licensing, Llc | Multi-Level High Availability Model for an Object Storage Service |
US10275467B2 (en) * | 2015-12-15 | 2019-04-30 | Microsoft Technology Licensing, Llc | Multi-level high availability model for an object storage service |
Also Published As
Publication number | Publication date |
---|---|
CN101026541A (en) | 2007-08-29 |
US8599856B2 (en) | 2013-12-03 |
US20080259940A1 (en) | 2008-10-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8599856B2 (en) | Method and apparatus for peer-to-peer connection assistance | |
US7761569B2 (en) | Method for monitoring and providing information over a peer to peer network | |
Kim et al. | Measuring ethereum network peers | |
CN101485178B (en) | Method for obtaining information objects in a communication system | |
US7296237B2 (en) | Data replication system and method | |
US9501363B1 (en) | Distributed database management system with node failure detection | |
US20060224748A1 (en) | Service support framework for peer to peer applications | |
US20080133666A1 (en) | Moving File Fragments from Background File Sharing to Foreground File Sharing and Preventing Duplicate Downloads | |
US20090182842A1 (en) | Method And System For Redirecting Data Requests In Peer-To-Peer Data Networks | |
US20070150576A1 (en) | Method and System for Dynamic Distributed Data Caching | |
US20090177743A1 (en) | Device, Method and Computer Program Product for Cluster Based Conferencing | |
JP4791539B2 (en) | Method and apparatus for reducing spam on a peer-to-peer network | |
CN111406396A (en) | Computer-implemented system and method for data dissemination and communication in networks such as blockchain networks | |
CN101795222A (en) | Multi-stage forward service system and method | |
US7392295B2 (en) | Method and system for collecting information from computer systems based on a trusted relationship | |
CN115665274B (en) | Heterogeneous protocol data transmission method, system, electronic device and storage medium | |
US20090319519A1 (en) | Communication system, communication device, and computer program | |
US9641543B2 (en) | Systems and methods for securing remote configuration | |
US9781131B2 (en) | Systems and methods for securing remote configuration | |
JPH1166098A (en) | Information acquisition and transmission method and apparatus | |
CN110825972A (en) | Hot topic key user discovery method based on field differentiation | |
JP2010152676A (en) | Information transfer apparatus, information transfer method and program | |
AU2006203234B2 (en) | Method for monitoring and providing information over a peer to peer network | |
CA2534397C (en) | Method for monitoring and providing information over a peer to peer network | |
CN115706720A (en) | Message sending method, message sending end and server |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GEORGE, MR. DAVID A.;JENNINGS, III, MR. RAYMOND B.;LAVOIE, MR JASON D.;REEL/FRAME:017068/0537;SIGNING DATES FROM 20051212 TO 20051213 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |