搜索资源列表
QT_liaotian QT聊天室
- QT聊天室:分服务器端和客户端,开启服务器端后,客户端连接到服务器的IP上(可建立多个客户端)即可聊天。-QT chat room: min server and client, open the server, the client connects to the server' s IP on (can create multiple clients) to chat.
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
- 自己写的一款linux下的聊天软件,有群聊,私聊,管理员管理等功能,客户端使用qt图形界面,服务器端用c语言-Wrote it myself under a linux chat software, there are a group chat,私聊, the administrator management functions, using qt graphical client interface, server-side using c language
client
- 这是一个QT编写的基于TCP连接的聊天室客户端,可编译成win32,winCE,Linux等可执行文件-This is to prepare a QT-based chat rooms connected TCP client, can be compiled win32, winCE, Linux and other executable file ....
chat
- 一个简单的聊天室,分客户端和服务器端,可以实现基本的对话聊天-A simple chat room, sub-client and server side, you can basically achieve the chat dialogue
Desktop.tar
- 简单的聊天程序 包括客户端和服务器端,可以实现局域网中间的聊天功能-A simple chat program, including client and server side can be achieved among local area network chat
Lam_qt
- 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
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
liaotian
- qt做的简单的客户端聊天系统,下来完善它的功能,各位爱好者!-qt client to do a simple chat system, improve its functionality down, you lovers!
chat
- a Qt application for local chat with server and client implementations
KeyHookSucks
- client-server chat simple
QT-chat
- 运用Qt软件进行客户端和服务器的聊天,方便实用和简单-Using Qt software chat client and server
qt-socket
- 用于Linux操作系统,在QT环境下开发的基于Socket的聊天室,包括server和client两部分-For Linux operating system, developed in a QT environment Socket-based chat rooms, including two parts of the server and client
QtChat
- linux下qt编写的基于tcp/ip的聊天程序客户端-the under linux qt writing client tcp/ip-based chat program
ChatCli
- 用QT写的局域网聊天的客户端,可以接收服务器的信息-QT wrote LAN chat client, the server can receive information
client
- 基于qt的Linux下socket编程的聊天小程序的客户端程序-Qt-based socket programming under Linux chat client applet
Qt-IM-client
- 该程序是在Qt环境下开发的类似于qq客户端的聊天程序客户端。-The program is under the Qt development environment similar to qq client chat program clients.
QT-chat-ServeraClient
- QT编写的一个服务端一个客户端聊天程序,使用TCP/IP协议-QT chat Server and Client
network-chat
- 基于Qt点对点聊天客户端,类似QQ,使用广播,QUdpSocket and QNetworkInterface等发现节点。-The Network Chat example demonstrates a stateful peer-to-peer Chat client that uses broadcasting with QUdpSocket and QNetworkInterface to discover its peers.
TCP—chat
- 使用Qt-Creator编写的基于TCP协议的网络聊天程序,包含服务器端和客户端,自己写的,经过测试能够正常使用。(The web chat program based on the TCP protocol written by Qt-Creator includes the server side and the client side, and writes it by itself. After testing, it can be used normally.)