搜索资源列表
UDPClient
- UDPClient.java是网络接口的一个小小编程,我大学时的课程设计题,与它对应的有服务器端的。
TCPUDP
- 1)TCPClient.java, TCPServer.java, UDPClient.java, UDPServer.java的调试,通过设置完成通信的计算机ip地址及port号,实现通信过程,记录运行结果; 2) WEBServer.java调试,客户机运行IE浏览软件,通过对web server端一个文件的读取,检测WEBServer.java的正确性,同时记录所浏览到的超文本文件内容。 -TCPClient.java, TCPServer.java, UDPClient.java
UDPClient
- JAVA实现的TCP通信协议的客户端源码,请与服务器源码一起运行,实现两者之间的通信,源码所在的包需要修改成自己的项目所在的包。-JAVA TCP communication protocol to achieve the client source code, please run in conjunction with the server source code, to achieve communication between the two, where the packets nee
UDPClient
- source to make an udp clients in java
UDPClient
- java实现的UDP协议代码,自己写的,很不错的。-UDP Server