TCP Socket Error (Code = 10060)

Results 1 to 2 of 2
  1. #1
    Account Upgraded | Title Enabled! Gosu[ru] is offline
    MemberRank
    Jan 2009 Join Date
    http://www.epicLocation
    359Posts

    TCP Socket Error (Code = 10060)

    wtf?! how to fix that shit?

    all ports is opened

    <?xml version="1.0" encoding="euc-kr"?>
    <XML>
    <AGENTCONFIG>
    <NAME>Test</NAME>
    <MAXCLIENT>100</MAXCLIENT>
    <MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
    <ADDRESS ip="my ip" tcpport="7777" udpport="5100"/>
    </AGENTCONFIG>
    </XML>


    Screenshot by Lightshot


  2. #2
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: TCP Socket Error (Code = 10060)

    TCP Error Code:
    10060 WSAETIMEDOUT -- Connection timed out.

    Something isn't connecting.
    I normally just open all the ports used both tcp and udp, but you could also allow the ports/programs through your firewall, not just the router.



Advertisement