CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - tcp通讯

搜索资源列表

  1. tcp

    0下载:
  2. 简单的tcp通讯,可以实现两台机子之间的相互通讯
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:8.93kb
    • 提供者:王绍杰
  1. TCP

    0下载:
  2. TCP通讯,可以完成测试(服务器与客户端)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:8.83kb
    • 提供者:ray
  1. VC-TCP-UDP

    3下载:
  2. VC++ TCP/IP编程通讯,详细试用,适合研发人员用的好资料-VC++ TCP/IP programming communication, more trials, for research and development staff with good information...
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-10-15
    • 文件大小:51kb
    • 提供者:张鹏
  1. TCP

    0下载:
  2. 简单的TCP通讯客户端 简单的TCP通讯客户端 简单的TCP通讯客户端-Simple TCP communication simple TCP client communications client communications simple TCP client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:14.04kb
    • 提供者:lzwjaosn
  1. tcp-cs

    1下载:
  2. 原创的 TCP/IP 通讯例程 供学习参考-Original TCP/IP communication routines for the study and reference
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:393.5kb
    • 提供者:xinchangkk
  1. tcp_comm

    0下载:
  2. 这是应用于公司某金融软件中的TComm库源代码,采用C++,提供了对于TCP通讯的封装-This is used in the company of a financial software TComm library source code, using C++, provides a package of communications for the TCP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-28
    • 文件大小:8.05kb
    • 提供者:Zhu Zhengqiang
  1. TCP

    0下载:
  2. 交互式点对点通讯举例_TCP Client.vi 交互式点对点通讯举例_TCP Server.vi-Interactive point-to-point communications, for example _TCP Client.vi interactive point-to-point communications, for example _TCP Server.vi
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-08
    • 文件大小:72.2kb
    • 提供者:王东
  1. TCP

    0下载:
  2. 两个动态库是封装好了的TCP通讯库,使用了线程来发送和接收。-Two dynamic library is a good package of TCP communications library, used to send and receive threads.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:110.49kb
    • 提供者:zdd
  1. TCP

    0下载:
  2. TCP 通讯,代码很清晰易懂,供初学者使用。-TCP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-16
    • 文件大小:92.08kb
    • 提供者:father
  1. ModbusTCPClient

    0下载:
  2. Anybus 芯片的Modbus TCP 通讯源码-Modbus TCP for anybus
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:1.84kb
    • 提供者:ml
  1. tcp-examples

    0下载:
  2. UNIX下用C开发的TCP通讯程序(含客户端和服务器端)-C under UNIX using TCP communication procedures developed (including client and server side)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:3.44kb
    • 提供者:kauf
  1. dos-tcp

    1下载:
  2. dos下网络通讯编程例程.支持TCPIP/UDP等常用多种功能,针对NE2000网卡,别的型号网卡只要有驱动更换NE2000.COM即可通用。-dos of network communication programming routines. supports TCPIP/UDP and other commonly used a variety of functions, for the NE2000 card, other type card as long as you can driv
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:220.44kb
    • 提供者:田旭晖
  1. TCP

    0下载:
  2. 这是一个基于Labview平台上的,在LM3S8963上实现的RJ45口与主机相互通讯-This is a based on the Labview platform, the LM3S8963 to achieve the RJ45 port to communicate with the host
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:34.09kb
    • 提供者:sangpeng
  1. TCP

    0下载:
  2. C# tcp TCP通讯用于客户端向服务器发送,是我自己的思路,希望对大家用-C# tcp TCP communication for the client to the server, my own ideas, we want to use
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:9.58kb
    • 提供者:wujianwen
  1. Tcp

    1下载:
  2. 这是个基于C#语言实现的Socket通讯,分客户端和服务器端,能进行TCP通讯-This is based on C# language of the Socket Communications, sub-client and server side, capable of TCP communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:80.08kb
    • 提供者:徐康
  1. CSharp-TCP-for-network-communications

    0下载:
  2. C#实现基于TCP协议的网络通讯.doc-C#-based TCP protocol for network communications
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:9.52kb
    • 提供者:
  1. File-transfer-tcp-ip

    1下载:
  2. 基于TCP-IP的文件传输程序,分为服务端、客户端,有菜单选择(收、发、退出),双向收发,半双工通讯。-Based on tcp-ip protocol,server&client,menu,Half Duplex.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1.31mb
    • 提供者:小勺子
  1. TCP

    0下载:
  2. 简单的tcp通讯,供初学者使用,c# 语言编写-tcp xie yi tong xun jian dan c#
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:50.74kb
    • 提供者:郑福利
  1. TCP通讯_异步 Socket_简单应用

    1下载:
  2. c# TCP通讯,利用异步的sokect流(c# TCP communication, using asynchronous sokect streams)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2020-05-08
    • 文件大小:75kb
    • 提供者:卡夫特
  1. 点对点通讯举例_TCP

    0下载:
  2. 演示了labview的tcp通讯 包括客户端和服务器端编程示例通讯,对labview中tcp通讯有很好的了解(labview tcp server/client)
  3. 所属分类:TCP/IP协议栈

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