Some questions about Squeak

Helge Horch Helge.Horch at munich.netsurf.de
Sat Nov 27 14:01:55 UTC 1999


At 09:56 27.11.99 +0100, Stephane Ducasse wrote:
>**I tried several times to get automatic update from the server
>but I NEVER succeeded. Is there somethign wrong?

Are you behind a firewall? Could be that HTTP requests should go through a
proxy. Is your web browser configured to use one? Then you should duplicate
your setting in Squeak by evaluating

 HTTPSocket useProxyServerNamed: 'proxyAddress' port: proxyPortNumber

I recall this solved a similar problem here.

Also see <http://minnow.cc.gatech.edu/squeak/23>.

HTH,
Helge





More information about the Squeak-dev mailing list