What is the best way to set a timeout on a socket using the WinSock2 C++ library?
This is for a typical recv and send call.
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21235849.html
Zones:
C++Date Answered: 12/15/2004 Rating: 9.4 Views: 0
My second computer with WinXP installed can't connect to the Internet.I can't install my Internet connection. It says I need to download & install Winsock2.How do I do that?Winsock download says it...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_22000149.html
I need Delphi 4 sources (no components without sources, please) for a little ping function using WinSock2 (no ICMP.DLL, please).
Thank you... :-)
Regards, Madshi.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10088341.html
does anyone have a suggestion ?
a performance benchmark using WInsock 2 calls
would be great.
also,
if i start WSAStartup(2,0)
can I mix winsock1 and winsock 2 calls ?
e.g:
WSASocket...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20104961.html
Zones:
C++Date Answered: 02/21/2002 Rating: 8.6 Views: 0
Also - What are the advantages of IGMP v.3 over v.1?
http://www.experts-exchange.com/Networking/Misc/Q_20115984.html
Zones:
NetworkingDate Answered: 06/28/2003 Rating: 8.0 Views: 0
I have an executable that has a listening socket. Every time a client request comes in a connection is accepted and the accepted socket is passed to a child process which is spawned off. When the c...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20266349.html
Zones:
C++Date Answered: 02/18/2002 Rating: 9.2 Views: 0
I have tried to download some courses from the web. Everytime I do it, I get a "unsupported configuration-missing winsock2 run time component," However, when I surf the web normally, ie 5.5 works o...
http://www.experts-exchange.com/Networking/Windows_Networking/9x/Q_20323322.html
I am trying to reteive an Winsock2 error message to go with the error number. (not creating my own error message) According to some books I have read winsock unlike berkley sockets do not have an...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20455146.html
Zones:
C++Date Answered: 01/15/2003 Rating: 9.2 Views: 0
Is there any way to change the time that Winsock waits for a connection to be successfull? Tried a few options witch setsockopt, but nothing seems to work.
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20465684.html
Zones:
C++Date Answered: 01/21/2003 Rating: 7.8 Views: 18
I need a sample of how to use TransmitFile.
I am getting the #10038
WSAENOTSOCK
(10038)
Socket operation on nonsocket.
An operation was attempted on something that is not a socket. Either ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20595649.html