搜索资源列表
UCOS TCP-IP-PPP
- 网络编程,uc/os下用的IP/TCp协议,嵌入式开发必备-network programming, uc / os using IP / TCp agreement, embedded development required
jpos-1.4.4.tar
- pos机交易实现源代码 含金融卡交易8583协议实现 开发环境:linux 典型应用:嵌入系统开发 仅供参考 -pos machine transactions with the source code to achieve financial card transactions 8583 agreement to achieve development environment : linux Typical applications : embedded system de
ICCP
- ICCP Toolkit 是在 Tru64下开发Tase.2通信协议的开发包,已包括licence-ICCP Toolkit is under development in Tru64 Tase.2 communication protocol development kits, includes license
RTP通用开发库(for Linux)
- linux环境下用纯c写的RTP协议的通用开发库-linux environment with pure c write RTP common development libraries
gsoap-2.6.2.tar
- 开源的soap协议栈源代码; 开发web service的好工具-revenue soap protocol stack source code; Development of a good web service tools
postfix-2.3.5.tar
- 邮件系统是Linux网络应用的重要组成,一个完整的邮件系统包括三个部分:底层操作系统(Linux Operation),邮件传送代理(Mail Transport Agent,MTA),邮件分发代理(Mail Delivery Agent,MDA),邮件用户代理(Mail User Agent,MUA)。 Postfix是一个非常优秀的MTA,她素以高效、安全的特点而著称。Postfix是作者在UNIX上所见过的MTA中在反垃圾邮件(Anti- Spam或Anti-UCE)方面做得最
sendmail.8.13.7.tar
- Sendmail是一款运行在Unix平台下的基于简单邮件传输协议smtp的电子邮件消息传输软件。1982年由Eric Allman在美国加州大学伯克利分校首次开发成功。在互联网上sendmail邮件系统所存储和转发的电子邮件数量比其他任何一种邮件系统处理得都多。
Linux_Applications
- linux下的应用程序,开发平台是周立功MagicARM2410开发板(周立功的三星开发板),内容包括线程、tcp协议、udp协议等
bluetooth_linux
- linxu环境下的蓝牙协议栈和测试程序,对在linux下开发蓝牙技术的同行很有帮助。
boa-0.94.11.tar
- c语言开发,ntp协议,利于新手的学习和上手
recive
- 此代码为Linux下RTP协议的数据接收程序,包括Makefile文件和主函数,但在开发前需要添加jrtplib-2.9库。
jrtplib-2.9
- 此代码为jrtplib-2.9库文件,用于开发RTP协议数据传输十分有效,已经用此库编写出recive和send函数,并验证成功,适用于linux和vc开发。内有linux的Makefile文件和VC工程文件,可直接使用。
ndmpkit.v3.2.tar
- 网络数据管理协议的开发-network data management protocol development
dcmsniffer
- 一个dicom通讯开发的监听分析程序,支持dicom协议,可以获得dicom通讯消息-A dicom communications analysis program developed by listening and support dicom protocol, access to dicom communication messages
rtsp-rtp-rtsp-source
- linux下网络协议的应用,实现了rtp rtcp协议的应用程序的开发。-rtp
bluez-4.22.tar
- Bluetooth协议栈源码,协助Bluetooth功能的开发-Bluetooth protocol stack source code to assist in the development of Bluetooth Function
H323.tar
- H323协议的简单分析,可作为H323协议开发的基础-H323 protocol simple analysis can be used as the basis of H323 Protocol Development
NtpConn
- ntp协议及客户端开发,通过ntp服务器同步本地系统时间。(NTP protocol and client development, through the NTP server synchronization local system time.)
Igh etherlabmaster主站协议栈
- 德国Igh公司开发的ethercat主站协议栈,可供下载学习及应用
linux TCP IP协议栈源码解析
- linux内核TCP/IP协议栈解析,包括协议栈内核源码,适合中、高级开发人员