- Apr 26, 2015
- 1,029
- 896
- 216
So, I've started not too long ago to try and understand how the client would initiate a connection with a server. But I'm still a bit lost. If I interpreted correctly what i studied then there seems to be two ways of initiating a connection. The old way with some kind of heavily encrypted blob from the start; and the new way : with a little "SYN" (I know it's udp
) packet containing some unknown version informations.
So I'd like to know if anyone has done some research on the topic and if there's some kind of doc available somewhere ?

So I'd like to know if anyone has done some research on the topic and if there's some kind of doc available somewhere ?
