View Full Version : error
cobra059
27-07-2007, 13:38
why do i get a socket error # 11004 every time i try to connect.
ANR Daemon
27-07-2007, 17:57
Try search on forum?
WSANO_DATA
11004
Valid name, no data record of requested type.
The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for. The usual example for this is a host name-to-address translation attempt (using gethostbyname or WSAAsyncGetHostByName) which uses the DNS (Domain Name Server). An MX record is returned but no A record—indicating the host itself exists, but is not directly reachable.
What address are you using?
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.