I have a problem with "TCPRecv" when I turn off the Server ,client does not respond
code
look
code
$Recvpack = TCPRecv($Connect, 1024) If @error Then ExitLoop
look