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

搜索资源列表

  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
    • 文件大小:590683
    • 提供者:曾韋君
  1. 200405192049

    0下载:
  2. 单片机的应用,扩展C51单片机的网络功能c8051f的tcpip源程序-a tcp/ip sound code about the application of the SCM,which can extend the network founction of the C51
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:102877
    • 提供者:liqingk
  1. E047_tcpip

    0下载:
  2. 在单片机c8051上成功实现tcp/ip协议栈的全部源代码,与大家共享!-in achieving successful tcp / ip protocol stack all the source code and share!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:125955
    • 提供者:吴健勇
  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
    • 文件大小:110230
    • 提供者:吴健勇
  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
    • 文件大小:72020
    • 提供者:马佶
  1. myie

    0下载:
  2. 这是我自己写的IE浏览器。你们可以根据我的然后修改源代码,做属于自己的IE~-that I wrote the IE browser. You can then change the source code to do their own IE ~
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:29808
    • 提供者:涛涛
  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
    • 文件大小:19021
    • 提供者:许茜
  1. 华为802.1X协议培训

    0下载:
  2. 华为802.1X协议的源代码!很好用的啊!大家可以供参考!-802.1X agreement Huawei's source code! The good ah! For information, we can!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:663459
    • 提供者:沙迦
  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
    • 文件大小:30044137
    • 提供者:小易
  1. tcp-ip详解卷3

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

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

    0下载:
  2. 关于使用VC套接字类编写服务端程序的使用示例程序源代码-VC on the use of socket-type services to prepare procedures for the use of sample program source code
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:38218
    • 提供者:兴趣
  1. zlg_tcpip

    0下载:
  2. 周立功的8051单片机的TCP/IP, websever源代码,编译通过,很好使用-weeks meritorious 8051 TCP / IP, websever source code, compile, good use
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:438545
    • 提供者:stusersz
  1. lean

    0下载:
  2. 这是一个比较全面的tcp/ip协议的全部源代码,是我的珍藏.-This is a more comprehensive tcp / ip the full source code, is my collection.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:223112
    • 提供者:jha
  1. uip0.9.tar

    0下载:
  2. 该程序在8位-16位单片机上实现TCP/IP协议,含完整 C 语言源码和实现文档-procedures in the eight to 16-bit microcontrollers to achieve TCP / IP protocol, with a complete C language source code files and realize
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:638608
    • 提供者:Ethan
  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
    • 文件大小:59460
    • 提供者:周逸梦
  1. uip-0.6

    0下载:
  2. uIP的一个版本0.6,包含源代码,说明文档,例子,对研究TCP/IP协议栈的比较有帮助。可移植到一些8/16单片机上。-a version 0.6, including source code, documentation, examples, the study TCP / IP protocol stack of more help. Some can be transplanted to 8 / 16 on the MCU.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:88902
    • 提供者:吴高高
  1. uip-0.5

    0下载:
  2. apps/ - contains some sample applications bsd/ - uIP as a user space process under FreeBSD cc65/ - uIP for the 6502 CPU h8/ - uIP for the H8S2144 CPU uip/ - actual uIP code-apps /-contains some sample applications bsd /-Application of ulP spa
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:81458
    • 提供者:东子
  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
    • 文件大小:2018058
    • 提供者:邵书超
  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
    • 文件大小:285987
    • 提供者:邵书超
  1. mipv6-2.0.tar

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

    • 发布日期:2008-10-13
    • 文件大小:263375
    • 提供者:邵书超
« 1 2 34 5 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com