|
-
January 17th, 2003, 12:16 PM
#1
FTP Programming
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.
-
January 17th, 2003, 12:18 PM
#2
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.
-
January 19th, 2003, 11:16 PM
#3
Nee program
Thanks for the reply! I tried but I couldn't find it! I want the program, if some one has it please send me!
-
January 20th, 2003, 06:02 AM
#4
Try a Google for 'java ftp'. It returns pages of Java FTP client and server code.
Hold my hand, I'm scared...
Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.
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
|