搜索资源列表
linux学习资料
- linux网络管理员手册
linux网络编程
- linux网络编程,顾名思义.
Linux C编程- 网络编程
- linuxC网络编程
新Linux网络管理员手册
- 关于Linux网管的
LINUXNET
- LINUX网络编程文档,由C语言编写,可直接利用源码进行编程。-LINUX network programming documents, prepared by the C language, can be directly used to program source code.
LinuxTCPIP
- Linux网络编程TCP/IP协议,介绍网络层次,IP的数据结构,UDP和TCP协议等-Linux Network Programming TCP/IP protocol on the network level, IP data structure, UDP and TCP protocol, such as
LINUX-kernel-network-skbuff
- 在linux内核网络部分代码中,使用的skbuff的详细描述-Part of the linux kernel network code, the use of a detailed descr iption of the skbuff
Linux_Network_programming
- Linux网络编程教程,共十四章,第一章概论;第二章 UNIX/Linux 模型;第三章进程控制;第四章进程间通;第五章通信协议简介-Linux network programming tutorials, a total of 14 chapters, the first chapter overview second chapter UNIX/Linux model Chapter III process control fourth chapter the process of in
a
- Linux和Windows系统之间网络通信程序的开发
802_11MAC_layer_handoff
- 文章从理论上分析了IEEE802.n无线网络MAC层切换原理和 程,对几种可行的算法进行了比较,分析、计算了切换的延迟时间 提出了带优先级的选择性扫描切换算法和双网卡并行算法等改进 略。借助于开放源代码,用Linux下的wirelesstoo1s提供的A 函数,编写C程序,实现了无线MAC层的快速切换。并且在网络无 覆盖和开放认证的情况下,利用该程序对提出的几种算法分别进行 实验测试分析。 -This paper theoretically analyzes the
Linux_program
- 《Linux编程白皮书》描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。全书是从Linux操作系统的心脏——内核开始进行深入介绍的。所介绍的知识包括Linux硬件和软件基础、内核机制、进程、模块、结构及源代码、Linux内核模块编程指南,把应用程序移植到Linux下,以及对网络的讨论等等。-" Linux Programming White Paper" describes the key design concepts and system
shiyan
- Linux Socket网络编程实验指导-Experimental guide Linux Socket Network Programming
communicatoon-based-on-SOCKET
- 基于IP传感器的监控软件能够对分布在网络上的作为独立节点的传感器进行数据采集、校准等操作,而在监控软件开发中,首先就要解决网络通信问题。本文以搭载了Linux操作系统的IP传感器(ARM核)作为下位机,在其上编程实现Socket通信的服务器端,提供Socket客户端的并发访问。以装有Windows的计算机作为上位机,在其 上编程实现Socket通信的客户端,实现对Socket服务器端的访问,解决了IP传感器网络监控平台的通信问题。 -The monitoring software based o
linux
- 关于linux网络编程的文档,有基本的名词解释,最基本的几个函数。。。还有丰富的实例-Documentation on the linux network programming, basic terminology, a few of the most basic functions. . . There is a wealth of examples
Linux-Senior-network-programming
- 介绍linux网络通信编程 Linux应用与开发典型实例精讲-Introduction linux Linux application and development of network communications programming typical example 精讲
Linux
- Linux基础教程大作业第04 讲_X_Window系统第9讲 Linux网络服务与配置第二讲 Shell编程-The Linux Essentials jobs (04) _X_Window system (9) Linux Network services and configuration Lecture Shell Programming
[网络游戏服务器编程].(韩)全洪.扫描版
- 本书作者以其在韩国多年从事网络游戏开发的经验,向读者展示了网络游戏开发的核心——服务器编程的基本原理和特定技巧。书中首先介绍了计算机网络的基础知识,以及unix socket、winsock编程;然后全面讲述网络游戏服务器组的设计,并分析适合特定游戏的网络模型;接着以大量的实例程序为基础,向读者详细讲解网络游戏服务器编程技术,着重讲述了插件式游戏服务器的构成模块。在本书最后的附录中,作者还提供了自己编写的网络程序库文件,便于读者将其运用到实际开发中,提高编程速度和效率。 本书适合于初
linux
- 嵌入式Linux网络编程.pdf(含socket编程)-Embedded Linux network programming. Pdf (including socket programming)
LinuxPC
- 讲述了如何进行linux网络编程,作者进行了精简,形成了一个简单的笔记形式,便于阅读和学习。-Tells the story of how linux network programming, the authors conducted a streamlined form of notes in the form of a simple, easy to read and learn.
Linux网桥知识学习文档
- Linux网络协议栈网桥功能相关知识,总结并且整理出来的文档。对学习linux网络协议开发者有很大帮助。