QT模块学习——UDP通信

QT模块学习——UDP通信 UDP通信 就像是送信,只要有地址就能够传输,速度快,并且比较简单web ui设计界面: 代码:服务器 #include "widget.h" #include "ui_widget.h" #include <QHostAddress> Widget::Widget(QWidget *parent) : QWidget(parent) , ui(new
相关文章
相关标签/搜索