-
QT实现简易UDP传输
资源描述
UDP是轻量级,不可靠,面向数据报的,无连接的协议,也能够与可靠性不是非常重要的情况下。
在Qt平台下编程,实现简易的本地主机的UDP报文传输。
QUdpSocket类用来发送和接受UDP数据包,这里的Socket简单来说就是一个IP地址和一个Port端口号,其中IP地址制定了网络中的一台主机,而端口号制定了该主机上的网络程序,这样使用套接字就可以实现网络上两台应用程序之间的通信。
- 2022-03-03 07:38:27下载
- 积分:1
-
TC35i手机电路TC35i手机电路
tc35i MOBILE phone CIRCUIT tc35i MOBILE phone CIRCUIT -tc35i MOBILE phone CIRCUITtc35i MOBILE phone CIRCUITtc35i MOBILE phone CIRCUITtc35i MOBILE phone CIRCUIT
- 2022-05-28 01:13:01下载
- 积分:1
-
模拟串口程序,简单易用,可以处理多个连续化…
串口模拟程序,使用方便,能处理多条连续指令,指令通过INI文件事先配置好,利于保存,利于定制指令,配置好的指令可动态修改,串口的属性(波特率、检验位、停止位等)可动态设置。-serial simulation program, easy to use, can handle a number of consecutive instructions, directives through INI file pre-configured, conducive to the preservation, to customize instructions, directives can be configured dynamic modification, Serial attributes (baud rate, and testing spaces, stop, and so on) can be dynamically installed.
- 2023-01-22 15:55:03下载
- 积分:1
-
干扰改善认知无线电功率分配系统
认知无线电功率分配系统的二次发射能量收集方法。二次发射器不发生碰撞的影响在主发射机减少干扰。
- 2022-05-20 02:58:48下载
- 积分:1
-
一个最新版本的SIP协议栈,大家可以看看,学习一下
一个最新版本的SIP协议栈,大家可以看看,学习一下-an updated version of the SIP protocol stack, we can look at, and study how
- 2022-07-19 08:14:14下载
- 积分:1
-
这篇文档介绍了现在H264流行的三大开源代码,并比较了三者的优劣。...
这篇文档介绍了现在H264流行的三大开源代码,并比较了三者的优劣。-This document describes the now popular H264 revenue of the three codes, and compare the merits of the three.
- 2022-02-06 12:35:11下载
- 积分:1
-
LTE链路仿真
该程序是LTE链路层仿真程序,包含许多模块,参考信号生成、信道估计等。该程序对于正在做LTE相关方面研究的同学,具有很好的参考价值,你可以根据你所研究的方向,可以在上面做修改,实现相应的功能。非常好的一个程序!
- 2022-04-16 18:29:15下载
- 积分:1
-
MATLAB simulation and communication
MATLAB与通信仿真
_ MATLAB与通信仿真-MATLAB simulation and communication
- 2022-05-28 14:56:58下载
- 积分:1
-
VC++ Environment MSComm controls with serial communication programming model air...
VC++环境下用MSComm控件进行串口通讯编程
模型飞机测控平台-VC++ Environment MSComm controls with serial communication programming model aircraft monitoring and control platform
- 2022-03-03 19:45:08下载
- 积分:1
-
用TCP编写的chat_server和chat_client,一定要先运行chat_server,再运行chat_client,否则会出错。不必要一方一次说一句...
用TCP编写的chat_server和chat_client,一定要先运行chat_server,再运行chat_client,否则会出错。不必要一方一次说一句,一方可以连续说多句。用byte[],能显示汉字。-prepared by using TCP chat_server and chat_client, you must first run chat_server, re-running chat_client, otherwise they will be wrong. Unnecessary time that a party, that party can more consecutive sentence. With byte [], can show that the Chinese characters.
- 2022-03-12 01:42:06下载
- 积分:1