CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 IP电话/视频会议 搜索资源 - can通信

搜索资源列表

  1. vis_h323lib_dll_2.0r

    0下载:
  2. H.323通信库的源程序,用于IPVoice,做IP电话的可以参考-H.323 library source for IPVoice do IP telephony can reference
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:464961
    • 提供者:cdw
  1. ChatRoom+G

    0下载:
  2. 这是关于语音聊天软件的一个程序代码 当运行该软的时候,至少需要有一方按下“建立服务器”按钮,表示该台机子用于做服务器,成功时文本显示区会显示“Server Has Been Set OK!”,才有可能接受来自其他机子的连接,当然客户端要输入服务器的IP地址和指定端口后,然后按“连接服务器”按钮,若成功则会在本地文本显示区显示“Client Connection Succeed”,双方建立了连接后,就可以开始通信了。你可以在文本输入区输入你想说的话,按回车,就会在本地文本显示区显示你刚才说的话
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:681589
    • 提供者:傅华江
  1. H.323 V2 分组多媒体通信系统

    0下载:
  2. 不错的资料 需要的可以参考!-good information can refer to the need!
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:308850
    • 提供者:杨小豹
  1. TalkG726

    2下载:
  2. G726局域网语音通话程序和源代码 这是使用G726语音压缩(16kbps)和RTP进行传输的程序,因为我没有带WIFI的PPC,所以每个程序都是单独测试的,PC端和PPC端分别都工作正常。 G726编解码算法来自OpenH323.传输使用的RTP可以在RTP程序中找到讲解,这个程序主要是G726的函数。将整个 G726封装为g726_Encode和g726_Decode两个函数,参数为压缩和解压数据存储的地址指针,可以将960字节压缩到120字节和将 120字节解压为960字
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:708753
    • 提供者:Xia Tao
  1. udpsound

    0下载:
  2. 使用UDP协议实现局域网内语音通信功能 能够互相对话功能-use UDP protocol LAN voice communication functions can talk to each other functional
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:558103
    • 提供者:xiaoxiao
  1. Phone.rar

    0下载:
  2. 网络电话例程,可以连接本机做测试,通过网络进行电话通信,VoIP routines, you can connect the machine to do testing, telephone communications via the web
  3. 所属分类:VOIP program

    • 发布日期:2017-03-29
    • 文件大小:75123
    • 提供者:闻伟
  1. tmndec-2.0

    0下载:
  2. H263的标准解码器,适用于视频电话,移动通信等领域。输入可以是.3gp的格式-H263 standard decoder for video telephony, mobile communication and other fields. Input can be a .3 gp format
  3. 所属分类:VOIP program

    • 发布日期:2017-04-01
    • 文件大小:77919
    • 提供者:张宗彬
  1. NetPhone

    0下载:
  2. 网络电话,VoIP的简单实现,可用于网络聊天,以及移动终端与PC间的通信。-Internet telephony, VoIP' s easy to achieve, can be used in online chat, as well as the mobile terminal and PC communication.
  3. 所属分类:VOIP program

    • 发布日期:2017-05-02
    • 文件大小:649304
    • 提供者:叶晨
  1. void_communication

    0下载:
  2. 这也是一个语音通信的项目,语音那一块是封装过的,不过有源码,可以修改-This is a voice communications, voice, and that is one-off package, but there is source code, you can modify
  3. 所属分类:VOIP program

    • 发布日期:2017-04-01
    • 文件大小:135251
    • 提供者:叶子
  1. h323

    0下载:
  2. h.323协议的中文版,共三部分,可以作为多媒体业务的通信规范-the Chinese version of the h.323 agreement, including three parts, can serve as a multimedia business communications standards
  3. 所属分类:VOIP program

    • 发布日期:2017-05-07
    • 文件大小:1738781
    • 提供者:王小小
  1. PTPVideoCommunication

    0下载:
  2. 该程序经编译可直接正常运行,实现点对点的视频通信。-The program can be compiled directly by the normal operation to achieve point to point video communication.
  3. 所属分类:VOIP program

    • 发布日期:2017-04-03
    • 文件大小:487592
    • 提供者:taiyongyu
  1. P2P_Chat

    1下载:
  2. 一个语音聊天程序,实现点对点通信,中间有个ocx组件可以自由使用。-A voice chat program, to achieve point to point communications, the middle of a ocx component can be used freely.
  3. 所属分类:VOIP program

    • 发布日期:2017-03-27
    • 文件大小:69988
    • 提供者:许染
  1. opensips-1.6.3-tls_src.tar

    0下载:
  2. OpenSIPS是一个成熟的开源SIP服务器,除了提供基本的SIP代理及SIP路由功能外,还提供了一些应用级的功能。OpenSIPS的结构非常灵活,其核心路由功能完全通过脚本来实现,可灵活定制各种路由策略,可灵活应用于语音、视频通信、IM以及Presence等多种应用。同时OpenSIPS性能上是目前最快的SIP服务器之一,可用于电信级产品构建。-OpenSIPS is a mature open source SIP server, in addition to providing basic
  3. 所属分类:VOIP program

    • 发布日期:2017-05-16
    • 文件大小:4225253
    • 提供者:wxd
  1. osip-Development-Handbook

    0下载:
  2. “会话发起协议(Session Initiation Protocol-SIP)是一个应用层的信令控制协议。用于创建、修改和终止一个或多个参与者的会话。这些会话可以是Internet多媒体会议、IP电话或多媒体分发(例如:语音信箱)。会话的参与者可以通过组播(multicast)、网状单播(unicast)或两者的混合体进行通信。”-" Session Initiation Protocol (Session Initiation Protocol-SIP) is an applicat
  3. 所属分类:VOIP program

    • 发布日期:2017-03-28
    • 文件大小:35871
    • 提供者:王强
  1. voip1.0

    0下载:
  2. 语音通信;文本聊天;有服务器和客户端;可以注册、登录和添加好友;-Voice communication text chat a server and client can register, login and add friends
  3. 所属分类:VOIP program

    • 发布日期:2017-04-15
    • 文件大小:26354
    • 提供者:刘继建
  1. soundcode

    0下载:
  2. 这是一段简洁而有效的基于c/s模式语音通信源码,在vc或vs下通过编译,输入ip地址,客户端即可听到服务器端的声音-This is a simple and effective based on c/s mode of voice communication source, vs in vc or through the compiler, enter the ip address, the client can hear the voice server
  3. 所属分类:VOIP program

    • 发布日期:2017-04-01
    • 文件大小:3795
    • 提供者:dj
  1. HecMeeting

    0下载:
  2. 基于sip协议的通信软件,可以进行语音通信-Communication software based on sip protocol can voice communication
  3. 所属分类:VOIP program

    • 发布日期:2017-05-23
    • 文件大小:7945163
    • 提供者:hz
  1. P2PMultiChat

    0下载:
  2. 本软件是基于P2P模式的视频通信系统,仅实现一些基本功能,用户可以进行点对点视频聊天,vs2005编译通过-This software is based on the P2P mode of video communications systems, only to achieve some of the basic functions, the user can point to point video chat.
  3. 所属分类:VOIP program

    • 发布日期:2017-03-27
    • 文件大小:533370
    • 提供者:加菲猫
  1. 20140226

    0下载:
  2. C编写的,可以实现iP对ip的语音通信,感兴趣的可以参考-Written in C , you can achieve voice communication for iP ip, interested can refer to.
  3. 所属分类:VOIP program

    • 发布日期:2017-04-15
    • 文件大小:19479
    • 提供者:hy
  1. AndroidrRTC_WebScoke

    0下载:
  2. 实现手机端web_rtc和后台的音视频通信.这个是源码修改后的项目.java端的代码可以在网上找node.js开发的webrtc源码. 该手机端是webscoket和http进行通信的-Achieve mobile terminal web_rtc and background audio and video communications. Background code can be found on the Internet webrtc node.js source development
  3. 所属分类:VOIP program

    • 发布日期:2017-05-24
    • 文件大小:8142323
    • 提供者:张晓春
搜珍网 www.dssz.com