搜索资源列表
linux下Qt实现的视频点播系统
- 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输入服务器
source.tar
- linux 实现QT聊天 本程序可作TCP的QT编程学习用 非常有价值-QT chat linux realization of this procedure can be used for TCP programming in QT with a very valuable learning
QT
- 基于tcp通信的简单代码,模拟客户端向服务端连接,错误显示,自定消息协议,增开进程,退出处理-Tcp-based communication simple code to simulate the client to server connection error display custom message protocol to open the process to exit deal
QT-wjcs
- QT下用套接字tcp实现的文件的传输,和聊天的功能-QT with socket under the TCP implementation of file transfer, and chat functions
TripleDebugger
- qt开发的串口,udp,tcp三合一调试软件,可以实现字符串和16进制的收发。(Qt development of serial port, UDP, TCP three in one debugging software, you can achieve string and 16 hexadecimal transceiver.)
QtMultiThreadTcpServer-master
- Qt多线程实现多个客服端和服务器进行通信,使用的类QTcpServer和QTcpSocket以及线程(Multithreading realizes the communication between multiple client terminals and servers)
shipin TCP
- C++为基础Qt平台视频通信,简易架构。(C++ is a basic Qt platform video communication, simple architecture.)
Qt局域网聊天工具
- 利用QT编写TCP/UDP编写局域网聊天工具,实现局域网内互相聊天
tcp
- QT tcp服务器,可实现服务器和客户端的数据j交互(QT TCP server, which implements data J interaction between server and client)
QTcpServiceTest
- qt编写tcp服务器程序,用到线程池。在vs2010/qtcreator4.8下运行正常.(Qt writes the TCP server program and USES the thread pool. Normal operation under vs2010/qtcreator4.8.)
简化发送文字
- 在qt5上tcp测试发送文字功能demo(( example code tcp for qt5.5))
TCP—chat
- 使用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.)
TCPUnion
- qt demo 关于 tcp 收发测试 的 测试例子(qt demo about tcp receive and send example)
QT串口转TCP远程发送
- qt串口转TCP远程发送,TCP为客户端,自动重连,可用于远程调试串口
tcpqt
- qt传输大文件 用qt写的tcp传输,最简单的核心代码。供初学者研究(QT transmission of large files using QT written TCP transmission, the simplest core code. For beginners)
TCP-UDP测试软件
- 这是用qt编写的TCP-UDP测试软件,可以让你理解tcp/udp通讯机制
多线程tcp服务器
- c#语言,vs中开发,线程安全,已投入用于项目,实用性强。需要c++语言的请留意,在qt中开发的。
master
- Qt中使用QModbusMaster,集成了tcp和serial,希望能够帮助到大家(Using qmodbusmaster in QT)
Tcp
- 通过TCP传输数据,实现模拟客户端与服务端的QT界面系统(Transmit data through TCP, realize QT interface system of simulation client and server)
C++ Qt TCP链接客户端
- 采用C++QT 写的TCP客户端 SOCket链接