搜索资源列表
broadcase&mutibroadcase
- 广播和多播仅应用于UDP,它们对需将报文同时传往多个接收者的应用来说十分重要。TCP是一个面向连接的协议,它意味着分别运行于两主机(由IP地址确定)内的两进程(由端口号确定)间存在一条连接。-broadcast and multicast only used UDP. they need to be reported - the same time as the recipient of several important applications. TCP is a connection-or
MCastSender.exe
- 多播的运用越来越多,可以用在视频等,不过对新手来说,编程后的事情就是测试,发送一个测试多播的软件-multicast use more and more, you can use the video, but right thumb. After the program is to test things, send a multicast testing software
McastIP
- 同样的多播测试软件,既可以测试发送也可以测试接受,可以查看多播流量-same multicast testing software, we can test this test can also accept and multicast traffic View
IPMulticast
- 可以全面了解IP组播技术的不错的文章,对IP组播相关的协议也进行讲解。-can fully understand the IP Multicast good article on IP Multicast related agreement to give.
jiaohuanjimoni
- 编写本程序时,所使用的是传输层的UDP协议,不分服务器和客户端,采用对等实体的形似实现信息的传输。运用java.net.DatagramPacket类和java.net.DatagrameSocket类实现套接和数据的传输。并且采用组播形式进行数据信息的传递。使用三个简单协议数据单元(PDU),即JOIN PDU,LEAVE PDU,MESSAGE PDU。分别表示首次连接时组播的数据报、用户离开时组播的数据报,用户输入完消息时组播的数据报。-preparation of this proced
Endhostmulticastcommunicationusingswitchtreesproto
- End-host multicast communication using switch-trees protocols 端组播交换树协议
