The Artima Developer Community
Sponsored Link

Java Answers Forum
FTP client in Java

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Stankus

Posts: 2
Nickname: anku66
Registered: Oct, 2002

FTP client in Java Posted: Oct 16, 2002 8:40 AM
Reply to this message Reply
Advertisement
i am working on an FTP client in Java. i have run into a problem while trying to send and recieve the files. sending files in ASCII mode is not a problem, however, trying to send images is a bit more tricky. also, i can't figure out how to receive a file, in either mode.

how do i read/write binary files using Java? i do not have control over the FTP server, so i can't make any changes there. Please advise.

thanks, in advance

Topic: How to reload a class Previous Topic   Next Topic Topic: Testing tool for web application

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use