Short but amazing (at least for me) intro to network programming. We start by opening two terminals: for python and netcat utility. #Python
3
0
0
0
0
Download Image
And here you are: with opened connection, listening on a port, sending bytes, including some newline stuff