-
-
TinyTCP_DS89C420.zip
Small TCPIP protocol stack implementation. A very good source code help you understand the tcp/ip protocol stack .
-
-
oSIP.rar
A reference of SIP protocol stack, very good.
-
-
-
libtorrent-0.10.4.tar.gz
... performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth connections it is able to seed at 3 times the speed of the official client.
The ...
-
-
-
differenct.rar
堆和栈的区别
一、预备知识—程序的内存分配
一个由c/C++编译的程序占用的内存分为以下几个部分
1、栈区(stack)— 由编译器自动分配释放 ,存放函数的参数值,局部变量的值等。其操作方式类似于数据结构中的栈。
2、堆 ...
-
stcp_stack.tar.gz
sctp protocol stack
please use winZip to uncompress it and run it on Linux platform
-