搜索资源列表
clientNEW
- 基于QT的手持无线终端, 其功能 是向服务器发送点菜信息。-QT-based hand-held wireless terminal, its function is to send the ordering information to the server.
server
- 基于QT的服务端代码,有助于学习qt的网络编程-QT-based server-side code
ChatCli
- 用QT写的局域网聊天的客户端,可以接收服务器的信息-QT wrote LAN chat client, the server can receive information
ChatServ
- QT写的局域网通信的服务端,可以连接多个客户端,通过多进程通信-QT written the LAN communication server, you can connect multiple clients through a multi-process communication
qtchat
- 仿qq聊天程序,包括客服端和服务端代码,qt编程-Imitation qq chat program, including customer-side and server-side code, qt programming
QT
- 基于tcp通信的简单代码,模拟客户端向服务端连接,错误显示,自定消息协议,增开进程,退出处理-Tcp-based communication simple code to simulate the client to server connection error display custom message protocol to open the process to exit deal
QT client-server
- QT 编写的服务器和客服端的信息传递,初学者,昨天才写好的
tcpServer
- QT下建立TCP Server,能与客户端建立连接并能发送与接收数据-The establishment of TCP Server QT, with a client establishes a connection and can send and receive data
CustomControl
- Qt 多功能调试工具,支持串口调试、红外模块调试、二维码生成,TCP的服务端和客户端的调试等-Qt multi function debugging tools, support for serial debugging, infrared module debugging, the generation of two-dimensional code, TCP server and the client s debugging, etc.
sql
- 开发环境为Visual studio,用qt编写的。功能为实现数据库服务器。-Development environment for Visual studio, prepared using qt. Function to implement a server.
QTcpServiceTest
- qt编写tcp服务器程序,用到线程池。在vs2010/qtcreator4.8下运行正常.(Qt writes the TCP server program and USES the thread pool. Normal operation under vs2010/qtcreator4.8.)
TCP—chat
- 使用Qt-Creator编写的基于TCP协议的网络聊天程序,包含服务器端和客户端,自己写的,经过测试能够正常使用。(The web chat program based on the TCP protocol written by Qt-Creator includes the server side and the client side, and writes it by itself. After testing, it can be used normally.)