android使用telnet问题咨询

在android使用telent后,发现客户端连接不上
客户端telent的时候会出现下面的信息
Trying 10.3.0.200…
Connected to 10.3.0.200.
Escape character is ‘^]’.
Connection closed by foreign host.

再次telent的时候
Trying 10.3.0.200…
telnet: Unable to connect to remote host: Connection refused

这个时候android的telnetd服务就挂掉了

对于这个问题,不知道如何去解决。