搜索资源列表
UDP_MULTI_VC
- UDP类,UDP组播VC例程源代码 -category UDP, UDP multicast source code routines VC, VC UDP multicast source code routines
利用UDP多播聊天
- 利用UDP多播聊天程序-use UDP multicast chat program
基于udp的多播的客户端程序
- 基于udp的多播的客户端程序,可以接受数据,加入多播组,还有一个客户端-Udp multicast-based client programs that can accept data, joining the multicast group, and a client
UDP_multi.rar
- VB的UDP组播实现,基于api函数实现此功能,VB implementation of the UDP multicast
UDP
- C语言写的一个UDP程序——一个既能发送、接受广播消息,又能发送、接受多播消息的程序。-C language to write a UDP procedures- a can send, receive broadcast news as well as send, receive messages multicast procedures.
UDP
- 讲述了UDP程序的实现方法,并用C语言编程实现了一个UDP程序,该程序能实现广播功能和多播功能,能进行广播消息和多播消息的接发。通过本章的分析,想读者展示了UDP程序的实现过程,广播和多播的区别与共同点-UDP procedures described implementations, and programming using C language, a UDP program, the program can be for broadcast and multicast functions
Grouptalk_src
- 一个基于udp multicast的聊天程序-Udp multicast-based chat program
RFC2326ChineseTranslation
- The Real Time Streaming Protocol, or RTSP, is an application-level protocol for control over the delivery of data with real-time properties. RTSP provides an extensible framework to enable controlled, on-demand delivery of real-time data, su
udp_sock_multicast
- socket实现udp组播,需要用UDP通信可以参照-udp multicast socket implementation
UDP
- 信息简介:UDP协议,即拥护数据报协议(Use Datagram Protocol).是一个简单的面向数据报的传输层协议.他不提供可靠性,即只把应用程序传给IP层的数据发送出去,但是并不能保证他们能到达目的.广播和多播是基于UDP协议的两种消息发送机制.广播数据即从一个工作站发出,局域网内的其他所有工作站都能收到它.IP协议下,多播是广播的一种变形,IP多播要求将对收发数据感兴趣的所有主机加入到一个特定的组.-Information About: UDP protocol, that is, s
UDP_Multicast_IOCP_CLIENT
- UDP Multicast IOCP Server/ Client source
UDP.multicast.IOCP.server.high.level
- UDP多播的IOCP服务器设计高级代码UDP multicast IOCP server design high-level code -UDP multicast IOCP server design high-level code
IOCP.client.UDP.multicast
- UDP多播IOCP的客户设计经典代码IOCP client UDP multicast design classic code -IOCP client UDP multicast design classic code
VC-UDP--multicast
- VC环境下,winsock网络编程,实现UDP组播的图片文件的传输并显示,对学习组播原理的朋友可能有些帮助-VC environment, winsock network programming, UDP multicast image file transmission and display, a friend of the principles of learning multicast may help
udp
- udp多播程序代码,实现不可靠传输,包含发送端、接收端。-udp multicast code
UDPGroup
- 基于Qt的UDP组播例程,包括服务器和客户端,系统平台Windows-Qt-based UDP multicast routines, including server and client system platform Windows
udp-mulcast
- netbeans环境下实现的UDP组播功能测试程序,其中包括发送端和接收端-the netbeans environment UDP multicast function test procedures, including the sending and receiving ends
multicast
- 用MFC实现的udp组播程序,可以实现一个广播域内组播信息的发送和接收(跨广播域好像要交换机支持)。-udp multicast
UDP-multicast
- UDP组播编程,带IGMP协议,方便实用,包括组播接收与发送-UDP multicast programming with IGMP protocol, convenient and practical, including receiving and sending multicast
UDP-Multicast
- UDP组播Tab控件 MFC VC6.0-UDP Multicast Tab Controls MFC