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

搜索资源列表

  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. 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. TCPfileTrans

    0下载:
  2. 这是一个使用TCP协议来传输文件的客户端和服务器程序,里面有详尽的代。对Qt的初学者有较大的帮助。-This is a protocol to transfer files using TCP client and server programs, there are detailed generations. On Qt' s a great help for beginners.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-02
    • 文件大小:5118203
    • 提供者:御风卫空
  1. QT

    0下载:
  2. 基于tcp通信的简单代码,模拟客户端向服务端连接,错误显示,自定消息协议,增开进程,退出处理-Tcp-based communication simple code to simulate the client to server connection error display custom message protocol to open the process to exit deal
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:14477
    • 提供者:杨勇
  1. tcpserver

    0下载:
  2. Qt的TCP通讯代码,实现了tcp的服务端程序,已验证过,可以使用-Qt the TCP code to achieve tcp client service procedures have been verified, you can use
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:5824
    • 提供者:su
  1. myTcpTools

    0下载:
  2. 这个是QT编写的TCP调试工具,这次把这两个集成到一个界面上,每次只要打开一个界面就行,支持16进制数据收发,支持远程连接,支持对某个连接的客户端发送消息,实时显示当前已连接的客户端。-This is written in QT TCP debugging tools, this time the two integrated into one interface, whenever I open an interface line, supporting 16 hexadecimal data
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:61005
    • 提供者:王晓龙
  1. tcp

    0下载:
  2. 利用Qt开发tcp界面设计,包括客户端和服务器,并实现文件的上传下载,界面显示传输速度,能够高速传输文件。-Qt developers use tcp interface design, including client and server, and uploading and downloading files, the interface displays the transmission speed, high speed file transfer.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-15
    • 文件大小:4075004
    • 提供者:涟漪在线
  1. QT-chat-ServeraClient

    0下载:
  2. QT编写的一个服务端一个客户端聊天程序,使用TCP/IP协议-QT chat Server and Client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:54105
    • 提供者:gaoanna
  1. socket

    1下载:
  2. QT中网络编程实现,完整支持UDP、TCP server和TCP client,可以用作常规通信的界面工具;-QT in network programming, full support for UDP, TCP server and TCP client, the interface can be used as a routine tool of communication
  3. 所属分类:Linux Network

    • 发布日期:2017-05-10
    • 文件大小:2208238
    • 提供者:黑心棉
  1. TCPClient

    0下载:
  2. 使用Qt开发的一个TCP客户端程序,可以上传、下载选中的文件-Use Qt development of a TCP client, you can upload, download selected files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:43005
    • 提供者:
  1. qtcp_clientc

    1下载:
  2. qt 开发的聊天源代码,使用 qtcpsocket 开发,容易看懂- qt source for tcp client
  3. 所属分类:Embeded Linux

    • 发布日期:2015-10-17
    • 文件大小:8192
    • 提供者:张玉松
  1. QT-simple-communication

    0下载:
  2. 基于QT开发,局域网简单的tcp/ip网聊,包含客户端和服务端。-QT-based development, LAN simple tcp/ip chat, including client and server.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-05
    • 文件大小:21135
    • 提供者:name
  1. TCP

    0下载:
  2. qt实现的网络编程,主要功能是客户端和服务器的连接,并进行交流-qt achieve network programming, the main function is to connect the client and server, and communicate
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-04
    • 文件大小:7346
    • 提供者:梁园
  1. tcp-udp

    0下载:
  2. 使用qt在Windows系统上实现了tcp和udp通信,分别有服务器程序和客户端程序,已经编译成功,亲测可用-The use of qt in the Windows system to achieve the tcp and udp communication, respectively, the server program and the client program has been compiled successfully pro-test available
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-05
    • 文件大小:12502
    • 提供者:GXG
  1. client

    0下载:
  2. windows下基于QT开发的客户端源码,采用了tcp协议与服务器端通信-QT development under windows based client source code, using the tcp protocol to communicate with the server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5475920
    • 提供者:百晓
  1. netV2016

    0下载:
  2. 利用QT编写网络调试助手,可以做TCP服务器,TCP客户端和UDP服务器(Using QT write network debugging assistant, can do the TCP server, TCP and UDP client server)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-16
    • 文件大小:30720
    • 提供者:haozi123
  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
    • 文件大小:2690048
    • 提供者:文松
  1. QtMultiThreadTcpServer-master

    1下载:
  2. Qt多线程实现多个客服端和服务器进行通信,使用的类QTcpServer和QTcpSocket以及线程(Multithreading realizes the communication between multiple client terminals and servers)
  3. 所属分类:界面编程

    • 发布日期:2018-01-04
    • 文件大小:7168
    • 提供者:CrazyWT1
  1. tcpClient

    0下载:
  2. 本程序用QT编写,可视化界面,简洁明了,可以实现客户端与主机的文本发送和接收。(It can realize text sending and receiving between client and host.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2019-10-22
    • 文件大小:12288
    • 提供者:林森林
« 1 2 34 »
搜珍网 www.dssz.com