搜索资源列表
client_server
- Linux 环境下用QT编写的客户端与服务器端通过TCP/IP网络连接通信的简单示例.-Linux server/client
tcpclient1
- socket程序tcp客户端,可以和服务器端通信-tcp client socket program, and the server can communicate
Qt
- 实现画板的功能,客户端和服务器端用的都是QT来实现画板的同步功能-Sketchpad function of the client and server side are QT Sketchpad synchronization
Client
- QT编程之socket通信, 客户端程序源代码,比较简单易懂-QT programming socket communication, client program source code, is relatively simple and easy to understand
QtSpace
- 用QT写的报文传输工具,一个是客户端一个是服务器端。功能齐全。-Written with QT packet transfer tool , one is the client is a server-side . Fully functional.
udpbroadcast
- udp广播的小例子,简单易学适合入门。整个程序分客户端和服务器,采用Qt进行编程。-this is udp broadcast example.It is easy for you to learn Qt. The project has two parts:Client and Server.
TCP_sendfile
- 通过TCP/IP协议传送文件的Qt程序,包含服务端和客户端。-Qt program through TCP/IP protocol to transfer files, including server and client.
Qttcp
- QT编写的基于TCP/IP协议的客户端与服务器端通讯,服务器端开启监听后,客户端可进行发送数据。-QT prepared based on TCP/IP protocol client and server communications, the server-side open listening, the client can send data.
QT-chat-ServeraClient
- QT编写的一个服务端一个客户端聊天程序,使用TCP/IP协议-QT chat Server and Client
myTcpServer
- QT tcp网络编程服务端,多线程可支持多个客户端同时连接。-QT tcp server network programming, multithreading can support multiple clients simultaneously connected.
TcpClient
- qt 实现客户端通讯 可以实现,已经测试过-Client Communication can be achieved, have been tested
netV2016
- 利用QT编写网络调试助手,可以做TCP服务器,TCP客户端和UDP服务器(Using QT write network debugging assistant, can do the TCP server, TCP and UDP client server)
Desktop
- tcp服务器与客户端,实现聊天功能(127.0.0.1)(TCP server and client, to achieve chat function (127.0.0.1))
1011
- qt 网络简单通信 实现了客户端和服务器(Simple communication in QT networks)
tcpClient
- 本程序用QT编写,可视化界面,简洁明了,可以实现客户端与主机的文本发送和接收。(It can realize text sending and receiving between client and host.)