搜索资源列表
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 各配置信息均由程序进行设置。 更多信息请阅读程序源码。 松牛 http://sonew.512j.com/
sip软件
- 用于sip通讯的经典软件
MCP2515CAN通讯
- SIP CAN驱动芯片MCP2515在AT91SAM9261上的应用
SIP开发源码及文档
- C开发环境对于SIP通讯的全套资料
SIP-message
- SIP 协议消息应答代码解释详录 SIP 协议消息应答代码解释详录-SIP-message responses recorded in detail to explain the code
sip
- 该源码实现了一款基于SIP协议的通讯软件,可任意修改。-Realize the source of a SIP-based communications software, can be freely modified.
sipdroid
- SIPDROID SIP电话 SIPdroid相信不少人都听说过该款android通讯应用。在很多的android客户端中(包括fring、Nimbuzz、Linphone等),它是目前我用的最顺手,也是通话效果最好的软件。-SIPDROID SIP Phone SIPdroid which I believe many people have heard about android communication applications. In many of the android cli
SoftPhone
- 软电话 从功能分为:服务器端和客户端 服务器:记录所有客户的信息,对客户的登陆、注销等请求进行响应 客户端:利用UDP协议与服务器和被叫或主叫客户端进行通讯 点对点通讯中的请求和响应消息是通过SIP协议来完成传输的,音频信息(压缩后)是同构RTP协议来完成传输的-Soft phone functionality is divided into: server-side and client-server: a record of all customer information,
zte
- 中型通讯视资料applied to SIP, H323, and other agreements soft phone, the single gateway, VoIP billing, to support the then separate billing.-zteapplied to SIP, H323, and other agreements soft phone, the single gateway, VoIP billing, to support the then sepa
sipchat
- sip phone 软电话源码可用来实现和sip server服务端进行通讯-sip phone softphone source code can be used to achieve and sip server communication server
sip
- 本系统设计并实现了基于 LPC2292, DM9000 的嵌入式网络通讯协议,协议遵循 RFC 标准 TCP/IP 规范。使用标准 C++ 语言在 ADS 下开发,完全源代码,方便移植与维护,代码小且运行效率高,容易进行二次开发。 系统实现了:以太网数据帧的收发、ARP 请求与应答、ICMP 中的 Ping 请求与应答、IP、UDP、简易的路由处理,可跨越网关收发数据。 使用本系统可进行各种具备网络功能产品的开发,如 VoIP 电话系统, 网络打印机,终端系统,各种监控系统、数据采集系统
bandwidth0.9
- sip 实现VOIP SIP通讯的,非常适合学习SIP协议-sip
SIPClient
- 利用java做的SIP软电话,实现基本的UAC和UAS之间的通讯。-Using java to do the SIP soft phone for basic communication between the UAC and UAS.
C8051F
- c8051f的相关代码,包括USB通讯、SIP通讯、AD采样、时钟设置等-related code of c8051f, including USB communication, SIP communications, AD sampling clock settings
eXosip2-3.6.0.tar
- SIP通讯协议使用最广泛的协议栈exoSIP,exosip3.6的源码。-SIP communication protocol most widely used protocol stack source code exoSIP, exosip3.6.
Sip
- 关于Sip协议的一些文件主要从流程和介绍以及通讯方式。-failed to translate
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 soft phone API can be compiled d