搜索资源列表
qtserver
- qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
wangluocaiji
- linux qt socket网络数据采集器,通过tcp协议接受数据,显示在界面-linux qt socket tcp
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.
juyuwangtalk
- linux windows mac qt局域网聊天程序,通过udp tcp 传输-linux windows mac qt tcp socket
AOS
- this program is a Auto Ordering System which is used in the Embedded-based System. this system use socket-communication(TCP) to communicate server - accountDB system -this program is a Auto Ordering System which is used in the Embedded-based System
Lam_qt
- 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
SocketTest
- Connecting to a TCP socket in QT
tcpclient1
- socket程序tcp客户端,可以和服务器端通信-tcp client socket program, and the server can communicate
QT-wjcs
- QT下用套接字tcp实现的文件的传输,和聊天的功能-QT with socket under the TCP implementation of file transfer, and chat functions
socket
- QT中网络编程实现,完整支持UDP、TCP server和TCP client,可以用作常规通信的界面工具;-QT in network programming, full support for UDP, TCP server and TCP client, the interface can be used as a routine tool of communication
QT-TCP-SOCKET
- 基于QT的TCP—SOCKET通信协议和相关操作说明,全是资料干货,学习QT跨平台的同学,可以看一下。 -QT-based TCP-SOCKET communication protocols and related instructions, all dry materials, students learn QT cross-platform, you can look at.
chatroom
- Qt下实现了TCP聊天室功能,分为用户端和服务器,用到了QT的多线程和Socket编程技术。-this code implements a chatroom using Qt,in this code,i use TCP socket programming and Multithread programming technologies.
tcpserver0908F.tar
- Qt的多线程socket通信,tcp服务器源码-Qt s multi-threaded socket communication, tcp server source code
TCPTest
- TCPTest包含TcpClient和TcpServer部分,同时在Qt中打开这两个工程文件,然后设置IP地址,即可完成基于TCP的Socket通信。-TCPTest contains TcpClient and TcpServer part while both open the project file in Qt, and then set the IP address to complete the TCP-based Socket Communications.
socket
- 此程序实现了linux和Windows关于tcp通信的测试程序,linux上用gcc 编译服务器端的程序,在Windows用qt编写了客户端的程序,在窗口界面上输入ip地址和端口号即可实现linux和Windows关于tcp的通信。-Compile server-side program, in Windows with qt prepared a client program, in the window interface, enter the ip address and port n
C++ Qt TCP链接客户端
- 采用C++QT 写的TCP客户端 SOCket链接