搜索资源列表
SIP STACK LATEST VER
- 这是一个用C-C++实现的成熟的sip协议栈,目前正在稳定的使用,可同时运行于windows和linux平台,里面还有比较详细的帮助文档。-This is a C-C realization of the mature sip protocol stack and is currently stable use, can also run on Windows and Linux platforms, there is also a more detailed help files.
PPP STACK
- 这是一个用C-C++实现的成熟的ppp服务器和协议栈,目前正在稳定的使用,可同时运行于windows和linux和solaris平台,里面还有比较详细的帮助文档。-This is a C-C realization of the mature ppp server and protocol stack and is currently stable use, can also run on windows and linux and solaris platform, there is also
Micrium-uC-TCP-IP_2.86
- μC-TCP/IP 源码,可用来学习TCP/IP及嵌入式协议栈的的实现-source μC-TCP/IP, can be used to learn TCP/IP and embedded protocol stack to achieve
stack
- 栈关于数组与链表的实现,linux c语言-Stack on the array and linked list implementation, linux c language
mystack
- 用C语言,编写的一个栈的算法,可以实现栈的基本操作(入栈,出栈,清空栈)。-Using C language, written in a stack algorithm can achieve the basic operation of the stack (stack, stack, empty stack).
pupnp-master
- libupnp提供upnp协议栈的c实现-libupnp protocol stack of UPNP
22calc
- c语言实现计算器的使用 很简单的用栈来实现优先级的用法-c language is very simple to use calculator with stack usage to achieve priority
tcp_multicas_chatroomt
- 在linux环境下的,基于tcp协议栈使用c语言实现的多人能同时在线聊天的聊天室代码-Under linux environment, the stack using c language tcp protocol based on simultaneous multiplayer online chat chat room code
sip
- 一个linux简单的网络协议栈的例子的实现,用c语言进行实现,-Implementation of a Linux simple network protocol stack
main
- 用栈实现的计算器 C++代码 哈哈哈哈(A calculator implemented with a stack C++ code)