-
Account Upgraded | Title Enabled!
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
-
-
DRGunZ 2 Creator
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.