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

搜索资源列表

  1. tpc

    0下载:
  2. tpc多线程通信测试源码,仅供测试交流。严禁用于非法用途-tpc multi-threaded communications test source code, for testing purposes only exchanges. For illegal purposes is strictly prohibited
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-17
    • 文件大小:9863
    • 提供者:小蛋
  1. TCP-Westwood

    1下载:
  2. 基于带宽估计的TCP拥塞控制协议TCP Westwood的C++源码和头文件,可直接添加到NS2中使用-Bandwidth estimation based on TCP Congestion Control Protocol TCP Westwood s C++ source and header files can be added directly to the NS2
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:7830
    • 提供者:dingnan
  1. Socket_training

    0下载:
  2. socket编程,在windows环境实现tcp/ip通信,c语言源码-socket programing
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-11
    • 文件大小:2376922
    • 提供者:haha
  1. ppp

    0下载:
  2. ppp协议源码,功能单一,代码简单,欢迎使用者提出宝贵意见-Features a single, simple code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-16
    • 文件大小:13956
    • 提供者:李明
  1. 2.UDP-100M

    1下载:
  2. MA9000 FPGA源码,可以达到100M,以太网传输网络数据包-DMA9000 FPGA source can achieve 100M Ethernet transmission network packets
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-11-15
    • 文件大小:7989248
    • 提供者:王传呈
  1. client

    0下载:
  2. TCP项目源码,有详细注释希望对相关人员有所帮助-TCP project source code, detailed notes. There are people who want to be helpful to seek help
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1665
    • 提供者:HJR
  1. jQuerydemos

    0下载:
  2. 都是挺基础的 jQuery 初级代码实例,书中的例子,很完整,虽然有些过于简单,但必竟很好懂,想实现Ajax交互式前端设计的朋友可要好好参考一下哦,这些教程源码都是来自官方的,比较通用和标准的代码。实例的内容包括异步加载、层操作、数据载入、点击互动等功能。-Are very basic primary code examples jQuery, examples in the book, very complete, although a little too simple, but after
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-20
    • 文件大小:5791999
    • 提供者:xpudn17
  1. ping

    0下载:
  2. 该源码用c语言编写,属于网络编程,该ping程序是完成网络层的ICMP协议中的ping命令,可以测试发出的ping包和接收的ping包。-The source code using C language, belonging to network programming, the ping program is to complete the network layer of the ICMP protocol in the ping command, you can send Ping pac
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:2941
    • 提供者:王勇
  1. Windows-Network-Programming

    0下载:
  2. 《windows网络编程技术》第二版及附书源码,详细介绍了Windows下如何进行网络编程。- Windows network programming technology, second edition, and source book, detailing how the Windows network programming.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-08
    • 文件大小:15744000
    • 提供者:吴宗静
  1. MyProjects

    0下载:
  2. 捕获ARP数据包并且发送ARP数据包还有自动设置IP,子网掩码,默认网关的地址-Capture ARP packets and ARP packets sent there automatically set IP, subnet mask, default gateway address
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-19
    • 文件大小:5464480
    • 提供者:sungky
  1. uIP-1.0

    1下载:
  2. uIP源码v1.0,一个经典的tcp/ip 协议栈,仔细研读,可以用于单片机和以太网的通讯。实际工程应用过。保证好用。希望能帮到大家-I hope this code of C can help you .The code is uIP v1.0
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-05-20
    • 文件大小:1049600
    • 提供者:栾浩杰
  1. dnsmasq-2.72.tar

    0下载:
  2. DNSmasq的源码包,里面有大量源码可供参考,可自行编译得到可执行文件dnsmasq,不过配置文件得自己书写.-DNSmasq source code package, there are a large number of source code for reference, can be self compiled executable file dnsmasq, but the configuration file to write their own.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:654739
    • 提供者:林佳泰
  1. socket

    0下载:
  2. socket客户端服务端通信源码。方便socket编程初学者参考-socket client server communication source. Convenient socket programming reference for beginners
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:3777417
    • 提供者:Eddie
  1. SipParse

    0下载:
  2. SIP协议解析源码。对需要了解如何解析SIP协议及对SIP结构的开发者有很好的参考作用-SIP protocol parsing code. Need to know how to parse the SIP and SIP developer structure has good reference
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:3057
    • 提供者:Eddie
  1. TCPIP

    6下载:
  2. 用户输入网络地址和子网掩码,然后输出该子网中所有的主机地址。 要求有基本的错误判断。例如:在提示输入网络地址时,如果用户输入了 2a,应该提示用户重新输入 -The user to enter the network address and subnet mask, and then output the all host address in the subnet. The basic error of judgment is required. When prompt
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-24
    • 文件大小:15566
    • 提供者:小明
  1. Chat

    0下载:
  2. 非阻塞tcp聊天程序,适合初学者参考,很好的源码-Non-blocking tcp chat program for beginners reference
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-25
    • 文件大小:81395
    • 提供者:张坤
  1. multicast(recv1.1)

    0下载:
  2. multicast 是一种群通信方式,是对UDP协议的使用,本源码是multicast接收源码-multicst recv source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:1273
    • 提供者:xuanxuan
  1. Tcp_Multi-client

    0下载:
  2. Tcp/Ip通信源码,实现一个服务器端,多个客户端通信模式-Tcp/Ip communication source, achieve a server, multiple client communication mode
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-25
    • 文件大小:331321
    • 提供者:zero
  1. TCPsocket

    0下载:
  2. 一个入门级的TCP客户端和服务器端的Java socket 通信源码-An entry-level TCP client and server-side Java socket communication source
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:5046
    • 提供者:zhao
  1. aodv_commentedByGFE

    1下载:
  2. 对NS2目录下的AODV路由协议源码进行了详细的注释,能更好的看懂AODV协议源码。并赋有一篇AODV路由协议的论文参考AODV路由协议过程。-making a comment in chinese of AODV which is in NS2, and this makes reader more easy to understand the code of the aodv, there is also a paper about aodv in the file document, wh
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-12
    • 文件大小:2670556
    • 提供者:china
« 1 2 ... 14 15 16 17 18 1920 21 »
搜珍网 www.dssz.com