搜索资源列表
zubo
- VC组播实例,这是一个很好的VC编写组播程序原代码。-VC Multicast example, it is a good preparation Multicast VC program source code.
VC-IP-UDP-zubo
- VC组播实例,这是一个很好的VC编写组播程序原代码。
zubo
- 这套软件视频会议包括客户端+服务器端全套完整源代码,还有开发文档。也可进行二次开发。可与贵单位原有的网站和业务管理软件进行很好的融合(如OA 系统、MIS系统、ERP系统等),为您提供广泛的应用服务。 我公司提供软件视频会议系统 ,有完整的说明文档 ,视频会议全部源代码-Video conferencing software, including client+ Complete server-side source code, as well as the development of
zubo
- 一个基于Socket套接字和UDP协议的组播工具,可以发送组播消息给组内成员,并能在组网结构中进行组播消息的发送和接收.-Socket socket and a UDP-based multicast protocol tool that can send multicast messages to group members and the group network structure can be carried out to send and receive multicast mess
zubo
- 一个组播代码,方法实用,理解简单,可实现此功能-A multicast source, method and practical, easy to understand, this feature can be realized
zubo
- 组播功能 进行广播 可以群组播功能和其他的功能-Multicast function of broadcasting and radio group functions and other functions
zubo
- 基于UDP的组播聊天室,人们可以进行组播聊天-Multicast UDP-based chat room, chat with people can be multicast
zubo
- 自己写了个组播的发送端和接收端程序,经测试可用。-Wrote out a multicast sender and receiver process, the test is available.
zubo-client
- 组播客户端源码,经测试通过,希望能够对大家有帮助-Multicast client source code, tested by the hope to help everyone
java-zubo
- 1. 创建一个用于发送和接收的MulticastSocket组播套接字对象 2. 创建一个指定缓冲区大小及组播地址和端口的DatagramPacket组播数据包对象 3. 使用组播套接字joinGroup(),将其加入到一个组播 4. 使用组播套接字的send()方法,将组播数据包对象放入其中,发送组播数据包. 或者 使用组播套接字的receive()方法,将组播数据包对象放入其中,接收组播数据包 5. 解码组播数据包提取信息,并依据得到的信息作出响应String s
zubo
- vxworks下组播通信的例程 非常好用的-vxworks routine is very easy to use multicast communication