Re: Connecting to FTP server
Posted By:
Anonymous
Posted On:
Friday, February 6, 2004 10:52 PM
i am happy for informing to you the thing i made last week.
I used tcp socket connection in java to connect to ftp server. if you want to see coding please refer my request i posed on feb 2. connect with server using its ip address and port no 21. In the code, i've made a mistake in data connection. if you are waiting at port no 2048, specify it to server as 8,0. i don't know the conversion technique. do you? pls instruct me.