▍1. Qt_Test
tcp通讯小例子(服务器和客户端的示例程序,测试通过)(the tcp communication small example)
tcp通讯小例子(服务器和客户端的示例程序,测试通过)(the tcp communication small example)
本代码是实现QT 环境下 TCP 的socket通信的client 。代码中包含QT 编写的界面。(This code is to achieve TCP-QT environment socket communications client. QT write code that contains the interface.)
实现QT编写的TCP服务器 实现QT编写的TCP服务器(QT for TCPServer QT for TCPServer )
使用tcp 进行文件传输,(可以当作学习tcp通信传输的参考)(Using TCP for file transfer (can be used as a reference for learning TCP communication transmission))
说明: 使用tcp 进行文件传输,(可以当作学习tcp通信传输的参考)(Using TCP for file transfer (can be used as a reference for learning TCP communication transmission))
用QT编写的登录界面,能够与服务端连接后判断密码对错后进行登录。(Login interface written in QT, can be connected to the server to determine the password after the wrong login.)
获取网速(网络利用率)并实时画图显示 类似于任务管理器中的联网(get network usage and show by image)
实现文件的上传功能。该工程实现在线升级的一个小工具,帮助管理员上传的需要更新的文件到服务器上。(File upload feature. The project achieved a gadget upgrade online help files need to be updated to upload to the server administrator.)
使用QT实现TCP的收发文件 最新Qt版本 5.1.0(Used Qt to implement transmission file by tcp. Qt Version 5.1.0)
使用QT实现TCP的收发文件 最新Qt版本 5.1.0(Used Qt to implement transmission file by tcp. Qt Version 5.1.0)
UDP示例程序,UDP示例程序,UDP示例程序,(UDP sample program, the UDP sample program, the UDP sample program,)
基于Qt的UDP组播例程,包括服务器和客户端,系统平台Windows(Qt-based UDP multicast routines, including server and client system platform Windows)
简单的聊天程序 包括客户端和服务器端,可以实现局域网中间的聊天功能(A simple chat program, including client and server side can be achieved among local area network chat)