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

搜索资源列表

  1. HTTPProxy

    0下载:
  2. 利用visual C++6.0开发的经典的http代理服务器-Http proxy server using the visual C++6.0 developed classic
  3. 所属分类:Web Server

    • 发布日期:2017-03-21
    • 文件大小:72131
    • 提供者:梦幻
  1. tinyproxy-1.8.3

    0下载:
  2. tinyproxy为一个轻型http代理服务器, 支持Https代理以及IPV6, 是初学者学习网络编程的好教程, 代码量不是很大-http proxy server tinyproxy a light support Https agents and IPV6, is a good tutorial for beginners to learn network programming, code volume is not large
  3. 所属分类:Proxy Server

    • 发布日期:2017-10-31
    • 文件大小:456049
    • 提供者:李子沐
  1. Mhttpproxy

    0下载:
  2. 每客户单线程实现http 代理服务器 C语言学的网络程序设计实验 win32控制台程序 可运行-Each customer is single-threaded http proxy server C Linguistics network program design experiment console program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-13
    • 文件大小:3040
    • 提供者:sen
  1. http_proxy-080615.tar

    0下载:
  2. http_proxy是一款非常简单的http代理软件,它包含一个shell写的CGI脚本和一款用C语言写的简单的http_client,详细使用见README.txt-http_proxy is a very simple http proxy software, it is implemented with shell and c, it includes a CGI scr ipt written in shell and a http client written in C, for mo
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-10
    • 文件大小:2326
    • 提供者:
  1. p5

    0下载:
  2. 代理服务器,可以实现http代理,我自己写的-Proxy server, you can achieve the http proxy, I wrote it myself
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-24
    • 文件大小:28389
    • 提供者:guozekun
  1. curl-7.26.0

    0下载:
  2. curl的作用:curl是一个利用URL语法在命令行方式下工作的文件传输工具。 它支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。curl同样支持HTTPS认证,HTTP POST方法, HTTP PUT方法, FTP上传, kerberos认证, HTTP上传, 代理服务器, cookies, 用户名/密码认证, 下载文件断点续传,上载文件断点续传, http代理服务器管道( proxy tunneling),
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-05
    • 文件大小:17300913
    • 提供者:阳光
  1. HAProxy1.4.20InstallGuide

    0下载:
  2. HAProxy提供高可用性、负载均衡以及基于TCP和HTTP应用的代 理,支持虚拟主机,它是免费、快速并且可靠的一种解决方案-HAProxy provide high availability, load balancing, and based on the TCP and HTTP proxy support virtual hosts, it' s free, fast and reliable solutions
  3. 所属分类:Project Manage

    • 发布日期:2017-11-19
    • 文件大小:9070
    • 提供者:robbin
  1. MyhttpProxy

    0下载:
  2. 实现了一个功能简单的HTTP代理服务器,主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-A simple HTTP proxy server, introduces multi-threaded programming related knowledge, including the critical section is initialized and de
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-04
    • 文件大小:560801
    • 提供者:章顺利
  1. tinyproxy

    0下载:
  2. tinyproxy源代码,外国牛人实现的Linux下的HTTP代理。监听端口时8888。想学网络开发的可以看看。-inyproxy source code, HTTP proxy foreign cattle were implemented under Linux. Listens on port 8888. Want to learn web development can take a look at.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-07
    • 文件大小:1930030
    • 提供者:Diven
  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. viallyichb-google-api-proxy-support

    0下载:
  2. 能够在使用GOOGLE http api的时候对底层的httptranspprt进行修改,变为代理-The time to use GOOGLE http API the underlying httptranspprt modified into a proxy
  3. 所属分类:JavaScript

    • 发布日期:2017-11-12
    • 文件大小:1073479
    • 提供者:hanche
  1. HTTPProxy

    0下载:
  2. 一个http代理服务器的程序,用vc6.0编写-http proxy server-http proxy server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-07
    • 文件大小:72097
    • 提供者:现实太假
  1. MyProxy

    0下载:
  2. http代理服务器的demo设计。 基于windows网络编程 使用内存池,具有一定参考价值-http proxy
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-21
    • 文件大小:7199744
    • 提供者:张巍巍
  1. Simple-HTT25804922001

    0下载:
  2. simple http proxy for create proxy from your computer
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:3328
    • 提供者:unwanted
  1. httppc-0.8.5.tar

    0下载:
  2. linux下穿代理的socket程序.HTTP Proxy Client is the small set of libraries and scr ipts, which provides transparent access to Internet via HTTP proxy for programs, which uses TCP/IP for communication. The list of programs includes: telnet, ftp, s
  3. 所属分类:Linux Network

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

    0下载:
  2. 叫你如何制作http代理获取工具,易语言写的。-Tell you how to make a http proxy access tool, written in easy language.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-25
    • 文件大小:92063
    • 提供者:多禾
  1. httpproxy

    0下载:
  2. http proxy from synapse
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-07
    • 文件大小:5588
    • 提供者:uuzroz
  1. dcs-proxy

    0下载:
  2. 代理应用模块,可以根据HTTP请求中的XML信息,决定执行哪些本地程序-Agent application modules, according to the XML HTTP request information, which decided to implement a local program
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:77870
    • 提供者:lishulin
  1. WebHelper

    0下载:
  2. 一个HTTP代理类,对HTTPWebRequest进行了封装。-An HTTP proxy class for HTTPWebRequest of the package.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1269
    • 提供者:mzyn22
  1. Http

    0下载:
  2. 用来实现Http访问,Post或者Get方式的,直接访问,带Cookie的,带证书的等方式,可以设置代理-Http used to achieve access, Post or Get method, direct access with Cookie s, with a certificate, etc., you can set the proxy
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4793
    • 提供者:士大夫
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 22 »
搜珍网 www.dssz.com