CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - QT CLIENT SERVER

搜索资源列表

  1. qtserver

    1下载:
  2. qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-01-15
    • 文件大小:110821
    • 提供者:yangming
  1. qtsocket

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:31670
    • 提供者:sophia
  1. five

    0下载:
  2. 网络五子棋,具有服务器端和客户端,基于QT-Gobang network with a server-side and client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-03
    • 文件大小:15425732
    • 提供者:sword
  1. qt

    0下载:
  2. 在linux下用QT做的一个关于服务器及客户端的字符传输。-QT in linux to do next with a client on the server and the character transfer.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1232667
    • 提供者:yanyan
  1. Lam_qt

    0下载:
  2. 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:139911
    • 提供者:stone
  1. menu

    0下载:
  2. 嵌入式点菜系统—该程序有服务端和客户端,客户可以向服务端点菜。服务端可以把信息传送给客户端,在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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2423664
    • 提供者:green_star
  1. embedded-tesktop-management

    0下载:
  2. 一个简单的嵌入式桌面管理器程序,用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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:5598
    • 提供者:moxie
  1. diancai

    0下载:
  2. 在arm和Linux下用qt开发的,无线点菜的客户端和服务端-Under the arm and the Linux development with qt, wireless order client and server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1015660
    • 提供者:阿甘
  1. network-video--player

    1下载:
  2. 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-05-30
    • 文件大小:8192
    • 提供者:nie
  1. qt--net

    0下载:
  2. qt环境下的网络编程,包括:TCP和UDP下的客户端和服务器代码-the qt environment of network programming, include: TCP and UDP client and server code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-16
    • 文件大小:290575
    • 提供者:庞皓
  1. ntpd_simple

    0下载:
  2. NTP client/server QT Source Code for Linux Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:9811
    • 提供者:cunzingqang
  1. NetworkVideoSurveillanceSystem

    0下载:
  2. 客户端是使用qt编写而成; 服务器(摄像头端)是基于ARM开发;并提供了gsm模块和蜂鸣器模块。 整个工程代码都有,简单移植就可拿来借鉴和使用。-Client uses qt written in server (camera side) is based on the ARM development and provide a gsm module and buzzer module. The whole project has a code, a simple tra
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1797171
    • 提供者:chen
  1. QQ

    0下载:
  2. 模拟QQ的一个程序,其中包括服务器端和客户端。其中服务器端是基于Linux,客户端采用QT实现,数据库采用mysql-QQ simulation of a program, including the server and client. Where the server is based on Linux, the client uses QT implementation, using mysql
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:649520
    • 提供者:杨葳
  1. tarena

    0下载:
  2. 基于UC的电信计费DMS数据挖掘系统,是通过对C/C++、多线程、Socket等的开发、QT等相关技术的综合运用,针对电信运营商推出的Linux/Unix服务器出租业务,设计的用以作为收费依据的数据采集系统。(UC-based telecom billing DMS data mining system, is developed through the integrated use of the C/C++, multi-threading, Socket, etc., QT and othe
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-18
    • 文件大小:602112
    • 提供者:Melodyluer
  1. 智能小车最终版

    1下载:
  2. 智能小车的完整代码,学校的实训项目,arm-linux-gcc服务器和QTC++客户端(The complete code of intelligent car, school training project, arm-linux-gcc server and QTC++ client)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-03
    • 文件大小:167936
    • 提供者:子旋
  1. farm

    0下载:
  2. 包含Linux C服务器,QT客户端,摄像头Camera,环境信息莫名快M0,LCD屏,可实时显示环境信息以及视频。(It includes Linux C server, QT client, camera Camera, environment information inexplicable fast M0, LCD screen, real-time display of environmental information and video.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-01
    • 文件大小:65536
    • 提供者:为几何欢
搜珍网 www.dssz.com