🧉 Martin
Tonight I'm hacking around with some socket programming. Haven't done any low level stuff in ages. So much fun!
🧉 Martin
Yeah, +1 for Beej's Guide in terms of a great intro to lots of the mechanics and protocol details. I was doing some NAT traversal stuff, and this was super helpful: bford.info/pub/net...
🐧 Aditya
Beej's guide is usually the goto resource for getting started. I've personally used it, and imo it's very well written. beej.us/guide/bgne...
💻 Kenneth Jensen
Second for Beej's guide! Good reference, too.