CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp linux QT

搜索资源列表

  1. netchat.tar

    0下载:
  2. linux环境下用qt编写的TCP/IP通信程序,虽说比较简单,大家可以一试。-linux environment with qt prepared by the TCP / IP communications procedures, though relatively simple, We could give it a try.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:80.5kb
    • 提供者:张海峰
  1. ppt

    0下载:
  2. 使用于2410终端上的一个播放类似ppt文件的程序,涉及Tcp/IP通信、局域网广播、Qt视窗系统、pThread等多个方面。修改makefile中编译工具即可编译,linux中应已经安装了qt2.7以上版本。
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-18
    • 文件大小:11.35kb
    • 提供者:dhc
  1. linux下Qt实现的视频点播系统

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

  1. server

    0下载:
  2. 这是一个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 ....
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1.29mb
    • 提供者:姚毅强
  1. fileclient.tar

    0下载:
  2. 在linux下的用QT做的基于TCP协议传输文件的客户端小程序。-In linux using QT to do under the TCP protocol to transfer files based on client-side applet.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:503.14kb
    • 提供者:forgetor
  1. wangluocaiji

    0下载:
  2. linux qt socket网络数据采集器,通过tcp协议接受数据,显示在界面-linux qt socket tcp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:438.33kb
    • 提供者:曾庆国
  1. juyuwangtalk

    0下载:
  2. linux windows mac qt局域网聊天程序,通过udp tcp 传输-linux windows mac qt tcp socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1.78mb
    • 提供者:曾庆国
  1. source.tar

    0下载:
  2. linux 实现QT聊天 本程序可作TCP的QT编程学习用 非常有价值-QT chat linux realization of this procedure can be used for TCP programming in QT with a very valuable learning
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:275.18kb
    • 提供者:liuxiangqian
  1. client

    0下载:
  2. 这是一个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 ....
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1.17mb
    • 提供者:姚毅强
  1. tcptrans

    0下载:
  2. TCP协议传输文件,sock用到ace库,文件操作用到qt库。原理:服务器开启一个端口号,启动客户端,客户端向服务端传输文件,服务端接受文件。 该程序在windows测试通过,linux和uinx没有测试过。-tcp file trans
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3.46mb
    • 提供者:ww
  1. wintcp.tar

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

    • 发布日期:2017-04-04
    • 文件大小:38.33kb
    • 提供者:金敏
  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-29
    • 文件大小:136.63kb
    • 提供者:stone
  1. tcp

    0下载:
  2. 由qt软件编写,在linux下运行,实现客户端和服务端之间互相发送消息-Written by qt software running under linux, and send each other messages between the client and server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:356.95kb
    • 提供者:周展强
  1. QtChat

    0下载:
  2. linux下qt编写的基于tcp/ip的聊天程序客户端-the under linux qt writing client tcp/ip-based chat program
  3. 所属分类:Linux Network

    • 发布日期:2017-11-16
    • 文件大小:5.68kb
    • 提供者:曹霖
  1. serverChat

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

    • 发布日期:2017-11-19
    • 文件大小:80.88kb
    • 提供者:jiangwei
  1. clientChat

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

    • 发布日期:2017-11-10
    • 文件大小:141.92kb
    • 提供者:jiangwei
  1. tcp-client-server

    0下载:
  2. Linux下Qt的网络编程,QTcpserver的使用,客户端和服务器的建立及简单应用-Linux network programming under Qt, QTcpserver use, build client and server, and simple application
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:4.64kb
    • 提供者:周一
  1. TCP

    0下载:
  2. tcp 通信,在arm-linux开发板上显示QT界面,向服务器发送数据-tcp communication, the arm-linux development board display QT interface to send data to the server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:7.98kb
    • 提供者:遥鲁
  1. dai_ma

    0下载:
  2. 在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
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-03
    • 文件大小:2.57mb
    • 提供者:文松
  1. QT_TCP

    0下载:
  2. 基于linux的网络通信编程,c/s方式,服务器与客户端能同时收发消息(Network communication programming based on Linux)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-20
    • 文件大小:888kb
    • 提供者:zhou1996
« 12 »
搜珍网 www.dssz.com