Thank you for the response.
How to create a proxy forward the connection.? Can u help me with a
link???
-Sundar
> How to create a proxy forward the connection.? Can u help me with a
> link???
Usually you can easily and efficiently set your router up to do it.
For instance on my cheap and old ADSL router, I can log into the
administration pages, click on Port Redirection, click Add and I'm away.
If you want an HTTP proxy and are using Apache, then mod_proxy is the
way to go.
It's quite simple to write a proxy as a small Java program. There are
probably lots of examples out on the web.
Tom Hawtin

Signature
Unemployed English Java programmer
http://jroller.com/page/tackline/
Thomas Hawtin - 09 Jun 2006 19:11 GMT
>> How to create a proxy forward the connection.? Can u help me with a
>> link???
>
> Usually you can easily and efficiently set your router up to do it.
Oh, and if you are on Linux, or some other systems, you can use iptables
(or ipchains or ipfw).
Tom Hawtin

Signature
Unemployed English Java programmer
http://jroller.com/page/tackline/