Skip to content

Doubt on Connection Packet offset value #202

Closed Answered by anthony-tuininga
charankamarapu asked this question in Q&A
Discussion options

You must be logged in to vote

What makes you think it should be 70? I just looked at the packet output and it looks indeed like the correct value is 74. This is the beginning of the first packet sent (which you can see by setting the environment variable PYO_DEBUG_PACKETS to any value before running your program):

0000 : 01 14 00 00 01 00 00 00 |........|
0008 : 01 3F 01 2C 04 01 20 00 |.?.,....|
0016 : FF FF 4F 98 00 00 00 01 |..O.....|
0024 : 00 CA 00 4A 00 00 00 00 |...J....|
0032 : 84 84 00 00 00 00 00 00 |........|
0040 : 00 00 00 00 00 00 00 00 |........|
0048 : 00 00 00 00 00 00 00 00 |........|
0056 : 00 00 00 00 20 00 00 00 |........|
0064 : FF FF 00 00 00 00 00 00 |........|
0072 : 00 01 28 44 45 53 43 52 |.…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cjbj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants