Hi,
I'm trying to upload a file to my filezilla server which located in local PC, I just try all the things using java it works fine.. when come to android it is not working.. even I used the local IP address to 10.0.2.2.. I am using apache.commons.net.ftp to upload files..
It shows the error 127.0.0.1/port number->connection refused..
Thank you

