摘要
Java网络编程技术是Java程序设计中重要的一个环节。Java程序设计中提供了很强大的跨平台网络库的语言。组播技术在Java网络编程中的应用很广泛,它兼容单播和广播的特点。当采用组播方式传送数据包时,发送方只需要发送一份相同的数据包,通过路由器寻找组播组的地址,然后将数据发送到这个组的每一个主机中。它可以大大提高数据传送效率,减少了核心网络出现网络拥塞的可能性。文章通过一个详细的案例介绍了Java网络编程中组播技术在Java平台中的应用,并进行了相关的分析与研究。
Java network programming is an important link in the design of .lava program. The ,lava program provides a powerful language for cross platform network libraries. Multicast technology is widely used in Java network programming. It is compatible with the characteristics of unicast and broadcast. When multicast is used to transmit data packets, the sender only needs to send the same packet, find the address of multicast group through router, then send data to every host in this group. It can greatly improve the efficiency of data transmission and reduce the possibility of network congestion in the core network. In this paper, the application of multicast technology in the Java platform in Java network programming is introduced through a detailed case, and the related analysis and study are carried out.
出处
《无线互联科技》
2018年第5期11-12,共2页
Wireless Internet Technology