A gist with the final code we came up with: https://gist.github.com/jvns/ca739cf4d36a155d81edcadf8cf3c9ed
The socket module documentation I kept referring to: https://docs.python.org/3/library/socket.html
Download
0 formats
No download links available.
fun with sockets: let's write a webserver! | NatokHD