Protocol Spec v1.2.3: Updated 5-5 @ 12:04pm

Post a reply

Confirmation code
Enter the code exactly as it appears. All letters are case insensitive.
Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Protocol Spec v1.2.3: Updated 5-5 @ 12:04pm

by Paco103 » May 5, 2005, 11:04 am

Upload v 1.2.3

Fixed PEER/PRUNE confusion

by Paco103 » April 24, 2005, 5:30 pm

Updated v1.2.2

Updated some typo's in the FIND, RESULT, and GET methods.

by Paco103 » April 14, 2005, 4:28 pm

UPDATED: v1.2.1

Added more detailed protocol outline section with hopefully better descriptions of protocol usage.

by Paco103 » April 13, 2005, 5:49 pm

UPDATED:

GET message file length should be the length of the stream the client is requesting. -1 for full file, otherwise the amount of data to send in this stream.

FILE message definition did not match the format/example. Format/examples were correct, message definition left out segment length

PEER message did not define the case in which there are only 2 nodes on the network, so the RQST/JOIN message can not be fulfilled. RQST/JOIN should now be fulfilled with a PEER message as per the protocol, but with no elements in the list

by Paco103 » April 7, 2005, 4:44 pm

Specifications have been updated. Most notable changes are that parsing is now done by new lines instead of spaces for almost every occasion, simplifying reading and writing of protocol messages. Also, some updates have been done in the file result messages, most notably by adding the originating regex expression for identification.

Protocol Spec v1.2.3: Updated 5-5 @ 12:04pm

by Paco103 » March 10, 2005, 1:51 pm

Note, this is a preliminary spec only. Specifications are subject to change at anytime during the preliminary phase. Final production specs will be announced here.

Questions may be posted in this forum or e-mailed to csc465@bearnotes.com

E-mailed questions and responses may be posted here if it is felt to contribute to the understanding of the specifications or other issues. Names and addresses will be removed before posting.
Attachments
p2p.txt
Updated 5-5 12:03 PM
Updated specifications
v1.2.3
(24.8 KiB) Downloaded 392 times

Top