任何Java代理服务器库可用? [英] Any Java Proxy Server Library Available?

查看:197
本文介绍了任何Java代理服务器库可用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个客户端应用程序。应用程序通过运行在127.0.0.1:1080的代理服务器连接



运行在127.0.0.1:1080的代理服务器也将通过一组转发客户端请求随机代理并将输出返回给客户端应用程序。



基本上,客户端通过代理服务器发出请求,但代理服务器通过一组随机代理转发请求。 / p>

是否有可以提供帮助的Java库?

解决方案

我做过快速搜索,找到以下内容



Java HTTP代理库 - http://sourceforge.net/projects/wpg-proxy/



JAVA SOCKS - http://jsocks.sourceforge.net/



Google Data API - https://developers.google.com/gdata/artic les / proxy_setup


I'm developing a client application. The application connects through a proxy server that run at 127.0.0.1:1080

The proxy server running at 127.0.0.1:1080 will also forward the client request through a set of random proxies and return the output back to the client application.

Basically the client makes request through a proxy server but the proxy server forward request through a set of random proxies.

Is there a Java library that can help?

解决方案

I did a quick search, and found the following

Java HTTP Proxy Library - http://sourceforge.net/projects/wpg-proxy/

JAVA SOCKS - http://jsocks.sourceforge.net/

Google Data API - https://developers.google.com/gdata/articles/proxy_setup

这篇关于任何Java代理服务器库可用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆