CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - TCP客户端

搜索资源列表

  1. TCP

    0下载:
  2. 该程序是基于vc++对话框模式下的tcp通信协议,分为客户端和服务器能够在局域网内部实现通信-The program is based on the vc++ Dialog mode tcp communication protocol is divided into client and server to the internal LAN communications
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-07
    • 文件大小:66978
    • 提供者:鲜新荣
  1. Chatlwm

    0下载:
  2. mfc下的基于tcp/ip协议的聊天程序的客户端源代码- the client of tcp/ip talking programming in mfc
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-17
    • 文件大小:4722145
    • 提供者:linwenmin
  1. dialogTCP

    0下载:
  2. 基于tcp的对话程序框,这个是客户端源代码-Based on the the tcp process of dialogue box, this is the client source code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-26
    • 文件大小:32973
    • 提供者:黄大龙
  1. w5100net

    0下载:
  2. w5100上位机调试程序,tcp客户端服务端可选;硬件协议栈芯片-w5100 host computer debugger the tcp client service end optional hardware protocol stack chips
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-09
    • 文件大小:5336587
    • 提供者:gg
  1. tcp

    0下载:
  2. 一个实现tcp通信的程序,使用C++,有服务器和客户端通信-A realization tcp communication procedures the server and client communication C++
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-30
    • 文件大小:12707904
    • 提供者:王迎
  1. design-tcp

    0下载:
  2. 支持多个客户端的连接,在服务器和多个客户端之间进行数据传输;  接收客户端发送的消息,并显示在一个列表框中;-Supports multiple client connections between the server and multiple clients for data transmission  receiving a message sent by the client and displayed in a list box
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-18
    • 文件大小:4715556
    • 提供者:雷*
  1. tcpServer

    0下载:
  2. QT下建立TCP Server,能与客户端建立连接并能发送与接收数据-The establishment of TCP Server QT, with a client establishes a connection and can send and receive data
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-06
    • 文件大小:1157020
    • 提供者:海鸥
  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. Ikplemestptionprogram

    0下载:
  2. 实现网络通信的客户端和服务器端软件程序,基于TCP和UDP的socket通信-Implementation of network communication client-side and server-side software program, based on the TCP and UDP socket communication
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-16
    • 文件大小:41984
    • 提供者:Virnil
  1. ysing

    0下载:
  2. 一个简单的TCP客户端程序流程 1,使用WSAStartup()初始化WinSock库-A simple TCP client program flow 1, using WSAStartup () to initialize WinSock library
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-20
    • 文件大小:5120
    • 提供者:OR!238878
  1. defxr__designphase

    0下载:
  2. TCP聊天程序客户端程序,同TCP-SERVER程序配合使用-TCP chat client program, used together with TCP- SERVER program
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-15
    • 文件大小:20480
    • 提供者:zrgalizi
  1. 397507

    0下载:
  2. 这是本人写的一个完成端口法TCP协议的服务器和客户端程序-This is I write a completion port of TCP server and client program
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-18
    • 文件大小:14336
    • 提供者:zfgg!71201
  1. hpbfhy

    0下载:
  2. 一个简单的TCP客户端程序流程 1,使用WSAStartup()初始化WinSock库-A simple TCP client program flow 1, using WSAStartup () to initialize WinSock library
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-17
    • 文件大小:5120
    • 提供者:zptikn
  1. incrter__expertise

    0下载:
  2. 基于TCP的网络时钟控制和传输,这是客户端的源代码(Based on the TCP network clock control and transmission, this is the source code for the client)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-29
    • 文件大小:17408
    • 提供者:EHNHhie!8845
  1. uzzls

    0下载:
  2. WINDOWS编程,一个有实用价值的TCP客户端程序,用于聊天,极为实用(WINDOWS programming, a practical value of TCP client program, used to chat, very practical)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-24
    • 文件大小:79872
    • 提供者:uedirecwed
  1. probiee

    0下载:
  2. TCP协议下的文件传输系统,服务器端和客户端间通过IP地址的确认来实现通信(File transfer system under the TCP protocol, between client and server to implement communication through IP address confirmation)
  3. 所属分类:对话框与窗口

  1. Socket

    0下载:
  2. 在MFC上 用C++实现TCP的点对点通信、登陆、注册,包括服务端和客户端两部分(TCP point to point communication, landing, registration)
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-02
    • 文件大小:2912256
    • 提供者:tanghuichuan
  1. 80896974

    0下载:
  2. 实现tcp客户端的消息传输,还有文件传输等实时传递信息功能!()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-03
    • 文件大小:32768
    • 提供者:penatv
  1. 15932632

    0下载:
  2. 这是本人写的一个重叠法TCP协议的服务器和客户端程序()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-04-22
    • 文件大小:44032
    • 提供者:paphexm
  1. 03762191

    0下载:
  2. TCP聊天程序客户端程序,同TCP-SERVER程序配合使用()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-04-30
    • 文件大小:19456
    • 提供者:nmeural
搜珍网 www.dssz.com