The Client must support file resuming and Bit Torrent style multiple feeds.
Search found 7 matches
- May 5, 2005, 12:23 am
- Forum: CSC445 P2P
- Topic: Wild Spec Changes
- Replies: 2
- Views: 2292
- April 13, 2005, 5:47 pm
- Forum: CSC445 P2P
- Topic: NEIGHBOR response
- Replies: 1
- Views: 1648
- April 13, 2005, 5:41 pm
- Forum: CSC445 P2P
- Topic: JOIN 46505
- Replies: 2
- Views: 2015
In this case there is nothing else to do but not return a peer. We have updated the specification to include this case. The solution is to respond with an empty PEER message which is as follows: PEER * This message will validate the RQST or JOIN message, but also indicate that that client has no pee...
- April 13, 2005, 5:28 pm
- Forum: CSC445 P2P
- Topic: GET and Downloading of files
- Replies: 1
- Views: 1756
This is also a case of file names existing as unique identifiers. But also, the protocol specifies that the FILE message must include the file size, offset from the beginning, segment length, and the filename. NOTE: It will be up to the client to maintain some sort of data that indicates the portion...
- April 13, 2005, 5:19 pm
- Forum: CSC445 P2P
- Topic: FILE and GET messages
- Replies: 3
- Views: 2711
- April 13, 2005, 5:14 pm
- Forum: CSC445 P2P
- Topic: End of hop path
- Replies: 1
- Views: 1815
We purposefully left the first RESULT message fairly ambiguous, for two primary reasons. (1) we did not think that parsing a newline character would be any more difficult than parsing any other path. (2) since the protocol specifies that the first client that can fulfill a file request must handle t...
- March 18, 2005, 3:15 pm
- Forum: CSC445 P2P
- Topic: Multiple connections to the same peer
- Replies: 2
- Views: 2566