搜索资源列表
qt.snmp.proxy
- 利用SNMP++ 编写的SNMP proxy程序,界面采用QT库,性能比windows 自带服务突出
CutyCapt
- 本程序的主要功能是把网页保存为图片,使用QT库-convert webpage to image
QT4_qq
- 软件说明: QT做的QQ聊天系统,人机界面,还可传送文件 1.运行环境 LINUX FC4 2.应用软件 QT 3.3.4 使用方法: 1.把QT的库路径设在 /usr/lib/qt-3.3/lib 下。 2.在LINUX下打开目录,客户端运行./qq_client, 服务器端运行./qq_server。 3.服务器端点start server。 4.客户端输入服务器IP,点联接。 然后就可以正常聊天了。 -Software Descr
chat
- 基于Qt4的网络聊天程序,Qt4的类库实现,Qt可实现跨平台,一次编写到处编译。-The Chat Program,which is based on the Qt4 Class Library.
haoIMPcode 仿qq聊天软件源码
- 仿qq聊天软件源码,用了qt库,里面的一些代码编程细节值得学习- an IM application like qq
webview
- 用VS2005和Qt编写的一个简单的浏览器演示代码,用了Webkit库。演示了javascr ipt代码浏览器自定义空间交互的方法。-A simple browser demo code developed in VS2005 and Qt library, using Webkit library. Demonstrate how the javascr ipt code interact with objects defined by the browser.
1
- 一个QT写的播放流媒体的程序,利用了RTP库-a mideo play soft written in QT,using RTP lib
output
- 在linux结合QT库进行界面编程,该程序还包括网络通讯、信号处理、多线程处理和界面编程等技术-Interface program with QT library in linux system,include net work program、signed handle、multithreading and Interface program technology.
tcptrans
- TCP协议传输文件,sock用到ace库,文件操作用到qt库。原理:服务器开启一个端口号,启动客户端,客户端向服务端传输文件,服务端接受文件。 该程序在windows测试通过,linux和uinx没有测试过。-tcp file trans
winudp
- linux下qt库的qtopia环境的c++编程 实现服务器端字符传送给客户端 基于udp协议-qt library qtopia under linux environment, c++ programming server-side character to send to the client based on the udp protocol
wintcp.tar
- linux下qt库的qtopia环境的c++编程 实现服务器端字符传送给客户端 基于tcp协议-qt library qtopia under linux environment, c++ programming server-side character to send to the client based on the tcp protocol
chat_source
- 用QT4库写的 基于C/S结构. 其实在linux用套接字写网络部分更方便不过,但最近在学习QT/network部分,所以练手写的一个.-Written using QT4 libraries based on C/S structure. In fact, part of the linux network using a socket to write more convenient, however, but a recent study QT/network part, so a
GHCommonNetDll
- 偶从大学开始维护至今的好东西。这个高度封装的轻量级网络库实现了基于异步Socket的C/S模式通信环境。本库经过4个现实项目的考验,用于轻量级的应用,不先进、不高深,但是讲究实用,开发小型C/S架构程序比ACE\Socket\QT都快。 主要特点: 1、已经为传送大文件做了优化。自动拆分、拼合,如果配合上内存映射文件,可以传送超过内存容量的数据(32位指针)。 2、集成了接受者-伴随处理者模型,收到的数据包传递到独立的线程回调用户的处理函数。 3、提供了C++封装,只需重载服务器
schat
- C++写的一个网络聊天工具,代码写的不错,值得学习一下。使用了QT库,而且是跨平台的windows,linux都行-C++ to write an online chat tools, code written by good and worth learning about. Using the QT library, and is cross-platform windows, linux will do
chatApp
- 基于linux即时通信软件,必须有QT库,还需要进行编译-Linux-based instant messaging software, the QT library, you also need to be compiled
iphone
- SIP视频电话客户端 支持linux平台 是通过QT库开发的-SIP video telephony client support for linux platform is developed through the QT library
yaokongbanshumingshu
- SIP视频电话客户端 支持linux平台 是通过QT库开发的-SIP video telephony client support for linux platform is developed through the QT library
sluc344
- SIP视频电话客户端 支持linux平台 是通过QT库开发的-SIP video telephony client support for linux platform is developed through the QT library
slvc357
- SIP视频电话客户端 支持linux平台 是通过QT库开发的-SIP video telephony client support for linux platform is developed through the QT library
qhttpserver-master
- qt版http服务器,基于qt5.5.1的封装类库(QT version HTTP server)