搜索资源列表
MBuf
- 这是从伯克利BSD的mbuf中提取的实现代码,如果使用者看过TCP/IP详解2的朋友就会在开篇看到这个代码, 我将其改写,虽然还是没有支持cluster的操作,但是基本可以从中知道这个实现的过程了。 关于Balloc是我为嵌入式系统定制的小型内存块管理系统,用4字节管理128个字节的内存。 MBuffer 是基于其上实现的。(如果没有使用Balloc,dtom将不能得到正确的结果)。-This is the mbuf from the Berkeley BSD implementat
FTPSample
- 使用FTP上传和下载,用到了事件,多线程同步,内存读写,文件操作。-The use of FTP upload and download, use the event, multi thread synchronization, memory read and write, file operations.
PLC S7300&400(TCP)
- 西门子PLC S7-300 & S7-400系列TCP连接上位机程序,无需PLC端再编程,源码包含C#和VB,亲测S7-300 CPU-314C-2 PN/DP可用。(PLC connected PC via RJ45 directly and do Memory write and read)