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

搜索资源列表

  1. vpn-src

    0下载:
  2. 一个win95下的VPN源代码-under a win95 VPN source code
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:5.38kb
    • 提供者:罗斐琼
  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. DOS-tcp_ip

    1下载:
  2. DOS下TCP-IP源代码,很不错的,也很全-DOS TCP-IP source code, a very good, very CHAIRMAN
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1.09mb
    • 提供者:chenliang
  1. TCPIP Lean_CD

    0下载:
  2. 《TCP/IP Lean: Web Servers for Embedded Systems》 Second Edition的随书CD包括全部的源代码,此书有中文版-"TCP / IP Lean : Web Servers for Embedded Systems" Second Edition CD with the book, including all of the source code, a Chinese version of the book
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:3.4mb
    • 提供者:周天员
  1. udp4realible

    0下载:
  2. udp实现可靠传输的代码,开源的这是一个比较早的版本,功能简单,使用方便,内有说明-udp achieve reliable transmission of the code, open source is a relatively early version, features simple, easy to use, there are notes
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:214.63kb
    • 提供者:blackwall
  1. TCPClient

    1下载:
  2. TCP的客户端代码,简单的实现了socket编程的思想,适合初学网络编程者学习。-TCP client code, a simple realization of the socket programming ideas, suitable for novice programmers to learn the network.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-13
    • 文件大小:2.15mb
    • 提供者:蒋文军
  1. TCPSERVER

    0下载:
  2. TCP服务器代码,简单实现了TCP协议,适合初学网络编程者学习。-TCP server code, a simple realization of the TCP protocol, suitable for novice programmers to learn the network.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-13
    • 文件大小:2.15mb
    • 提供者:蒋文军
  1. ucip_code

    0下载:
  2. 一个比较完整的TCP/IP协议栈,里面代码有很多可取之处。-A relatively complete TCP/IP protocol stack, which code a lot of merits.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:381.41kb
    • 提供者:wangjl
  1. TMS320X281x_TCP-IP_source_code

    0下载:
  2. TMS320X281xTCP-IP源代码,比较详细的代码-TMS320X281xTCP-IP source code, a more detailed code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:19.58kb
    • 提供者:杨工
  1. network

    0下载:
  2. 各种网络通信的源代码,其中分了很多代码源段,每段都很有典型意义-A variety of network communication' s source code, in which the source code a lot of sub-paragraph, each have a typical
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-20
    • 文件大小:5.52mb
    • 提供者:
  1. tcpudpsocket.tar

    0下载:
  2. 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:12.9kb
    • 提供者:马逸
  1. uTaskerV1.3.0_NE64_Demo

    0下载:
  2. 一个带TCP/IP协议栈的紧凑型开源嵌入式操作系统uTasker源码-a free open source and small code OS withc TCP/IP protocol stack called uTasker
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-11
    • 文件大小:2.86mb
    • 提供者:wangjian_19
  1. code

    0下载:
  2. tcp/ip协议,主要实现网络间通讯,一个服务器端,一个客服端,通过三次握手来建立连接,然后实现通讯-TCP/IP protocol, mainly realizes network communication between, a server, a customer service end, through the three times to establish a connection to shake hands, and then realize communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:3.71kb
    • 提供者:曹德
  1. cket_iocp-documents-and-code

    0下载:
  2. 包含四份关于iocp完成端口模型在socket通信编程中的技术应用文档,其中含有关键代码和说明,由浅入深,是一位大拿原创的技术文档。-Iocp contains four reports on the completion port socket communication programming model in the technical application of the document, which contains the key code and instructions, De
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:69.02kb
    • 提供者:cfan
  1. GPSR-ns2.26~2.29

    1下载:
  2. 关于olsr路由协议的源代码,以及在ns2下的添加方法-Olsr routing protocol source code, and add a method in ns2
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-22
    • 文件大小:75.23kb
    • 提供者:allen
  1. BAT-code-can-test-the-speed-of

    0下载:
  2. 在记事本中粘贴文档代码然后保存为后缀名为.bat的文件即可双击运行~DOS命令-Document in Notepad, paste the code and then saved as a suffix. Bat file you can double-click to run ~ DOS command
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:2.65kb
    • 提供者:梁朋飞
  1. CODE

    0下载:
  2. Service prioritization among different traffic classes is an important goal for the Internet. Conventional approaches to solving this problem consider the existing best-effort class as the low-priority class, and attempt to develop mechanisms that pr
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-12
    • 文件大小:1.42mb
    • 提供者:nishma bolwar
  1. Web-application-source-code

    0下载:
  2. 使用Visual C++ 或Visual Studio集成开发环境与Socket API,使用C++编程语言,设计并实现了一个简单的点对点的多线程网络聊天软件,使用多线程实现数据的收发-Using Visual c++ or Visual Studio integrated development environment and the Socket API, using c++ programming language, designed and implemented a simple po
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-08
    • 文件大小:1.44mb
    • 提供者:张少飞
  1. a-brief-introduction-to-IPv6aKAME

    0下载:
  2. KAME网络软件被网络界认为是IPv6的稳定的参考实现。就像BSD操作系统中的IPv4协议栈源代码极大地帮助了人们理解互联网是如何工作的一样,就像[Ste94](《TCPIP详解》)极大地帮助人们理解BSD网络协议栈的实现一样,本书从规范到KAME软件实现来描述IPv6。-KAME network software is a network community that is stable reference IPv6 implementations. BSD operating systems
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:334.47kb
    • 提供者:laoli
  1. code

    0下载:
  2. 一个简易的聊天工具 !初学者可以用来参考,设计与开发-a simple communicate tool,new learner can use it to refrence ,develop and design
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-04
    • 文件大小:109.23kb
    • 提供者:shaoyou
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com