当前位置:
首页 资源下载
搜索资源 - The linux network architecture
搜索资源列表
-
0下载:
《Linux编程白皮书》是由一群Linux高手所写的,它由五个部分组成——是Linux文档工程的一个印刷版本。该书描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。全书是从Linux操作系统的心脏——内核开始进行深入介绍的。所介绍的知识包括Linux硬件和软件基础、内核机制、进程、模块、结构及源代码、Linux内核模块编程指南,把应用程序移植到Linux下,以及对网络的讨论等等。-"Linux programming White Paper"
-
-
0下载:
Host Identity Protocol on Linux is an implemetation of the Host Identity Protocol (HIP) and the related architecture. HIP is a proposal to change the TCP/IP stack to securely support mobility and multi-homing. Additionally, it provides for enhanced s
-
-
1下载:
linux下开发的一款类似QQ的网络聊天室,利用了多线程编程,基于C/S架构,可私聊和群聊,保存聊天记录,遗憾的是没有加入Qt界面,linux developed a similar network QQ chat rooms, use of multi-threaded programming, based on the C/S architecture,私聊and group chat, save chat history, unfortunately not joined the Qt i
-
-
0下载:
本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
-
-
0下载:
Linux下的网络结构与编程,英文版,你肯定看得懂的,本人转型学习中-Under Linux the network structure and programming, in English, you certainly can read, I study the transition
-
-
0下载:
摘 要:在模拟黑客攻击模型的基础上,综合采用Windows和
Linux平台作为扫描基础平台,采用客户端/服务器架构,利用
分布并发机制设计了一个高效网络漏洞扫描系统.-Abstract: In the simulation model of hacker attacks, based on a combination of Windows and Linux platforms as the foundation platform for scanning, the use of cl
-
-
0下载:
LINUX下实现的PING程序,为客户-服务器结构。程序简明易解。非常适合网络编程初学者。-LINUX under the PING program, customers- server architecture. Easy simple solution procedure. Network programming is very suitable for beginners.
-
-
0下载:
Multiboot规范主要面向x86架构的PC,目标是自由的32位操作系统,即面向 Linux、FreeBSD、NetBSD、Mach和VSTa这些自由操作系统设计的。通过此规范可实现一个可以从各种位置(软盘、硬盘或网络)载入OS映像的引导程序。
-The purpose of Multiboot specification is for the x86 architecture, the goal is for free 32-bit operating system, including
-
-
0下载:
了解网络协议栈的人都知道,网络协议栈是一个有层次的软件结构,层与层之
间通过预定的接口传递网络报文。网络报文中包含了在协议栈各层使用到的各
种信息。-Understand the network protocol stack knows that the network protocol stack is a level of software architecture, layer and layer of the interface between the transmission
-
-
0下载:
能让我们对linux的系统和socket有一个叫深入的了解,且对网络服务器的架构有一定了解,通过实践,使我们知道在网络编程过程中所需要注意的一系列问题(如并行程序设计的问题)。当然,本次大作业还能使我们对“进程间通信”,“进程同步”和“信号量”等操作系统的知识进行巩固,从而服务于本次大作业。-Make our linux system and the socket are called in-depth understanding of the network server architectu
-
-
0下载:
《Linux编程白皮书》描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。全书是从Linux操作系统的心脏——内核开始进行深入介绍的。所介绍的知识包括Linux硬件和软件基础、内核机制、进程、模块、结构及源代码、Linux内核模块编程指南,把应用程序移植到Linux下,以及对网络的讨论等等。-" Linux Programming White Paper" describes the key design concepts and system
-
-
0下载:
BSP 用于初始化硬件、引导操作系统并提供软件和硬件之间的设备驱动接口。针对某类
体系结构的处理器开发 BSP 时,了解其基本的体系结构和指令系统是必要的。总地来说,V
xWorks的启动过程凝练而精悍,流程清晰,各模块之间的耦合度很低。
VxWorks 和Linux 设备驱动的结构都相当复杂。 假设一个系统没有操作系统, 这个时候,
我们编写设备驱动的工作就完全停留在“驱使硬件行动”的层次上。然而,在 VxWorks 和 L
inux 系统中整合设备驱动,则不仅仅意味着“
-
-
0下载:
经典的介绍linux网络编程的书籍,介绍的很详细,涉及很多网络编程的知识-Linux network programming classic introduction to the book, describes in great detail, involving a lot of knowledge of network programming
-
-
0下载:
本资料提供丰富的Linux操作系统下网络编程示例源代码,包括进程通信实现方式、并行处理、Socket架构,以及网络应用如TCP、UDP、等-This information provides a wealth of network programming under Linux operating system source code examples, including the implementation process of communication, parallel process
-
-
0下载:
VOCAL(Vovida Open Communication Application Library)是一个开源代码通信软件,以IP网为核心,在Linux或Solaris操作系统上运行。提供VoIP电话服务,支持基于SIP的通信设备。本文介绍了VOCAL的系统架构,SIP基本呼叫流程和VOCAL的系统功能。-VOCAL ( Vovida Open Communication Application Library ) is an open source code software, using
-
-
0下载:
Linux网络流量控制实现,这篇文章介绍了底层架构,并描述如何增添新的流量控制功能到Linux内核。-Linux network traffic control implementation, this article describes the underlying architecture, and describes how to add a new flow control function to the Linux kernel.
-
-
0下载:
随着智能手机的快速普及,智能手机操作系统市场风生水起。为了让智能手机用户能够随时随地查询互联网所提供的服务,一种高效的办法就是将应用系统的功能拓展到手机终端上,让手机能够通过移动网以及互联网访问Web网站并处理各种各样的业务。因此,智能手机的应用软件及其需要的服务将有广阔的发展前景。
在如今这个智能手机系统群雄纷争的时候,2008年Google推出了一款名为Android的开源智能手机操作系统,它采用Linux内核,开放手机联盟(OHA)成员可以任意使用和修改SDK包,系统的开源性使其具有良
-
-
0下载:
Linux网络架构,是学习网络开发比较好的资料-Linux network architecture, learning network development is relatively good information
-
-
0下载:
ethercat主站源程序,运行于Linux 2.6系统。学习ethercat不可多得的好材料,还有帮助文档。
-IgH EtherCAT Master for Linux
EtherCAT master implementation conforming to IEC/PAS 62407.
Runs as kernel module for Linux 2.6.
Multiple masters possible on one machine.
Native EtherCA
-
-
1下载:
Can总线协议-立方体卫星空间协议(源代码)
The Cubesat Space Protocol
Cubesat Space Protocol (CSP) is a small protocol stack written in C. CSP is designed to ease communication between distributed embedded systems in smaller networks, such as Cubesats. The design
-