Tagged Questions
2
votes
2answers
7k views
Help with Sending/ Receiving UDP packets - C Sockets
Ok, if you look at some of my previous questions, I've been working on getting a simple connection up and running with C sockets (I'm still fairly new to the whole networking aspect of an program, but ...