文件名称:UDP-Pinger
文件大小:6KB
文件格式:RAR
更新时间:2015-01-09 03:56:21
计算机网络自顶向下第四版第二章
计算机网络自顶向下第四版第二章套接字编程作业。本程序用eclips编译后,拷出.class文件,用命令行执行客户端:C:\>java PingClient IP地址 7890 服务器端:c:\>java PingServer 7890
【文件预览】:
UDP-Pinger
----bin()
--------PingServer.class(3KB)
--------PingClient.class(3KB)
----src()
--------PingServer.java(3KB)
--------PingClient.java(2KB)
----.project(386B)
----.classpath(232B)