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

搜索资源列表

  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-30
    • 文件大小:13315
    • 提供者:空空儿
  1. fileTransServer

    1下载:
  2. linux下利用socket c语言编写的文件传输服务器和客户端,有流程图和注释,适合socket学习者~-under linux using socket c language file transfer server and client, with flow charts and notes, suitable for socket learners ~
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:745101
    • 提供者:Boycott
  1. FreeChat-ssl

    0下载:
  2. linux下基于ssl安全套接字设计的一个聊天程序,包含客户端和服务器的源码。-linux based ssl secure socket design a chat program, including client and server source code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:33369
    • 提供者:lin
  1. socket

    0下载:
  2. linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:14740
    • 提供者:孙帮山
  1. socket

    0下载:
  2. linux 里面的socket完好封装。 把基本的客户端和服务器端写成了函数,方便调用。-socket inside the well-linux package. The basic client and server written in a function to facilitate the call.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:999
    • 提供者:songzi
  1. timeServer

    0下载:
  2. linux下利用socket c语言编写的时间同步服务器和客户端,有流程图和注释,适合socket学习者~-under linux using socket c language time synchronization server and client, with flow charts and notes, suitable for socket learners ~
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:791468
    • 提供者:Boycott
  1. net-snmp-5.4.4.pre1.tar

    0下载:
  2. linux snmp服务器源代码 c语言版本-linux snmp c language version of the server source code
  3. 所属分类:SNMP

    • 发布日期:2017-05-19
    • 文件大小:5232265
    • 提供者:小海
  1. ssntp

    0下载:
  2. ntp协议实现针对服务器校时 c 源码,linux下开发.-ntp server protocol for school c source, linux under development.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:7218
    • 提供者:翟宏伟
  1. boost_1_37_0.tar

    0下载:
  2. Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-21
    • 文件大小:36333097
    • 提供者:
  1. linuxdas

    0下载:
  2. 简单的Linux 服务器的Demo代码,这是在Linux下用C语言写的目录访问服务器,支持目录浏览和文件下载-Simple Linux server Demo code, which is in Linux using C language to write the directory access server to support directory browsing and file downloads
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:17352
    • 提供者:greenery
  1. deamon

    0下载:
  2. 在Linux下实现守护进程的标准代码,学习Linux c语言服务器编程入门级别-In Linux daemon under the standard code, learning Linux c language programming entry-level server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2177
    • 提供者:李英伦
  1. 95-116

    0下载:
  2. linux下ftp服务器,实现ls cd put get quit命令-ftp server under linux, the realization of ls cd put get quit command
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:4646
    • 提供者:梧桐
  1. chatroom.tar

    0下载:
  2. 基于Linux的网络聊天室 开发环境:Ubuntu7.04操作系统 项目描述:该项目为基于C/S架构的局域网聊天工具,用户可以注册、登录、群聊、私聊、隐身、保存聊天记录。管理员可以禁止用户发言和把用户踢出聊天室。 服务器端保存了所有用户的信息和聊天记录。-Linux-based development environment for Internet Relay Chat: Ubuntu7.04 operating system Project Descr iption: The
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1843557
    • 提供者:hh
  1. daemon

    0下载:
  2. 创建守护进程,以c语言的版本在linux下开发服务器-Create a daemon to c languages developed in linux server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:20606
    • 提供者:wuqian
  1. c-s-connect

    0下载:
  2. linux下,以CS结构建立的通讯机制,包括服务器端和客户端,包括IP,端口等处理以及绑定,代码设计成启动的时候手动输入IP,适用强,为了避免80端口被占用,所以端口也设置成手动,用的时候请注意-under linux to CS structure established communications mechanisms, including the server-side and client, including IP, port, such as processing and bind
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:13348
    • 提供者:林锋
  1. udps

    0下载:
  2. udp网络程序服务器端,linux下C编程-udp network server client, linux under the C programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1008
    • 提供者:zwy
  1. UploadFile

    0下载:
  2. 在linux下创建了客户端和服务端(c/s),在它们直接进行文件的传输。-In linux to create the client and the server [c/s], in their direct file transfers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3750
    • 提供者:小光
  1. ftp_client_server

    0下载:
  2. here is a C++ code for TCP server and client on linux mechine that listens on a specific port and then replies back to the client-here is a C++ code for TCP server and client on linux mechine that listens on a specific port and then replies ba
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1254
    • 提供者:Imran
  1. Client_Server

    0下载:
  2. socket通信模型,含有源码 socket通信模型,含有源码-socket communication Server.c and Client.c of Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2279
    • 提供者:xujianchang
  1. tiny

    0下载:
  2. 小型web服务器,linux下的c程序实现,简洁高效。适合网络编程学习。-web server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-23
    • 文件大小:35222
    • 提供者:shuangquan
« 1 2 3 4 56 7 8 9 10 ... 19 »
搜珍网 www.dssz.com