第10章:TcpServer

1,TCP服務端 2,源碼: #ifndef SERVER_H #define SERVER_H #include <QObject> #include <QTcpServer> #include <QList> #include "tcpclientsocket.h" class Server : public QTcpServer { Q_OBJECT public: Se
相關文章
相關標籤/搜索