基于 QT 的 UDP 网络广播程序摘 要 现在随着计算机网络技术的不断进展,人类正进入信息化社会,使用网络进程信息的传送以成为社会的一种基本的方式,也是未来社会的进展方向
在企业网中,公司要求的速度和时间更为重要,这就要求在信息传送中能够达到快速,安全的目的
同时能够保证信息能够发送给所有的公司员工,这就要求这种网络协议能够使用最少的资源,同时给所有人员发送信息
UDP 是一项非常有用可行的网络传输层协议,现在广泛应用于各行各业,并将在今后发挥更大的作用
本文详细阐述了 Qt 开发环境下广播的实现方法
该系统采纳用了基于 UDP 协议的实现网络广播
同时本论文采纳了目前流行的图形界面设计 QT 技术,在底层用基本的 C/ C++语言实现,在上层用 QT 实现对界面的优化,及美化
最终实现 UDP 广播,程序运行起来可向多个用户发送 UDP 报文,并能够在界面上显示报文,用户与发送报文的可以相互通信
关键字:广播;QT;UDPUDP broadcast network program based on QTAbstractNow the rapid development of computer network technology, man is entering the information society, the use of network information transmission process to become a basic mode of society, but also the future development direction of the society
In the enterprise network, companies require speed and time is more important, it requi