资源列表
Java-socket-programming-network
- java socket 网络编程,主要基于TCP/IP 以及UDP两种协议的通信方式-Java socket programming network
SOCKET
- 基于C++的SOCKET服务器的源程序,可以下来看看。-SOCKET server C++ source code, can look down
tcpPudp
- 一些基于TCP和UDP协议的聊天程序 一些大神们编写的简单或稍微复杂的 从一些地方收集来的-Based on TCP and UDP protocol chat program The Great God have written a simple or a little more complex collected from some
GetMas
- 能够检测并截获局域网内部所传送的数据帧 但解析出来可识别的只有源IP地址和目标IP地址 其发送的内容可以截获但显示出来都是二进制乱码 应为无法判断是什么类型的文件-Able to detect and intercept the data frame transmitted by the internal LAN, but to parse out recognizable only the source IP address and destination IP addresses to se
TCP-UDP
- tcp udp 发送和接受数据包,实现了基本功能-TCP AND UDP send and recive
LPC2368_CPU_LAN_SERVER_CHANGEIP_ID
- 通过LPC2368 实现TCPip网络功能,具体实现了TCP ,UDP,icmp,可以ping得通-By LPC2368 achieve TCPip to network functions, the concrete implementation of the TCP, UDP, icmp, you can ping through
WinSock-Test
- VB WinSock控件编写的服务端和客户端程序,能够正常发送接收数据-VB WinSock control to write the server and client programs, to the normal sending and receiving data
udp
- UDP写的接收和发送程序,直接能用,用Socekt API写的,简单实用。理解UDP编程很好-UDP write to receive and send the program can be used directly, write the use Socekt API, simple and practical. Understand the UDP programming well
ICMP
- ICMP协议,可直接连接外网测试延时,也可以测试内网,完整代码-Control Message Protocol (ICMP), can be directly connected external network test delay, and can also test network, the complete code
MyGBN
- GBN协议的简单模拟,能够有效的让初学者了解到GBN协议的工作原理,但是发送方部分没有设置缓冲区-Simple simulation of the GBN protocol can effectively let the beginners to understand the working principle of the GBN protocol, but part of the sender is not set buffer
TCP
- 是一个服务器客户端和服务端的小程序 是基于TCP完成的-Is a server-client and service side of the applet is done based on the TCP
raw_socket
- 基于原始socket的客户端和服务器的编程,可以在系统给定的IP头后面自定义一个IP头 ,然后构建TCP/UDP头,并实现客户端和服务器之间的数据发送。-Based on the raw socket client and server programming, can be given in the system behind the IP header custom one IP header, and then build a TCP/UDP headers and data sent