|
-
September 16th, 2000, 12:53 AM
#1
Help needed on FTP Client
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!!!
-
September 17th, 2000, 10:55 AM
#2
Re: Help needed on FTP Client
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.
Norm
-
September 18th, 2000, 05:46 PM
#3
Re: Help needed on FTP Client
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..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|