help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using Octave beind a firewall


From: Michael Goffioul
Subject: Re: Using Octave beind a firewall
Date: Fri, 24 Aug 2012 15:06:03 +0100

On Thu, Aug 23, 2012 at 10:32 PM, <address@hidden> wrote:
I am new octave user, and I am trying to use the urlread() method w/in octave, but I am getting url resolution errors.  How can I specify the proxy server and any other internet connection properties?
Thanks in advance for your help,

Octave uses libcurl internally to implement these functions. Accotding to libcurl documentation, you should be able to specify a proxy through the appropriate environment variables. Please see [1], section "Proxies", paragraph "Environment Variables".

Michael.

[1] http://curl.haxx.se/libcurl/c/libcurl-tutorial.html


reply via email to

[Prev in Thread] Current Thread [Next in Thread]