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

搜索资源列表

  1. TCP-Socket-Example

    0下载:
  2. winSocket 编程实例 使用TCP模式-winSocket Programming Example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:13701
    • 提供者:wpf
  1. tcp-udp

    0下载:
  2. 基于WIN32控制台的TCP、UDP聊天-WIN32 console based on TCP, UDP chat
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:7873536
    • 提供者:王永强
  1. Ethernet-Tcp-Udp

    0下载:
  2. TCP,UDP等协议的详细解析,很透彻!-TCP, UDP and other protocols detailed analysis, very thorough!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:70507
    • 提供者:jx
  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
    • 文件大小:82001
    • 提供者:徐康
  1. TCP-Server-client

    0下载:
  2. TCP Service Client.vi-TCP Service Client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:18183
    • 提供者:lly
  1. Socket-tcp-udp

    0下载:
  2. 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:53320
    • 提供者:huaminggong
  1. TCP-FAST

    1下载:
  2. NS2中FAST TCP协议的仿真代码。tcl脚本。点对点通信-NS2 FAST TCP simulation code.TCL scr ipt.end to end communication
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:22034
    • 提供者:liuhuachen
  1. TCP-SOCKET

    0下载:
  2. 基于TCP的C/S模型,能够收发文件,类似于ICQ-TCP-based C/S model, able to send and receive files, similar to ICQ
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-25
    • 文件大小:8354875
    • 提供者:小圈子
  1. tcp-reno

    0下载:
  2. 认知无线网络中TCP层reno算法的修改实现快重传-Cognitive Wireless Networks TCP layer to modify the algorithm to achieve fast reno retransmission
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:4459
    • 提供者:黄昌平
  1. tcp

    0下载:
  2. 在ns2中仿真网络结构,在OTCL编码中,代理节点的协议代理分别设置为tcp/Reno、TCP/Newreno、TCP/Sack1和tcp/Vegas,来模拟这四种算法。附有仿真结果和实验报告。-Network structure in the simulation in ns2, in OTCL coding, the protocol proxy agent node were set to tcp/Reno, TCP/Newreno, TCP/Sack1 and tcp/Vegas, to
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. TCP 目标机器积极拒绝 解决方法 针对TCPClient 不能主动连接TCP 监听器的处理-The target machine actively refused TCP solutions can not initiate connection for TCPClient TCP listener handling
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:698
    • 提供者:mo
  1. WinEggDrop-Kill-TCP

    0下载:
  2. 切断系统的tcp连接,wineggdrop的,找了挺久的-Cut off the system tcp connection, wineggdrop, and found a very long time
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:1557
    • 提供者:
  1. TCP

    0下载:
  2. 基于TCP/IP的socket通信程序,使用WinSocket API实现-Based on TCP/IP, socket communication, the use of WinSocket API implementation
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:3957613
    • 提供者:kiki
  1. TCP

    0下载:
  2. 介于TCP协议的一个client-to-client的简单文字通信小程序,只需知道对方IP地址的面向连接协议。-TCP protocol between a client-to-client text communication simple small program, you know the IP address of the other connection-oriented protocol.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:45373
    • 提供者:王子涵
  1. TCP-programming

    1下载:
  2. 这是labview编写的主机端和客户端的TCP程序,希望对大家有用-It is written in labview host and client TCP procedures in the hope that useful
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:177718
    • 提供者:张明
  1. tcp-socket(4files)

    0下载:
  2. tcp,udp的c/s程序,包含了linux,window的socket-tcp and udp
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:78552
    • 提供者:she
  1. tcp

    0下载:
  2. vc 使用CSocket进行有连接(TCP)通信的源码-vc use CSocket for a connection (TCP) traffic source
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:54673
    • 提供者:胡勇军
  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
    • 文件大小:9744
    • 提供者:
  1. TCP

    0下载:
  2. TCP和IP是使用最广发也最重要的协议。-TCP and IP is the most widely distributed and most important agreement.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:177718
    • 提供者:邢源
  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
    • 文件大小:1370988
    • 提供者:小勺子
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com