Squeak and http proxy

Germán S. Arduino garduino at hotpop.com
Fri May 2 12:22:29 UTC 2003


Try:

HTTPSocket useProxyServerNamed: '192.168.1.1' port: 80
HTTPSocket useProxyServerNamed: 'my.servername.com' port: 8080

Regards.

Germán.

----- Original Message ----- 
From: "Giovanni Giorgi" <jj at objectsroot.com>
To: "The list" <squeak-dev at lists.squeakfoundation.org>
Sent: Friday, May 02, 2003 9:13 AM
Subject: Squeak and http proxy


> Hi all,
> I'd like to use squeak behind a proxy.
> I need to forward all my http requests to a proxy server (with a ip
> address, a port and a login/password).
> There is something to deal with a proxy in the base image?
> I have found the class InternetConfiguration but it seems unused and
> has no comments.
> Someone can help me?!
>
> -- 
>     [   [  [ JJ ]  ]   ]  | Temi cio' che conosci, non
>                           | cio' che non conosci
> http://www.siforge.org   |
>
>




More information about the Squeak-dev mailing list