搜索资源列表
menu
- qt example for users
qt__http
- QT下写的一个HTTP+POST示例,可以提交数据级WEB服务器-QT wrote under a HTTP POST example, can submit data-level Web server
thesocket
- 关于linux下基于QT界面socket编程的简单实例 -based on the QT socket programming interface simple example
fancybrowser.tar
- qt fancybrowser mainwindow.cpp from example
chat
- 一个使用QT4开发的聊天程序,此程序可以实现文件传递,新上线,是学习TCP/IP,以及QT的良好教程-It s a good example of QT4 and tcp/ip program,Easyer to learn.
myFile
- qt udp tcp 源码,是学习和开发qt网络程序的好例子-qt udp tcp source, is to learn and develop good example of network programming qt
Network-Download-Manager
- The Network Download example shows how to implement a queue for multiple downloads using the QNetworkAccessManager class. This example is designed to be run from the command line.-The Network Download example shows how to implement a queue for m
tcp
- 基于tcp的网络应用例子,模拟实际应用,对于理解tcp编程以及tcp原理很有帮助-The programe of network base on the tcp,it is a good example to understand of the tcp programe
qt_ftp
- 基于qt的ftp协议,写的一个简单的具有ftp功能的示例程序-Qt on the ftp protocol, written in a simple example with ftp function procedures
securesocketclient
- QT关于ssl的客户端的例子修改程序,提供简单的界面,输入框,填写ip地址,端口等-QT on the ssl client example modify the program, provides a simple interface, input box, fill in the ip address, port, etc.
juyuwangliaotian
- 一个基于QT的局域网聊天工具 很好的例子 有源代码-A LAN-based chat tool QT good example of source code
SimpleChat
- A simple Qt chat example
chat_program
- 一个使用QT4开发的聊天程序,此程序可以实现文件传递,新上线,是学习TCP/IP,以及QT的良好教程-It s a good example of QT4 and tcp/ip program,Easyer to learn.
earth-map-by-qt
- 利用QT实现地图定位,很好的QT例子,学习使用-The use of QT map positioning, the QT example, learning to use
v3c-2.5.4-03
- V3C关系在GNU提供的“样板”代码构建软件最常见的用例是一个构建框架。 它的功能是doxygen文档的集成,Git版本控制集成,配置构建模式(调试和发布版本,例如),并在顶层Makefile中指定的配置选项的能力。 它还提供了一个通用的C ++类库,用于在客户端项目。 treedb,treedb元,V3C-DCOM和V3C-QT作为V3C构建框架的项目中使用的例子。-v3c is a build framework that ties in with GNU ma
net_server11
- QT TCPSERVER多线程服务器本文参考了http://mobile.51cto.com/symbian-272733_1.htm和http://mobile.51cto.com/symbian-268690_1.htm两篇好文章,这个两篇文章各有不足,第一篇 解释QThread线程工作的原理,但是没有具体直观的多线程实例,第二篇则给出了多线程服务器端建立的实例,但是多线程并没有真正的在不同的线程工作,本文依据第一篇博文, 在第二篇的基础上修改,从debug的结果来看,实现了文件在新
qt-tcp.tar
- qt对tcp的简单例子,一个客户端一个服务端。-qt for tcp simple example, a client a server.
qt-udp.tar
- qt 下udp编程的简单例子,一个发送端。一个接受端-The following simple example qt udp programming, a sending end. A receiving end
TcpServer-master
- 简单的TCPserver,创建TCP通信,测试网络通信,使用QT框架的一个小例子(A Simple TCPserver, creating TCP communications, testing network communications, and using a small example of the QT framework)
networkTest
- qtcpsocket的客户示例,一个简单的用户界面,需要用于测试与服务器的连接(qtcpsocket client example)