Does anyone have any examples of how to make non blocking sockets in windows? Ive been searching on the net for some, but i havent been able to find any.
This is a discussion on Non blocking sockets within the Networking/Device Communication forums, part of the General Programming Boards category; Does anyone have any examples of how to make non blocking sockets in windows? Ive been searching on the net ...
Does anyone have any examples of how to make non blocking sockets in windows? Ive been searching on the net for some, but i havent been able to find any.
When all else fails, read the instructions.
If you're posting code, use code tags: [code] /* insert code here */ [/code]
Check out MSDN.
http://msdn.microsoft.com/library/de.../ntwrkprot.asp
Check out my website for more software development links.
http://www.dslextreme.com/users/kuphryn/links.html
I highly recommend Network Programming for Microsoft Windows, Second Edition by Anthony Jones and Jim Ohmund.
Kuphryn
Thanks :-)