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

资源列表

« 1 2 ... .32 .33 .34 .35 .36 537.38 .39 .40 .41 .42 ... 579 »
  1. tcp-ipv3

    1下载:
  2. 用tcp/ip进行网际互联第三卷书源代码,含有linux与windows两种平台版本-with tcp / ip for internetworking Volume III source code book, containing two windows and linux platform version
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:64.29kb
    • 提供者:李东
  1. 流量控制

    1下载:
  2. 这是本人跟通寝室同学做的毕业设计课题,该课题主要任务是在分析Linux内核的基础上,熟悉和掌握Linux流量控制的机理。并进一步实现可针对IP地址进行流量控制的应用软件。该软件采用C/S结构。客户端负责用户管理,流量控制策略管理和人机交互部分。服务器端负责带宽分配,流量控制的具体实现。在课题的具体分工上,本子课题负责客户端的实现。-this is my bedroom with Qualcomm graduate students to do design issues, the main to
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:352.59kb
    • 提供者:王作
  1. netinet_bsd4.4

    1下载:
  2. Free BSD下TCP/IP协议栈的实现。虽然不是很新,但是许多其他TCP/IP协议栈都是参考它实现的。如果学习的话,建议看这个版本,原滋原味-Free BSD TCP / IP protocol stack is achieved. Although it is not new, but many other TCP / IP protocol stack is the realization of reference it. If learning, I suggest they look
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:139.32kb
    • 提供者:杨阳
  1. 8019网卡芯片中文数据手册

    1下载:
  2. 8019网卡芯片中文数据手册,周立功翻译的-8019 Ethernet chip Chinese manual data, Zhou Ligong translation
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:232.12kb
    • 提供者:王旺旺
  1. UC-OS下的TCP-IP-PPP协议栈

    1下载:
  2. 在ucos下,如何实现tcp/ip协议栈?本程序实现了在ucos下实现tcp ip及ppp协议,与大家共享-in CENTER, how to achieve tcp / ip protocol stack? The program in under tcp CENTER ip and ppp agreement and share
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:398.14kb
    • 提供者:吴健勇
  1. 周立功tcpip

    1下载:
  2. 周立功arm开发板上 tcp/ip协议栈实现的全部源代码,在此给出,与大家共享!-weeks meritorious arm development board tcp / ip protocol stack to achieve the full source code, in this given and share!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:107.65kb
    • 提供者:吴健勇
  1. TCP_IPc源代码

    1下载:
  2. 近年来,嵌入式系统的上网技术得到很大的发展,而TCP/IP协议的移植是该技术的核心,提供一种基于单片机的TCP/IP协议栈的移植算法!-In recent years, embedded systems access technology as a great development, and the TCP / IP protocol transplant is the core of the technology and provide a microcontroller based on
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:642.46kb
    • 提供者:唐健隆
  1. mcs51TinTCPIP

    1下载:
  2. 又一个我自己写的tcp/ip的代码,直接编译后烧录到mcs51中即可运行。(没有做mbuf的)部分代码是用mcs51的汇编写的,其它全部用C写的-also one I wrote it myself tcp / ip code, compiled directly onto mcs51 which can run. (Do not Mbuf) part of the code is compiled with the mcs51 made in all other written in C
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:70.33kb
    • 提供者:马佶
  1. 2120050338_张娜_2

    1下载:
  2. 一个简单实现Ethernet数据帧封装和计算 CRC 校验的功能的程序,供新手参考-achieve a simple Ethernet data frames Packaging, and CRC calculation of the function of the procedures for newcomers reference
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:467.16kb
    • 提供者:夏承遗
  1. VoiceEngines

    1下载:
  2. 这是一个将语音打包程序, 将数据打包成RTP/RTCP-This is a package of voice procedures, data packing into RTP / RTCP
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:341.06kb
    • 提供者:邓来
  1. tcp-ip详解卷2

    1下载:
  2. 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:28.65mb
    • 提供者:小易
  1. 实例88 连续批量Ping测试

    1下载:
  2. 在一个小型局域网内实现两台机器的PING命令-in a small LAN within two orders of machinery PING
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:65.62kb
    • 提供者:谭级
« 1 2 ... .32 .33 .34 .35 .36 537.38 .39 .40 .41 .42 ... 579 »
搜珍网 www.dssz.com