TcpClient tcpClient = new TcpClient(sHostName, 8000);//对远程主机的8000端口提出TCP连接申请
我是在这里卡住的,提示:A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond