CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Linux网络

搜索资源列表

  1. Linux-network-

    0下载:
  2. 在LINUX下学习网络资料,可供大家下载阅读,对学习LINUX网络编程的有很大帮助!-To learn the LINUX network, is available to download to read, to learn network programming LINUX great help!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:29775
    • 提供者:
  1. TCPIP-vol3.linux.dist

    0下载:
  2. Linux网络编程(客户机/服务器),第三版的源代码.-linux networking programming client/server code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:33680
    • 提供者:龙友
  1. TCP

    0下载:
  2. linux下socket网络编程(服务器端和客户端)-socket network programming under linux (server and client)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:10713
    • 提供者:老男孩
  1. linux-network-handbook

    0下载:
  2. linux网络管理员手册是一本值得参考的网络管理书籍-linux network handbook
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1667447
    • 提供者:chen
  1. Linux-Network-Programming

    0下载:
  2. Linux网络编程,介绍了Linux相关概念,网络基础知识以及Socket编程方法等。-Linux Network Programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1734673
    • 提供者:Vincent
  1. Linux-Network-Subsystem

    0下载:
  2. 文章详细介绍了Linux网络子系统以及Linux内核与网络设备接口驱动的调用接口-This paper introduced almost anything about Linux network subsystem and the call interface between linux kernel and linux network drivers.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:699493
    • 提供者:liushaofang
  1. Embedded-Linux-application-

    0下载:
  2. 本书包括Linux 快速入门.Linux 基础命令。Linux 下的C 编程基础。嵌入式系统基础。嵌入式Linux开发环境的搭建。 文件 I/O 编程。进程控制开发。进程间通信。多线程编程。嵌入式Linux 网络编程。嵌入式Linux设备驱动开发。Qt图形编程-This book includes Linux started quickly. Linux foundation command. The C programming under Linux based. Embedded syste
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-24
    • 文件大小:7807545
    • 提供者:罗其
  1. Linux-Network-Traffic-Control

    0下载:
  2. Linux内核中,含有关于网络数据包有流量控制的功能模块,用于完成QoS的需求。本文介绍这个模块的实现,并说明如何在其基础上编程。-Linux kernel network packet contains information about the function of a flow control module for complete QoS requirements. This article describes the implementation of this module, an
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:590643
    • 提供者:甘经纬
  1. Linux-network-programming

    0下载:
  2. Linux网络编程技术!由浅入深,全面解析,带你领略网络编程世界的乐趣!-Linux network programming! Deep and comprehensive analysis,network programming will give you a taste of the fun of the programming world!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1653697
    • 提供者:kingdom
  1. linux-C-libpcap-

    0下载:
  2. 内有linux 异步通讯网络编程。和基于libpcap的抓包程序。以及关于libpcap的学习资料。-Linux asynchronous communication within the network programming. The packet capture libpcap-based program. And learning materials on libpcap.
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3963930
    • 提供者:li
  1. Linux-socket

    0下载:
  2. 一本关于 linux网络编程方面的书 对socket实现有详细的说明,值得一读的书-A book on linux network programming books on the socket to achieve a detailed descr iption of the book worth reading
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:416756
    • 提供者:蔡文军
  1. Linux-System-Administration

    0下载:
  2. linux网络管理员指南,对网络系统的管理和配置有系统讲解-linux network administrator guide, network system management and configuration of a system to explain
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:6996498
    • 提供者:李勇
  1. Linux-driver-development16

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第16章、Linux网络设备驱动。网络设备是完成用户数据包在网络媒介上发送和接收的设备,它将上层协议传递下来的数据包以特定的媒介访问控制方式进行发送,并将接收到的数据包传递给上层协议。 与字符设备和块设备不同,网络设备并不对应于/dev目录下的文件,应用程序最终使用套接字(socket)完成与网络设备的接口。因而在网络设备身上并不能体现出“一切都是文件”的思想。Linux系统对网络设备驱动定义了4个层次
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:586331
    • 提供者:华清远见
  1. Linux-net-programC-language

    0下载:
  2. 本资料提供丰富的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
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:76036
    • 提供者:吴文
  1. linux-net-code

    0下载:
  2. 很多小例子的源码实现linux下网络编程的基本功能,很丰富,适用于linux网络初学者。-Many small examples of source code under linux network programming to achieve the basic functions, very rich, linux network for beginners.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:17686
    • 提供者:qym
  1. Linux.RAR

    0下载:
  2. 这是一本有关Linux开发的一本书,上面介绍了很很多有关Linux核心内核方面的知识,特别是关于网络,希望能对大家有用-This book talks about the inner technology of Linux, especially about the Internet,hope it will be helpful for you.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5381673
    • 提供者:zhonzhong
  1. The-linux-Network-Admins-Guide

    0下载:
  2. linux网络管理员手册 考证必备 各种网络服务配置及其相关的内核配置,各种网络协议-Linux network administrator manual for all kinds of network service configuration textual research and its related kernel configuration, all kinds of network protocol
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1667468
    • 提供者:张明军
  1. ARM-Linux-net-driver

    0下载:
  2. 基于arm的linux网络驱动文档,希望对大家有点帮助-Linux network driver on the arm of the documents, we want a little help
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:253870
    • 提供者:哲雪
  1. Linuxsocket

    0下载:
  2. linux网络编程,进程间通讯,套接字,适合初级学者-linux socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2066868
    • 提供者:kylin
  1. linux-network-program

    0下载:
  2. linux 网络编程源代码,很值得借鉴的-linux network programming source code, it is worth learning
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2615
    • 提供者:feige
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com