CAsyncSocket client
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have a client application in which i first do a Create() and then Connect() to connect to my server application. The problem is that even if i dont start the server application, i get the Connect() return value as WSAEWOULDBLOCK and no other error value. How do i determine correctly whether the server is actually available or not ? Am i doing anything wrong ? Thanks in advance.
*** Who said nothing is impossible? I have been doing it for a long time ***