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

搜索资源列表

  1. TCP的客户服务器通信程序

    0下载:
  2. TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communicatio
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15kb
    • 提供者:刘鹏
  1. TCP聊天客户端1

    0下载:
  2. TCP 聊天程序客户端,详细讲述开发过程-TCP client chat program, described in detail the development process
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:30.91kb
    • 提供者:胡和南
  1. TCP Client

    0下载:
  2. 调试tcp端口程序,通过程序可以对tcp程序进行调试,方便了程序的调试功能.-debugging tcp port procedures, the procedures can be debugged tcp procedures to facilitate the process of debugging functions.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:161.68kb
    • 提供者:梁松
  1. TCP--Server

    0下载:
  2. tcp通信的客户端实现功能,具有很强的使用价值,适合windows编程的初学者-tcp client communications functionality, and highly value, windows programming suitable for beginners!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7.98kb
    • 提供者:马亮
  1. 基于IPv6的tcp/udp网络通信程序

    2下载:
  2. 这是一个基于IPv6的tcp/udp网络通信程序的工程。 该工程包括TCP Server端程序,TCP Client端程序,以及UDP Server端程序和UDP Client端一共4个程序,建立在同个工程中一起提供。
  3. 所属分类:网络编程

    • 发布日期:2011-09-22
    • 文件大小:2.95mb
    • 提供者:mzb3905355
  1. CSharp-TCP

    0下载:
  2. 试验名称:TCP通讯 目的:理解TCP通讯的基本机制。 试验要求: 1.按照书上示例建立一个TCP服务端的控制台应用程序。 2.给出一个TCP客户端的WinForm应用程序示例。 3.理解TCP通讯过程。-Test Name: TCP communication Objective: to understand the basic mechanisms TCP communication. Test requirements: 1 a
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:154.07kb
    • 提供者:李振宇
  1. CCommInterface

    0下载:
  2. 一个封装好的通讯类,支持串口、TCP-sever、TCP-client,使用方便。-A good communications package to support the serial port, TCP-sever, TCP-client, easy to use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:16.34kb
    • 提供者:小马哥
  1. tcp-client

    0下载:
  2. Simple TCP Client code for use in windows. I think that this code is readable and helpful. I fully intend others to take advantage of it and to find it useful.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-06
    • 文件大小:780byte
    • 提供者:fireW411ki113r
  1. ModTcp

    0下载:
  2. 这是一个Modbus Tcp客户端程序,它能够动态访问从设备(Modbus Slave)的寄存器,如:动态可以改变访问的地址或者寄存器的类型 及数量-This is a Modbus Tcp client program, it can dynamically access the device (Modbus Slave) register, such as: dynamically change the address and the type of register accessed a
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3.63mb
    • 提供者:丁丁
  1. FILES

    0下载:
  2. Generic TCP/IP Client/Server
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:968.73kb
    • 提供者:king
  1. ChatNetworkTCP

    0下载:
  2. Chat using Client and Server TCP by C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:124.52kb
    • 提供者:egomes007
  1. TCP

    0下载:
  2. 主要利用tcp网络协议进行 通信,分为客户端和服务端-The main use of tcp for communication network protocols, and services into the client-side! ! ! !
  3. 所属分类:.net

    • 发布日期:2017-04-11
    • 文件大小:1.06kb
    • 提供者:
  1. ji-yu-LABVIEW-de-TCP-wang-luo-tong-xun

    2下载:
  2. 基于LABVIEW的TCP网络通信。 1.采用服务器 / 客户机模式进行双机通信,由服务器产生一组随机波形,通过局域网送到客户机进行显示。 2.采用服务器 / 客户机模式进行双机通信,由服务器发送一组字符串,通过局域网送到客户机进行显示。 -LABVIEW based on the TCP network traffic. 1. Used the server/client model of pairs of aircraft communications, a group
  3. 所属分类:其他小程序

    • 发布日期:2013-07-11
    • 文件大小:112.63kb
    • 提供者:刘二
  1. Tcp

    2下载:
  2. vc c++ 2008下的TCP客户端,服务器的源代码,单独封装。-vc c++ 2008 under the TCP client, the server source code, a separate package.
  3. 所属分类:Windows Develop

    • 发布日期:2015-08-19
    • 文件大小:11.64kb
    • 提供者:Tony
  1. simple-tcp-client-server

    0下载:
  2. Simple TCP client server.
  3. 所属分类:.net

    • 发布日期:2017-03-28
    • 文件大小:22.56kb
    • 提供者:gamchan
  1. TCPIP-Lwip-TCP-Client

    0下载:
  2. TCPIP网络组件Lwip之 TCP Client
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-29
    • 文件大小:11.48mb
    • 提供者:中华
  1. VC-TCP-Client-software

    1下载:
  2. VC TCP client software-a software witch can let much people to talk to each other,using TCP
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-05-16
    • 文件大小:3.63mb
    • 提供者:陈先生
  1. TCP

    1下载:
  2. 基于QT5的TCP客户端通讯,直接将这个工程在QT5编译,可以通过,并且生成的exe可以和下位机进行通讯,适合STM32以及单片机的通讯,自己可以修改。(QT5 based TCP client communications, the project will be directly compiled in QT5, you can pass, and generated exe can communicate with the lower computer, suitable for STM3
  3. 所属分类:其他

    • 发布日期:2017-12-13
    • 文件大小:11.27kb
    • 提供者:dyqr
  1. Modbus TCP Client

    2下载:
  2. C# 开发的tcp客户端程序,可进行调试(TCP client program developed by C# can be debugged.)
  3. 所属分类:Windows编程

    • 发布日期:2018-12-09
    • 文件大小:61kb
    • 提供者:SOPU
  1. Modbus TCP Client

    1下载:
  2. 使用MODBUS TCP协议进行串口通讯(Serial Communication Using MODBUS TCP Protocol)
  3. 所属分类:其他

    • 发布日期:2020-05-20
    • 文件大小:76kb
    • 提供者:光谷神奇
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com