文件名称:MBuf
- 所属分类:
- TCP/IP协议栈
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.72mb
- 下载次数:
- 0次
- 提 供 者:
- su***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是从伯克利BSD的mbuf中提取的实现代码,如果使用者看过TCP/IP详解2的朋友就会在开篇看到这个代码,
我将其改写,虽然还是没有支持cluster的操作,但是基本可以从中知道这个实现的过程了。
关于Balloc是我为嵌入式系统定制的小型内存块管理系统,用4字节管理128个字节的内存。
MBuffer 是基于其上实现的。(如果没有使用Balloc,dtom将不能得到正确的结果)。-This is the mbuf from the Berkeley BSD implementation of code to extract, if the user read the TCP/IP Xiangjie 2 friends will see this code in the opening chapter, I will be the rewrite, although the cluster or not to support the operation, but the basic can get to know the process of achieving. About Balloc is my custom embedded systems for the small memory block management system, using 4 bytes to 128 bytes of memory management. MBuffer is based on the realization of its. (If you do not use Balloc, dtom will not get the right results).
我将其改写,虽然还是没有支持cluster的操作,但是基本可以从中知道这个实现的过程了。
关于Balloc是我为嵌入式系统定制的小型内存块管理系统,用4字节管理128个字节的内存。
MBuffer 是基于其上实现的。(如果没有使用Balloc,dtom将不能得到正确的结果)。-This is the mbuf from the Berkeley BSD implementation of code to extract, if the user read the TCP/IP Xiangjie 2 friends will see this code in the opening chapter, I will be the rewrite, although the cluster or not to support the operation, but the basic can get to know the process of achieving. About Balloc is my custom embedded systems for the small memory block management system, using 4 bytes to 128 bytes of memory management. MBuffer is based on the realization of its. (If you do not use Balloc, dtom will not get the right results).
相关搜索: mbuf
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MBuf\Balloc.c
....\Balloc.h
....\Debug\Balloc.obj
....\.....\Balloc.sbr
....\.....\If.obj
....\.....\If.sbr
....\.....\MBuf.bsc
....\.....\MBuf.exe
....\.....\MBuf.ilk
....\.....\mbuf.obj
....\.....\MBuf.pch
....\.....\MBuf.pdb
....\.....\mbuf.sbr
....\.....\MbufTest.obj
....\.....\MbufTest.sbr
....\.....\vc60.idb
....\.....\vc60.pdb
....\mbuf.c
....\MBuf.dsp
....\MBuf.dsw
....\mbuf.h
....\MBuf.opt
....\MBuf.plg
....\MbufTest.c
....\Debug
MBuf
....\MBuf.ncb
....\MBuf.sdf
....\MBuf.vcxproj
....\MBuf.vcxproj.filters
....\MBuf.vcxproj.user
....\Balloc.h
....\Debug\Balloc.obj
....\.....\Balloc.sbr
....\.....\If.obj
....\.....\If.sbr
....\.....\MBuf.bsc
....\.....\MBuf.exe
....\.....\MBuf.ilk
....\.....\mbuf.obj
....\.....\MBuf.pch
....\.....\MBuf.pdb
....\.....\mbuf.sbr
....\.....\MbufTest.obj
....\.....\MbufTest.sbr
....\.....\vc60.idb
....\.....\vc60.pdb
....\mbuf.c
....\MBuf.dsp
....\MBuf.dsw
....\mbuf.h
....\MBuf.opt
....\MBuf.plg
....\MbufTest.c
....\Debug
MBuf
....\MBuf.ncb
....\MBuf.sdf
....\MBuf.vcxproj
....\MBuf.vcxproj.filters
....\MBuf.vcxproj.user