搜索资源列表
ser-0.9.4_src.tar
- 一个用c代码写的sip协议代理服务器,有权限管理,根一个media代理服务器配合就可以有media代理功能,linux c程序员可以-c code with a written agreement sip proxy server, rights management, media-a proxy server can be a complement to media proxy functionality, linux c programmers can s
sip2-2.0.4.tar
- SIP协议栈实现,C++语言编写,提供第三方看法控件 -SIP Stack, C + + languages, provide third-party views Controls
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.
vb_linux[1]
- 一个国外SIP软电话原码,工作与LINUX系统下,采用标准C语言编写,已经过本人一些修改-a SIP soft phone abroad original code, and Linux systems using standard C language. I have been some changes
resiprocate-0[1].9.0-5019
- 用C实现的支持常用SIP协议栈处理的库,运行效率高。
audiobuf200304
- 这个网络电话程序是linux下,用C语言实现的。它既不是实现的H.323 或 SIP协议, 也没有使用RTP协议,更没有使用到任何其它第三方软件,不过,它确实工作的很好。通话话音质量非常不错。
siproxd-0.7.0.tar
- 这是一个C程序,写于Linux下,它的功能是一个SIP的proxy,让你的SIP软件/硬件电话客户端能够在防火墙或路由器下面继续运行。
sip
- 本系统硬件基于 LPC2292 与 DM9000 的嵌入式网络通讯协议,协议遵循 TCP/IP 规范。 本系统使用 ADS 开发,使用标准 C++ 程序设计语言,可方便移植与维护。 硬件配置为:小端模式,16位数据总线宽度,命令传送地址为0x81000100,数据传送地址为0x81000104。 软件配置:是用程序查询方式获取和发送以太网数据帧,DM9000 各配置信息均由程序进行设置。 更多信息请阅读程序源码。 松牛 http://sonew.512j.com/
asterisk
- linux下面,sip,h.323代理服务器c语言原码,要在linux环境下安装,可以构建voip系统服务器
live.2008.11.13.tar
- 用C++写的流媒体程序库,实现了标准协议。例如RTP/RTCP,RTSP以及SIP-C write streaming media libraries, which achieved the standard protocols. For example, RTP / RTCP, RTSP and SIP, etc. -With C++ Write streaming media library and achieve a standard protocol. For example, RTP/
gsm
- 这个网络电话程序是linux下,用C语言实现的。它既不是实现的H.323 或 SIP协议, 也没有使用RTP协议,更没有使用到任何其它第三方软件,不过,它确实工作的很好。通话话音质量非常不错。-The network telephone program is under linux, using the C language. It is not the realization of the H.323 or SIP protocol, but also did not use the RTP
sip_source
- 自己用C语言写的基于sip协议的简单打包和解析代码。-They used C language to write an agreement based on a simple sip packaging and parsing code.
sipXtackLib
- SIP协议的C++实现,通过类库封装SIP传输层和事务层,方便各个应用层根据业务逻辑进行调用处理。-sip protocol c++
P2P-chat
- 用C++语言编写,基于SIP协议,实现而来基本 的聊天功能,适合初学者研习-Written by c++ chat rooms, using osip agreement
OSIP
- SIP的一种协议栈开源代码,纯C写的,linux下轻松编译通过,生成可用的库-A SIP protocol stack open source code, written in pure C, linux under easily compile, generate usable libraries
sip_UAC_UAS
- vc实现基于sip协议的客户端,Linux C实现基于sip协议服务器。客户端类似于QQ聊天工具,可实现文本聊天,语音对讲以及文件传输和视频聊天。-vc the sip protocol-based client, Linux C achieve the sip protocol-based server. The client is similar to the QQ chat, text chat, the voice intercom as well as the file transfe
live555
- Live555是一个为流媒体提供解决方案的跨平台的 C++开源项目,它实现了对标准流媒体传输协议如RTP/RTCP、RTSP、SIP等的支持。-(See also the "LIVE555 Proxy Server".) LIVE555 Streaming Media Source-code libraries for standards-based RTP/RTCP/RTSP/SIP multimedia streaming,
baresip-0.4.7
- 一个小巧,性能不错的sip协议栈,c语言编写: * Minimalistic and modular VoIP client * SIP, SDP, RTP/RTCP, STUN/TURN/ICE * IPv4 and IPv6 support * RFC-compliancy * Robust, fast, low footprint * Portable C89 and C99 source code-* Minimalistic and modular VoIP c
sphone.tar
- Linux下一个voip软电话,C++语言编写,支持打电话和接电话。使用了sip和rtp协议,使用QT开发了简单的界面。-A voip soft phone on linux,calling and answering is supported.And the phone uses sip protocol and rtp protocol.Also,there is a simple gui made by QT.
sip
- 一个linux简单的网络协议栈的例子的实现,用c语言进行实现,-Implementation of a Linux simple network protocol stack