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

资源列表

« 1 2 ... .04 .05 .06 .07 .08 9709.10 .11 .12 .13 .14 ... 9861 »
  1. uip09win

    1下载:
  2. uIP is a very small implementation of the TCP/IP stack that is written by Adam Dunkels <adam@dunkels.com>. More information can be obtained at the uIP homepage at http://dunkels.com/adam/uip/ The directory structure look as follows: apps/ -
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:748533
    • 提供者:fwx
  1. rtplib

    1下载:
  2. comer的RTP/PTCP实现源码,简单明晰,是学习RTP/RTCP的好例子。-comer RTP / paper, realizing source, the simple clarity is learning RTP / RTCP good example.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:94500
    • 提供者:漠之鹰
  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
    • 文件大小:65836
    • 提供者:李东
  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
    • 文件大小:361054
    • 提供者:王作
  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
    • 文件大小:142659
    • 提供者:杨阳
  1. 8019网卡芯片中文数据手册

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

    • 发布日期:2008-10-13
    • 文件大小:237690
    • 提供者:王旺旺
  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
    • 文件大小:407696
    • 提供者:吴健勇
  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. p2p

    1下载:
  2. 通常情况下,当进程使用UDP 和外部主机通信时,NAT 会建立一个Session ,这个Session 能够保留多久并没有标准,或许几秒,几分钟,几个小时。(Typically, when a process uses UDP to communicate with an external host, NAT creates a Session, how long the Session can hold and does not have a standard, maybe a few sec
  3. 所属分类:P2P编程

    • 发布日期:2017-12-17
    • 文件大小:3505152
    • 提供者:weibaba
  1. 220960

    1下载:
  2. 易语言p2p服务器源码,程序调用API函数实现p2p服务器功能。(Easy language p2p server source code , the program calls API functions p2p server.)
  3. 所属分类:P2P编程

    • 发布日期:2020-05-24
    • 文件大小:153600
    • 提供者:钱伟诚
  1. P2P架构的简单聊天工具

    1下载:
  2. 使用时,任选一个运行的终端作为服务器,其余的用户终端都在这个服务器的协调下交换信息。收发信息的P2P过程。  当用户甲要与用户乙进行P2P通信时,在终端的发送信息文本框内编辑文字信息,编辑完成后从界面上的在线用户列表中选中对方(乙)的用户名,单击“发送”按钮,启动事件过程OnSend(),向服务器发出请求P2P服务类消息。  服务器收到请求后,执行PtoPsrvProvdr()方法,并向用户甲返回P2P服务响应类消息。  用户甲的终端收到服务器返回的响应消息后(实际上是获取了乙方的I
  3. 所属分类:P2P编程

  1. MATT传输中Server与Client的搭建

    1下载:
  2. MQTT,本例中包含客户端和服务器端,可以很好的完整进行MQTT的调试,并很方便进行代码复用,具有很好的示例效果。
  3. 所属分类:P2P编程

« 1 2 ... .04 .05 .06 .07 .08 9709.10 .11 .12 .13 .14 ... 9861 »
搜珍网 www.dssz.com