CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - The Linux TCP

搜索资源列表

  1. TheLinuxTCPIPStack-NetworkinforEmbeddedSystems

    1下载:
  2. Written for embedded systems programmers and engineers, as well as networking professionals, this in-depth guide provides an inside look at the entire process of implementing and using the Linux TCP/IP stack in embedded systems projects.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.28mb
    • 提供者:sunbo
  1. linux-chat-tcp

    0下载:
  2. linux下的聊天程序,使用TCP三次握手-chat program under linux, using the TCP three-way handshake
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:2.37kb
    • 提供者:梁涛
  1. TheLinuxTCPIPStack

    0下载:
  2. The Linux TCP/IP Stack: Networking for Embedded Systems by Thomas F. Herbert
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2.28mb
    • 提供者:haixin.yip
  1. Linux_NetProgram

    0下载:
  2. Linux下的网络编程 对TCP—UDP的网络编程进行了详细说明,并包含代码-The file is about the network programming under the linux system. It includes the detail descr iption of network programming and the source code sample
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:48.79kb
    • 提供者:强强
  1. tcpbuf

    0下载:
  2. 接收tcp消息的类。tcp是一个流的概念,你可能一次read调用读到两条半消息,再接着一次read调用读到半条消息。这个tcpbuf的类就是用来帮助处理这种情况。它会分3次返回3条消息。很实用的类。Windows/Linux都能用。-class tcpbuf is to help receiving tcp message from a socket. It will return exactly ONE message from the tcp buffer. Support windows/
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7.24kb
    • 提供者:ttww2000
  1. tcp

    0下载:
  2. 在linux环境下实现TCP远程控制,即实现客户端与服务器端的通信-In the linux environment to achieve TCP remote control, namely, to achieve client and server-side communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2.04kb
    • 提供者:kathy
  1. Linux-Net-Programmer

    0下载:
  2. 《linux网络编程》,介绍了linux中进程管理,网络的基础知识,BSD socket,和TCP/TP应用等,是学习linux下网络编程的好书籍!-" Linux network programming" to introduce the linux in the process management, network basics, BSD socket, and TCP/TP applications, network programming under linux to
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1.65mb
    • 提供者:zhonghai
  1. Linux

    0下载:
  2. (美)奈米斯写的关于Linux系统管理的很经典的一本书,分为引导和关机,超级用户的权力,进程控制,文件系统,添加新用户,增加硬盘,系统日志与日志文件,TCP/IP网络等章节-(U.S.) Naimi Si wrote about Linux system management is the classic book, divided into boot and shutdown, power users the power, process control, file system, add n
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:43.73mb
    • 提供者:randoll
  1. tcpsocket

    0下载:
  2. linux下的tcp传输类,支持阻塞模式、非阻塞模式-linux tcp transfer under the category, to support blocking mode, non-blocking mode
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2.19kb
    • 提供者:darwin.yhc
  1. tcpdump4.1.1_for_linux

    0下载:
  2. 最新版的Linux平台网络抓包工具,支持多种网络协议和过滤规则,如功能全面,支持多种协议,如icmp、arp、rarp、udp、tcp等。文档对如果移植到嵌入式linux做了详细说明,已经测试通过,对嵌入式网络开发人员来说是必不可少的工具。-The latest version of the Linux platform network packet capture tool, supports multiple network protocols and filtering rules, an
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2.1mb
    • 提供者:zhangwujiang
  1. Linux-Network-Programming

    0下载:
  2. 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-09-20
    • 文件大小:1.65mb
    • 提供者:chinq
  1. tcp

    0下载:
  2. that s as the tcp/ip net used in the linux application as the sample -that s as the tcp/ip net used in the linux application as the sample
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:13.27kb
    • 提供者:李有森
  1. adsl

    0下载:
  2. The Point-to-Point Protocol (PPP) provides a standard way to establish a network connection over a serial link. At present, this package supports IP and the protocols layered above IP, such as TCP and UDP. The Linux and Solaris ports of this pa
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2.18mb
    • 提供者:任浩然
  1. The-Linux-TCP-IP-Stack

    0下载:
  2. 这是一本讲述Linux中关于ip栈的问题,内容比较难,我都只看了一半。-this is a book about linx ip stack with a difficult contens,but it apparetly tell some importent secret about linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2.28mb
    • 提供者:
  1. FTP_socket

    0下载:
  2. 在Linux系统上完成一个文件传输协议(FTP)的简单实现。通过本实验,深入了解FTP协议的原理和协议细节,学会利用socket接口设计实现简单的应用层协议,掌握TCP/IP网络应用程序的基本设计方法和实现技巧。在Linux系统上使用socket接口实现FTP客户端程序,严格按照RFC959,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作,如列出目录、下载文件等。从FTP协议的实现角度来看,客户端与服务器的命令通道和数据通道需要分离。-In the Linux system to c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:747.71kb
    • 提供者:gyh
  1. TCP-multi-pthread-program

    0下载:
  2. 在linux环境下的用C语言编写的基于TCP/IP协议的网络编程的程序。-In the linux environment using C language based on TCP/IP protocol network programming process.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:16.57kb
    • 提供者:邹林
  1. Linux-programming-ideas

    0下载:
  2. 本书内容分为4个部分:linux程序设计基础部分、linux用户空间网络编程部分、linux内核网络编程部分以及综合案例部分。内容包含linux系统概述、linux编程环境、linux文件系统简介、linux下的进程和线程、tcp/ip协议族、应用层网络服务程序、tcp编程、主机信息获取、数据io复用、udp编程、高级套接字、套接字选项、原始套接字、服务器模型、ipv6、linux 内核网络部分结构及分布、netfilter框架内报文处理程;解释多重继承问题的难点,展示RTTI的实际使用,描述了
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1.67mb
    • 提供者:陈雨
  1. Linux

    0下载:
  2. 本文介绍了在Linux环境下的socket编程常用函数用法及socket编程的一般规则和客户/服务器模型的编程应注意的事项和常遇问题的解决方法,并举了具体代 码实例。要理解本文所谈的技术问题需要读者具有一定C语言的编程经验和TCP/IP方面的基本知识。要实习本文的示例,需要Linux下的gcc编译平台支持-This article describes the Linux environment, the use of socket programming and socket programmi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:16.43kb
    • 提供者:王平
  1. linux-tcp-code

    0下载:
  2. 关于linux系统使用的几种tcp源码,适合学习linux tcp-On the linux system to use several tcp source for learning the linux the tcp
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:589.43kb
    • 提供者:allen
  1. tcp通讯协议握手分析

    0下载:
  2. 详细介绍TCP通讯过程,TCP通讯握手机制及源码(Details of the TCP communication process, TCP communications, holding mobile phone system and source code)
  3. 所属分类:Linux/Unix编程

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com