搜索资源列表
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!
qq_chat.rar
- linux下开发的一款类似QQ的网络聊天室,利用了多线程编程,基于C/S架构,可私聊和群聊,保存聊天记录,遗憾的是没有加入Qt界面,linux developed a similar network QQ chat rooms, use of multi-threaded programming, based on the C/S architecture,私聊and group chat, save chat history, unfortunately not joined the Qt i
All
- Qt网络编程,主要实现ZigBee网络拓扑结构的现实以及信息传递的功能。-The ZigBee Specification describes the infrastructure and services available to applications operating on the ZigBee platform. Keywords ZigBee, Stack, Network, Application, Profile, Framework, Device Descr iption,
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
BasedonQtEmbeddedNetworkCommunicationDesign
- 这是一本在linux系统下进行的QT网络通信编程设计,很实用!-This is a linux system on the QT for network communication programming design, very practical!
qtbiancheng
- 此为QT编程实例包括对话框,布局,图形和图画网络通信磁盘文件等、希望对初学者有所帮助。-Examples of this dialog box for the QT programming, layout, graphics and pictures and other network communications disk file, hoping to help beginners.
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-based-network-programming
- 基于windows下QT的网络编程 ,包含sever-client,经过测试可用。-QT under windows-based network programming, including sever-client, and has been tested and available.
linux-pdf
- 第1章Linux快速入门,第2章Linux基础命令,第3章Linux C编程基础,第4章嵌入式系统基础,第5章嵌入式Linux开发环境搭建,第6章文件IO编程,第7章进程控制开发,第8章进程间通信,第9章Linux多线程编程,第10章嵌入式Linux网络编程,第11章嵌入式Linux设备驱动开发,第12章嵌入式Linux Qt图形编程-Chapter 1 Linux Quick Start Chapter 2 Linux based command, Chapter 3 Linux C Prog
qt--net
- qt环境下的网络编程,包括:TCP和UDP下的客户端和服务器代码-the qt environment of network programming, include: TCP and UDP client and server code
linux
- linux从入门到精通 包含基础命令,linux下c编程基础,嵌入式系统基础,嵌入式linux开发环境的搭建,文件IO编程,进程控制开发,进程间通信,多线程编程,嵌入式linux网络编程,嵌入式设备驱动编程,Qt图形编程基础等-linux from entry to master basic commands include, linux c programming based embedded system based on embedded linux development environ
qmlHelp
- Qml学习帮助文档,主要是了解qml网络编程、shell编程等的学习帮助文档,这对初学者是很好的帮助。-help of the qml on Qt
threadserver
- 使用QT开发的多线程网络编程,解决了单线程处理数据问题,可以链接多个客户端(Using QT to develop multi-threaded network programming, to solve the single thread processing data problems, you can link multiple clients)
QT_TCP
- 基于linux的网络通信编程,c/s方式,服务器与客户端能同时收发消息(Network communication programming based on Linux)