《Qt Cerator》UDP 雙向通信

UDPchat.pro # 手動添加「network」網絡庫 QT += widgets gui network HEADERS += \ UdpA.h \ UdpB.h SOURCES += \ main.cpp \ UdpA.cpp \ UdpB.cpp UDPA.h #ifndef UDPRECEIVER_H #define UDPRECEIVER_H
相關文章
相關標籤/搜索