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

Home » Public Forums » archive » IDL sockets
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
IDL sockets [message #25114] Wed, 16 May 2001 21:00
George Constantinides is currently offline  George Constantinides
Messages: 16
Registered: July 2000
Junior Member
Hi IDLers,

Has any one used the SOCKET function successfully?

I have tried the Craig Markwardt suggestion from an earlier post without
any success.

> socket, unit, 'cow.physics.wisc.edu', 80, /get_lun
> printf, unit, 'GET http://cow.physics.wisc.edu/~craigm/idl/idl.html'
> text = ''
> while eof(unit) EQ 0 do begin
> readf, unit, text
> print, text
> endwhile
> free_lun, unit
--

email: GeorgeC@mhl.nsw.gov.au
URL http://www.mhl.nsw.gov.au
[Message index]
 
Read Message
Previous Topic: Re: floor() function definition
Next Topic: Re: Newbie Questions

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

Current Time: Fri Oct 10 05:08:58 PDT 2025

Total time taken to generate the page: 0.15982 seconds