搜索资源列表
QT_liaotian QT聊天室
- QT聊天室:分服务器端和客户端,开启服务器端后,客户端连接到服务器的IP上(可建立多个客户端)即可聊天。-QT chat room: min server and client, open the server, the client connects to the server' s IP on (can create multiple clients) to chat.
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
2-server
- 传感器模块 远程监控模块 socket模块等-Sensor Module Remote Monitoring Module socket module
bluetooth
- 本设计是基于蓝牙技术设计的一个嵌入式的点菜系统,采取c/s结构,将嵌入式开发板arm2410s作为无线点菜器,也就是客户端,pc作为后台管理器,也就是服务器端,服务器端在linux下进行开发,客户端和服务器端通过蓝牙进行无线通信,其中利用qt designer制作菜单界面。-The design is based on the design of an embedded Bluetooth technology a la carte system, to c/s structure, the e
MODBUS
- 一个基于ucos系统的Modbus协议,包含了客户机和服务器的源代码-A ucos system based on Modbus protocol, including the client and server source code
server.tar
- 用Qt实现的基于UDP和TCP的聊天室,用户可以选择UDP传输或TCP传输。实现了自动滚屏、快捷键设置的良好交互界面。这个服务器端的代码。-Implemented in Qt UDP and TCP-based chat rooms, users can select UDP transport or TCP. Automatic scrolling, shortcut set a good interface. This server-side code.
QT-embedded-server-client
- 嵌入式Linux用户图形界面编程的原理讲解,信号在不同层次是如何传递的-Explain the principle of the of embedded Linux graphical user interface programming at different levels, the signal is passed
server
- qt环境下编写的一个服务器,该服务器课监听是那个ip地址连接进来,并且可以发送文字、图片、视频的资源个客户端。-qt environment to prepare a server, the server classes listen for incoming connections to that ip address, and can send text, pictures, video resources a client.
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.
Soft-keyboard
- Qtopia版本的软键盘输入程序。在linux服务器上交叉编译后,可以移植到ARM开发板上运行。可以参考README.txt。-This Qt program Qtopia version of the soft keyboard input program. Cross compiler on Linux server can be ported to run on the ARM development board. Encounter a problem you can refer to
server
- 基于qt,linux环境下socket编程,简单的聊天小程序的服务器端-Based qt, linux socket programming environment, a simple chat server-side applet
QT_chat
- qt界面编程是相关知识,开发出一套网络通讯系统,该系统由服务端和客户端两部分组成,服务端对客户端发送消息进行判断,转发等操作,从而使各个客户端之间能够进行信息的交互,客户端主要负责客户的登录,显示在线客户列表,以及各个客户之间进行信息的交互。-qt programming interface is relevant knowledge, develop a network communication system, the system consists of server and client
liaotiashi
- 基于qt的网络聊天室,可实现多客户端同时登陆,服务端监视客户端的聊天信息等,还可客户端和客户端之间发送文件。-Qt-based chat rooms, multi-client while landing, server monitoring client chat messages, etc., but also between the client and the client to send the file.
manager
- LINUX qt下实现对猪圈环境监 的管理系统软件,并可将数据直接上传保存至设定的服务器地址中;-LINUX qt under the pen to achieve environmental monitoring management system software, the data can be uploaded directly saved to the server address settings
Qt-video-surveillance-server
- qt视频监控服务器端源码,可以通过设置服务器参数来控制客户端对视频监控的图像采集效果-qt video surveillance server source code, you can control the client image capture effects by setting video surveillance server parameters
SmartRing
- 本系统结合嵌入式技术、图像处理技术,图像传输技术,Zigbee技术,Web服务器技术设计并实现了一种可靠性高、性能优良、成本低的嵌入式视频门铃系统。该系统使用QT编写,选用S3C6410微处理器作为核心板控制器,采用USB接口的摄像头对来访者进行录像采集,通过嵌入式Web服务器技术实现可靠的远程视频监控,采用GPRS通信技术实现与手机终端的短信通信功能,采用Zigbee技术实现了温室度的采集与无线传输。测试表明,设计的系统视频采集效率高、图像连续性好;远程控制流程延时较小;GPRS通信错误率低,
ClientManagementSystemForBank
- 《银行排队取号、叫号系统》,Linux服务器(C语言)和ARM-Linux-Qt嵌入式项目-Client management system for bank based on Linux Server(C Lanuage) and Embeded Qt on ARM
ARM9的远程视频监控系统
- 基于arm9的远程视频监控系统,使用Qt编写客户端和服务器端,客户端可实现视频保存功能。服务器端运行于移植有linux内核的MINI2440上,客户端运行于PC上,服务器端将采集到的视频数据发送到客户端,客户端实现对视频的显示和保存等功能。(ARM9 based remote video surveillance system, the use of Qt write client and server, the client can achieve video preservation fun
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