When client tries to connect to FTP server, the server is sending the response "Ready". Client sends request "USER name" and server responses "User name okay, need password", but client doesn't send request containing password. As a sniffer showed all server's respondes were recived by client. We need fixed library for this problem.