[4038] in java-interest
malformed URL's
daemon@ATHENA.MIT.EDU (Michael Daconta)
Fri Dec 8 03:12:32 1995
Date: Thu, 7 Dec 1995 23:29:41 -0700 (MST)
To: java-interest@java.sun.com
From: daconta@PrimeNet.Com (Michael Daconta)
Hi Java team and fellow java coders,
I've been playing around with the URL classes.
I have a simple program that receives a URL from
the command lines and opens a stream to it and
dumps the stream to a file.
The only URL's I get to work our with the http protocol.
I cannot get it to accept an ftp or gopher URL.
I've tried URL's like:
ftp://mystech.com/pub
but I always get MalformedURLException...
any ideas?
Thanks for the help,
- Mike Daconta
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com