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

搜索资源列表

  1. tcpick0.2.1.tar

    0下载:
  2. tcpick is a textmode sniffer that can track TCP streams and saves the data captured in files or displays them in the terminal. It is useful for picking files in a passive way. It can store all connections in different files, or it can display all the
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:171.75kb
    • 提供者:贺鹏
  1. BTDemo

    0下载:
  2. delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortList
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:56.88kb
    • 提供者:vvyang
  1. uCos2_IP

    0下载:
  2. 一个uCOS-II下的tcp_ip协议栈实现 Release notes for uC/IP, a free TCP/IP/PPP stack for uC/OS Version 1.0.0 -one for uCOS-II under the protocol stack to achieve tcp_ip Release notes az Phone r / IP, a free TCP / IP / PPP stack for embedded / OS Version 1
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:197.61kb
    • 提供者:yllm
  1. Another_eYes_BTDemo

    0下载:
  2. 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLis
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:95.95kb
    • 提供者:李顺
  1. Micrium-uCOS-II-uC-TCP-IP-TTCP-CSB637-AT91RM9200.r

    2下载:
  2. AT91RM9200 arm9 处理器uc/tcp-ip协议完整源代码
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:1.86mb
    • 提供者:caiko
  1. Keil MDK RL-ARM 实时库用户指南

    3下载:
  2. Keil MDK RL-ARM 实时库用户指南 中文版 包括以下内容 RL-RTX 描述了RL-ARM实时操作系统的结构,包括任务优先级、上下文切换、单个CPU下如何管理多个任务以及在RL-RTX中用到的其他一些 RTOS特性。 RL-FlashFS 描述了 RL-ARM中Flash文件系统的结构,包括文件创建、保存、读取以及在标准的flash,RAM或是存储卡设备中修改文件。 RL-TCPnet 描述了RL-ARM中TCP/IP协议栈组的结构,包括多种TCP/IP特性,以及
  3. 所属分类:编程文档

    • 发布日期:2013-05-08
    • 文件大小:1.55mb
    • 提供者:ecooly
  1. MakeTCPHole

    0下载:
  2. 使用第三方服务器进行TCP打洞,大家一起来学习吧。-TCP Hole
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-25
    • 文件大小:83.04kb
    • 提供者:Koin
  1. CommView

    0下载:
  2. 好用的网管软件,英文版界面。不过容易看懂。 方便开发TCP/IP的朋友,发包、收包使用-Easy-to-use network management software, English version of the interface. But easy to understand. Facilitate the development of TCP/IP friends, contracting, land use package
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3.28mb
    • 提供者:罗涛
  1. TCP

    0下载:
  2. TCP的客户端和服务端程序,适合学习wm上的网络开发-TCP client-side procedures and services for the network to study the development of wm
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:94.47kb
    • 提供者:ligengyu
  1. Socket

    0下载:
  2. 用Java Socket完成如下功能:建立客户端和服务器端通讯,服务器端地址为本地端口自拟。两端以TCP形式通讯,假设客户端Class叫Client,服务器端Class叫Server。当运行 java Client Hello时,服务器端能接受客户发来的Hello字符并打印”Receive Hello”然后返回给客户端“How r u doing”字符串 客户端收到后打印”Received How are you doing”. 此时服务器端服务始终运行并未停止并等待其他Socket连接(客户端
  3. 所属分类:JavaScript

    • 发布日期:2016-01-24
    • 文件大小:31.86kb
    • 提供者:wangdan
  1. NetstatpSource

    0下载:
  2. Net Statistic This program implements a subset of the Netstat program s functionality. Specifically, it enumerates and displays information about all UDP and TCP endpoints.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:23.84kb
    • 提供者:Tyr0
  1. FileServer

    0下载:
  2. SAMPLE PROGRAM FOR TCP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:2.37kb
    • 提供者:AJUU
  1. snmp

    0下载:
  2. 编写snmp信息刺探工具 前置知识:winsock 难度: 中 编译环境:VC6.0+win2000 -、前置知识 SNMP 网络管理的历史 美国国防部设计了世界上头几个包交换网之一的ARPANET,在70年代,TCP/IP协议族正式被定为军方通信标准,随着此协议的广泛使用,网络管理成了一件大事。在80年代未和90年代初,网络迅速发展,许多子网数目的增多使监视网络活动成为一种必须 -Write the SNMP information spying tools
  3. 所属分类:source in ebook

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

    0下载:
  2. 给予TCP/IP协议的套接字通信,能实现两个IP地址的通信。-For TCP/IP socket communication protocol, to achieve the two IP addresses communication.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-13
    • 文件大小:3.41mb
    • 提供者:刘思
  1. Communications_Programming_Example_of_TCP_source.r

    0下载:
  2. 通信编程实例之TCP源程序Communications Programming Example of TCP source-Communications Programming Example of TCP source Communications Programming Example of TCP source
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-08
    • 文件大小:4.92kb
    • 提供者:zoujet
  1. tcp

    0下载:
  2. 一个发送TCP封包的源码. 有发送类.-send TCP packet
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:64.34kb
    • 提供者:dawin
  1. classic_network_programming_code_TCP_IP_terminal.r

    0下载:
  2. 网络编程TCP.IP终端经典代码The classic network programming code TCP.IP terminal -The classic network programming code TCP.IP terminal
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:36.44kb
    • 提供者:ic
  1. TCP-OVER-UDP

    0下载:
  2. :针对机器人遥操作系统中采用传统网络传输协议传输实时数据的局限性,比较分析TCP和UDP协 议的传榆特点,提出了在UDP协议上传输TCP服务的TCPOVERUDP技术,详细阐述了TCPOVERUDP 技术的实现细节,在应用层实现了TCPOVE RUDP传输技术,并把TCPOVE RUDP技术应用到机器人遥 操作系统的视频传输中。实验结果表明TCP OVE R UDP技术在降低视频数据传输丢包率和传输时延两个 方面都具有良好的性能。-Chuan Yu characteristics
  3. 所属分类:Project Design

    • 发布日期:2017-11-04
    • 文件大小:193.7kb
    • 提供者:caowenming8
  1. server-and-connect-it-to-the-customer-interface.r

    0下载:
  2. Setting this work: a master server, and implement the interface connection to it customers. Communication protocol - either streaming protocol based on TCP / IP (note - HTTP is not a streaming protocol). The server and client can be implemented in
  3. 所属分类:Applet

    • 发布日期:2017-05-04
    • 文件大小:43.47kb
    • 提供者:Vita
  1. 仿QQ通讯聊天软件r

    1下载:
  2. 仿QQ聊天。是采用 Java平台开发的一套即时通讯聊天系统,献给对即时通讯有兴趣的朋友。服务端实现了TCP Socket和WebSocket,方便接入网页版、安卓、IOS、PC桌面版客户端(Imitation QQ chat. It is an instant messaging chat system developed on the Java platform dedicated to friends who are interested in instant messaging. The
  3. 所属分类:中间件编程

    • 发布日期:2018-05-02
    • 文件大小:57.97mb
    • 提供者:孤独的老张
« 12 »
搜珍网 www.dssz.com