10-15-2014, 06:08 PM
what i need is to tell x.ClientConnect not to wait for anything.
just try ones to connect and end without any error.
#compile "__TcpSocket"
TcpSocket x.ClientConnect("xx.xxx.x.xx" 5032)
just try ones to connect and end without any error.
#compile "__TcpSocket"
TcpSocket x.ClientConnect("xx.xxx.x.xx" 5032)