Welcome![Sign In][Sign Up]
Location:
Search - qt tcp client

Search list

[Internet-Networkreceive

Description: QT网络编程中收数据的客户端,是单线程的,大家可以看看!-QT network programming in the collection of data the client is single-threaded, and everyone can see!
Platform: | Size: 1031168 | Author: 黄黎明 | Hits:

[Internet-Networkclient

Description: 这是一个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 ....
Platform: | Size: 1222656 | Author: 姚毅强 | Hits:

[Linux-UnixLam_qt

Description: 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately adopted a Linux system to QT for the development of language, in the realization of the basic communication function basis, continue to cross-compile the software and successfully transplanted to the ARM9 development board. This software is not the server, only a single client, the software starts by using the UDP protocol to send to the broadcast address 255.255.255.255 that an encoded broadcast packets to establish a list of online users This software can be XP system, Ubuntu system and ARM9 development board run, using the Tcp/Udp, Socket and other technology software changes the basic user name, one to one chat and file transfer capabilities.
Platform: | Size: 140288 | Author: stone | Hits:

[Linux-Unixqtserver

Description: qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
Platform: | Size: 110592 | Author: yangming | Hits:

[Internet-NetworkQT_TCP_client

Description: 本代码是实现QT 环境下 TCP 的socket通信的client 。代码中包含QT 编写的界面。-This code is to achieve TCP-QT environment socket communications client. QT write code that contains the interface.
Platform: | Size: 6144 | Author: king | Hits:

[TCP/IP stack11ThSrv

Description: QT 的TCP/IP应用 服务器发送温度,客户机显示-QT applications TCP/IP server sends the temperature, the client displays
Platform: | Size: 11264 | Author: qsq | Hits:

[uCOSMODBUS

Description: 一个基于ucos系统的Modbus协议,包含了客户机和服务器的源代码-A ucos system based on Modbus protocol, including the client and server source code
Platform: | Size: 2021376 | Author: sunzhonghao | Hits:

[Program docQt_Tcp

Description: QTcpSocket 和 QTcpServer类实现了Qt的Tcp客户端和服务器。 tcp是一个流式协议。对于应用程序来说,数据是一个很长的流,有点像一个巨大的文件。 -QTcpSocket and QTcpServer class implements Qt Tcp client and server. TCP is a streaming agreement. For application, it is a long flow, a bit like a huge file.
Platform: | Size: 9216 | Author: 黄硕 | Hits:

[TCP/IP stacktcpclient1

Description: socket程序tcp客户端,可以和服务器端通信-tcp client socket program, and the server can communicate
Platform: | Size: 3072 | Author: zxj | Hits:

[Internet-NetworkQT-TCP

Description: 用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 server part of the data used the qsran function to generate random data, the need to study the TCP client and server data with each other pass students can take a look at the reference value
Platform: | Size: 9216 | Author: 彭博 | Hits:

[Embeded LinuxQt-TCP-UDP-DetectUdisk-client

Description: 客户端,利用qt实现tcp、UDP发送文字消息,检测U盘插拔,移植syszux软键盘输入法。里面包含x86和arm两个版本的源码。参见:http://blog.csdn.net/yanzi1225627-Client using qt to achieve tcp, UDP sending text messages to detect U disk plug transplant syszux soft keyboard input method. Which contains the x86 and arm two versions of the source code. See: http://blog.csdn.net/yanzi1225627
Platform: | Size: 106496 | Author: yanzi1225627 | Hits:

[Internet-Networktcp

Description: 基于Unix平台下的QT编程的网络(tcp客户端和服务端)通讯问题-tcp Client and Server
Platform: | Size: 737280 | Author: xie | Hits:

[Internet-Networkqt-tcp.tar

Description: qt对tcp的简单例子,一个客户端一个服务端。-qt for tcp simple example, a client a server.
Platform: | Size: 5120 | Author: jjy | Hits:

[Internet-NetworkQT-TCP

Description: QT下的TCP通讯程序,分为客户端程序和服务器端程序。-QT under TCP communication program, divided into client and server-side program.
Platform: | Size: 13312 | Author: 千翩一梦 | Hits:

[Internet-Networktcp-client-server

Description: Linux下Qt的网络编程,QTcpserver的使用,客户端和服务器的建立及简单应用-Linux network programming under Qt, QTcpserver use, build client and server, and simple application
Platform: | Size: 5120 | Author: 周一 | Hits:

[Internet-NetworkQtp2p

Description: qt Tcp client server 通信,文件传输,-qt Tcp client server
Platform: | Size: 21504 | Author: 刘力 | Hits:

[Othertcp

Description: QT tcp服务器,可实现服务器和客户端的数据j交互(QT TCP server, which implements data J interaction between server and client)
Platform: | Size: 10240 | Author: song_t | Hits:

[Internet-Networkqt_TcpIP1_Server

Description: 自己使用QT写的TCP Server通讯程序(TCP Server communication program written by yourself using QT)
Platform: | Size: 6144 | Author: mrwangming | Hits:

[GUI DevelopTCP—chat

Description: 使用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.)
Platform: | Size: 10240 | Author: 水里一条猫 | Hits:

[Internet-Networktcp

Description: 基于Qt实现网络编程包含客户端和服务器端(Contains client and server side)
Platform: | Size: 20327424 | Author: black.zhang | Hits:
« 12 3 4 »

CodeBus www.codebus.net