CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - QT通信

搜索资源列表

  1. 即时通信软件源码

    2下载:
  2. 用qt开发的的一个即时通信程序,VC+Qt
  3. 所属分类:ICQ/即时通讯

  1. QTnettest(UDP).rar

    0下载:
  2. 一个QT下的网络通信测试程序,用于UDP的测试,A QT network under test procedures for testing UDP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-09
    • 文件大小:2426725
    • 提供者:wyw
  1. QT_TCP_client

    3下载:
  2. 本代码是实现QT 环境下 TCP 的socket通信的client 。代码中包含QT 编写的界面。-This code is to achieve TCP-QT environment socket communications client. QT write code that contains the interface.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-05-29
    • 文件大小:5676
    • 提供者:king
  1. 2

    0下载:
  2. 网络五子棋的界面和通信部分,不含五子棋算法-Gobang network interface and communication of non-Gobang algorithm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:444882
    • 提供者:sword
  1. QT-SOCKET

    1下载:
  2. 利用qt开发前后台程序,后端用c语言实现,界面上的输入与底层的c语言结合起来,使用的是socket通信-Taiwan before and after the use of qt development program, the back-end using c language, the input interface with the underlying combination of c language, using socket communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:78204
    • 提供者:liqix
  1. chat

    0下载:
  2. linux环境下用QT编写的局域网通信程序,实现了QQ的部分功能,可以进行聊天-linux environment, written using QT LAN communication program to achieve some of the functions of the QQ, you can chat
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:91469
    • 提供者:cloud wu
  1. broadcastreceiver

    1下载:
  2. QT的UDP 通信程序,可以用于测试UDP服务器端
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:901054
    • 提供者:zxmjiang
  1. broadcastsender

    0下载:
  2. QT的UDP通信程序,可用于测试UDP的客户端
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:911357
    • 提供者:zxmjiang
  1. socketBasedQt4

    0下载:
  2. 客户端连接服务器后,可以和服务器完成相互通信功能。通信的信息种类包括聊天消息、服务关闭、用户下线。-Clients connect to the server, it can be completed and servers communicate with each other feature. The kind of information communication including chat messages, services, shut down, users offline.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-09
    • 文件大小:2332711
    • 提供者:腾飞
  1. m_server

    0下载:
  2. socket通信server端,连接MYSQL,可以实现client端发包的接收,和数据库的查找,添加-communication server-side socket, the connection MYSQL, can achieve the receiving client-side bidding, and database search, add
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:968337
    • 提供者:tom
  1. GHCommonNetDll

    0下载:
  2. 偶从大学开始维护至今的好东西。这个高度封装的轻量级网络库实现了基于异步Socket的C/S模式通信环境。本库经过4个现实项目的考验,用于轻量级的应用,不先进、不高深,但是讲究实用,开发小型C/S架构程序比ACE\Socket\QT都快。 主要特点: 1、已经为传送大文件做了优化。自动拆分、拼合,如果配合上内存映射文件,可以传送超过内存容量的数据(32位指针)。 2、集成了接受者-伴随处理者模型,收到的数据包传递到独立的线程回调用户的处理函数。 3、提供了C++封装,只需重载服务器
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:129312
    • 提供者:流浪小狗
  1. 11

    0下载:
  2. linux 下的串口通信,以及windom下的串口通讯,采用QT编写。-serial communication under linux, and windom under the serial communication, written by QT.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-06
    • 文件大小:1144885
    • 提供者:闾军
  1. QT-QTcpSockt-QTcpSever

    0下载:
  2. Qt 4.6.3 网络通信小程序 包括一个 客户端和一个 服务器 ,使用类QTcpSockt QTcpSever-qt4.6.3 network communication include a client and a server program,using the class of QTcpSockt& QTcpSever
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:6503
    • 提供者:wu
  1. tcpclient1

    1下载:
  2. socket程序tcp客户端,可以和服务器端通信-tcp client socket program, and the server can communicate
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:2908
    • 提供者:zxj
  1. Qt-netprog_me

    0下载:
  2. 实现了server和client间的通信,主要体现于字符串的收发。-qserversocket for tcp in qt3
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:316145
    • 提供者:w
  1. Qt-SerialPort-Programming

    0下载:
  2. Qt 编写串口通信程序图文详解 在Qt 中并没有特定的串口控制类,现在大部分人使用的是第三方写的qextserialport 类.-Qt writing serial communication program graphic Detailed in Qt and there is no specific serial control class, most people now use third parties to write qextserialport class.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:1459818
    • 提供者:qq
  1. qq(qt)

    1下载:
  2. 基于QT的跨平台仿QQ网络通信程序,有界面在LINUX和MAC下本地测试过。-QT-based cross-platform imitation QQ network communication program, the interface under the LINUX and MAC locally tested.
  3. 所属分类:Linux Network

    • 发布日期:2015-01-24
    • 文件大小:8743936
    • 提供者:alex
  1. qt-mycom

    0下载:
  2. QT写得串口通信工具,有最基本的功能,设置读取等-QT write serial communication tools have the most basic functions, such as setting reading
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:20271
    • 提供者:欧志志
  1. Qt-UDP-send-and-recieve

    1下载:
  2. udp网络通信,可以实现发送和接受数据,两个程序分开,对入门很有帮助-udp network communication can be achieved to send and receive data, two separate procedures for starter
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:9530
    • 提供者:milkystar
  1. RS485串口通信试验(接受与发送)送)

    0下载:
  2. qt实现485下的通信 ,代码上传希望能帮到别人(QT achieve 485 communication, code upload, hoping to help others)
  3. 所属分类:网络

    • 发布日期:2017-12-14
    • 文件大小:19456
    • 提供者:中党
« 12 3 4 5 »
搜珍网 www.dssz.com