搜索资源列表
QTdownloader
- QT下网络编程,网络下载,支持UNIX和WINDOWS跨平台。-Network programming, download network to support UNIX and Windows cross-platform.
qt_thread
- 给想用QT进行网络编程的朋友们收集到的一些资料,有兴趣的来看看哦!
send
- Qt中网络编程中的一个案例,自己写的,绝对好使。
qt-network.rar
- qt代码的网络编程,完成了http协议和ftp协议。代码中的一个亮点是实现了ftp客户端!,qt code network programming, the completion of the http protocol and the ftp protocol. A bright spot in the code are achieved ftp client!
Qtnetwor
- qt的网络编程源码,对qt网络编程很有用-qt source of network programming, network programming is useful for qt
qtserver
- qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
ftp
- QT4网络编程,有界面的ftp客户端源代码,可以登录,浏览,下载,并修改了部分bug-QT4 network programming, there are interface ftp client source code, you can log on, browse, download, and modify some of the bug
server
- 基于QT的服务端代码,有助于学习qt的网络编程-QT-based server-side code
FTP
- QT平台上面实现的FTP网络编程,很好的例子,适合学习-QT platform to achieve the above FTP network programming, good examples for learning
LINUX-experiment-senior-article-qt
- 本书详尽的介绍了在linux环境在的QT使用,介绍了软件的安装规范,不同版本的比较,介绍了QT的基本编程:信号和槽机制,QT的多线程,Qt网络编程,以及QT常用工具:Qt设计器,Tmake,Qvfb等得详细介绍。-This book describes in detail the QT in linux environment The use, the software installation specifications, comparison of different versions,
Qt
- 本书主要讲解描述跨平台图形软件的Qt使用,Qt不但可以运行在Windows、Linux、Mac等操作系统上,还可以移植到嵌入式设备中,并且还有许多第三方驱动。 本书从Qt编程最基础的程序讲起,详细讲解了Qt模块与Qt功能类、Qt文件操作、Qt桌面软件设计、Qt程序与用户交互、Qt图形绘制与多媒体、Qt网络编程、Qt数据库编程、Qt进程与线程、Qt工具使用、Qt嵌入式开发等内容,适合广大Qt编程人员、嵌入式工程师、计算机专业师生使用-This book describes the main
QT-network-and-communication
- 有QT一些网络编程的源码,如UDP,TCP等-There are some network programming QT source, such as UDP, TCP, etc.
qt-network
- QT网络编程的基础,设计简单的字符串传输,文件传输,是学习QT网络编程的好资源-QT network
ScoketLinkDemo
- QT socket网络编程,服务器端,供新手学习-QT socket network programming, server-side for the novice to learn
QT-based-network-programming
- 基于windows下QT的网络编程 ,包含sever-client,经过测试可用。-QT under windows-based network programming, including sever-client, and has been tested and available.
qt--net
- qt环境下的网络编程,包括:TCP和UDP下的客户端和服务器代码-the qt environment of network programming, include: TCP and UDP client and server code
ftpclient
- QT ftp 实例源码,适合初学者学习QT的网络编程,可以编译运行。-qt ftp program
linux系统中的Qt界面中的ping功能代码
- 该文件是基于linux系统中的qt4.8版本设计的一款具有ping功能的界面软件,适合新手学习网络编程,代码简洁易懂!
file
- 实现文件的传输,网络编程,分客户端和服务端,需要Qt使用-Transfer files, network programming, sub-client and server, you need to use Qt
TcpServerThread2
- qt网络编程,利用线程方式搭建自己的服务器。以实现网络中数据的传输。(QT network programming, the use of threads to build their own servers. To realize the transmission of data in the network)