资源列表
eth_mini_PBPL_tcp
- PIC单片机和NEC28J60实现以太网通信-PIC Microcontroller and Ethernet communications NEC28J60
tcpudp
- 简单的tcp,udp文件传输,学生用于学习-tcp.udp file transfer
tcpip
- 一个开源的TCP-IP协议栈!!!开源稳定的-An open source TCP-IP protocol stack! ! ! Open source stable
socket
- 一个C++ socket编程的小例子 初学者可以-A C++ socket programming beginners can see a small example of
tcp
- tcp协议的客户端和服务器端 的简单有效的实现-tcp client and server
PingApp
- 此程序对网络编程的有极大的好处 可以通信-This program has great programming on the network can communicate the benefits of
ChatRoom
- 用Java 简单的实现聊天室功能,采用的Socket TCP 单播技术,其他还有很多有待完善的地方-Simple implementation with a Java chat room feature, use the Socket TCP unicast technology, there are many other areas to be improved
Flood
- Flood attack test C++ long time
LinuxNetworkKernelSource
- 这是我自己对Linux下的一个版本比较低的网络协议栈内核学习笔记,现在公开给大家,一起学习-This is my own version of Linux, a relatively low core network protocol stack study notes, is now open to everyone, learn together. . .
tcpudp
- 里面包含简单的tcp udp服务器和客户端程序便于初学者学校-Which contains a simple tcp udp server and client programs to facilitate school beginners
TCP-IP3
- 第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。 与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.