CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - select linux

搜索资源列表

  1. lincan-0.3.3.tar

    0下载:
  2. LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently. It supports RT-Linu
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:846.28kb
    • 提供者:李刚
  1. select

    0下载:
  2. unix/linux系列中select模型的经典代码,可惜不是c++写的。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:15.06kb
    • 提供者:dzlei
  1. r00t-tcp-chat-examples.tar

    0下载:
  2. 使用select实现的UNIX/Linux环境下的TCP聊天程序,可以使用Makefile编译。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:15.39kb
    • 提供者:root
  1. linux下关于socket C的编程源码

    1下载:
  2. linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用
  3. 所属分类:Internet/网络编程

    • 发布日期:2009-05-07
    • 文件大小:101.26kb
    • 提供者:superhn@163.com
  1. linux下采用多路复用技术的聊天室的客户端与服务端

    0下载:
  2. linux下采用多路复用技术的聊天室的客户端与服务端,multiplexing under linux using the chat room client and server
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-22
    • 文件大小:2.89kb
    • 提供者:dlykj
  1. select

    0下载:
  2. linux下基于select函数的一个小型聊天室程序,分服务器和客户端-linux select function Based on a small chat room procedures, sub-server and client
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:1.92kb
    • 提供者:SilverBullet
  1. linux_threadpool

    0下载:
  2. linux网络编程的一些技巧,包括socket,thread pool, select,epoll等-linux network programming some of the techniques, including socket select, epoll, etc.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:4.01kb
    • 提供者:sy
  1. Linux_chatroom_select

    0下载:
  2. Linux网络编程一步一步学-异步通讯聊天程序(select)-Linux Network Programming step by step learning- asynchronous communication chat program (select)
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:3.37kb
    • 提供者:王波
  1. select-chatting.tar

    0下载:
  2. 使用IO多路复用完成聊天室功能,Linux C完成-Multiplexing using the IO completion chat function, Linux C complete. .
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:72.21kb
    • 提供者:杨少宁
  1. Select

    0下载:
  2. linux下的socket的应用 服务器的必用函数-the under linux socket application server will use the function
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:9.89kb
    • 提供者:Dram
  1. linux_network

    0下载:
  2. 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-This is under linux on the C programming, which includes a socket several usage examples, udp, tcp, as well as the use of select.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:557.92kb
    • 提供者:赵炜
  1. linux-socket-c

    0下载:
  2. linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of
  3. 所属分类:Linux Network

    • 发布日期:2017-03-22
    • 文件大小:557.96kb
    • 提供者:yzh
  1. QQ

    0下载:
  2. 在Linux下,实现客户端与服务聊天,采用select监听标准输入和socket-In Linux, chat clients and services to achieve
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:11.03kb
    • 提供者:叶川
  1. sock

    0下载:
  2. 基于linux的一个简单的select的socket程序 说明select的应用-A simple linux-based descr iption of the procedures select the socket select the application
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:1.43kb
    • 提供者:彭许波
  1. SELECT

    0下载:
  2. select模型在Linux中单线程多用户的实现-select in Linux system
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1.19kb
    • 提供者:cr4315
  1. Linux.cuankobianc

    0下载:
  2. 主要讲解了Linux 操作串口的架构。 添加串口硬件时,首先通过驱动程序,采集串口当中的数据,内核通过提供read、write 、select、open、close 供应用程序调用,在设计串口通信类,就是对这几个函数的运用。 -Mainly on the architecture of the Linux operating serial. Add serial hardware driver, collecting serial data which the kernel by p
  3. 所属分类:Linux Network

    • 发布日期:2017-11-07
    • 文件大小:4.09mb
    • 提供者:shifa
  1. linux-socket

    0下载:
  2. linux下简单的C/S模式的TCP编程,应用select()处理阻塞问题。 setsockopt()处理重启服务器出现“Address already in use”的情况。-the TCP programming under linux simple C/S mode, select () blocking problem. setsockopt () processing restart the server " Address already in use" .
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:3.06kb
    • 提供者:
  1. select

    0下载:
  2. linux系统select模式的socket编程-select mode socket programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:2.69kb
    • 提供者:jet
  1. select

    0下载:
  2. linux网络编程中的select函数的使用示例!-The select function of the Linux network programming in the use of examples
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:13.88kb
    • 提供者:封帛
  1. IO

    0下载:
  2. 基于linux平台的多路IO复用,使用了select和poll来实现(Multiplexing of multiplex IO based on Linux platform)
  3. 所属分类:网络

    • 发布日期:2018-01-05
    • 文件大小:1kb
    • 提供者:albertsjc
« 12 3 »
搜珍网 www.dssz.com