Phillip D Ferguson wrote on 06.02.2006 23:08:
> I have downloaded the commons-net-1.4.1-src.zip package from here
> http://jakarta.apache.org/site/downloads/downloads_commons-net.cgi
>
> I can't find the library in there to insert into my classpath.
You have to download the binaries not the source in order to use the
library. If you download the source you need to build the .jar file and
the Javadocs yourself.
The binary is available on the same page.
> What do you mean by classpath?
This is absolute basic Java knowledge. If you don't even understand the
concept of the classpath, I'd suggest you go back to the beginning
before writing an FTP client
> Where are the javadocs you are referring to?
Inside the binary distribution.
Apart from that they are available online:
http://jakarta.apache.org/commons/net/apidocs/index.html
> I've tried googling for examples but its very difficult to find a
vasic one
> without additional complications.
Some basic examples are listed in the FAQ
http://jakarta.apache.org/commons/net/faq.html
The overview page at
http://jakarta.apache.org/commons/net/index.html
also has two links for additional articles.
Thomas
Phillip D Ferguson - 06 Feb 2006 23:02 GMT
Thomas
thank you for the input, i really appreciate it!
The reason for my unfamiliarity with the classpath is that in my compiler
( Eclipse) it used the term Build path instead, and also i have not used any
3rd party libraries before. I'm quite familiar with the concept of a
classpath.... just not used them before!
Thanks for the links, i have already seen them and well......... i guess its
getting late, late enough for me not to recognise them!
No doubt i'll be back tomorrow with queries on the jakarta package!
Thanks :-)
Phillip
> Phillip D Ferguson wrote on 06.02.2006 23:08:
>> I have downloaded the commons-net-1.4.1-src.zip package from here
[quoted text clipped - 30 lines]
>
> Thomas
Thomas Kellerer - 07 Feb 2006 10:01 GMT
> Thomas
>
[quoted text clipped - 3 lines]
> 3rd party libraries before. I'm quite familiar with the concept of a
> classpath.... just not used them before!
That's precisely the reason why I always advocate to learn a programming
environment/language without an IDE. You get used to all the basics
which are usually obfuscated by the IDEs
Thomas
On Mon, 06 Feb 2006 22:08:25 GMT, "Phillip D Ferguson"
<fergy27@ntlworld.com> wrote, quoted or indirectly quoted someone who
said :
>What do you
>mean by classpath?
see http://mindprod.com/jgloss/classpath.html
http://mindprod.com/jgloss/gettingstarted.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.