搜索资源列表
流量控制
- 这是本人跟通寝室同学做的毕业设计课题,该课题主要任务是在分析Linux内核的基础上,熟悉和掌握Linux流量控制的机理。并进一步实现可针对IP地址进行流量控制的应用软件。该软件采用C/S结构。客户端负责用户管理,流量控制策略管理和人机交互部分。服务器端负责带宽分配,流量控制的具体实现。在课题的具体分工上,本子课题负责客户端的实现。-this is my bedroom with Qualcomm graduate students to do design issues, the main to
ip_package
- 这是一个对linux内核代码中关于TCP/IP协议栈的阅读结果,是关于IP包的生成和分片过程的.-this is one of the Linux kernel code on the TCP / IP protocol stack of reading, IP packet on the formation and patch process.
routeEnhLib.rar
- 通常内核路由表是由TCP/IP协议栈的主进程访问,然而有时用户需要自己操作内核路由表。该源代码包用于访问TCP/IP协议栈的内核路由表,该代码能够在VXWORKS操作系统上运行,做适当修改可以用于LINUX。,Usually the kernel routing table is TCP/IP protocol stack to visit the main process, but sometimes users need to operate their own core routing t
IPv4IPv6turnel
- 翻译网关的实现环境 Linux 是类Unix 操作系统大家族的一员[19]。1991 年,Linus Torvalds 开发出 了最初的Linux,现在,Linus 依然在不遗余力地改进Linux,使它保持与各种硬 件平台的同步发展,并协同世界各地上百名开发者进行应用开发工作。 Linux 内核是一个真正的Unix 内核,它的内核非常小而且紧凑,Linux 系统 通常很稳定,故障率低,系统易于维护。Linux 最吸引人的优点是它不是一个商业 操作系统,它的源代码在GNU
LinuxNetworkKernelSource
- 这是我自己对Linux下的一个版本比较低的网络协议栈内核学习笔记,现在公开给大家,一起学习-This is my own version of Linux, a relatively low core network protocol stack study notes, is now open to everyone, learn together. . .
linux-Tcp-IP
- linux tcp/ip协议 内核源代码分析 协议栈的运作流程-LINUX tcp/ip protcocal
TCP
- linux tcp/ip 内核协议分析 协议栈-linux tcp/ip
tcp_westwood
- linux 内核下的tcp_westwood.c源码-the code of tcp_westwood.c
01.TCP-Echo
- linux 2.6内核下的Tcp/ip服务器端-base on linux 2.6 kernel,and is a server of Tco/ip
iptables-1.4.9.tar
- iptables是linux系统中管理防火墙的工具(内核版本为2.4及以上,在低于2.4版本的LINUX系统中,用的不是iptables)。通过iptables可以建立、删除、修改、保存(导出)、导入防火墙策略。-iptables firewall is a linux system administration tools (kernel version 2.4 and above, at less than 2.4 version of LINUX system, not using ipt
linux-1.2.13.tar
- tcp/ip内核源码实现,对于分析源码来理解tcp/ip协议有很好的作用(Tcp/ip kernel source code implementation)