搜索资源列表
ProxyServerBasedOnJava
- 一个代理服务器的源码实现 本例中http代理服务器默认于8000端口建立代理服务!-a proxy server to the source to achieve this case the default http proxy server port in 8000 on behalf of the establishment Jimmy!
burpsuite_v1.01
- 这是一个http和httpS的代理服务器
chap04
- 实例45 选择字体 126 实例46 UDP与TCP/IP的简单应用 129 实例47 聊天室 131 实例48 浏览FTP 136 实例49 局域网广播 147 实例50 建立http连接 151 实例51 迷你浏览器 152 实例52 扫描应用端口 154 实例53 监控http 155 实例54 收发电子邮件 156 实例55 一个简单的代理服务器 1
proxy
- java http代理多线程监听和处理连接 java http代理多线程监听和处理连接
study
- http代理的java实现,可以自己设置代理的ip和端口,然后启动httpproxy就可以运行了,放心使用吧,没问题的
Paros
- 一个java写的代理程序,可实现http代理功能。-proxy with java.
Javatunnel-0.1
- java实现的代理程序 socket 编程实现的http 和socket 代理程序-java proxy you can lean how to write java proxy
RabbIT3-src.tar
- 一款Java实现的http代理服务器,兼容http/1.1,支持SSL链接。RabbIT可以通过过滤背景图片,降低图片的解析率来加速网络浏览的速度。-new Java http proxy server and is compatible with http/1.1, support SSL link. RabbIT can filter background pictures, pictures of analytic lower rates to accelerate the speed o
ProxyDiscover
- 自动从代理地址发布网站获取可用代理地址,并且判断代理地址的响应速度,过滤掉响应速度慢的.结果保存到文件中,非常方便.发布代理地址的网站如: http://www.cnproxy.com/proxy1.html http://www.cnproxy.com/proxy2.html ... http://www.cnproxy.com/proxy10.html-automatic find proxy server address from the internet site. li
xheditor-1.1.5
- 软件简介: Nginx 是一个高性能的 http 和 反向代理服务器,也是一个 IMAP/POP3/SMTP代理服务器。 Nginx 是由 Igor Sysoev 为俄罗斯访问量第二的Rambler.ru 站点开发的,它已经在该站点运行超过四年多了。Igor 将源代码以类BSD许可证的形式发布。自Nginx 发布四年来,Nginx 已经因为它的稳定性、丰富的功能集、示例配置文件和低系统资源的消耗而闻名了。 -Software Descr iption: Nginx is a high-p
JavahttpClient
- 提供的主要的功能: 实现了所有 http 的方法(GET,POST,PUT,HEAD 等) 支持自动转向 支持 httpS 协议 支持代理服务器等 -Provides main functions: to achieve all the http methods (GET, POST, PUT, HEAD, etc.) to support automatic shifting in favor of httpS protocol support proxy se
viallyichb-google-api-proxy-support
- 能够在使用GOOGLE http api的时候对底层的httptranspprt进行修改,变为代理-The time to use GOOGLE http API the underlying httptranspprt modified into a proxy
CheatOnline
- 在B/S编程模型中,在客户端运行的程序是浏览器(Browser),B/S编程模型的最基本原理就是浏览器代理用户发出http请求,同时接收服务器的响应,这个响应通常是HTML文档,浏览器解释这个文档,并显示之。-In the B/S programming model, a program running on the client is a browser (Browser), B/S programming model is the most basic principles of the b
socks5
- Eclipse工程 版本:JDK1.6 编码:UTF-8 运行类:Main.java 监听地址:127.0.0.1:1080 代理协议:Socks5 传输协议:TCP、UDP(暂不支持http) socksproxy 基于JSocks框架修改,添加了协议内的用户名和密码的验证功能 在Linux系统中,压力不大的情况下运行稳定,没有进行网络层的压力测试-socksproxy java
http-proxy-server
- java socket 开发的http 代理服务器。-http proxy seaver
FtpTest
- ftp4j是一个FTP客户端Java类库,实现了FTP客户端应具有的大部分功能。可以将ftp4j嵌到你的Java应用中,来传输文件(包括上传和下载),浏览远程FTP服务器上的目录和文件,创建、删除、重命,移动远程目录和文件。ftp4j提供多种方式连接到远程FTP服务器包括:通过 TCP/IP直接连接,通过FTP代理、http代理、SOCKS4/4a代理和SOCKS5代理连接,通过SSL安全连接。-ftp4j is an FTP client Java library that implement
httpServer
- http代理服务器的实现,实现了网站过滤和修改http头部,转向指定网站-http proxy server, achieved a website filtering and modify the head of the http, steering designated website
jhttp_proxy
- 从 apache-jmeter-2.13 阉割出来的 http代理服务器 可以代理 https 可以生成证书 防止 https 访问不了问题-From apache-jmeter-2.13 castration of the http proxy server can proxy https can generate a certificate to prevent https access can not
04-APPCan通过ESB调用EOS7逻辑
- 1.1 验证环境 操作系统:Windows 2003 Serever 产品版本:EOS Platform 7.2GA ,AppCan 3.2.0,primeton ESB 6.5GA 1.2 验证思路 1)EOS72 开发后台逻辑流,通过ext方式发布为json接口 2)在ESB中开发http渠道、通道、代理服务,做接口穿透访问 3)AppCan前端界面控件通过Ajax请求调用ESB发布的接口连接 1.3 验证重点 Appcan直接调用逻辑流ext验证 1.4 文件说明 A
MyhttpProxy
- 一个简单的http代理服务器。。。。。。。。。。。。。。。。(A simple http proxy server)