搜索资源列表
LiveClient
- 视频直播客户端(基于图敏4004H卡),可以分为单播(TCP、UDP)、组播方式接收数据-video broadcast client (based on map-4004H card), can be divided into unicast (TCP, UDP), multicast receive data
SoundCon
- Windows下局域网内的语音传输,延时小于60毫秒,目前国内延时最小的Windows语音交互程序,实现了3种传输方法:UDP单播、广播、组播。(HenryHu原创) -Windows, LAN, voice transmission, delay is less than 60 milliseconds, currently the smallest delay Windows voice interaction procedures, the three kinds of transmi
SendTs2Ip
- 将ts文件转换为ip流并通过udp或者tcp发送出去 可以循环发送 组播发送-Ts files into the ip tcp or udp stream and sent through the loop you can send a multicast transmission
vc6
- (1) 通过TCP协议与服务器通信 (2) 采用UDP组播与分机通信 (3) Window系统声卡数据的读写等操作 (4) 数据库技术,用来记录请求记录以及历史记录查询 (5) INI文件操作,用来记录系统基本信息 (6) 使用帮助文档让用户更加理解如何操作 (7) 其他相关技术如美化界面,收到请求后图标闪烁等 -(1) communicate with the server through the TCP protocol (2) using UDP multica
RTSP
- 实时流协议(RTSP)是应用层协议,控制实时数据的传送 。RTSP提供了一个可扩展框架,使受控、按需传输实时数据(如音频与视频)成为可能。数据源包括现场数据与存储在剪辑中的数据。本协议旨在于控制多个数据发送会话,提供了一种选择传送途径(如UDP、组播UDP与TCP)的方法,并提供了一种选择基于RTP (RFC1889)的传送机制的方法。-Real Time Streaming Protocol (RTSP) is an application layer protocol, to control
mmPlay.thread-udp
- 本源代码功能,从udp socket 接收音频,然后通过声卡播放。可同时接收和播放多路音频。代码中有udp socket组播的编程,线程池的编程例子,音频播放的编程。-Source code function, receiving audio from udp socket, and then played through the sound card. Can receive and play multi-channel audio. Code has multicast udp socket