搜索资源列表
CMulticastSocket
- 基于udp的多播程序,先加入多播组,然后可以向多播组成员发送消息-based udp multicast procedures to join the multicast group, and then to the multicast group members Send Message
CMulticastSocket-v4-stream
- 网络层组播视频文件,包括服务器端和客户端-network layer multicast video files, including server and client
CMulticastSocket
- 基于udp的多播程序,先加入多播组,然后可以向多播组成员发送消息-based udp multicast procedures to join the multicast group, and then to the multicast group members Send Message
CMulticastSocket-v4-stream
- 网络层组播视频文件,包括服务器端和客户端-network layer multicast video files, including server and client
CMulticastSocket-VC-4-demos
- UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对