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

搜索资源列表

  1. EmbeddedWeb

    0下载:
  2. 一个自己编写的,用于嵌入式的web服务器,可运行于linux平台-a web server for linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:56574
    • 提供者:chenfar
  1. winudp

    0下载:
  2. linux下qt库的qtopia环境的c++编程 实现服务器端字符传送给客户端 基于udp协议-qt library qtopia under linux environment, c++ programming server-side character to send to the client based on the udp protocol
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:4448
    • 提供者:金敏
  1. wintcp.tar

    0下载:
  2. linux下qt库的qtopia环境的c++编程 实现服务器端字符传送给客户端 基于tcp协议-qt library qtopia under linux environment, c++ programming server-side character to send to the client based on the tcp protocol
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:39245
    • 提供者:金敏
  1. udpVS2008

    0下载:
  2. 简单的linux下UDP服务端和vs2008客户端通信程序-A simple UDP server under linux, and vs2008 client communication program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2590042
    • 提供者:朱博
  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
    • 文件大小:2093
    • 提供者:kathy
  1. privoxy-3.0.15-beta-src.tar

    0下载:
  2. linux下著名的web内容过滤代理服务器-linux under the well-known web content filtering proxy server
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-09
    • 文件大小:1632703
    • 提供者:
  1. ftp

    0下载:
  2. 在Linux下,基于FTP文件传输协议,实现PC机与运行FTP协议的服务器相连,访问和下载信息-In Linux, based on the FTP file transfer protocols, FTP protocols and operation of PC, a server connected to access and download information
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:52397
    • 提供者:胡威
  1. ex2serv

    0下载:
  2. 网络文件传输,采用Linux C与Socket结合编程,这个是服务器部分.-Network file transfer, using Linux C combined with Socket programming, this is the server part.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:798
    • 提供者:郭崇鑫
  1. imageTransfer

    0下载:
  2. Linux下基于C/S开发的一个传输文件的小程序。可以用于传文件和接收文件。先运行服务器,再客户端-Linux Based C/S development of a small program to transfer files. Can be used to pass files and receive files. First run the server, then the client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:336409
    • 提供者:Keen
  1. chat

    0下载:
  2. Linux下异步聊天,有客户端和服务端俩个类-Under Linux asynchronous chat, there are both client and server classes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2889
    • 提供者:吴萤
  1. chat_linux

    0下载:
  2. Linux下异步聊天,有客户端和服务端俩个类-Under Linux asynchronous chat, there are both client and server classes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2907
    • 提供者:吴萤
  1. SimpleSocket

    0下载:
  2. SimpleSocket是一个C + +库使得Socket客户机/服务器编程更容易。该文库包含类Socket和ServerSocket。这些类可以使用同样的方式作为同一名称的Java类。它使使用C++流将数据发送到驶过。 SimpleSocket进行了测试,在两Windows98和Windows NT4的一个GUI Origin200和GNU Cygwin的环境(IRIX的6.5)。图书馆工作预计将在Linux或其它Unix系统,有少量的修改。 SimpleSocket利用了SimpleExce
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:7507
    • 提供者:方启
  1. serverandclientlinux

    0下载:
  2. 这是一个在linux下的网络编程,有一服务器端和一个客户端,实现对加入的客户进行广播--群聊的功能。 其中用到链表。-This is a network programming under linux, there is a server-side and a client to achieve the clients to join Radio- group chat functionality. One list is used.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:3419
    • 提供者:黄莺
  1. tinyftp

    0下载:
  2. linux 下的FTP服务端,希望-The FTP server under linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:6760
    • 提供者:无尘
  1. time_service

    1下载:
  2. Linux下一个网络编程实例。这要是客户端通过TCP请求服务器端得时间服务。-An example of network programming under Linux. This is if the client requests the server-side through the TCP time service too.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:2034
    • 提供者:张鸿
  1. ping_mcast

    0下载:
  2. 网络编程实验 在linux下 服务端ping指定网段,确认在线客户后向客户发送多播组地址。客户端加入该多播组。然后接收服务端发往多播组的报文。 注释很详细。 内含说明文档-Linux network programming experiment server ping the specific network segment to confirm online customers and send the multicast group address to the online
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:610861
    • 提供者:
  1. socket

    0下载:
  2. 用socket实现服务端和客户端的通信。有各种命令,其命令类似linux的终端命令符-Achieved with the socket server and client communication. There are various commands, the command similar to the linux terminal command Fu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-10
    • 文件大小:17646068
    • 提供者:su
  1. samba_conf

    0下载:
  2. linux samba server config file-linux samba
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:31534
    • 提供者:dirksen
  1. thttpd-2.20c.tar

    0下载:
  2. thttpd是个简单、轻型、快速和安全的HTTP服务器程序。使用Linux的C编程。-thttpd is a simple, small, portable, fast, and secure HTTP server.
  3. 所属分类:Web Server

    • 发布日期:2017-03-29
    • 文件大小:123840
    • 提供者:pudn2010
  1. portscan

    0下载:
  2. Linux下的端口扫描实现 f (!connect(sockfd,(struct sockaddr*)&server,sizeof(struct sockaddr- #include<stdlib.h> #include<stdio.h> #include<sys/socket.h> #include<netdb.h> #include<string.h> #include<unistd.h>
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:720
    • 提供者:david
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com