On 16 January 2015 at 14:12, 이왕석 wrote:
> My project is to make android app include ftp client function, so I use
> Apache Commons net library.
>
> English encoding is not problem. but when I use korean, encoding is broken.
>
> I think FTP.java source code, 417 line, should have to update.
> "set
My project is to make android app include ftp client function, so I use
Apache Commons net library.
English encoding is not problem. but when I use korean, encoding is broken.
I think FTP.java source code, 417 line, should have to update.
"setControlEncoding(String encoding)" function changes "_