搜索资源列表
linux下Qt实现的视频点播系统
- 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输入服务器
Qt_fadeout.rar
- Qt的一个特效类,用于实现fade out的特效,Effects of a Qt class, for the realization of the effects fade out
qtserver
- qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
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
myFile
- qt udp tcp 源码,是学习和开发qt网络程序的好例子-qt udp tcp source, is to learn and develop good example of network programming qt
juyuwangtalk
- linux windows mac qt局域网聊天程序,通过udp tcp 传输-linux windows mac qt tcp socket
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
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 ....
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
tcp
- 基于tcp的网络应用例子,模拟实际应用,对于理解tcp编程以及tcp原理很有帮助-The programe of network base on the tcp,it is a good example to understand of the tcp programe
Lam_qt
- 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
11ThSrv
- QT 的TCP/IP应用 服务器发送温度,客户机显示-QT applications TCP/IP server sends the temperature, the client displays
SocketTest
- Connecting to a TCP socket in QT
a-qt-demo
- qt小例子,关于网络方面的tcp / udp 传输-A qt demo
QT-Tcp-udp-sreial
- windows上基于QT4.8.0开发包的TCP服务器、客户端,UPD、以及串口等模拟测试程序-QT 4.8.0 TCP UDP RS232 RS485 TESTER
Qt-TCP-UDP-DetectUdisk-server
- 服务器端,利用qt实现tcp/udp发送文字消息,检测U盘插拔。里面包括x86和arm两个版本的源码。-Server-side using qt tcp/udp send text messages, U disk plug detection. Which includes the source code of the two versions of the x86 and arm.
tcp
- 可以使用TCP/IP协议完成网络传输,开发平台QT4以上(The TCP/IP protocol can be used to complete network transmission, and the development platform is more than QT4)
tcp
- QT tcp服务器,可实现服务器和客户端的数据j交互(QT TCP server, which implements data J interaction between server and client)
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.)