Winsock Error 10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

This basically means that no response (either positive or negative) was received from the remote host when the TCP connection attempt took place.

One reason this may happen is because a firewall is blocking the response from the server.

Another reason is that the host name is incorrect.

This could also mean there is a (temporary) problem with the server (or some router along the way). You can try a traceroute to determine whether or not this is true.

Additional information can be found on MSDN here: http://msdn.microsoft.com/en-us/library/ms832263.aspx

We appreciate your feedback.  If you have any questions, comments, or suggestions about this article please contact our support team at kb@nsoftware.com.