搜索资源列表
网络通信开发包
- 开发一套易用的网络通信包,以C++形式对功能进行封装。做的相当不错,包含开发文档及代码说明 -development of a set of easy-to-use communications network packets to C + + form of a wrapper function. Doing quite well, including the development of documents and code Descr iption
librtp-0.1
- RTP协议源代码,纯C编写,结构清析,如果你正打算找一个轻便的RTP实现代码,这个应该是你的首选。
shipinhuiyi
- 视频会议的代码,C/C++源码,通信图像传输类。
NetTalk
- 一款网络视频电话的软件,C++代码编写。-The is a Voip vedio call software. C++ codes.
liuJM
- JM 代码注释版,对H264的学习者来说很重要,里面有详细的注释,很有用-JM code Notes version of the H264 is very important to learners, which has detailed notes, very useful
VMukti_Chat_Module_Source_Code
- 网络视频会议 C#开发 开源代码 网络视频会议 C#开发 开源代码网络视频会议 C#开发 开源代码-Internet video conferencing open source C# development C# Developer Network video conferencing network video conferencing open source open source C# development
vc_JRTPConsole
- RTP实现代码,用C++语言实现,源代码-RTP code, using C++ language, source code
mcu
- 视频会议的主入口函数,mcu.c中的代码是真个视频会议启动过程,对开发视频会议的同志应该有一定的启发意义-Video conferencing function of the main entrance, mcu.c the code is really to start the process of video conferencing, video conferencing on the development of comrades should have inspired a certa
SIP
- SIP协议,SIPB协议实现。C++代码-SIP protocol, SIPB implementation protocol. C++ code
phone
- 程序应该是自已explainatory如果不,用户手册是attacted。 原始代码被评论。 文件附有了: phonev2a.c -原始代码, phonev2a.exe -二进制文件, samdb.txt -样品数据库文件, userm2a.doc -用户手册。-The program should be self-explainatory if not,a user manual has been attacted. source code are commented. Files attac
appkonference-1.2.tar
- 一个不错的sip电话开源代码,供学习,由C++编写-A good open-source sip phone for the study, prepared by the C++
deskTopShare
- c++代码实现的一个桌面共享的程序,包括桌面级的界面设计和后台具体功能的实现-A desktop sharing program c++ code, including the realization of desktop interface design and backstage specific functions.
SILK
- SILK语音编码研究必备资料,包括基本原理介绍以及C语音代码总汇-This document describes SILK, a speech codec for real-time, packetbased voice communications
dicmsi
- ssm开发实现简单的oa办公管理系统,模板是网上下载,后端代码自己实现(SSM development and implementation of a simple OA office management system, templates are downloaded online, the back-end code to achieve their own.)
HiPhones
- PJSIP 由英国Teluu团队主导开发,由Benny Prijono 创建,他的名字缩写pj,所以命名PJSIP 优点: 可移植性强:可运行在windows、windowsmobile、linux、unix、MacOS、RTEMS、Symbian 内存需求小:编译后只需要150k内存空间 支持多种SIP功能以及扩展功能:支持多人会话、事件驱动框架、会话控制(presence)、即时信息、电话传输 文档介绍:官网有教程可以学习 缺点: Demo代码之间关联比较紧密