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

搜索资源列表

  1. lilo-22.4.1.tar

    0下载:
  2. linux 的引导程序源码The Microsoft® Windows® Software Development Kit (SDK) provides the documentation, samples, header files, libraries, and tools you need to develop applications that run on Windows. The applications you develop with this edition of
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:373561
    • 提供者:赵勇
  1. neti-2.0.tar

    0下载:
  2. NETI@home is an open-source software package, named after the widely popular http://setiathome.ssl.berkeley.edu/, that collects network performance statistics from end-systems. It has been written for and tested on the Windows, Linux, Mac OS X, and S
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:383442
    • 提供者:llld
  1. clientserver

    0下载:
  2. Linux下使用Select模型的两个类Client And Server
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2566
    • 提供者:dzlei
  1. linux下采用多路复用技术的聊天室的客户端与服务端

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

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

    0下载:
  2. linux系统下一个简单的聊天程序,主要用socket和select实现的-linux system a simple chat program, the main achievement of the socket and select
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:16805
    • 提供者:cxt
  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-22
    • 文件大小:1961
    • 提供者:SilverBullet
  1. server_client

    0下载:
  2. 基于select的经典c/s架构通讯程序-Select based on the classic c/s architecture the communication process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:13315
    • 提供者:空空儿
  1. Select

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

    • 发布日期:2017-11-18
    • 文件大小:10126
    • 提供者:Dram
  1. select

    0下载:
  2. select函数在linux下的应用,服务器连接-select function under linux applications, server connectivity
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1934
    • 提供者:wuqian
  1. serve

    1下载:
  2. Linux下服务器即时通信程序,可进行消息转发,主要是SELECT的灵活用法-Under Linux instant messaging server process, can be transmitted to the news, mainly the flexible usage of SELECT
  3. 所属分类:software engineering

    • 发布日期:
    • 文件大小:1372
    • 提供者:yangjie
  1. network-video--player

    1下载:
  2. 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-05-30
    • 文件大小:8192
    • 提供者:nie
  1. multiprocess_tcp_server

    0下载:
  2. linux下的多进程并发服务器,采用select机制解决阻塞-multi-process concurrent server under linux, select mechanism to resolve the blocking
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:5156
    • 提供者:chenmou
  1. ControlServer.tar

    0下载:
  2. linux下使用C语言编写的用select实现对多个客户端处理的服务器程序-A server program with C language using select to deal with multiple clients
  3. 所属分类:Linux Network

    • 发布日期:2017-11-24
    • 文件大小:208958
    • 提供者:liuming
  1. qq

    0下载:
  2. LINUX下的网络聊天程序,其中利用select函数,实现服务端IO口多路复用-LINUX network chat program, select function IO port multiplexer server
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-16
    • 文件大小:46101
    • 提供者:零度
  1. MapWinNetShareCli

    0下载:
  2. 局域网内Win32/Linux虚拟文件系统的通信程序,Linux作为服务端,Windows作为客户端. 当链接之后,Linux的共享目录内的文件可以被下载到windows端一个虚拟盘符上(这个虚拟盘符是映射在C盘新建的一个隐藏文件夹名为CliShareDir),可以操纵客户端上的文件,程序会依据客户端的映射目录上的文件的变化情况(包括新建,删除,编辑保存,重命名等等而更改服务端的相同的文件。使得看起来操作客户端的虚拟目录上的文件就如同操纵服务端的共享目录上的文件一样。) 本程序客
  3. 所属分类:Linux Network

    • 发布日期:2017-11-24
    • 文件大小:34653
    • 提供者:刘刚
  1. mp3_player

    0下载:
  2. 其中包含7个PushButton控件、1个Horizontal Slider控件、1个Vertical Slider控件和一个label控件,各属性设置如下.做完界面之后,在每一个按钮控件上面点击右键,选择“go to slot…”。 我们的开发板播放MP3音乐是通过madplay实现的 如果程序在Window上面执行可以,如果要到开发板上去执行,需要先将这个拷贝到smb服务器上面去,然后在linux虚拟机上重新编译。 首先拷贝qt-4.5.tar.bz2和setARM_env
  3. 所属分类:mpeg mp3

    • 发布日期:2017-11-06
    • 文件大小:14121533
    • 提供者:侯识欢
  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
    • 文件大小:3137
    • 提供者:
  1. TCPserver

    0下载:
  2. linux下TCP服务器端常用的多客户端相应处理方式select和epoll.c基本应用-TCP server under linux commonly used multi-client and select the appropriate treatment of the basic application epoll.c
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:2937
    • 提供者:panyongxuan
  1. io多路复用

    1下载:
  2. io多路复用用于一个服务器端接收多个客户端请求,实现非阻塞数据传输(IO multiplexing is used to receive multiple client requests at one server to achieve non blocking data transmission)
  3. 所属分类:Linux/Unix编程

  1. linux_qq

    0下载:
  2. 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:41984
    • 提供者:零下10度C
« 12 »
搜珍网 www.dssz.com