搜索资源列表
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
QT_TCP_SOCKET
- demonstrating the use of qt_tcp socket
Qt_TCP
- 本程序基于win7开发环境,用qt编写,能够实现类似聊天室的功能-it can make a lot of people communicate together
qt_tcp
- 采用QT,通讯交互代码-Using QT, interactive communications code. . . . . . . . . .
QT_TCP
- 基于linux的网络通信编程,c/s方式,服务器与客户端能同时收发消息(Network communication programming based on Linux)