搜索资源列表
UDPClient
- UDPClient.java是网络接口的一个小小编程,我大学时的课程设计题,与它对应的有服务器端的。
UDPServer
- 这是利用java编的计算机网络的关于客户与服务端的通信小程序,当时的课程设计,可以通过。与UDPClient.java配合使用。
SocketWebServer
- SocketWebServer计算机网络使用的代码。有TCPClient.java、TCPServer.java、UDPClient.java等等。-SocketWebServer code used by computer networks. There TCPClient.java, TCPServer.java, UDPClient.java and so on.
UDPClient
- 使用java写的一个关于UDP协议的客户端程序-Using java to write an agreement on the UDP client program
udpclient
- 简单udp服务器客户端代码,通过编译可以接受udp服务器端响应!-Simple udp server client code through the compiler can accept udp server-side response!
UDPClient.java
- udpclient sample program
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
UDP
- 该文件为计算机网络中的UDP学习的UDP文件,包括UDPClient.java和UDPServer.java.-This is a compute network study file.Include UDPClient.java and UDPServer.java.
UDPServer
- 这是利用java编的计算机网络的关于客户与服务端的通信小程序,当时的课程设计,可以通过。与UDPClient.java配合使用。-This is made use of java on the computer network client and server communications applet, the curriculum design, could be adopted. Used in conjunction with UDPClient.java.