Click to See Complete Forum and Search --> : FTP Programming
paranis
January 17th, 2003, 11:16 AM
Is there any way to FTP a file from a remote server and despatch it back to a client?. A program to connect to a server (sustem) which is reside in a remote place and get files from the server.
Your help is appriciated on this.
Goodz13
January 17th, 2003, 11:18 AM
Sure! It's done through Sockets. If you don't want to write it yourself, there's loads of Java FTP packages out there, do a search on google and see what you come up with.
paranis
January 19th, 2003, 10:16 PM
Thanks for the reply! I tried but I couldn't find it! I want the program, if some one has it please send me!
dlorde
January 20th, 2003, 05:02 AM
Try a Google for 'java ftp'. It returns pages of Java FTP client and server code.
Hold my hand, I'm scared...
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.