Examples for Winsock?

Posted by bobber205 on Stack Overflow See other posts from Stack Overflow or by bobber205
Published on 2010-03-08T04:59:03Z Indexed on 2010/03/08 5:06 UTC
Read the original article Hit count: 479

Filed under:
|
|

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 receive the same type of packet).

I am fairly familiar with C# sockets but nothing with C++.

Any tips or resources?

© Stack Overflow or respective owner

Related posts about winsock

Related posts about c++