comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » IDL 8.2 IDLnetURL insight
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
IDL 8.2 IDLnetURL insight [message #86365] Wed, 30 October 2013 22:34 Go to next message
marcus patam is currently offline  marcus patam
Messages: 1
Registered: October 2013
Junior Member
hello!

I am currently working to make this example (Google Map Plot)
work on my setup (Windows 8 SL, 64bit).

the coyote library is awesome, but ran into a small problem.

at first , i can't get the code to run as it always returns curl error 7.
however, i remember that the university had a proxy for the network, so i added these lines:

netObject = Obj_New('IDLnetURL')
*netObject -> SetProperty,PROXY_HOSTNAME='proxy.name.goes.here'
*netObject -> SetProperty,PROXY_PORT='8888'

and made it work.

hope this helps someone out their =)
Re: IDL 8.2 IDLnetURL insight [message #86368 is a reply to message #86365] Thu, 31 October 2013 05:15 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
marcus patam writes:

>
> hello!
>
> I am currently working to make this example (Google Map Plot)
> work on my setup (Windows 8 SL, 64bit).
>
> the coyote library is awesome, but ran into a small problem.
>
> at first , i can't get the code to run as it always returns curl error 7.
> however, i remember that the university had a proxy for the network, so i added these lines:
>
> netObject = Obj_New('IDLnetURL')
> *netObject -> SetProperty,PROXY_HOSTNAME='proxy.name.goes.here'
> *netObject -> SetProperty,PROXY_PORT='8888'
>
> and made it work.
>
> hope this helps someone out their =)

Thanks, Marcus, I'll make a note in the code.

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: timegen
Next Topic: Unequally spaced ticklabels with the FSC_COLORBAR function

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:38:06 PDT 2025

Total time taken to generate the page: 0.00584 seconds