Winsock 11001

Индекс  Назад 

WSAHOST_NOT_FOUND (11001)

Host not found.

No such host is known. The name is not an official hostname or alias, or it cannot be found in the database(s) being queried. This error may also be returned for protocol and service queries, and means the specified name could not be found in the relevant database.

A Winsock 11001 error is a Microsoft Windows Sockets (TCP) error, which implies you have some type of names resolution issue. So you should be able to duplicate this error completely outside of our software by attempting to ping this machine by it’s HostName.

 

However, you may also want to try using the IP-Address instead of the HostName in order to connect.

Please also keep in mind that you cannot use the "\\" in the Host Name field within the Mini Remote Control program. Therefore, if you are supplying \\HostName in the HOST: field, then this is exactly why you are getting a Winsock 11001 error. You must either use the HostName or the IP-Address without the "\\".

Rambler's Top100