qt_tcp_client_server.rar

时间:2014-05-07 02:35:15
【文件属性】:
文件名称:qt_tcp_client_server.rar
文件大小:21KB
文件格式:RAR
更新时间:2014-05-07 02:35:15
qt tcp client server 用QT实现的一个很小的client和server的程序,希望大家共同探讨,共同进步。
【文件预览】:
Client
----widget.ui(5KB)
----Client.pro(364B)
----widget.cpp(1KB)
----Client.pro.user(8KB)
----main.cpp(181B)
----img()
--------titli.png(7KB)
----widget.h(586B)
----img.qrc(92B)
Server
----Server.pro(364B)
----widget.ui(4KB)
----widget.cpp(1KB)
----main.cpp(181B)
----img()
--------titli.png(7KB)
----widget.h(588B)
----img.qrc(92B)
----Server.pro.user(8KB)

网友评论

  • 该程序可以运行,对学习qt网络通信很有帮助
  • 这个程序只能在本机运行,不能设置IP地址和端口,不能跨机通讯。