nautilus888
Programmer
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
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