搜索资源列表
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
chatroom
- SOCKET简单应用,实现简单聊天室的功能-SOCKET simple applications, chat rooms features simple
webclient
- 这是一个VC++和QT一起开发的Web应用程序的服务器部分。-This is a VC++ and QT development with the Web server part of the application.
webserver
- 这是一个VC++和QT一起开发的Web应用程序的服务器部分。-This is a VC++ and QT development with the Web server part of the application.
tcp
- 基于tcp的网络应用例子,模拟实际应用,对于理解tcp编程以及tcp原理很有帮助-The programe of network base on the tcp,it is a good example to understand of the tcp programe
udpc
- 用QT实现udp网络广播是网络应用中的一个常用功能,本实例通过QUdpSocket实现基于UDP协议的广播应用。
zhuanhuan
- QT 应用 , 也是比较简单的例子,内容如题所示。-about QT
GHCommonNetDll
- 偶从大学开始维护至今的好东西。这个高度封装的轻量级网络库实现了基于异步Socket的C/S模式通信环境。本库经过4个现实项目的考验,用于轻量级的应用,不先进、不高深,但是讲究实用,开发小型C/S架构程序比ACE\Socket\QT都快。 主要特点: 1、已经为传送大文件做了优化。自动拆分、拼合,如果配合上内存映射文件,可以传送超过内存容量的数据(32位指针)。 2、集成了接受者-伴随处理者模型,收到的数据包传递到独立的线程回调用户的处理函数。 3、提供了C++封装,只需重载服务器
11ThSrv
- QT 的TCP/IP应用 服务器发送温度,客户机显示-QT applications TCP/IP server sends the temperature, the client displays
chapter10
- 这是一个给予qt的文件传输软件,包含两个应用程序,一个问服务器,一个为客服端-server and client
GPSServer
- 基于QT开发的网络接收端应用程序,可以接受客户端连接并显示收到的字符。-QT-based developer of network applications receiving end can accept client connections and display the characters received.
TCP
- 用QT语言基于TCP协议的经典C-S(客户机-服务器)编程模型实现了网络聊天室的应用。-QT language programming model based on the TCP protocol of the classic CS (client- server) the application of Internet chat rooms.
tcpCS
- 基于QT摄像头视频监控聊天系统文档和源码,实现摄像头的监控的和应用程序的移植,实现QT-GUI的设计,用QT设计十分类似QQ聊天的视频监控系统,特共享给大家参考!-Chat system documentation and source code, camera surveillance and the application of transplantation, QT-GUI design, very similar to the QQ chat video surveillance sys
QTWindMessage
- 利用QT,开发一款仿真手机短信收发的应用程序,利用socket编程模拟通信网络,实现简单电话簿功能,可向指定号码发送短信,可编辑自身的号码和资料。-The use of QT, the development of a simulation application for send and receive SMS and analog communication network using socket programming, achieve a simple phone book funct
CxtMap
- 关于Qt应用的源代码,读取数字地图数据,并显示-About Qt application source code, the to read digital map data and display
weibo
- 展示了Qt中网络类的用法,利用新浪微博的API实现了通过手机发微博关闭电脑的功能,当然,你可以修改成实现任何功能。(注意:需要有新浪微博才可使用,其中应用的公钥私钥有新浪提供,请自行申请。)-Shows network usage in Qt API to shut down your computer through the cell phone microblogging Sina microblogging, of course, you can modify into any funct
dms8
- 简单数据采集系统源码,可供参考,希望能供编程爱好者一点帮助,主要包括简单QT操作、unix c函数应用和相关oracle应用-Simple data acquisition system source code, for reference, programming enthusiasts hope for a little help, mainly including the simple QT operation unix c-function applications and relate
login
- Qt应用程序中通过lineEdit输入用户名和密码数据的例子-lineedit input user name and password in QT project
NETWORK
- 基于QT5的桌面应用。通过QNetworkAccessManager函数实现IP信息的读取。(Desktop applications based on QT5. The QNetworkAccessManager function is used to read the IP information.)
webkit
- QT 在Webkit上的应用示例,希望对你有用(the Application on Webkit at QT)