The most classic Uinx tutorial! work of father of Unix, Brian W. Kernighan. For remarking of this book, please refer to: http://www.amazon.com/Unix-Programming-Environment-Prentice-Hall-Software/dp/013937681X
摘 要: In ternet 网络通信编程主要是在UN IX 下使用C 语言进行, 在W indow s 平台上不能 直接使用这些代码。文章介绍了W indow s 下的UN IX 仿真平台Cygw in, 在Cygw in 下讨论了 UN IX 原始套接字的编程应用, 实现了数据包的生成和发送以及对数据包的截获和分析。 关键词: Cygw in; 原始套接字; IP; TCP; 数据包 中图分类号: TP393 文献标识码:A UNIX raw socket program and ap