搜索资源列表
InternetProgramming
- See Appendix B for a descr iption of the programs included on this companion disk. RESOURCE.WRI identifies other books and resources for Internet programming. WEBHELP.HLP contains an introduction to the World Wide Web. TCPMAN.HLP provides det
IPTR.rar
- 这个程序利用Winpcap库来捕获IP数据包。在调试时注意: 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如"D:\Program Files\Microsoft Visual Studio\VC98\Include"。 2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如"D:\Program Files\Microsoft Visual Studio\VC98\Lib"。 以上1、2两个步骤其实是为了让程序能够利用win
DNSResolver.rar
- VC编写的DNS域名解析器DNSResolver,VC prepared DNS resolver DNSResolver
SendEmail
- 使用smtp发送Email的功能,里面有VB,VC的代码。-Email sent using the smtp function, there are VB, VC code.
tcpip
- VC网络编程,对想深入学习网络编程的朋友很有用,一共有3本书。-VC network programming, network programming on' d like to learn a friend is useful, a total of 3 books.
capture_IP_packets
- 这个程序利用Winpcap库来捕获IP数据包。在调试时注意: 1、源程序在IPControl文件夹中 2:务必将winpcap开发包“WpdPack_4_0_2\WpdPack”文件夹下的\Include和\Lib目录拷贝到VC安装目录下的库文件夹中,如"D:\Program Files\Microsoft Visual Studio\VC98\Include"和"D:\Program Files\Microsoft Visual Studio\VC98\Lib"。该步骤其实是为了让程序