搜索资源列表
rtnet-0.9.1.tar
- 实时网络栈,在Linux操作系统环境下编译通过,以内核模块的方式加载到系统-real-time network stack, and the Linux operating system environment compiler through to the kernel module loading to the system
1
- 一个很不错的练习网络攻防的软件 ,在Linux下可编译使用
comm_middle
- 通讯中间件,负责网络通讯过程中多个通讯模块的消息通讯。c++写的,可在windows/linux下运行。文件 包了除了中间件代码外,还有使用方法说明和在windows/linux下使用的示例代码。
Linux-bianchengbaipishu
- 《Linux编程白皮书》是由五个部分组成——是Linux文档工程的一个印刷版本。该书描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。全书是从Linux操作系统的心脏——内核开始进行深入介绍的。所介绍的知识包括Linux硬件和软件基础、内核机制、进程、模块、结构及源代码、Linux内核模块编程指南,把应用程序移植到Linux下,以及对网络的讨论等等。
yq0.03.tar
- 这是一个Linux下的源代码,具体的你自己去看了,绝对的好东西,是关于网络通讯方面的!-This is a Linux source code, the specific you look at the absolute good stuff is on the network communications!
linpqt080424pc.tar
- 此源码包是在linux系统中运行的网络电话界面程序。
Linux网络编程技术
- Linux网络编程技术
Qtftpclient.rar
- 使用Qt编写的FTP客户端源代码,这个在一些Linux或unix的项目中会使用到,而且其也可以作为学习Qt编写网络程序的例子,Written using the Qt source code for FTP client, the Linux or unix in a number of projects will be used to, and its Qt can also be used as learning examples of the preparation of network
compile_Linux_kernel
- 内核,是一个操作系统的核心。它负责管理系统的进程、内存、设备驱动程序、文件和网络系统,决定着系统的性能和稳定性。Linux作为一个自由软件,在广大爱好者的支持下,内核版本不断更新。新的内核修订了旧内核的bug,并增加了许多新的特性。如果用户想要使用这些新特性,或想根据自己的系统度身定制一个更高效,更稳定的内核,就需要重新编译内核。本文将以RedHat Linux 6.0(kernel 2.2.5)为操作系统平台,介绍在Linux上进行内核编译的方法。 -Kernel is the core
tuxedo10.2
- BEA TUXEDO是在企业、Internet 这样的分布式运算环境中开发和管理三层结构的客 户/服务器型关键任务应用系统的强有力工具。它具备分布式事务处理和应用通信功能,并提供完善的各种服务来建立、运行和管理关键任务应用系统。开发人员能够用它建立跨多个硬件平台、数据库和操作系统的可互操作的应用系统。BEA TUXEDO是企业、 Internet 分布式应用中的基础主干平台(见图1)。它提供了一个开放的环境,支持各种各样的客 户、数据库、网络、遗留系统.-BEA TUXEDO是在企业、Inter
iometer-2006_07_27.linux.i386-bin
- iometer的实现源码,可以测试网络映射得到的逻辑盘符。功能强大!-source code of iometer.
The_Linux_Kernel_API
- linux 内核的api函数介绍,涉及网络、驱动、文件系统等等各个方面,是linux 内核编程不可多得的参考手册。-all kinds of linux kernel api that involve the network, drivers, file system, and so on all aspects of linux kernel is a rare reference manual programming.
linuxkernel
- linux内核结构详细教程 内核是一个操作系统的核心,它负责管理系统的进程,内存,设备驱动程序,文件和网络系统,决定着 系统的性能和稳定性。内核以独占的方式执行最底层任务,保证系统正常运行。-detailed tutorial linux kernel structure an operating system kernel is the core of it is responsible for the process management system, memory, device
Linux2.6networksourceccode
- Linux2.6内核下协议栈的源代码剖析。介绍的很详细,适合对网络协议有一定了解的熟悉Linux具有C语言背景的人阅读-Linux2.6 kernel protocol stack source code analysis. Described in great detail, suitable for network protocols have some understanding of Linux with a familiar C language background reading
Netconnet
- 该软件用于测试网络连接,测试本机与远程机是否连通-The software is used to test network connectivity, testing the machine and the remote machine is connected
MinixOS
- Minix是一个类UNIX操作系统,其2.0版符合POSIX 1003.1和ISO9945-1工业标准。过去,UNIX操作系统的起源与发展与其源代码的公开是分不开的,而UNIX操作系统设计思想的先进性与前瞻性也是无与伦比的。时至今日,大学中"操作系统原理"课一直使用UNIX作为应用实例,而AT&T公司注意到了UNIX的商业价值后,不再允许用UNIX的源代码进行教学。学习"操作系统原理"课就成了只谈理论而不谈设计与实现。作为计算机科学教育家的Tanenbaum开发出了Minix用于操作系统教学。与
NSS
- 封装了Linux内核开发中的一些重要数据结构,包括队列、哈希表等,以及一些网络函数和多线程互斥机制-Encapsulates some of the important data structures in the Linux kernel developers, including queues, hash tables, etc., as well as some network functions and multi-threaded mutex mechanism
sanos-src-1.3.4
- sanos操作系统最新源码,类似于Linux,具有网络、telnetd、ftpd等功能-sanos OS newest source code,same as Linux with the functions of net,telnetd and ftpd
sanos-sdk-latest
- sanos操作系统的虚拟机文件,可以用qemu、VMware打开。sanos操作系统类似于Linux,具有网络、telnetd、ftpd等功能-sanos OS files of virtual machine,it can be opened by qemu, VMware. The OS is same as Linux, with the functions of net,telnetd and ftpd
client2
- 通过XOR来实现网络编码的演示源码.在linux环境下运行-network coding for demenstration