![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jan 2005
Posts: 3
Rep Power: 0
![]() |
java ftp
is it easy to set up a gui-based ftp server using java?what information should i check about this?
|
|
|
|
|
|
#2 |
|
Professional Programmer
|
you should read the JavaDoc on java.net.* it's give you all the information you need in order to do socket programming with Java.
http://java.sun.com/j2se/1.5.0/docs/api/ Good luck Diz |
|
|
|
|
|
#3 |
|
Programmer
|
Usually, class descriptions in the Java API will also have links to related Java tutorials. This one doesn't for some reason, so I'll put it here:
http://java.sun.com/docs/books/tutor...ing/index.html I've often found that the Java tutorials can be just as helpful, if not more so, than the API specs, especially for learning something new. Have fun socketing. :p
__________________
I can pick my friends. And I can pick my nose. So, why can't I pick my friend's nose? |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|