summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2013-06-28 22:58:46 -0400
committerirungentoo <irungentoo@gmail.com>2013-06-28 22:58:46 -0400
commitc9d0c208a5c1c67a0514c01a6c4a3ac360767bfd (patch)
tree4a2df1a97734d50389cadafeb1d4c313b07b65c2 /docs
parentfd44c68801205eeece6495a641db50467ee4ece5 (diff)
Test programs updated. (I'm gonna wait until I finish Lossless_UDP before pushing it.)
Diffstat (limited to 'docs')
-rw-r--r--docs/Lossless_UDP.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Lossless_UDP.txt b/docs/Lossless_UDP.txt
index 09a2c133..e303703b 100644
--- a/docs/Lossless_UDP.txt
+++ b/docs/Lossless_UDP.txt
@@ -88,7 +88,7 @@ Lossless UDP:
88 [byte with value: 16 (10 in hex)][4 byte (handshake_id1)][4 bytes (handshake_id2)] 88 [byte with value: 16 (10 in hex)][4 byte (handshake_id1)][4 bytes (handshake_id2)]
89 89
90 SYNC packets: 90 SYNC packets:
91 [byte with value: 17 (11 in hex)][byte (type) (00 for keep alive, 01 for request)][byte (counter)][4 byte (recv_packetnum)][4 byte (sent_packetnum)][sequence of requested packet ids[4 bytes each](not present in keep alive)] 91 [byte with value: 17 (11 in hex)][byte (counter)][4 byte (recv_packetnum)][4 byte (sent_packetnum)][sequence of requested packet ids[4 bytes each](not present in keep alive)]
92 92
93 93
94 data packets: 94 data packets: