Hello
Is there any winsock example about real time sending and receiving byte ?
maybe this link will help
http://tangentsoft.net/wskfaq/ (http://tangentsoft.net/wskfaq/)
also, the old forum has a lot of great suff on it - try the search tool
http://www.masmforum.com/board/index.php (http://www.masmforum.com/board/index.php)
Winsock networking tutorial (C++ or win32asm) :
http://www.madwizard.org/programming/tutorials/
Thanks Dave and Vortex