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

搜索资源列表

  1. fft2.0.rar

    0下载:
  2. 通过UDP传送文件,经测试,在教育网内两个高校间传输能达到ftp速度的10~100倍,其主要工作机制是使用TCP使传输控制,UDP做数据传送。能加速的基本原因为,TCP的拥塞控制算法减慢了其传输速度,而用UDP自定义的传送协议则没有这个限制。,Transmission of documents through the UDP, tested, in the education network between the two colleges and universities can achiev
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-05-23
    • 文件大小:6356627
    • 提供者:小树林
  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
    • 文件大小:157772
    • 提供者:李振宇
  1. TCPIP_Illustrated_V3.rar

    0下载:
  2. 《TCP/IP详解,卷3》第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议) HTTP (超文本传送协议) NNTP (网络新闻传送协议 UNIX域协议 与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.4BSD-Lite中的网络代码。 ," TCP/IP Detailed, Volume 3" Volume III covers the details of today' s TCP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-25
    • 文件大小:8555542
    • 提供者:gadfly
  1. VxWork2410

    0下载:
  2. 2410/vxworks/tornado下的基本实验包括 serial,ramdrv,interrupt,multi-FTP,TCP,UDP-Under the basic experimental 2410/vxworks/tornado including serial, ramdrv, interrupt, multi-tasking, FTP, TCP, UDP-Basic experimental 2410/vxworks/tornado including serial, ramdr
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:10571784
    • 提供者:pp
  1. VB_ModbusDll

    0下载:
  2. Simple demo of Modbus/tcp in VB
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:53081
    • 提供者:Andrew Clayton
  1. Modbus_TCP

    0下载:
  2. Modbus tcp编程,,应用Visual Basic编程的小示例
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:336540
    • 提供者:刘胜军
  1. tcp_src

    0下载:
  2. 在vistual Basic环境下做的一个tcp调试助手,具有tcp client,tcp server ,以及udp功能,十六进制显示和发送。支持各种波特率下的通讯。-In the vistual Basic environment to do a tcp debugging assistant, with tcp client, tcp server, as well as udp functions, hexadecimal display and send. Supports a var
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:171782
    • 提供者:王志军
  1. sniffer

    1下载:
  2. 一、实现 Sniffer 的基本功能。 Sniffer 是一种用于监测网络性能、使用情况的工具。  能够指定需要侦听的网卡(考虑一台机器上多张网卡的情况)  能够侦听所有进出本主机的数据包,解析显示数据包( ICMP 、 IP 、 TCP 、 UDP 等)各个字段。比如,对 IP 头而言,需要显示 版本、头长度、服务类型、数据包长度、标识、 DF/MF 标志、段内偏移、生存期、协议类型、源目的 IP 地址、选项内容、数据内容。要求显示数据的实际含义(例
  3. 所属分类:software engineering

    • 发布日期:2015-12-19
    • 文件大小:65406
    • 提供者:鲁明
  1. VBSocketProgramming

    0下载:
  2. Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SNMP SNMP Trap SSH IP2Country Wake On Lan Telnet HTTP-POST FTP DNS, RSH, UDP, NTP-Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SN
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-24
    • 文件大小:84930
    • 提供者:ecqu
  1. WINSOCK-TCP

    0下载:
  2. 这是一个简单的网络聊天的程序,能实现基本交互的功能-This is a simple network chat program, to achieve the basic functions of interactive
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:96547
    • 提供者:
  1. uCos2

    0下载:
  2. ucos 2440能跑的测试程序 具有基本功能 -ucos 2440 to run testing procedures with the basic functions of
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:1194293
    • 提供者:老资格
  1. scanport

    0下载:
  2. 常用的端口扫描技术有很多种,如 TCP connect() 扫描 、TCP SYN 扫描、TCP FIN 扫描 等,网络上也有很多文章专门介绍,比如 :http://www.antai-genecon.com/suml/zhishiyy/jingong/duankougj.htm 上就介绍了很多我的程序 所使用的最基本的扫描技术:TCP 扫描-Port scanning technique commonly used there are many, such as the TCP connect
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:30437
    • 提供者:zhang
  1. fuwqi

    0下载:
  2. 基于tcp连接的服务器端程序,接收从客户端发送的视频进行实时显示,并予以保存。可对保存的视频进行播放和删除操作。-Tcp connections based on server-side program, receiving from the client to send the video in real-time display, and to preserve. Can be saved in video playback and deletion.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:28818
    • 提供者:
  1. kehu

    0下载:
  2. 基于tcp连接的客户端程序,响服务器端传送实时视频。-Tcp connections based on client, server-side ring for real-time video transmission.
  3. 所属分类:TCP/IP Stack

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

    0下载:
  2. TCP 实现C/S模式的聊天程序的设计 源码及基本原理-TCP to achieve C/S model design chat program source code and the basic principles of
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-01-24
    • 文件大小:5861
    • 提供者:ysl
  1. TCPudp

    0下载:
  2. visual basic TCP通信源程序,尽请下裁!-visual basic TCP communication source, do call on the next CD!
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-15
    • 文件大小:6638
    • 提供者:夸大
  1. MultiServer

    0下载:
  2. visual basic编写的一个TCP服务器程序,可以用于网络编程的调试。-A TCP Server program based on Visual Basic.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:12474
    • 提供者:老章
  1. PortSpy

    0下载:
  2. visual basic 大的防火墙,可阻拦连接,基于IP地址,局域网port号码-One gient leap towards a genuine FIREWALL in visual basic. With this you can block connections based upon ip address, local port number, or remote port number. To do this it relies on the TCP table and NOT op
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:32626
    • 提供者:衡云翰
  1. VB6winscock

    0下载:
  2. VB6 文件传输互发代码 ,tcp/ip通讯编程,请喜欢的朋友下载-VB6 File Transfer each fat source, tcp/ip communication programming, please enjoy our friends to download
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-28
    • 文件大小:8360
    • 提供者:张立辉
  1. DelphiTCPIP

    0下载:
  2. Delphi网络通信协议分析与应用实现 我觉得很经典的一本书,DELPHI开发网络应用程序讲的比较透彻,虽然内容有些老,但这些基础知识非常有用。-Delphi analysis of network communication protocols and applications I am a classic book, DELPHI stresses the development of web applications a thorough comparison, although the
  3. 所属分类:Delphi VCL

    • 发布日期:2017-06-12
    • 文件大小:19482033
    • 提供者:blues
« 1 23 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com