搜索资源列表
server
- 实现图片手工播放或者是自动播放的后台文件,可以连接到qt前台进行图片显示。
qtserver
- qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
qtsocket
- qt socket通信,服务器端为虚拟机里的linux系统的C++程序,客户端为开发板上的qt 代码,实现socket通信,以及将接受到的数据,显示在屏幕上-qt socket communications, server-side virtual machine inside linux system, C++ program, the client code for the development board qt achieve socket communication, and to r
DHLQT
- DVR软件,服务器程序,硬件需要大华视频卡,软件需要安装QT系统为LINUX核心2.4+ -DVR software, server hardware and video card need Dahua, software systems need to install QT for the LINUX core 2.4+
five
- 网络五子棋,具有服务器端和客户端,基于QT-Gobang network with a server-side and client
qt
- 在linux下用QT做的一个关于服务器及客户端的字符传输。-QT in linux to do next with a client on the server and the character transfer.
serverwin.tar
- QT写的一个流媒体服务器端调用ffmpeg和ffserver的程序-Write a QT streaming media server-side program called ffmpeg and ffserver
Lam_qt
- 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
server
- 自己用QT写的简单界面程序。在linux下可运行,并且可以移植。-Write their own simple interface with QT programs. Can be run under the linux, and can be transplanted.
testqt.tar
- Linux QT的测试程序 关于多线程,进程间通信的,服务器方向的-Linux QT testing procedures on the multi-threading, interprocess communication, the server direction
menu
- 嵌入式点菜系统—该程序有服务端和客户端,客户可以向服务端点菜。服务端可以把信息传送给客户端,在linux-QT4.0下的程序代码-Embedded la carte system- the procedures and client service, customers can order the service side. Server can transmit the information to the client, under the linux-QT4.0 code
ResServer
- qt写的多线程的网络服务器,并实现了数据库传输-qt write multi-threaded web server, and implements database transfer
embedded-tesktop-management
- 一个简单的嵌入式桌面管理器程序,用QT编写而成的,基于client/server模型,可以运行在嵌入式平台上,代码比较简单,读者可以对它做进一步开发。-A simple embedded Desktop Manager program, written in with a QT-based client/server model, can run on embedded platforms, the code is relatively simple, readers can develop i
nasServer
- Audio Server of Streaming on QT
diancai
- 在arm和Linux下用qt开发的,无线点菜的客户端和服务端-Under the arm and the Linux development with qt, wireless order client and server
webcamera
- boa-0.94.13.tar: BOA网络服务器程序源码包 spcaview-20061208.tar :视频服务器程序源码包-boa-0.94.13.tar: BOA web server program source package spcaview-20061208.tar: video server program source code package
qt--net
- qt环境下的网络编程,包括:TCP和UDP下的客户端和服务器代码-the qt environment of network programming, include: TCP and UDP client and server code
ntpd_simple
- NTP client/server QT Source Code for Linux Driver.
VOD
- Linux 视频点播服务器 QT界面 播放视频-Linux video on demand server QT interface
Qt服务器多线程示例
- QT开发的多线程服务器,能够同时链接多个客户端(Multithreading server developed by QT can link multiple clients at the same time)