Enter Keywords:
1 - 10 of 29(0.011 seconds)
Sort By:
 
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.
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...
Zones: Windows XP, WinsockDate Answered: 09/23/2006 Rating: 9.2 Views: 5
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.
Zones: Delphi ProgrammingDate Answered: 10/13/1998 Rating: 7.8 Views: 0
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...
Zones: C++Date Answered: 02/21/2002 Rating: 8.6 Views: 0
Also - What are the advantages of IGMP v.3 over v.1?
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...
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...
Zones: Windows 9x NetworkingDate Answered: 04/06/2003 Rating: 7.6 Views: 0
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...
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.
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 ...
Zones: Windows ProgrammingDate Answered: 04/25/2003 Rating: 8.2 Views: 0