搜索资源列表
QTsample
- QT网络编程的一个例子,用QTCPSOCKET和QTCPSERVER的一个例子-An example of QT network programming with an example of QTCPSOCKET and QTCPSERVER
chat
- QT编写的聊天室程序,使用QTcpSocket,QTcpServer-Prepared by the chat program, QT, use QTcpSocket, QTcpServer
Qt_Tcp
- QTcpSocket 和 QTcpServer类实现了Qt的Tcp客户端和服务器。 tcp是一个流式协议。对于应用程序来说,数据是一个很长的流,有点像一个巨大的文件。 -QTcpSocket and QTcpServer class implements Qt Tcp client and server. TCP is a streaming agreement. For application, it is a long
threadedfortuneserver
- QT使用QTCPSocket的服务端,监听端口。一旦有客户端连接到相对应的端口发送数据过去,然后断开连接-The QT to use QTCPSocket server listening port. Once the client to connect to the corresponding port to send data over the past, and then disconnect
blockingfortuneclient
- 使用QTcpSocket的客户端,可以连接TCP的服务端。-Using QTcpSocket client, you can connect to TCP server.
chat
- 简单cs聊天源码,使用QTcpSocket和QTcpServer实现服务端和客户端。-QTcpSocket and QTcpServer
qtcpsocket
- The QTcpSocket class provides a TCP socket for Linux.
chat
- QT环境下基于TCP的网络聊天室程序,通过QT提供的QTcpServer和QTcpSocket实现一个简单的网络聊天室-TCP network chat room procedures based on QT environment, provided by QT QTcpServer and QTcpSocket to achieve a simple network chat room
qtcp_clientc
- qt 开发的聊天源代码,使用 qtcpsocket 开发,容易看懂- qt source for tcp client
SocketClientSimulator
- 一个简单的TCP 客户端,使用QTcpSocket连接服务器,发送和接受信息-A simple TCP client, use QTcpSocket connection server, sending and receiving information
Server
- QTcpSocket网络程序,服务器端,可同时进行数据的发送与传输-QTcpSocket network program, the server side, which can send and transmit data at the same time
updateUI
- 设备网络升级(upgrade)
TcpFile
- QT网口通信,QT界面通过网口使用QTcpsocket和QTcpsever进行文件的传输(QT network port communication, QT interface through the network port using QTcpsocket and QTcpsever for file transmission)
TCPserver
- QT网口通信,QT界面通过网口使用QTcpsocket和QTcpsever进行数据的传输(QT network port communication, QT interface through the network port using QTcpsocket and QTcpsever for data transmission)
QtMultiThreadTcpServer-master
- Qt多线程实现多个客服端和服务器进行通信,使用的类QTcpServer和QTcpSocket以及线程(Multithreading realizes the communication between multiple client terminals and servers)
cs.tar
- 实现的简单的qtcpsock通信,执行多线程(Implementing a simple qtcpsock communication, executing multithreading)
networkTest
- qtcpsocket的客户示例,一个简单的用户界面,需要用于测试与服务器的连接(qtcpsocket client example)
TcpClient
- QTcpSocket网络编程,这是客户端程序,可进行数据的接收和发送(QTcpSocket network programming, which is a client program that can receive and send data)