What do you guys recommend for a resource for winsock?
I have an assignment that we have only have a few days to do that needs to send a simple packet using UDP (and
Possibly more advanced than you need right now but...
I have a series of (rather old) articles on writing scalable servers using Winsock and IO Completion Ports and a free framework of code.
The code and links to the articles are available here.