connect problem with a socket

Aug 25, 2009 at 4:39pm
Hi everybody,

I have an application that sends data to a GUI to represent it in graphics. It works properly but a few minutes later the connect() function for the communication with the GUI fails. The error code is 10061. I tried it with the GUI in the same computer where my application works and in two separate computers.

Has anyone any idea what's the problem? could it be that I send a lot of data and the server status is full and because of that it can't answer anymore?

Thanks

Radeberger
Aug 25, 2009 at 6:38pm
Do you know what error code 10061 stands for?...
Topic archived. No new replies allowed.