资源列表
NetSecurityProgramer-chapter3
- 网络安全编程技术与实例》这本书的源码,详细介绍了TCP/IP协议足中各个协议的使用,以及在网络安全方面的实践方法,确实不错! -Programming techniques and examples of network security, " the source book, detailing the TCP/IP protocol enough to use the various protocols, and network security practices, reall
roaderTCPIP
- 一个简单的TCP/IP协议栈,实现ARP、IP、ICMP、UDP和TCP协议,底层驱动使用winpcap,可以在VC下调试。
IPHelper-API-Demonstration-project
- IpHlpApi for delph 所有API示范,源自老外写的一个项目,包括了IpHlpApi 的所有API的使用方法示例,非常稀有!!像API添加路由、修改路由、查看修改网络连接属性等等!-IpHlpApi for delph all API demonstration from a project written by foreigners, including IpHlpApi all use of the API method example, very rare! ! Like a
Udp-log-receive
- UDP通信程序,接受UDP信息并显示在界面上。使用VS2010开发-UDP communication program, accept UDP information and displayed on the screen. Use VS2010 development
protobuf
- 是google提出的,一种语言无关、平台无关、扩展性好的用于通信协议、数据存储的结构化数据串行化方法-Is google put forward, a language-independent, platform-independent, extensible good for communication protocols, data storage of structured data serialization method
局域网文件传输
- 局域网文件传输,可以达到目前最快的局域网传输速度。-based file transfer SOCKET example, a multi-threaded file transfers, application and LAN
dns_r
- 这是一套完整 DNS 查询解析工具, 相当于DOS/UNIX下的 nslookup, 相当好用. 可以让你知道要如何查网域的 MX, NS, Address 等数据, 是写网络程序的你一定要知道的知识!-This is a complete DNS inquiries analytic tools, the equivalent of DOS / UNIX under the nslookup. very handy. can let you know how to check domain M
anim_lab
- opnet培训练习使用的源代码anim,主要用于熟练OPNET的相关操作。-opnet training exercises to use the source code anim, mainly for skilled OPNET related operations.
NewMenuSampleSrc
- UDP的协议,大家可参考下。便于学习参考。很值得学习的噢-UDP protocol, we can refer to the next. Easy to learn for reference. Oh, well worth learning
upd-peer-chat
- UDP点对点聊天,运用socket 进行无连接通讯。-UDP peer chat
Estimating-TCP-Latency-Approximately
- 新环境下,一种新的测试TCP延迟的方法,发自PAM2013,用于新式快速网络TCP延迟测量-Estimating TCP Latency Approximately
Socket-net-program
- 介绍TCP/IP协议客户端和服务器端进程通信流程和具体实现的基础上,给出了开发通信应用程序的编程模型和实现要点,并以Delphi为编程语言说明了使用Socket进行网络编程的方法和特点-Socket net program