Welcome to MSDN Blogs Sign in | Join | Help

What can cause Wininet to return ERROR_INTERNET_CANNOT_CONNECT?

Glad you asked.
The following winsock errors get translated into ERROR_INTERNET_CANNOT_CONNECT:

  • WSAENETDOWN
  • WSAECONNREFUSED
  • WSAENETUNREACH
  • WSAENOTCONN

Learn more about these errors on the Windows Sockets Error Code page.

Published Tuesday, February 15, 2005 5:49 PM by WebTransports
Filed under:

Comments

No Comments
Anonymous comments are disabled
 
Page view tracker