计算机网络自顶向下第四版第二章套接字编程作业。本程序用eclips编译后,拷出.class文件,用命令行执行客户端:C:\>java PingClient IP地址 7890 服务器端:c:\>java PingServer 7890
1