It will connect to the server (IP: 10.0.0.2) on TCP port 12345. ... set chan [socket 10.0.0.2 12345] ;# Open the connection puts $chan hello ;# Send a ...
確定! 回上一頁