hi
i want to connect to a listener with TCPClient.connect(ip,port) command.but before that i want to specify a timeout for it.
as you know there is 2 command for send and recieve :SendTimeout and RecieveTimeout...but this command is usefull when a connection is created. i want a to specify Timeout for connecting.