搜索资源列表
QTlinux/mac os x 下libmms实现网络下载mms,mmsh,mmsx mimms
- mimms 基于QT实现命令行下的下载mms,mmsh,mmsx到本地的命令。 要求,必须有wget支持。因为下载是wget做的,mms只是解析mms/mmsh/mmsx地址。
linux下Qt实现的视频点播系统
- 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输入服务器
基于QT的网络摄像头监控程序 ZC301摄像头测试成功
- 基于QT的网络摄像头监控程序 ZC301摄像头测试成功~!,QT-based network of cameras monitoring program successfully tested ZC301 camera ~!
popup.rar
- QT实现多屏幕之间的切换!!!非常简单一个小程序。,QT achieve switching between multiple screens! ! ! A small program is very simple.
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!
Qtftpclient.rar
- 使用Qt编写的FTP客户端源代码,这个在一些Linux或unix的项目中会使用到,而且其也可以作为学习Qt编写网络程序的例子,Written using the Qt source code for FTP client, the Linux or unix in a number of projects will be used to, and its Qt can also be used as learning examples of the preparation of network
linqt-2.8.3.rar
- MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上。目前客户端程序的界面完全模仿腾讯的QQ。,MyICQ is set of public sources codes immediate communication software, including the server end and the customer end, may use in the Internet or the loc
qtserver
- qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
videosocket
- 用jrtp进行网络监控的学习资料,很有用-Jrtp for network monitoring with the learning source, very useful
qt-mplayer
- 网络 本地 媒体播放器 QT实现的一个简单播放器,可以在本地连接,局域网连接播放~-linux QT Mplayer
wangluocaiji
- linux qt socket网络数据采集器,通过tcp协议接受数据,显示在界面-linux qt socket tcp
mymplayer-xp
- QT下用MPLAYER开发的播放器源码,可播放音频视频,网络流等几乎可以播所有文件。-MPLAYER under development with QT player source, can play audio and video, network flow, etc. can play almost all files.
myFile
- qt udp tcp 源码,是学习和开发qt网络程序的好例子-qt udp tcp source, is to learn and develop good example of network programming qt
QT.tar
- Qt窗口源码 窗口时钟,温度显示,网络通信,实时报警.-Qt source code window, the window the clock, temperature display, network communications, real-time alarm.
qt-app
- QT+网络 编程 含线程 简单的通讯软件 使用postEvent 和customEvent(QCustomEvent*e) http://apps.hi.baidu.com/share/detail/4973174-QT+ network programming with threads of communication software, simple to use postEvent and customEvent (QCustomEvent* e) http:/
QT-vms
- qt网络监控源码,从网上找的,对于学习很有用-qt network monitoring source, from the Internet to find, very useful for learning
QT-event-and-network
- QT的事件机制 QT多线程编程 QT网络编程 QT/E的移植与编译 -The event mechanism QT QT QT network programming multi-threaded programming QT/E and the compilation of migration
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
TcpServerThread2
- qt网络编程,利用线程方式搭建自己的服务器。以实现网络中数据的传输。(QT network programming, the use of threads to build their own servers. To realize the transmission of data in the network)