[scilab-Users] ATOMS and proxy

Samuel Gougeon Samuel.Gougeon at univ-lemans.fr
Thu Mar 18 09:21:47 CET 2010


Hi Stéphane,

----- Message d'origine -----
De : StŽéphane Mottelet
Date : 18/03/2010 08:44:
> H i all,
>
> is supposed ATOMS support connections over a proxy server ?
>
> S.
Yes it can. There are 2 ways for doing that:
* To enable support for proxy by any usage of CURL embedded into
Scilab -- so in particular for ATOMS --, add a text file named and located
at SCI\tools\curl\_curlrc
with a line (example)
proxy = clio2.univ-lemans.fr:3128
giving the adress and port of the proxy to be used.
* To configure only ATOMS for proxy (and other things) : use 
atomsSetConfig()

HTH
Samuel




More information about the users mailing list