C++|Qt之QTcpServer基本用法

QTcpServer 方法: 1.listen() 2.hasPendingConnections() 3.nextPendingConnection() 4.setMaxPendingConnections() 5.errorString() 6.incomingConnection(qintptr socketDescriptor) 信號: 1.newConnection() 2.accept
相關文章
相關標籤/搜索