搜索资源列表
untitled5
- 实现QT5下TCP socket跨平台网络通信-Under TCP socket achieve QT5 cross-platform network communication
sockt-net-qt5
- qt5 网络编程 socket-qt5 network programming socket
UDP
- 实现UDP的简单通信功能,可以在本地计算机上验证使用QT5环境下。-Achieve a simple UDP communication functions can be verified on the local computer under QT5 environment.
TCPTest
- QT5 实现TCP通信 客户端与服务端,互相发送字符串;解决中文乱码问题 -QT5 implement TCP communication between the client and server, send each string Chinese garbage problem solving
ethernet-camera-2
- 基于qt5.4的s5pv210开发板usb摄像头服务器端程序,虽然是服务器端,也有一个显示界面-Based qt5.4 of s5pv210 development board usb camera server-side program, although it is on the server side, there is also a display interface
tcpClient
- tcp客户端程序,QT5环境编译通过。可实现16进制接受和发送。-TCP client program, QT5 environment compiled by. Can achieve 16 binary to accept and send.
QTcpTest
- 基于QT5.5.1的socket TCP协议通信示例,包含客户端与服务端,实现了多线程、心跳机制、断线重连,数据简单封包(防止粘包)等必备技巧,已经封装为独立的类,可以移植性强,只需要添加自己的数据解析与处理即可直接使用。-Based on QT5.5.1 socket TCP communications example, including client and server, realize multithreading, heartbeat, break line, simple dat
SerialPort
- 最新的QT5的串口通信源码,项目开发可以参考,很实用。-The latest QT5 serial communication source, project development can refer to, very practical.
tcp_communication
- 实现QT Socket网络对话功能,也可以作为网络调试的界面使用。版本为QT5.3.1.-To achieve QT Socket network dialogue function, can also be used as a network debugging interface. The version is QT5.3.1.
TCP_multi-Thread
- Qt5 TCP/IP一對多連線範例 Qt5 TCP/IP一對多連線範例(Qt5 TCP/IP one to many connections)
Qt5.4_TCPConnect
- 使用Qt5.4.0,完成TCP的连接请求,可以作为TCP客户端代码使用,包含了掉线定时重新连接的功能(Use Qt5.4.0 to complete TCP connection requests, which can be used as TCP client code, including disconnected, timed reconnection functions)
WeinberyServer
- Qt5.8开发的简单服务器,只实现广播心跳包和日志查询功能。(Qt5.8 developed a simple server, only broadcast heartbeat packet and log query function.)
qtftp-qftp源码
- 用于QT5.0以上版本,解决5.0版本以上取消FTP函数(For above QT5.0 version, solve above 5.0 cancel the FTP function)
qhttpserver-master
- qt版http服务器,基于qt5.5.1的封装类库(QT version HTTP server)
Desktop
- 基本实现了socket连接和通讯功能,服务端开启监听,有客户端接入就会建立连接,通过数据流传输数据(The basic realization of the socket connection and communication function, the server to open monitoring, there will be client access will establish connections, data transmission through data streams
NETWORK
- 基于QT5的桌面应用。通过QNetworkAccessManager函数实现IP信息的读取。(Desktop applications based on QT5. The QNetworkAccessManager function is used to read the IP information.)
qt_TcpIP1_Client
- 自己使用QT写的TCP Client通讯程序(TCP Client communication program written by yourself using QT)
基于QT的视频直播软件
- 网络视频直播软件,基于QT5.7开发,使用tcp进行文字传输,udp进行视频传输(Network video live broadcast software, developed based on QT5.7, using TCP for text transmission and UDP for video transmission)