搜索资源列表
UA开发包sipagent
- 一个可以在PC上实现VOIP SIP通讯的开发包,非常适合学习SIP协议-one can achieve on a PC VoIP SIP communications development kits and are very suitable for studying SIP
RFC3261-CHS
- SIP通讯协议RFC3261的中文翻译版,注:非\"RFC文档中文翻译计划\"组织出的。-communication protocol SIP RFC3261 version of the Chinese translation, Note : - "RFC documentation Chinese translation program," the organizations.
sip
- 本系统硬件基于 LPC2292 与 DM9000 的嵌入式网络通讯协议,协议遵循 TCP/IP 规范。 本系统使用 ADS 开发,使用标准 C++ 程序设计语言,可方便移植与维护。 硬件配置为:小端模式,16位数据总线宽度,命令传送地址为0x81000100,数据传送地址为0x81000104。 软件配置:是用程序查询方式获取和发送以太网数据帧,DM9000 各配置信息均由程序进行设置。 更多信息请阅读程序源码。
sip软件
- 用于sip通讯的经典软件
MCP2515CAN通讯
- SIP CAN驱动芯片MCP2515在AT91SAM9261上的应用
SIP开发源码及文档
- C开发环境对于SIP通讯的全套资料
pid控制程序(共享内存方式)
- 本人在Linux实时内核下写的PID算法的电机驱动程序,通过共享内存的方式与用户态通讯保存数据。保存的数据以二进制的形式存储-Linux real-time kernel written for the PID algorithm motor drivers, through shared memory and the state of communications users to save data. To preserve the
sctp
- SCTP协议栈,SCTP是一种IP层的应用协议,实际上是与TCP,UDP并列的协议,SCTP传输比TCP更可靠,目前主要用于SIP类通讯协议。-SCTP, SCTP is a layer of IP Application Protocol is actually TCP, UDP tied to the agreement, SCTP transmission more reliable than TCP, the key categ
UA开发包sipagent
- 一个可以在PC上实现VOIP SIP通讯的开发包,非常适合学习SIP协议-one can achieve on a PC VoIP SIP communications development kits and are very suitable for studying SIP
sip111111
- 通过一副图来介绍sip多媒体通讯协议栈结构,比较直观和形象-through a plan to introduce sip multimedia communications protocol stack structure, and more intuitive image
RFC3261-CHS
- SIP通讯协议RFC3261的中文翻译版,注:非"RFC文档中文翻译计划"组织出的。-communication protocol SIP RFC3261 version of the Chinese translation, Note :- "RFC documentation Chinese translation program," the organizations.
rtc_for_VC6
- 通过RTP协议进行通讯的完整例子,本人已经在VC6上编译通过。 可以向支持SIP协议的服务器发起VOIP呼叫,并可以进行文字、视频、文件的传输。-through RTP for a complete communications example, I have compiled the VC6 through. To support SIP Server launched VoIP call, and can be text,
sipsdpPro
- 一个用vc开发的小程序,用于voip通讯中,解析sip协议中sdp协议的包文,采用面向对象的设计思想,还是不错的。-vc development with a small procedure for 1/1/2006 communication, Analysis sip agreement sdp agreement package text, object-oriented design ideas, or good.
danissip
- 应用于 voip行业,sip软电话源代码, 适用于通讯开发行业-Applies to voip industry, sip soft phone source code, applies to communications to develop industry
sip
- 本系统硬件基于 LPC2292 与 DM9000 的嵌入式网络通讯协议,协议遵循 TCP/IP 规范。 本系统使用 ADS 开发,使用标准 C++ 程序设计语言,可方便移植与维护。 硬件配置为:小端模式,16位数据总线宽度,命令传送地址为0x81000100,数据传送地址为0x81000104。 软件配置:是用程序查询方式获取和发送以太网数据帧,DM9000 各配置信息均由程序进行设置。 更多信息请阅读程序源码。
sip
- 该源码实现了一款基于SIP协议的通讯软件,可任意修改。-Realize the source of a SIP-based communications software, can be freely modified.
SIP-message
- SIP 协议消息应答代码解释详录 SIP 协议消息应答代码解释详录-SIP-message responses recorded in detail to explain the code
sip
- 本系统设计并实现了基于 LPC2292, DM9000 的嵌入式网络通讯协议,协议遵循 RFC 标准 TCP/IP 规范。使用标准 C++ 语言在 ADS 下开发,完全源代码,方便移植与维护,代码小且运行效率高,容易进行二次开发。 系统实现了:以太网数据帧的收发、ARP 请求与应答、ICMP 中的 Ping 请求与应答、IP、UDP、简易的路由处理,可跨越网关收发数据。 使用本系统可进行各种具备网络功能产品的开发,如 VoIP
jain sip
- java实现sip协议聊天通讯,采用Jain技术。(Java to achieve SIP chat communication)
SIP softphone API
- 非常实用的SIP软电话API,可以直接在vs2008下编译,简单调用api的接口,就可以实现软电话的所有功能,作者使用开源的exosip、ortp、mediastream等接口,进行封装,用户也可以以这个为基础,做出自己想要的软电话接口,改API目前支持多种语音编码,在易用性,稳定性上超过著名的linphone,作者对linphone也比较了解,在开发前全面分析了解linphone的代码。(A very practical SIP so