I cannot connect my server? <code> FTPClient *client=[FTPClient clientWithHost:@"myip" port:20000 username:@"anonymous" password:nil]; </code>