搜索资源列表
wat2001b
- 765K 非常强大,著名和实用的TCP/IP等网络功能的编程库,完全免费且简单易用,基于Borland C.它的使用很广泛,比如近年来推出的DOS下的Internet工具大都是用它编写出来的.这是DOS实模式的版本,其它各种说明和资料以及DOS保护模式下TCP/IP的版本可在它的网站http://www.wattcp.com/上找到.推荐程序员使用! 如果使用BC31环境,请在prj中加入lib\目录下的库文件,并调用对应H文件的函数接口-765K is very powerful, well-
tcpipv212
- Archive structure: --- --- --- Example | -- source C source code files | -- doc Documentation files if necessary | -- borland Project file for Borland C 5.02 (only 20 Bit targets) | -- paradigm20 Project file for Parad