Re: Q: How to use http to get a web page?

Juergen Schoenwaelder (schoenw@cs.utwente.nl)
Wed, 19 Mar 1997 15:08:43 +0100

Chunping Ding <ChunPing.Ding@adelaide.maptek.com.au> said:

Chunping> I am using scotty 2.1.5. To obtain the web page:
Chunping> http://wwwsnmp.cs.utwente.nl/~schoenw/scotty
Chunping> I tried the following commands:

Chunping> % http proxy web

[snip]

Chunping> % http get http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ test

Chunping> Then I got an error message: couldn't open socket:
Chunping> permission denied

Your example looks reasonable and it works well here. I guess you have
to track this one down yourself. Hint: Use strace or truss or whatever
system call tracer you have to see what actually happens at the system
call interface.
Juergen

-- 
Juergen Schoenwaelder schoenw@cs.utwente.nl http://www.cs.utwente.nl/~schoenw
Computer Science Department, University of Twente,   (Fax: +31-53-489-3247)
P.O. Box 217, NL-7500 AE Enschede, The Netherlands.  (Tel. +31-53-489-3678)
--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.