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

搜索资源列表

  1. sproxy

    0下载:
  2. TCP proxy 首先声明,这段源代码不是我编写的,让我们感谢这位名叫Carl Harris的大虾,是他编写了这段代码并将其散播到网上供大家学习讨论。这段代码虽然只是描述了最简单的proxy操作,但它的确是经典,它不仅清晰地描述了客户机/服务器系统的概念,而且几乎包括了Linux网络编程的方方面面,非常适合Linux网络编程的初学者学习。-TCP proxy statement, this source code is not my preparation, let us thank Carl
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:2kb
    • 提供者:bob
  1. uip-sdcc-20020424

    0下载:
  2. uip-0.6 Z80源码公开的TCP/IP协议栈,包括Z80WEB 代码.-East - 0.6 Z80 open source TCP / IP protocol stack, including Z80WEB code.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:7.89kb
    • 提供者:lu
  1. Zlg_IP

    0下载:
  2. 是基于arm的ip代码,答对大家很有帮助的。所以大家下啊-is based on the arm of ip code, the correct answer you very helpful. Therefore, we under ah
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1.36mb
    • 提供者:张卫德
  1. jrtplib-2.6

    0下载:
  2. RTP/RTCP的C++实现,供采用面向对象编程的朋友参考。个人觉得代码结构较好,可以直接使用。-RTP / RTCP C realized, for the object-oriented programming reference to a friend. Feel better code structure can be used directly.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:132.44kb
    • 提供者:漠之鹰
  1. uCOSII上实现的tcpip

    0下载:
  2. uC/OSII上实现的tcp/ip协议实现代码(gcc编译)-It is source code to realize tcpip protocol on ucosII.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:205.06kb
    • 提供者:杨容
  1. libeXosip-0.9.0.tar

    0下载:
  2. 这是基于SIP协议栈的一些原代码,用来开发网络电话-This is based on the SIP protocol stack some of the original code used to develop telephone networks
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:576.84kb
    • 提供者:曾韋君
  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. 简单tcpip数据交换

    0下载:
  2. 实际上是两个project--wj&cpp3,wj是服务端程序,cpp3是客户端程序 编译前先在代码内相应位置写服务器地址,在客户端写发送的数据 编译生成两个执行文件wj.exe和cpp3.exe 先运行wj.exe等待连接,然后运行cpp3 -addre-project is actually two -- wjcpp3, wj service software, cpp3 client program is compiled prior to the code to write
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:18.58kb
    • 提供者:许茜
  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. tcp-ip详解卷3

    0下载:
  2. 第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。 与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:8.16mb
    • 提供者:小易
  1. ipwai

    0下载:
  2. 一个可以查看局域网电脑的外网IP的例子,用了外部控件,只有几行代码-a computer can view the LAN IP networks outside the example, using the external controls, but only a few lines of code
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:58.07kb
    • 提供者:周逸梦
  1. quagga-0.98.5.tar

    0下载:
  2. 实现了rip ospf bgp等路由协议的开源代码。-achieved a rip bgp OSPF routing protocol, such as open-source code.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1.92mb
    • 提供者:邵书超
  1. nemo-0.2.tar

    2下载:
  2. 实现了网络移动(NEMO)的基本功能的开源代码。-of the network Mobile (NEMO), the basic function of the source code.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:279.28kb
    • 提供者:邵书超
  1. mipv6-2.0.tar

    0下载:
  2. 实现了移动IPv6(RFC3775)功能的开源代码。-the mobile IPv6 (RFC3775) function in the source code.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:257.2kb
    • 提供者:邵书超
  1. 对ns2中的mac协议代码进行了中文注释

    3下载:
  2. 对ns2中的mac协议代码进行了中文注释,有助于初学者学习-ns 2 mac 2.29
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-03-23
    • 文件大小:337.04kb
    • 提供者:feihh
  1. jthread-1.2.1.zip

    0下载:
  2. 有关RTP有RTCP协议实现UDP和TCP网络视频传输的开源代码,Related to RTP have RTCP protocol UDP and TCP network video transmission of the open source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:310.92kb
    • 提供者:wanna
  1. SendTcp

    0下载:
  2. 网络课程设计之发送TCP数据包,含论文和资料及代码。-Curriculum design of the network to send TCP packets, containing papers and data and code.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1.3mb
    • 提供者:伍衡
  1. TCP_IP

    0下载:
  2. TCP_IP协议源代码分析,TCP/IP过程的详细代码描述,适合学习TCP/IP协议-Agreement TCP_IP source code analysis, TCP/IP code described in detail the process for learning TCP/IP protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:641.63kb
    • 提供者:李元
  1. RTP协议学习大总结从原理到代码

    0下载:
  2. RTP协议学习心得,与JRTPLIB代码讲解(experience of learning rtp protocol)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-05-03
    • 文件大小:507kb
    • 提供者:james03
  1. opnet无线动画建模代码

    0下载:
  2. 在opnet中定制自定义无线动画效果,包含所有代码,可以直接运行。
  3. 所属分类:TCP/IP协议栈

« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com