Click to See Complete Forum and Search --> : Help needed on FTP Client


d_ankoor
September 16th, 2000, 12:53 AM
I am quite new to Java Programming. I want to develop an FTP client for my project. Can anybody help me out with it. I will be very grateful if anybody can send me any code snippet or addresses of any web sites where I can find the same. Thanks in advance. Take Care. Ankur!!!

Norm
September 17th, 2000, 10:55 AM
One place to get information about the FTP protocol is from its RFC. (I forget its number). Request For Comments were written to define various protocols and have ALL the info on how they work.

iyyer
September 18th, 2000, 05:46 PM
U need to program in the normal way.. but in certain issues like if u r behind a proxy or firewall with a different port number u have to be careful while starting the program..