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

搜索资源列表

  1. burpproxy_v1.22

    0下载:
  2. Burp 是一个运行在linux下的交互式的HTTP/S代理服务器。它可以用来跟踪Web应用程序。它工作在终端浏览器和Web服务器之间,容许截取、观测和编辑网络传输包。它同时支持多个代理服务器和认证模式。-Burp is a run on the Linux interactive HTTP / S proxy server. It can be used to track Web applications. Its work in the terminal browser and Web se
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:114858
    • 提供者:龙柏利
  1. FTP_linux

    0下载:
  2. 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including cl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5201905
    • 提供者:
  1. openssh-5.2p1.tar

    0下载:
  2. OpenSSH是一个免费(Free)版本的基于SSH协议的网络连接工具软件包。它将所有通信流量进行加密,可以有效地防范各种监听手段,杜绝网络连接的泄密。OpenSSH具备安全性高、可靠性高、可用性好、功能全面等特点。不仅如此,由于OpenSSH的开放性,用户还可以通过Internet得到广泛及时的技术支持。 OpenSSH目前支持支持SSH协议1.3版本、1.5版本和2.0版本,包括这样一些应用程序: sshd:服务器端的守护程序,监听来自客户机的连接,负责完成安全验证并提供服务。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:1016612
    • 提供者:liuliu
  1. lhs-src-20090106-gpl.tar

    0下载:
  2. Linux Home Server 是专门为家庭和SOHO/SMB 设计的高性价比的ISCSI 存储服务器, 具有如下的特色: 强大的iscsi 存储服务器软件; 混合iscsi 和NAS 服务; Free, 基于Linux; LHS-200 的编译使用openwrt 框架,需要先下载并配置openwrt 开发环境 从openwrt 的开发站点 https://dev.openwrt.org, 下载最新的开发分枝,并下载到本地 svn co https://svn.ope
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1799671
    • 提供者:聂映平
  1. wlet

    0下载:
  2. linux 下 结合ftp 和部分telnet 功能的服务器源码 -Wall-e is a team for a project about two-demision code , for details at this:http://hi.baidu.com/hzau_wall_ethisserver and client programs is created for the s3c2410 platform board to conveniencely control it and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:31195
    • 提供者:renxingdao
  1. komssys-snap-19feb2007

    0下载:
  2. 出版《多媒体技术: 计算、通讯及应用(英文影印版)》牛人使用的RTP通信服务程序,可以用来做多媒体通信快速实验,只支持MPEG-1编码。服务器功能相当于IBM s VideoCharger. -The KOM(S) Streaming System provides a server, a client, and a proxy cache for audio/video streaming. The first and foremost encoding format that we use
  3. 所属分类:VOIP program

    • 发布日期:2017-05-12
    • 文件大小:2574885
    • 提供者:胡胜红
  1. ezSockets

    0下载:
  2. EzSockets is a cross-platform (Linux, Irix, Windows, OSX, XBOX) generic sockets class. It allows the user to interface through UDP and TCP. It allows for broadcast and reception on UDP as well as being both a server and a client on TCP. http://cnlohr
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:12163
    • 提供者:raxen
  1. webserver

    0下载:
  2. 在linux下用C++编写的一个简单的Web服务器,可以响应http请求,显示html页面(包括图片),可作为C++网络编程的入门-Under the linux written in C++, a simple Web server, you can respond to http requests, display html page (including images), as C++ network programming entry
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:2330
    • 提供者:mimac
  1. webweb

    0下载:
  2. 在Linux环境下主要用C语言写的一个简单的web服务器。在地址栏中输入地址如:http://192.168.2.20:8080/1可以显示图片。-Mainly used in the Linux environment, C language to write a simple web server. Enter the address in the address bar, such as: http://192.168.2.20:8080/1 can display pictures.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-24
    • 文件大小:408367
    • 提供者:薛帅通
  1. dataserver

    0下载:
  2. linux下数据网关,用来处理,终端发送过来的数据,转发给服务器,tcp接口和HTTP接口-under linux data gateway to handle, the data sent from the terminal, forwarded to the server, tcp interface and HTTP interfaces
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1357139
    • 提供者:吴东明
  1. w

    0下载:
  2. a) 能发送HTTP的GET消息,从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码 d) 能调用Linux系统中的Web浏览器(如mozilla)正确显示index.html页面。 -a) can send an HTTP GET message, WEB page from any Web server to obtain the specified b) access
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:1886
    • 提供者:lqc
  1. emhttp

    0下载:
  2. socket + http 此服务器是作为一个测试工具,运行在一个标准的桌面。这是用于建立一个测试版本的服务器之前申请嵌入式设备。-This server is provided as a test tool which runs on a standard Linux desktop. This is useful for building a test version of the server before applying to the embedded device.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:153822
    • 提供者:qinfang
  1. zjhftp

    0下载:
  2. 自己写的FTP服务器,包括完整的makefile,上传下载,断点续传,限速,更改目录等等功能。自定义哈希表读写,读取配置文件等,linux多文档多进程编程,多进程之间通讯。-Write your own FTP server, including the complete makefile, upload and download, HTTP, speed limits, change directories and more. For learning to use custom hash t
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-26
    • 文件大小:20549
    • 提供者:
  1. test8

    0下载:
  2. 嵌入式linux系统的socket通信程序,包括服务器端和客户端程序.详细说明请参考:http://blog.sina.com.cn/s/blog_4ad7c25401019qqb.html-Socket communication program for embedded Linux systems, including server and client program. Details, refer to: http://blog.sina.com.cn/s/blog_4ad7c25401
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:36735
    • 提供者:mfcai
  1. iAgent

    0下载:
  2. linux http代理,实现转webserver的请求转发。内部封装了cookie保存的ip地址解析访问,通过cookie就知道需要代理到哪个ip的服务器。对ifr a me文件内cookie读取的问题,做了处理!-linux http proxy, transfer the webserver request for forwarding. Encapsulated within the cookie saved ip address resolution access by cookie
  3. 所属分类:Linux Network

    • 发布日期:2017-11-08
    • 文件大小:9880
    • 提供者:杨正建
  1. transproxy-1.6

    0下载:
  2. 穿透HTTP代理的linux下的C源程序,值得借鉴-This is a transparent proxy server. It can be started from inetd to service HTTP requests, or run as a stand-alone daemon. HTTP requests are transparently accepted and passed to the WWW proxy cache for handling. The HT
  3. 所属分类:Linux Network

    • 发布日期:2017-11-04
    • 文件大小:26342
    • 提供者:李冰
  1. taoke

    0下载:
  2. 须要配置的地方 1:站点配置 网站名称 和 网站域名 2:淘客配置 里面的3项都很重要,缺一不可,需要填写您自己的信息 淘宝账号 填写的淘宝会员账号,可以是英文或中文。但不可以是abc@abc.com这种邮件格式!这个淘宝账号必须填写正确,因为会决定着PID的走向 淘客PID 淘宝联盟网站用淘宝会员登陆框登陆,进入我的联盟所查看得到的PID App key 和App Secret 填写您自己的,如果没有可以登陆 http://open.t
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4667392
    • 提供者:古江明月
  1. YYDIR.COM

    0下载:
  2. YY分类目录是个跨平台的开源软件,适用于Unix、Linux、FreeBSD及微软 Windows 2000/2003/2008 等各种服务器环境,基于PHP+MYSQL开发构建的开源网站分类目录管理系统,具有操作简单、功能强大、稳定性好、扩展性及安全性强、二次开发及后期维护方便,可以帮您迅速、轻松地构建起一个强大、专业的分类目录或网址导航网站。 服务器环境要求: PHP版本:推荐用 5.0 及以上 Mysql版本:推荐用5.0 及以上 安装方法: 将源码包下载解
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1092822
    • 提供者:269406793
  1. libmicrohttpd-0.9.49.tar

    0下载:
  2. http通信库。(服务端)用于在服务端进行http通信开发调用库,在linux环境下编译。-http communication library. (Server) for server side http communications development call library, compiled in linux environment.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-07
    • 文件大小:1087716
    • 提供者:wl
  1. proxy900_v1.0

    0下载:
  2. HTTP代理列表小偷,Proxy900采集源修改版 Unix Linux服务器请确保 list.php 777或可写 cache.txt 777或可写 -HTTP Proxy List Thief, Proxy900 Collection Source Modified Unix Linux Server Make sure that list.php 777 or writable cache.txt 777 or writable
  3. 所属分类:Web Server

    • 发布日期:2017-05-05
    • 文件大小:13230
    • 提供者:psn
« 1 2 3 45 »
搜珍网 www.dssz.com