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

搜索资源列表

  1. TCP_Connection_Sac

    0下载:
  2. code for modbus tcp/ip connection with plc
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:83840
    • 提供者:sachin patil
  1. assignment1

    0下载:
  2. TCP FAIRNESS IN WIRED AND WIRELE-TCP FAIRNESS IN WIRED AND WIRELESS
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:15595
    • 提供者:Sushma
  1. all

    0下载:
  2. This is for network simulation this zip file having combination of three protocal like TCP,UDP,TFRC
  3. 所属分类:Project Design

    • 发布日期:2017-04-28
    • 文件大小:82108
    • 提供者:siddu
  1. RTX5

    0下载:
  2. RTX实时以太网编程概述,包括RT TCP/IP编程方法,RT TCP/IP架构图解-RTX real-time Ethernet programming overview, including RT TCP/IP programming, RT TCP/IP architecture diagram. . .
  3. 所属分类:Software Testing

    • 发布日期:2017-04-25
    • 文件大小:80634
    • 提供者:小怪兽
  1. socket_source_code

    0下载:
  2. 本文档使用套接字socket进行网络通信编程,同时进行TCP和UDP两种方式详解。-Source codes of SOCKET.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:509980
    • 提供者:杨洪
  1. MODBUS-protocol

    0下载:
  2. MODBUS 标准分为三部分。第一部分(“Modbus 协议规范”)描述了 MODBUS 事 物处理。第二部分(“MODBUS 报文传输在 TCP/IP 上的实现指南”)提供了一个有助于 开发者实现 TCP/IP 上的 MODBUS 应用层的参考信息。第三部分(“MODBUS 报文传 输在串行链路上的实现指南”)提供了一个有助于开发者实现串行链路上的 MODBUS 应用层的参考信息。 -modbus protocol
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:1015743
    • 提供者:john
  1. thesis

    0下载:
  2. Design and Implementation of a TCP/IP core for reconfigurable logic
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:408756
    • 提供者:Jonhson
  1. Socket

    0下载:
  2. Java实现socket通信,程序采用C/S多线程实现,功能:客户端发送消息到服务器,服务器返回消息-java socket TCP
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:3578
    • 提供者:silence
  1. Host-port-scan-design

    0下载:
  2. 基于全链接的主机端口扫描设计与实现 基于全连接的TCP协议,设计、实现并测试扫描远程主机端口开放情况的应用软件。-Host port scan design and implementation of the full link based on the TCP protocol fully connected, design, implement and test a remote host port scanning application software based on open
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:202485
    • 提供者:高庆
  1. TCP_Sniffe15113312112002

    0下载:
  2. This software is a TCP/IP sniffer for network management. It is particularilly usefull for ports checking.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-02
    • 文件大小:19947
    • 提供者:mostapha.saadi
  1. A2F_AC365_AN_v3.pdf

    0下载:
  2. SmartFusion cSoC: Running Webserver, TFTP on lwIP TCP/IP Stack
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1397766
    • 提供者:Kompsale
  1. Design-and-Implement-of-the-LwIP

    0下载:
  2. Design and Implementation of the lwIP TCP/IP Stack,LwIP经典的原版电子书籍,移植lwip协议找必不可少-Design and Implementation of the lwIP TCP/IP Stack,LwIP classic pdf document
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:199169
    • 提供者:Tony
  1. Design-and-Implement-of-the-LwIP_chn

    0下载:
  2. 《Design and Implementation of the lwIP TCP/IP Stack》,中文版。翻译准确,是学习LwIP的最佳文档,极力推荐-《Design and Implementation of the lwIP TCP/IP Stack》,chinese version,
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:679995
    • 提供者:Tony
  1. tcp_status

    0下载:
  2. 对tcp的各种状态进行详细解析,以及一些利用tcp连接机制漏洞进行的攻击行为的解释。-For various states to conduct a detailed analytical tcp, tcp connection and some mechanism to explain the use of vulnerability of aggressive behavior.
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:450748
    • 提供者:朱清华
  1. Raw_sockets_dialysis

    0下载:
  2. 大多数程序员所接触到的套接字(Socket)为两类: (1)流式套接字(SOCK_STREAM):一种面向连接的Socket,针对于面向连接的TCP服务应用; (2)数据报式套接字(SOCK_DGRAM):一种无连接的Socket,对应于无连接的UDP服务应用。 从用户的角度来看,SOCK_STREAM、SOCK_DGRAM这两类套接字似乎的确涵盖了TCP/IP应用的全部,因为基于TCP/IP的应用,从 协议栈的层次上讲,在传输层的确只可能建立于TCP或UDP协议之上(图1),而SOCK_STR
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:821033
    • 提供者:johnxi
  1. tcp-server-client

    0下载:
  2. AT commands for communication between Server and client for quectel module
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:610
    • 提供者:shiva kumar
  1. nas

    1下载:
  2. 从libnids得到TCP重组的数据,当libnids的状态为NIDS_JUST_EST时,表示TCP建立连接,在此时给TCP流增加一个flow_id用来标识此连接;当libnids的状态为NIDS_DATA时,表示接受数据,当有新的数据到达时,根据flow_id把数据push到相应的流表中,为之后的数据分析做准备。因此,可以在此框架上增加符合http协议的应用解析-Data TCP libnids restructuring, when libnids status to NIDS_JUST
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4808111
    • 提供者:高琴
  1. TcpServer-src

    0下载:
  2. 基于C#的TCP SERVER例子,需要的看一下-Based on the C# TCP SERVER example, needs to look at
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:26106
    • 提供者:潘马荣
  1. LwIP

    0下载:
  2. lwip 学习,用于学习TCP/IP协议栈,含有IP,TCP,ARP 动态内存管理,数据包管理等。-LwIP learning, for learning TCP/IP protocol stack, containing IP, TCP, ARP, dynamic memory management, data management and so on.
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:509819
    • 提供者:wang
  1. 46893-1236177-packet-sniffer-socket-raw

    0下载:
  2. Dll for TCP connection
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:27275
    • 提供者:m2fc
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 »
搜珍网 www.dssz.com