搜索资源列表
chat
- QT编写的聊天室程序,使用QTcpSocket,QTcpServer-Prepared by the chat program, QT, use QTcpSocket, QTcpServer
QTsample
- QT网络编程的一个例子,用QTCPSOCKET和QTCPSERVER的一个例子-An example of QT network programming with an example of QTCPSOCKET and QTCPSERVER
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
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
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)