搜索资源列表
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.
QT-TCP
- 用QT开发的TCP/IP传输数据的例子,分为客户端和服务器,传输数据的时候带校验位,其中服务器部分的数据利用qsran函数生成随机数据,需要研究TCP客户端和服务器数据互相对传的同学可以看看,有参考价值-Examples of the QT development of TCP/IP to transfer data is divided into client and server, the transmission data with parity bit, in which the ser
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 ....
11ThSrv
- QT 的TCP/IP应用 服务器发送温度,客户机显示-QT applications TCP/IP server sends the temperature, the client displays
tcpclient1
- socket程序tcp客户端,可以和服务器端通信-tcp client socket program, and the server can communicate
Qt-netprog_me
- 实现了server和client间的通信,主要体现于字符串的收发。-qserversocket for tcp in qt3
qtTcp
- qt环境下的tcp网络服务器与客户端的简单实现-qt tcp server client
client
- 用QT实现局域网内通信,分别用UDP和TCP实现;还有的就是用UDP传输USB摄像头采集到的图像-Use QT realize local area network communication, respectively for UDP and TCP implementation And with the UDP transmission USB webcam is collected image
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.
tcp
- 基于Unix平台下的QT编程的网络(tcp客户端和服务端)通讯问题-tcp Client and Server
qt-tcp.tar
- qt对tcp的简单例子,一个客户端一个服务端。-qt for tcp simple example, a client a server.
QT-TCP
- QT下的TCP通讯程序,分为客户端程序和服务器端程序。-QT under TCP communication program, divided into client and server-side program.
tcp-client-server
- Linux下Qt的网络编程,QTcpserver的使用,客户端和服务器的建立及简单应用-Linux network programming under Qt, QTcpserver use, build client and server, and simple application
Qtp2p
- qt Tcp client server 通信,文件传输,-qt Tcp client server
myTcpClient
- QT tcp网络编程客户端。可以发送16进制字符串。-QT tcp client network programming. It can send a hexadecimal string.
Desktop
- tcp服务器与客户端,实现聊天功能(127.0.0.1)(TCP server and client, to achieve chat function (127.0.0.1))
qt_TCP_app
- 简易的TCP/IP传输服务器和客户端,用与学习和测试。(A simple TCP/IP transmission server and client, used with learning and testing.)
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
- 基于Qt实现网络编程包含客户端和服务器端(Contains client and server side)