搜索资源列表
live.2006.08.26.tar
- linux下的rtsp/rtp/rtcp协议栈源代码; c++写的,带参考程序-linux under the rtsp / rtp / rtcp protocol stack source code; C wrote, with reference program
linux-bluetooth-touchscreen
- 上学的时候写的蓝牙触控板程序,可以控制linux主机的鼠标的位移(键盘同样道理,不过源码忘放哪里了),不过没有实现鼠标按键点击动作。触控板使用的平台是2410的。自己写的程序,主机端借用了bluz协议栈中的程序。请尊重我的个人劳动,使用时请注明作者。欢迎交流kaiserempire@gmail.com
802.11无线局域网协议栈的完整实现
- 这是在Linux下的802.11无线局域网协议栈的完整实现,运行环境为Linux+NS2,编程语言为C++。
src(upnp)
- Linux下的UPNP协议栈源码及实现,完整程序,无任何删减,请放心使用!-Under the Linux source code and the UPNP protocol stack implementation, the full program, without any deletion, please be assured!
LINUXprotocal
- Linux网络协议栈的介绍,包含丰富的图文说明.-The introduction of Linux network protocol stack and it has profound picture and word explation.
linux_Kernel_Stack
- linux内核协议栈详解,含linux网络结构图例,代码-linux kernel stack Descr iption, linux network structure with legend, code
source
- osip例子程序,可以很好的学习osip协议栈-osip
bluez-4.33.tar
- 大名鼎鼎的Blue-Z的最新版本,是Linux内核官方指定的蓝牙协议栈!-The famous Blue-Z' s latest version of the kernel is the official Linux Bluetooth protocol stack specified!
bluez-4.57.tar
- linux下蓝牙协议栈的开源代码,在linux上已经实现-Under the Bluetooth protocol stack linux open source code that has been achieved in linux
crypto
- linux下的协议栈 ,可以看看的,相当的不错的啦!-protocol stack based on linux
libmodbus-2.9.1-0.tar
- 最新开源Modbus协议栈,包括RTU和TCP功能。-libmodbus is a free software library to send/receive data with a device which respects the Modbus protocol. This library can use a serial port or an Ethernet connection.
Linux
- linux内核以及linux网络协议栈代码相关的经典书籍-Linux kernel and networks-related books,
Linux-TCP-IP
- linux tcp/ip 内核分析 协议栈分析-linux tcp/ip
linux-protocol-stack
- 这是一本介绍linux2.6协议栈源代码的书,不是介绍“协议”的书。-This is an introduction linux2.6 protocol stack source code, not the book introduces the "Agreement".
Linux基础命令
- 本文将讲述网络相关命令,作者假定读者具备TCP/IP协议栈的基础知识。对于相关命令及其输出只介绍它的基本的使用方法和大概的描述,具体协议将不作详细解释。 如今网络无疑是很重要的,linux系统中提供了丰富的网络测试与管理命令。我们来一起看看它们。(This article will tell about network-related commands, and the author assumes that the reader has the basics of TCP\/IP proto
framewmdk-assume-meta_programming
- EASYARM2200的TCP IP协议栈在UC OS下的完整移植程序,不多说了,需要的下载!()
41178348
- affix是一个Open Source的蓝牙协议栈,支持OBEX()
7148101
- 周立功的EASYARM2200上的TCP IP协议栈的移植,程序完整,我测试过可以在DOS下面进行测试,并可对板上的SERV()
kfltms478
- 开源ZigBee 协议栈,提供给大家学习()
linux TCP IP协议栈源码解析
- linux内核TCP/IP协议栈解析,包括协议栈内核源码,适合中、高级开发人员