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

搜索资源列表

  1. Qt_Tcp

    0下载:
  2. QTcpSocket 和 QTcpServer类实现了Qt的Tcp客户端和服务器。 tcp是一个流式协议。对于应用程序来说,数据是一个很长的流,有点像一个巨大的文件。 -QTcpSocket and QTcpServer class implements Qt Tcp client and server. TCP is a streaming agreement. For application, it is a long flow, a bit like a huge file.
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:8969
    • 提供者:黄硕
  1. chat

    0下载:
  2. QT编写的聊天室程序,使用QTcpSocket,QTcpServer-Prepared by the chat program, QT, use QTcpSocket, QTcpServer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:173354
    • 提供者:jds
  1. QTsample

    1下载:
  2. QT网络编程的一个例子,用QTCPSOCKET和QTCPSERVER的一个例子-An example of QT network programming with an example of QTCPSOCKET and QTCPSERVER
  3. 所属分类:通讯编程

    • 发布日期:2017-05-29
    • 文件大小:10580057
    • 提供者:guoshihua
  1. threadedfortuneserver

    0下载:
  2. QT使用QTCPSocket的服务端,监听端口。一旦有客户端连接到相对应的端口发送数据过去,然后断开连接-The QT to use QTCPSocket server listening port. Once the client to connect to the corresponding port to send data over the past, and then disconnect
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3121841
    • 提供者:
  1. blockingfortuneclient

    0下载:
  2. 使用QTcpSocket的客户端,可以连接TCP的服务端。-Using QTcpSocket client, you can connect to TCP server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4712590
    • 提供者:
  1. chat

    0下载:
  2. 简单cs聊天源码,使用QTcpSocket和QTcpServer实现服务端和客户端。-QTcpSocket and QTcpServer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-22
    • 文件大小:89385
    • 提供者:lsx
  1. qtcpsocket

    0下载:
  2. The QTcpSocket class provides a TCP socket for Linux.
  3. 所属分类:Special Effects

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

    1下载:
  2. QT环境下基于TCP的网络聊天室程序,通过QT提供的QTcpServer和QTcpSocket实现一个简单的网络聊天室-TCP network chat room procedures based on QT environment, provided by QT QTcpServer and QTcpSocket to achieve a simple network chat room
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-05-29
    • 文件大小:95927
    • 提供者:许文强
  1. qtcp_clientc

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

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

    0下载:
  2. 一个简单的TCP 客户端,使用QTcpSocket连接服务器,发送和接受信息-A simple TCP client, use QTcpSocket connection server, sending and receiving information
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-29
    • 文件大小:8456
    • 提供者:崔元元
  1. Server

    0下载:
  2. QTcpSocket网络程序,服务器端,可同时进行数据的发送与传输-QTcpSocket network program, the server side, which can send and transmit data at the same time
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-16
    • 文件大小:661504
    • 提供者:lifeng
  1. updateUI

    0下载:
  2. 设备网络升级(upgrade)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:19456
    • 提供者:yanyanliu
  1. TcpFile

    0下载:
  2. QT网口通信,QT界面通过网口使用QTcpsocket和QTcpsever进行文件的传输(QT network port communication, QT interface through the network port using QTcpsocket and QTcpsever for file transmission)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-03
    • 文件大小:5120
    • 提供者:逗比250
  1. TCPserver

    0下载:
  2. QT网口通信,QT界面通过网口使用QTcpsocket和QTcpsever进行数据的传输(QT network port communication, QT interface through the network port using QTcpsocket and QTcpsever for data transmission)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-03
    • 文件大小:9216
    • 提供者:逗比250
  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. cs.tar

    0下载:
  2. 实现的简单的qtcpsock通信,执行多线程(Implementing a simple qtcpsock communication, executing multithreading)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-05-02
    • 文件大小:109568
    • 提供者:215的
  1. networkTest

    1下载:
  2. qtcpsocket的客户示例,一个简单的用户界面,需要用于测试与服务器的连接(qtcpsocket client example)
  3. 所属分类:网络编程

    • 发布日期:2019-03-08
    • 文件大小:850944
    • 提供者:DamonNice
  1. TcpClient

    1下载:
  2. QTcpSocket网络编程,这是客户端程序,可进行数据的接收和发送(QTcpSocket network programming, which is a client program that can receive and send data)
  3. 所属分类:网络编程

    • 发布日期:2020-10-27
    • 文件大小:4096
    • 提供者:qeqweqwewq
搜珍网 www.dssz.com