搜索资源列表
qt_SimpleChatRoom.跨平台多线程聊天室程序客户端及服务器端
- 跨平台多线程聊天室程序客户端及服务器端。 服务端分三个功能模块。 1.端口监听,单独一个线程。 2.聊天室消息分发,单独一个线程。 3.收发客户端消息,每连接一个线程。 客户端分有两个功能模块。 1.UI,单独一个线程。 2.收发消息,单独一个线程。 ,A simple chatroom Server & Client. Design with Qt 4.5. Multithread & Platform-independent.
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
SOCKETDemo
- 用类封装了Client,Server,还有专门的类用来发送和接收,即CSocketSender和CSocketServer。是个很好的面向对象源代码-With class encapsulates Client, Server, there are also special classes used to send and receive, that is, CSocketSender and CSocketServer. It s a good object-oriented source c
qt
- 在linux下用QT做的一个关于服务器及客户端的字符传输。-QT in linux to do next with a client on the server and the character transfer.
embedded-tesktop-management
- 一个简单的嵌入式桌面管理器程序,用QT编写而成的,基于client/server模型,可以运行在嵌入式平台上,代码比较简单,读者可以对它做进一步开发。-A simple embedded Desktop Manager program, written in with a QT-based client/server model, can run on embedded platforms, the code is relatively simple, readers can develop i
KeyHookSucks
- client-server chat simple
QT client-server
- QT 编写的服务器和客服端的信息传递,初学者,昨天才写好的
QT-chat-ServeraClient
- QT编写的一个服务端一个客户端聊天程序,使用TCP/IP协议-QT chat Server and Client
tcp-client-server
- Linux下Qt的网络编程,QTcpserver的使用,客户端和服务器的建立及简单应用-Linux network programming under Qt, QTcpserver use, build client and server, and simple application
server
- 该服务器代码包括摄像头采集数据代码,M0采集环境参数代码,与QT客户端通信的服务器代码(The server code includes the camera to collect data code, M0 acquisition environment parameter code, and QT client communication server code)
tarena
- 基于UC的电信计费DMS数据挖掘系统,是通过对C/C++、多线程、Socket等的开发、QT等相关技术的综合运用,针对电信运营商推出的Linux/Unix服务器出租业务,设计的用以作为收费依据的数据采集系统。(UC-based telecom billing DMS data mining system, is developed through the integrated use of the C/C++, multi-threading, Socket, etc., QT and othe
netV2016
- 利用QT编写网络调试助手,可以做TCP服务器,TCP客户端和UDP服务器(Using QT write network debugging assistant, can do the TCP server, TCP and UDP client server)
(服务端客户端)类源代码
- 客户端client和服务端的通信,socket(Socket communication between server clients)
Modbus协议中文版_完整版
- MODBUS 是 OSI 模型第 7 层上的应用层报文传输协议,它 在 连接至不同类型总线或网络的设备 之间提供客户机/服务器通信。 自从 1979 年出现工业串行链路的事实标准以来,MODBUS 使成千上万的自动化设备能够通信。 本文件的作用是描述 MODBUS 事务处理框架内使用的功能码。(MODBUS is the application layer protocol OSI seventh layer model, providing client / server communicat
tcp
- QT tcp服务器,可实现服务器和客户端的数据j交互(QT TCP server, which implements data J interaction between server and client)
qt_TcpIP1_Client
- 自己使用QT写的TCP Client通讯程序(TCP Client communication program written by yourself using QT)
qt_TcpIP1_Server
- 自己使用QT写的TCP Server通讯程序(TCP Server communication program written by yourself using QT)
tcp
- TCP基本应用,拥有客户端,服务器端,可以进行网络连接(TCP basic applications, with client, server side, can connect to the network)
tcp
- 基于Qt实现网络编程包含客户端和服务器端(Contains client and server side)