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

搜索资源列表

  1. qt_server

    0下载:
  2. 基于qt的Tcp协议的聊天工具
  3. 所属分类:源码下载

    • 发布日期:2010-12-24
    • 文件大小:6646
    • 提供者:zzcygdx@126.com
  1. chat

    0下载:
  2. 一个简单的聊天室,使用Qt进行编程,使用tcp-A simple chat room using the Qt programming, using tcp
  3. 所属分类:Communication

    • 发布日期:2017-05-06
    • 文件大小:1499384
    • 提供者:asdf
  1. chat

    0下载:
  2. 一个使用QT4开发的聊天程序,此程序可以实现文件传递,新上线,是学习TCP/IP,以及QT的良好教程-It s a good example of QT4 and tcp/ip program,Easyer to learn.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:240959
    • 提供者:大象
  1. QtTcp

    0下载:
  2. 用QT开发的TCP文件传输,有客户端和服务器端,没有BUG-With the the QT development of TCP file transfer client and server side, not BUG
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-09
    • 文件大小:9049
    • 提供者:caoyan
  1. updatepic

    0下载:
  2. qt 下使用udp/tcp协议 通过网络传输图片的简单例子,值得学习-qt application about udp/tcp transmition
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:397396
    • 提供者:Gu Juncheng
  1. chat

    0下载:
  2. Qt聊天软件 可以有文件传输 UDP TCP协议-Qt chat software
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1498755
    • 提供者:李海
  1. chat

    0下载:
  2. 一个基于QT的简单的局域网聊天工具,采用TCP协议。-One based on the the QT simple LAN chat tools, using the TCP protocol.
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:216281
    • 提供者:姚震
  1. client_server

    0下载:
  2. Linux 环境下用QT编写的客户端与服务器端通过TCP/IP网络连接通信的简单示例.-Linux server/client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:3473
    • 提供者:taomic
  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
    • 文件大小:39245
    • 提供者:金敏
  1. qttcp.tar

    0下载:
  2. qttcp :利用Qtopia Core实现的TCP通讯-qttcp QT achieved using TCP communication.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:42257
    • 提供者:Arvin_fresh
  1. chat

    0下载:
  2. qt 4.5.3下的聊天程序源码 采用tcp套接字编程-qt 4.5.3 chat
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-09
    • 文件大小:1160921
    • 提供者:dongyin
  1. network-video--player

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

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

    0下载:
  2. 用QT实现局域网内通信,分别用UDP和TCP实现;还有的就是用UDP传输USB摄像头采集到的图像-Use QT realize local area network communication, respectively for UDP and TCP implementation And with the UDP transmission USB webcam is collected image
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:176380
    • 提供者:丁力
  1. chat_program

    0下载:
  2. 一个使用QT4开发的聊天程序,此程序可以实现文件传递,新上线,是学习TCP/IP,以及QT的良好教程-It s a good example of QT4 and tcp/ip program,Easyer to learn.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:482171
    • 提供者:大象
  1. client-and-server

    0下载:
  2. 了解Webserver在目标平台的移植 了解TCP/IP协议格式 掌握网络通信的编程方法 掌握Qt编程方法及技巧 -Understanding of the Webserver in the transplantation of the target platform to understand the TCP/IP protocol format to master Qt programming methods and techniques to master the prog
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-27
    • 文件大小:271522
    • 提供者:Qking
  1. server.tar

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

    • 发布日期:2017-03-29
    • 文件大小:19718
    • 提供者:
  1. client.tar

    0下载:
  2. linux下基于Qt的UDP和TCP发送文本消息的实现,用户可以选择UDP模式或TCP模式。这是客户端程序。实现了自动滚屏、快捷键设置、正常显示中文汉字的良好功能。-under linux based on Qt' s UDP and TCP send text message, the user can select the UDP mode or TCP mode. This is the client program. Automatic scrolling, keyboard sh
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:19473
    • 提供者:
  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
    • 文件大小:5813
    • 提供者:曹霖
  1. rfid_source

    0下载:
  2. 采用QT写的两个程序,一个串口读数据,利用TCP发送给另外一个,另外一个把数据插入到数据库中-The code was written by QT, including two program.The read data from serial port and send it on tcp to the other,and the other insert the data into mysql
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:3791423
    • 提供者:eureka
  1. TCPCOMMUNICATION

    0下载:
  2. qt平台下的基于TCP通信的客户端和服务器端,适合初学者学习-qt platform client and server-side TCP-based communication, suitable for beginners to learn
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-28
    • 文件大小:634060
    • 提供者:hahavi
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com