Re: Problem proxy with commons-net

2007-11-20 Thread Olivier Filangi
thanks for you response but the probeme persist. Thorsten Scherler wrote: On Tue, 2007-11-20 at 10:29 +0100, Olivier Filangi wrote: Hello, I tried to create a connexion on a remote server, I have to use a proxy (squid) to access to the remote server. here a simple code: System.setPr

Re: Problem proxy with commons-net

2007-11-20 Thread Thorsten Scherler
On Tue, 2007-11-20 at 10:29 +0100, Olivier Filangi wrote: > Hello, > > I tried to create a connexion on a remote server, > I have to use a proxy (squid) to access to the remote server. > > here a simple code: > > System.setProperty("socksProxyHost", ipProxy); > System.setProperty("socksProxyPor