Skip to content

coologic/QtOtherModuleExamples

Repository files navigation

QtOtherModuleExamples

Qt其他模块相关类库范例,Qt Network,Qt SQL,Qt Test,Qt Charts等

QTcpSocketExample

Qt进行tcp通讯的简单范例,范例中户端和服务端直接写在了一起实现收发

QUdpSocketExample

Qt进行udp通讯的简单范例,范例中户端和服务端直接写在了一起实现收发

QNetworkAccessManagerReadHttp

Qt进行http通讯,仅提供get方法,put/post近似

QtConcurrentExample(Blog)

Qt使用QtConcurrent并行计算高级API范例,请直接看博客
其余多线程相关请看QtCoreExamples

SupportMulticlientsTcpserver

Qt使用QTcpserver实现多客户端连接管理

About

QtNetwork模块相关类库范例

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published