Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - qt tcp
Search - qt tcp - List
提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输入服务器的Ip地址,然后选择movies栏的下拉框,从视频列表中选择相应的视频目录,接着点击play按钮,一段缓冲之后开始播放视频,这样就完成了点播功能。
Update : 2012-04-06 Size : 8.19kb Publisher : 879911752@qq.com

24小时学通QT编程,QT编程的资料太少了,希望这些文档对大家很有用。-24 hours Xuetong QT programming, QT little information programming, and hope that these documents useful to everyone.
Update : 2025-02-17 Size : 13.99mb Publisher : tml

给想用QT进行网络编程的朋友们收集到的一些资料,有兴趣的来看看哦!-To want to use QT network programming friends collected some information, interested看哦of view!
Update : 2025-02-17 Size : 21kb Publisher : 黄黎明

QT网络编程中收数据的客户端,是单线程的,大家可以看看!-QT network programming in the collection of data the client is single-threaded, and everyone can see!
Update : 2025-02-17 Size : 1007kb Publisher : 黄黎明

linux 实现QT聊天 本程序可作TCP的QT编程学习用 非常有价值-QT chat linux realization of this procedure can be used for TCP programming in QT with a very valuable learning
Update : 2025-02-17 Size : 275kb Publisher : liuxiangqian

这是一个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 ....
Update : 2025-02-17 Size : 1.17mb Publisher : 姚毅强

Qt的一个特效类,用于实现fade out的特效-Effects of a Qt class, for the realization of the effects fade out
Update : 2025-02-17 Size : 1kb Publisher : phoenix

DL : 0
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. this system use socket-communication(TCP) to communicate server- accountDB system
Update : 2025-02-17 Size : 3.24mb Publisher : Henrty

DL : 0
基于tcp的网络应用例子,模拟实际应用,对于理解tcp编程以及tcp原理很有帮助-The programe of network base on the tcp,it is a good example to understand of the tcp programe
Update : 2025-02-17 Size : 66kb Publisher : Jimmy

DL : 1
本软件采用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.
Update : 2025-02-17 Size : 137kb Publisher : stone

qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
Update : 2025-02-17 Size : 108kb Publisher : yangming

qt udp tcp 源码,是学习和开发qt网络程序的好例子-qt udp tcp source, is to learn and develop good example of network programming qt
Update : 2025-02-17 Size : 15kb Publisher : 齐文通

本代码是实现QT 环境下 TCP 的socket通信的client 。代码中包含QT 编写的界面。-This code is to achieve TCP-QT environment socket communications client. QT write code that contains the interface.
Update : 2025-02-17 Size : 6kb Publisher : king

QT 的TCP/IP应用 服务器发送温度,客户机显示-QT applications TCP/IP server sends the temperature, the client displays
Update : 2025-02-17 Size : 11kb Publisher : qsq

linux windows mac qt局域网聊天程序,通过udp tcp 传输-linux windows mac qt tcp socket
Update : 2025-02-17 Size : 1.78mb Publisher : 曾庆国

Connecting to a TCP socket in QT
Update : 2025-02-17 Size : 3kb Publisher : George

服务器端,利用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.
Update : 2025-02-17 Size : 625kb Publisher : yanzi1225627

可以使用TCP/IP协议完成网络传输,开发平台QT4以上(The TCP/IP protocol can be used to complete network transmission, and the development platform is more than QT4)
Update : 2025-02-17 Size : 865kb Publisher : Annie1025

DL : 0
QT tcp服务器,可实现服务器和客户端的数据j交互(QT TCP server, which implements data J interaction between server and client)
Update : 2025-02-17 Size : 10kb Publisher : song_t

使用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.)
Update : 2025-02-17 Size : 10kb Publisher : 水里一条猫
« 12 3 4 5 6 7 8 9 10 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.