搜索资源列表
ppt
- 使用于2410终端上的一个播放类似ppt文件的程序,涉及Tcp/IP通信、局域网广播、Qt视窗系统、pThread等多个方面。修改makefile中编译工具即可编译,linux中应已经安装了qt2.7以上版本。
fileclient.tar
- 在linux下的用QT做的基于TCP协议传输文件的客户端小程序。-In linux using QT to do under the TCP protocol to transfer files based on client-side applet.
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
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-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.
Qt-TCP-UDP-DetectUdisk-client
- 客户端,利用qt实现tcp、UDP发送文字消息,检测U盘插拔,移植syszux软键盘输入法。里面包含x86和arm两个版本的源码。参见:http://blog.csdn.net/yanzi1225627-Client using qt to achieve tcp, UDP sending text messages to detect U disk plug transplant syszux soft keyboard input method. Which contains the x86
QTcpThreadPoolServiceTest
- QT 线程池 + TCP 实战笔记,非常有学习价值-The QT thread pool+ TCP combat notes, learning
code
- 非常全的qt例程:hello world;多线程;tcp通信;gui界面编程-Very wide qt routines: hello world multi-threaded tcp communication gui programming interface
register_editor.tar
- 驱动包含TQ210温度传感器,ADC转换,at24c02等,寄存器编辑器可通过直接写入数值操作寄存器。pc端通过tcp访问开发板,由于qt没有实现IP输入的功能,连接开发板需要修改qt代码中的IP地址。-Drive contains TQ210 temperature sensor, ADC conversion, at24c02, etc. Register Editor by writing directly to the numerical operation register. pc-b
qtcp_clientc
- qt 开发的聊天源代码,使用 qtcpsocket 开发,容易看懂- qt source for tcp client
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