[Q] How can we make web proxies transparent for the squeak plugin?

Markus Gaelli gaelli at emergent.de
Tue Mar 2 08:26:52 UTC 2004


Hi,

I am switching between university and home, at university we have a 
proxy server.
So when I am there I open my plugin-image standalone, write the

HTTPSocket useProxyServerNamed: 'bla.unibe.ch' port: 80

save the image. Then it works. Fine.

When I am at home I have to do the same, but write instead

HTTPSocket stopUsingProxyServer

I don't  have to do something similar for Java / Flash plugins.

Could we make that transparent also?
I am on OS-X 10.2

Markus




More information about the Squeak-dev mailing list