-
QT实现简易UDP传输
资源描述
UDP是轻量级,不可靠,面向数据报的,无连接的协议,也能够与可靠性不是非常重要的情况下。
在Qt平台下编程,实现简易的本地主机的UDP报文传输。
QUdpSocket类用来发送和接受UDP数据包,这里的Socket简单来说就是一个IP地址和一个Port端口号,其中IP地址制定了网络中的一台主机,而端口号制定了该主机上的网络程序,这样使用套接字就可以实现网络上两台应用程序之间的通信。
- 2022-03-03 07:38:27下载
- 积分:1
-
这是BENQ M22公司的cdma modem的AT指令的资料,希望对大家有用
这是BENQ M22公司的cdma modem的AT指令的资料,希望对大家有用-This is BENQ M22 cdma modem AT command information ,I hope that it is useful for all of us.
- 2023-01-15 08:50:03下载
- 积分:1
-
文章中比较了在时变信道条件下的自适应均衡算法
文章中比较了在时变信道条件下的自适应均衡算法-More article in the time-varying channel conditions, the adaptive equalization algorithm
- 2022-08-09 23:29:29下载
- 积分:1
-
分析过去,一些课程调度软件,基于一个共同的…
在分析以往一些排课软件的基础上,提出一个通用的排课管理信息系统的设计方法,并对一些具体的技术问题作出相应安排-analysis of the past, some of the Course Scheduling software, based on a common course arrangement management information system design methods, as well as some specific technical problems to make the necessary arrangements
- 2023-03-22 12:25:03下载
- 积分:1
-
全套CANopen资料,英文原版,对开发汽车级和工业级的CANopen通讯编程,非常有用。
我们的CAN高层协议就是参照这个资料作出来的。...
全套CANopen资料,英文原版,对开发汽车级和工业级的CANopen通讯编程,非常有用。
我们的CAN高层协议就是参照这个资料作出来的。-complete information, the English original. Development of automobile and industrial-grade Application of CANopen communications programming, very useful. We CAN senior agreement is the light of this information to us.
- 2022-01-25 23:45:57下载
- 积分:1
-
mail box,模拟其它邮箱管理类工具,进行邮件管理的,可作为撰写邮件客户端软件的示例代码。...
mail box,模拟其它邮箱管理类工具,进行邮件管理的,可作为撰写邮件客户端软件的示例代码。-mail box, mailbox management class simulation tools for others to carry out e-mail management can be used as writing e-mail client software, sample code.
- 2022-07-26 09:20:12下载
- 积分:1
-
Nokia AT command reference
Nokia AT command reference
- 2022-04-18 02:06:31下载
- 积分:1
-
himself wrote for modbusrtu communications, can be connected to various types of...
自己写的用于modbusrtu的通讯,可以连接各类变频器温控仪等,而且是完整的工程文件,可以修改做他用-himself wrote for modbusrtu communications, can be connected to various types of converter temperature control instrument, but it is a complete engineering documents can be amended so he
- 2022-01-26 05:30:50下载
- 积分:1
-
PC104 bus protocol description, though a book entry, but for the development and...
PC104总线协议介绍,虽然是个入门的书,不过对开发和理解pc104很有帮助,做相关开发的可以看看啊-PC104 bus protocol description, though a book entry, but for the development and understanding of pc104 helpful, do take a look at ah related to the development of
- 2022-12-17 08:50:03下载
- 积分:1
-
利用vc6.0 创建了mfc工程,实现了一个串口程序,是自己根据网上的代码,加上自己添加的代码,适合初学者。...
利用vc6.0 创建了mfc工程,实现了一个串口程序,是自己根据网上的代码,加上自己添加的代码,适合初学者。-Use of vc6.0 created mfc project implements a serial port program their own code under the web, plus add their own code, suitable for beginners.
- 2022-09-15 08:50:04下载
- 积分:1