Introduction
Project Wiki
Blog

Libraries
Common Tools Java
UI Tools Java
ASN.1 Library Java
MailServer Java

Server Applications
CIMMail Java
WebProxy Java

Contact
Colophon

Project WebProxy

Using the CommonTools library's HTTP package, I've built a very simple web browser proxy server. This opens a server port on 8880, listening for incoming HTTP connections, and routing those connections to an outgoing client. This simple four-class project is an excellent example on how to use the Common Tools HTTP package, and is a trivial example which would make a great starting point for building a full-fledged proxy.

Oh, and don't bother poking around this server; it's installed on a test server somewhere else for testing purposes.

NOTE: The following distribution is a hack and is completely unfriendly to install. Unless you are experienced and are willing to muck around with XML scripts and copying files to magic locations on your MacOS X hard disk, I'd recommend finding something slightly less nasty to install.

Sources licensed under a BSD-style license.

Download WebProxy DMGDownload WebProxy Sources• Depends on Common Tools

 

 

Copyright © 2007 by William Woody. All Rights Reserved.