搜索资源列表
iphone2
- 本程序自带反向回传语音代理服务,可以使两个不同局域网内的客户机通过国际互连网进行语音通讯,本程序使用点对点方式,不通过任何中介服务器速度快,语音延迟极小,声音清晰逼真,其效果和真实IP电话不相上下,程序界面简洁,操作简单,是在互连网上打IP电话的极好工具,唯一的要求是通话双方都要有电脑,并连入互连网。 本程序能实现以下连网操作功能: 1.通话双方是同一局域网内的用户 2.通话双方是不同局域网内的用户,并通过各自的网关连入互连网 3.通话双方一个直接连入互连网,另一个处在
ChatRoom+G
- 这是关于语音聊天软件的一个程序代码 当运行该软的时候,至少需要有一方按下“建立服务器”按钮,表示该台机子用于做服务器,成功时文本显示区会显示“Server Has Been Set OK!”,才有可能接受来自其他机子的连接,当然客户端要输入服务器的IP地址和指定端口后,然后按“连接服务器”按钮,若成功则会在本地文本显示区显示“Client Connection Succeed”,双方建立了连接后,就可以开始通信了。你可以在文本输入区输入你想说的话,按回车,就会在本地文本显示区显示你刚才说的话
IP_phone
- IP电话会议系统,支持多人会议,分为Clien和Server两部分,并附有UML设计.-IP telephone conference systems to support people, Client and Server divided into two parts. together with UML design.
myicq-win_src
- MyICQ是一套完全公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是Windows的客户端。MyICQ完全支持服务器之间的松散连接,这意味着任何人都可以在Internet上架设自己的服务器。群组功能使您能够享受到聊天室和网络游戏所带来的快乐。 --------------- 基本功能特点 --------------- 采用MySQL数据库 日志文件 配置文
videoondemandsystem
- 用C++编写的一个类似与网络电视的一个视频点播系统的核心源码,包括客户端和服务器端-C similar to the preparation of a television network with a Video-on-Demand System at the core source code, including client and server
jrtp_example
- This a Client/Server example for using JRTP in a console program in the Visual Studio environment. Once both the client & the server are started, pressing enter in the server console will broadcast data to the multicast (addresses & ports have been h
iTalk
- 一个用java实现的局域网语音聊天系统,包括服务器端和客户端,可以实现文字聊天,语音聊天,文件传输等功能,并实现了密码验证。-used to achieve a LAN voice chat system, including the server and client, can achieve a text chat, voice chat, file transfer and other functions, and to achieve a password verification.
alsa stream 音频通讯
- A client-server application that lets you seamlessly redirect audio from one PC to another over your network connection using ALSA, JACK or a file for capture/playback. .Redirect audio seamlessly over a network. Support for ALSA, JACK and popular aud
视频会议完整的开发文档
- 视频会议(客户端和服务器端,包含完整的开发文档) ,Video conferencing source code (client and server, including the complete development documentation)
JRTPUnicast.rar
- JRTP可用于组播也可用于单播,JRTP主页上有一个关于组播的客户端和服务器的例子,还有一个单播的客户端和服务器在同一个程序的例子,本人一直想做一个单播的客户端和服务器分开的例子,在想了一两天后终于想通,做完后发上来,秉承本人一贯风格,注释详尽、附上测试结果,倒不是什么难的东西,只是牛人都不愿做这样的东西,但还是对初学者非常有用,希望得此帮助的给个好评,只此一家,别无分店。,JRTP can be used for multicast can also be used for unicast,
VOIP软件客户端和服务器配置手册
- 3CX -VOIP软件客户端和服务器配置手册,3CX VOIP product client and server configure manual
netmeeting
- 视频会议完整源码,包括客户端和服务器,源码完整。-Complete source video conferencing, including the client and the server, full source code.
Raw2
- 基于java的jmf开发的sip客户端和服务器端程序源代码-The jmf java-based development sip client and server-side source code
jrtpdemo
- 使用jrtplib.lib实现rtp传输,实现了代理服务器端和客户端,可以正常运行-Using jrtplib.lib achieve the the rtp transfer, the proxy server and client, you can run normal
JRTPserverclient
- JRTPLIB服务端和客户端代码,可以发送任何媒体后缀的文件。-JRTPLIB server and client code, you can send any media extension.
02004VC
- 02004VC 视频会议系统客户端与服务端源码 实现视频会议功能-Video Conference System 02004VC client and server source code to achieve video conferencing function
live.tar
- 包含RTP/RTCP/RTSP以及SIP的协议栈源码, 内含Mpeg1/2/4以及H.263/H.264的Streaming RTP代码,适用于流媒体相关开发的Client和Server-Contains the RTP/RTCP/RTSP and SIP protocol stack source code, including the Mpeg1/2/4 and Streaming RTP code H.263/H.264 for streaming media related to t
xyzngbkz_gp_xz
- 语音聊天 c# 局域网 服务器 客户端模式 简单的语音聊天工具-LAN Voice Chat server c# client mode simple voice chat tool
SIP
- SIP protocol in C++ the client and server are implemented the server can save all port of clients connected to server
sip-client
- sip client library to connect with asterisk or another sip server.