Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Return Data Socket Connection on Ftp using java's FtpClient

Status
Not open for further replies.

nautilus888

Programmer
Oct 30, 2000
5
US
currently i'm working on a java applet to that will be put onto a server. The user will open the applet from a remote machine. the user http the server and run the applet in web browser. the applet ftp's back to the server pulls a text file and displays the file.
the applet works fine up to a point. The user is able to log in, but when retrieving the file, the server sends back an error # 425 "can't open data connection".
what am i doing wrong? Please help......
thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top