搜索资源列表
SOCKET
- TCP/IP编程的基础--socket 包括C/JAVA TCP/UDP 服务端和客户端 六套代码,供新人学习、老人测试联调用 支持win32 Linux(JAVA版本的需要自己新增JDK)
UDPPinger
- JAVA编写的,用UDP Socket的PING,会返回10个PING 响应时间-JAVA prepared, using UDP Socket
assignment3
- Java UDP Ping Client/Server
TCPUDPSocket
- TCP-UDP通信,PPT中详细讲述了TCP、UDP相关技术,并详细讲解了windows socket相关编程函数,并带有socket编写的TCP通信程序。-TCP-UDP communication, PPT in detail the TCP, UDP related technologies, and explain in detail the windows socket programming related functions, and written with a TCP sock
Java-socket-programming-network
- java socket 网络编程,主要基于TCP/IP 以及UDP两种协议的通信方式-Java socket programming network
tip_ip
- java的网络开发,简单的应用java中的Socket,ServerSocket 实现TCP/IP协议 和UDP协议-java web development, simple application java socket the ServerSocket to achieve the TCP/IP protocol and UDP protocols
SampleSocket_TCPPUDP_Client-Server
- A good Java Socket TCP+UDP Client+Server.