搜索资源列表
qt.snmp.proxy
- 利用SNMP++ 编写的SNMP proxy程序,界面采用QT库,性能比windows 自带服务突出
thesocket
- 关于linux下基于QT界面socket编程的简单实例 -based on the QT socket programming interface simple example
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
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
browser
- 基于qt实现的浏览器。通过qt图形界面技术实现的浏览器。具有浏览器的常见功能-Qt achieved based on the browser. Qt graphical interface through the browser technology. With the common browser features
QT 简单的QQ聊天系统
- 简单的QQ聊天系统,实现即时聊天的所有更能,界面良好,很有学习价值-QQ simple chat system, all the better to achieve real-time chat, good interface, great learning value
qt
- 一个基于QT界面的聊天系统,也是C/S模型,服务器启动后,可以启动多个聊天程序-QT interface of a chat-based system, but also C/S model, the server starts, you can start multiple chat programs
ide
- 利用qt编程实现视频传输的客户端的控制界面-Qt programming video transmission using the client' s control interface
wangluocaiji
- linux qt socket网络数据采集器,通过tcp协议接受数据,显示在界面-linux qt socket tcp
QT_TCP_client
- 本代码是实现QT 环境下 TCP 的socket通信的client 。代码中包含QT 编写的界面。-This code is to achieve TCP-QT environment socket communications client. QT write code that contains the interface.
2
- 网络五子棋的界面和通信部分,不含五子棋算法-Gobang network interface and communication of non-Gobang algorithm
QT-SOCKET
- 利用qt开发前后台程序,后端用c语言实现,界面上的输入与底层的c语言结合起来,使用的是socket通信-Taiwan before and after the use of qt development program, the back-end using c language, the input interface with the underlying combination of c language, using socket communication
C_QT
- C在linux下的编程,一个聊天系统,在C程序的基础上加一个QT界面-C under the Linux programming, a chat system, on the C program based on a QT interface
chatroom
- 基于TCP/IP的一个简易聊天程序,Qt图形界面-Based on TCP/IP in a simple chat program, Qt GUI
MyICQ-0.8-alpha1
- MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是Windows版。目前客户端程序的界面完全模仿腾讯的-MyICQ is a set of open-source instant messaging software, including server-side and client-side, can be used on the Internet or LAN. Can run on
LANchatprogramImplementation.
- Qt 4.6 实现局域网聊天程序 聊天程序的客户端有四个用户界面构成: 1. 注册界面 2. 好友显示界面 3. 登录界面 4. 聊天界面 服务器端设计的主界面 ,包含了发送给客户端的信息, 包括设置绑定ip地址与端口。 -Qt 4.6 LAN chat program chat program to achieve the client user interface has four components: 1. Up screen 2. Friends
securesocketclient
- QT关于ssl的客户端的例子修改程序,提供简单的界面,输入框,填写ip地址,端口等-QT on the ssl client example modify the program, provides a simple interface, input box, fill in the ip address, port, etc.
Contact
- 实现一个界面类似于QQ的通讯录程序,可以根据不同的登录用户显示每个用户的联系人信息,联系人可以动态添加删除修改,可以对联系人进行分组显示,需要连接数据库。-QQ implement an interface similar to the address book program, you can log the user according to different contact information for each user, the contact can dynamically ad
qt
- QT界面开发,非常有用的实际例子,亲测已经使用中-qt interface development
UdpClient
- 利用qt自带的网络编程套件,建立udp客户端,实现简单的通讯聊天功能(Utilize qt's own network programming kit to establish udp client and realize simple communication chat function)