Results 1 to 4 of 4

Thread: Socket Error #11004

  1. #1
    Join Date
    Aug 2009
    Posts
    59

    Socket Error #11004

    I am trying to connect my computer with the internet through my home networked Dlink router and Dlink Modem. I tried to check the connection and everything went correct. But when I try to surf anything, I am getting the error message as "Cannot connect Socket Error #11004". What does this means? How can I fix this error message?

  2. #2
    Join Date
    Nov 2008
    Posts
    1,192

    Re: Socket Error #11004

    This error occurs if there is the problem of valid name, no data record of requested type. In other words, 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.

  3. #3
    Join Date
    May 2008
    Posts
    2,297

    Re: Socket Error #11004

    Winsock Errors are Microsoft Windows Sockets (TCP) errors. This Winsock error implies you have some type of DNS issue within the network environment. This can also be the problem of your firewall settings (if any) which is blocking the connections. Try to use the defaults or allow the connections to certain sites like google and see if you can browse the internet.

  4. #4
    Join Date
    Apr 2008
    Posts
    2,005

    Re: Socket Error #11004

    11004 Error are caused by misconfigured system files. Please make sure you have entered the IP address and server name correctly to the \etc\hosts file or to your DNS Server. To check this, right Click on the Webpage and select Show Source Code. There you can see which name resolves the NDPS Manager.

Similar Threads

  1. Replies: 3
    Last Post: 22-01-2012, 05:25 PM
  2. Replies: 3
    Last Post: 18-02-2009, 12:53 PM
  3. Winsock Socket error 10048 socket bind
    By Theophilus in forum Operating Systems
    Replies: 4
    Last Post: 16-02-2009, 08:07 PM
  4. Server Error: 451, Socket Error: 10053, Error Number: 0x800CCC0F
    By Eigenberg in forum Windows XP Support
    Replies: 3
    Last Post: 03-06-2008, 04:13 PM
  5. windows mail Socket Error: 10060, Error Number: 0x800CCC0E
    By .:MUNDITO:. in forum Windows Vista Mail
    Replies: 2
    Last Post: 20-05-2008, 06:23 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,618,618.33169 seconds with 16 queries