-
QT实现简易UDP传输
资源描述
UDP是轻量级,不可靠,面向数据报的,无连接的协议,也能够与可靠性不是非常重要的情况下。
在Qt平台下编程,实现简易的本地主机的UDP报文传输。
QUdpSocket类用来发送和接受UDP数据包,这里的Socket简单来说就是一个IP地址和一个Port端口号,其中IP地址制定了网络中的一台主机,而端口号制定了该主机上的网络程序,这样使用套接字就可以实现网络上两台应用程序之间的通信。
- 2022-03-03 07:38:27下载
- 积分:1
-
USB总线与429总线数据转换的USB端(基于PDIUSBD12)的WDM驱动程序...
USB总线与429总线数据转换的USB端(基于PDIUSBD12)的WDM驱动程序-USB bus with 429 data conversion USB terminal (based on PDIUSBD12) WDM
- 2022-01-25 20:28:19下载
- 积分:1
-
Lonworks技术是美国Echelon公司于90年12月推出的一种现场总线技。LON(Local Operation Network)为局部操作网络,具有现场...
Lonworks技术是美国Echelon公司于90年12月推出的一种现场总线技。LON(Local Operation Network)为局部操作网络,具有现场总线技术的一切特点。Lonworks分布式测控网络技术,它真正并彻底地贯彻了“分散控制、集中管理的控制思想,在国际和国内都得到越来越广泛的应用。更准确地说Lonworks技术有效地解决了集散控制系统的通讯难题。Lonworks技术符合IEEE- 1437和EIA-709标准。
这是一个Lontalk协议栈的C语言参考实现,包括一个参考文档。极具参考价值-Lonworks technology is the Echelon Corporation in the United States 90 years in December launched a fieldbus technology. LON (Local Operation Network) for local operation of networks, fieldbus technology has all the characteristics. Lonworks distributed monitoring and control network technology, it is truly and thoroughly implement the
- 2022-03-19 04:00:23下载
- 积分:1
-
关于PCB设计规范,包括电磁兼容,如何布线等一些规范....
关于PCB设计规范,包括电磁兼容,如何布线等一些规范.-on PCB design, including EMC, how wiring and other norms.
- 2023-01-06 01:05:03下载
- 积分:1
-
基于FFT的非二进制LDPC译码
此程序为非二进制LDPC 码的仿真程序. 信道为AWGN, 调制方式 是BPSK.-This program is used to simulation nonbinary LDPC codes over AWGN channel and BPSK modulation. The decoding algorithm is in the probability domain and with the fast Hadamard transform in the check node.
- 2022-10-10 15:00:03下载
- 积分:1
-
VC written on a very good examples of socket programming, simulation PING orders...
用VC写的一个非常好的关于SOCKET编程的例子,模拟PING命令,也可以用于检测网络的状况。-VC written on a very good examples of socket programming, simulation PING orders can also be used to detect network conditions.
- 2022-01-31 01:02:04下载
- 积分:1
-
cyclic block codes generation
这个matlab代码是用来描述数字通信中的循环码的。
- 2023-05-03 15:15:03下载
- 积分:1
-
图文并茂,详细介绍了keil与proteus联合调试的方法和步骤
图文并茂,详细介绍了keil与proteus联合调试的方法和步骤-illustrated in detail with the keil proteus joint testing methods and steps
- 2022-04-12 16:38:24下载
- 积分:1
-
一个消息到达通知,类似MSN、UC等的形式,是一个源码控件。可以当作学习的资料。...
一个消息到达通知,类似MSN、UC等的形式,是一个源码控件。可以当作学习的资料。-a news arrived notice, similar to MSN, the UC form is a source control. Can be used as learning information.
- 2022-06-16 02:24:53下载
- 积分:1
-
c语言实现串口通讯的两个例子,分别为中断式和询问式两种
c语言实现串口通讯的两个例子,分别为中断式和询问式两种-serial communications, the two examples were interrupted and asked-two-
- 2023-05-18 06:00:04下载
- 积分:1