摘要
IP组播(Multicast)是计算机网络中兼有单播和广播优点的一种高效通信方式,广泛应用于各种多媒体,在多点通信中具有不可替代的作用。本文在分析IP组播机制和特点的基础上,具体介绍了Windows下IP组播通信的编程依据,重点设计了利用C#中的相关类进行组播通信的实现过程。
IP Multicast is a highly efficient communication mode in the computer network and it has the virtue of both unicast and broadcast. It is widely used in the application of multimedia and plays a very important role in multipoint communication. Based on the analysis of the mechanism and the characteristics of multicast, the programming gist of IP multicast communication under Windows is introduced concretely and the implementing procedure of multicast communication using relative classes of C# is designed mainly.
出处
《河北省科学院学报》
CAS
2007年第3期12-16,共5页
Journal of The Hebei Academy of Sciences
关键词
组播通信
C#
套接字
协议
Multicast Communication
C#
Socket
Protocol