搜索资源列表
java udp broadcast chat
- 自己做的一个java 的聊天工具,主要向实现的事udp的广播、多播识别用户,可以突破局域网的限制,最主要的是想实现文件的广播传送,以及多人的广播语音,最后由于毕业,只完成,语音部分。-have done a java chat tool to achieve the main thing udp in broadcasting, multicast identifies the user, can overcome the limitations LAN, the most important
vcPhone
- 一个用vc开发的、基于UDP协议的点对点语音聊天程序。-with a vc development, based on the point-to-point UDP Voice Chat procedures.
Duzi UDP talk
- 一个使用UDP协议的聊天程序,支持文件传输和语音传输-use a UDP chat program to support file transfer and voice transmission
delphi-udp-trans delphi网络通信控件
- delphi网络通信控件,发送数据流,实现了UDP穿透;传输速度很快的,可以用它来传输语音,视频,还有文件等数据流-delphi network traffic control, and send data streams to achieve the UDP through transmission speed quickly, you can use it to transmit voice, video, and data stream files
SoundTalk-udp
- 一个不错的语音对讲代码,点对点的模式保证音质的质量-A nice voice intercom code, point to point mode to ensure the quality of sound
warPuber
- 魔兽联机,对战 搜索,发布,聊天! udp 这是一个纯java写的魔兽对战平台.不抓包.原理非常简单. 可以聊天,可以发布自己的魔兽主机.有人建立主机或者人满了也会有声音提示. 学习网络编程.非常好! -Warcraft Online, Battle search, publish, chat! Udp This is a pure java write Warcraft Battle platform. Not Ethereal. Principle is very simpl
unblock_socket-udp-select
- 该程序是UDP方式的非阻塞网络socket通信代码,是我做语音设计时用的,供大家参考。-The program is a non-blocking UDP mode network socket communication code, I do voice design, for your reference.
网络IP电话 v1.4
- 网络IP电话 v1.4 delphi IP电话 语音聊天 IdUDP ACM-IP telephony network arrives delphi IP telephony voice chat IdUDP ACM
UDP
- UDP的视频以及语音传输 UDP的视频以及语音传输-UDP video and voice over UDP video and voice transmission
Phone
- 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
andreadrian.deintercom
- Voice over IP Intercom Linux 环境下,带有回声消除模块,VC++开发。-The application can: dial an intercom partner via short-dial buttons transport your voice over IPv4 with RTP UDP unicast data packets make a telephone conference support wideband (16kH
qq
- 使用c++编写了对点 语音聊天软件,实现两台主机之间得语音通信,首先通过声音采集,然后利用ACM接口压缩音频数据,将数据发送到目标主机,主机接收数据后,解压缩音频数据,并播放,以此实现了点对点得语音通信。利用TCP/IP协议来确认连接状态(TCP/IP协议是可靠的协议,TCP负责发现传输的问题,一有问题就发出信号,要求重新传输,直到所有数据安全正确地传输到目的地,),UDP协议(UDP是一个无连接协议,传输数据之前源端和终端不建立连接,当它想传送时就简单地去抓取来自应用程序的数据,并尽可能快地把
winbabyphone
- UDP 音频wav格式通话,未压缩 (SDK处理版)-udp voice wave talk (sdk version)
linux_babyphone
- UDP 音频wav格式通话,未压缩 (linux gcc版)详见readme.txt-udp voice wave talk, linux version
CPP-socket-p2p-using-udp
- C++的网络语音功能的代码,VC编译,请用新版本的visual studio-The network voice function C++ code, VC compile with the new version of visual studio
Full-Duplex-UDP-Voice-Chat
- A chat bi-directional based on UDP
Voice
- 语音聊天,端口,UDP协议,-Voice chat, port, UDP protocol, so ah ah ah ah ah ah
voicecomm
- tcp/udp语音通信库及使用说明,在VC下使用-tcp/udp voice communication library and user manual
LAN-voice-transmission
- C语言源码![局域网网络语音传输]一. 模块功能 做到在互连网的语音通信功能,使用g.729压缩,在 北京 -------- 重庆 间测试过,一端是长城宽带。一端是56k modem 拨号上网。语音比较清晰,但有一点停吨现象。 二.结构 dll 中用了一个tcp连接,表示双方连通没有,用udp发送语音数据,发送端表明了发送顺序,接收端重排了顺序。-C language source code! [LAN voice transmission module function]. D
Full-Duplex-UDP-Voice-Chat
- C#基于udp的聊天工具- C# udp-based chat tool