搜索资源列表
netchat.tar
- linux环境下用qt编写的TCP/IP通信程序,虽说比较简单,大家可以一试。-linux environment with qt prepared by the TCP / IP communications procedures, though relatively simple, We could give it a try.
ppt
- 使用于2410终端上的一个播放类似ppt文件的程序,涉及Tcp/IP通信、局域网广播、Qt视窗系统、pThread等多个方面。修改makefile中编译工具即可编译,linux中应已经安装了qt2.7以上版本。
linux下Qt实现的视频点播系统
- 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输入服务器
server
- 这是一个QT编写的基于TCP连接的聊天室服务端,可编译成win32,winCE,Linux等可执行文件-This is to prepare a QT-based chat rooms connected TCP server can be compiled win32, winCE, Linux and other executable file ....
fileclient.tar
- 在linux下的用QT做的基于TCP协议传输文件的客户端小程序。-In linux using QT to do under the TCP protocol to transfer files based on client-side applet.
wangluocaiji
- linux qt socket网络数据采集器,通过tcp协议接受数据,显示在界面-linux qt socket tcp
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 ....
tcptrans
- TCP协议传输文件,sock用到ace库,文件操作用到qt库。原理:服务器开启一个端口号,启动客户端,客户端向服务端传输文件,服务端接受文件。 该程序在windows测试通过,linux和uinx没有测试过。-tcp file trans
wintcp.tar
- linux下qt库的qtopia环境的c++编程 实现服务器端字符传送给客户端 基于tcp协议-qt library qtopia under linux environment, c++ programming server-side character to send to the client based on the tcp protocol
Lam_qt
- 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
tcp
- 由qt软件编写,在linux下运行,实现客户端和服务端之间互相发送消息-Written by qt software running under linux, and send each other messages between the client and server
QtChat
- linux下qt编写的基于tcp/ip的聊天程序客户端-the under linux qt writing client tcp/ip-based chat program
serverChat
- 基于linux QT的tcp通讯服务器端程序源码,可直接在linux下运行,也可经过交叉编译后在ARM2440下运行-In ARM2440 under run after the after cross-compiler based the tcp communication server linux QT client program source code, can be directly run under linux
clientChat
- 基于linux QT的TCP客户端通讯源代码,可在linux下直接编译运行,也可移植到ARM2440开发板上运行。-Linux QT-based the TCP client communication source code under linux directly compile and run ARM2440 development board can also be ported to run.
tcp-client-server
- Linux下Qt的网络编程,QTcpserver的使用,客户端和服务器的建立及简单应用-Linux network programming under Qt, QTcpserver use, build client and server, and simple application
TCP
- tcp 通信,在arm-linux开发板上显示QT界面,向服务器发送数据-tcp communication, the arm-linux development board display QT interface to send data to the server
dai_ma
- 在A8上建立服务器,利用QT建立客户端,两者通过TCP/IP协议进行通讯。STM32通过BMP180、BH1750传感器获得温度,大气压强,光强等参数。通过串口通信将这些参数传给服务器,服务器通过数据分析判断是否通过蜂鸣器进行报警。同时将这些参数传给客户端用来实时显示。客户端可以控制服务器报警程序的开始和停止。注:A8上运行linux系统!!!(Set up the server on A8 and use QT to set up the client, which communicates
QT_TCP
- 基于linux的网络通信编程,c/s方式,服务器与客户端能同时收发消息(Network communication programming based on Linux)