#JK6 Cant receive back extension handshake

Hi everyone!

Im trying to read extension handshake after sending mine handshake, but always get empty bytes.

Ive tried different peers, different magnet links, but result wasnt changed.

It seems to me my handshake message is correct and tester got correct payload.

I use C# Net.Sockets.
Ive checked others solutions, even in different languages, but didnt notice any difference.

What am i doing wrong?

1 Like

I have finally find my mistake.

I was reading too much bytes in bitfield message, so theres left only zeroes in socket.

2 Likes

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.