/******************************************************************************************** * A Ndroid Terminal Telnet Windows * Description: * This document is recorded on Android via Terminal, try to use BusyBox telnet to control windows. * 2016-5-12 Shenzhen Nanshan Ping Shan village Zengjianfeng *************************************** ****************************************************/First, reference article:1. Win7 how to turn on Telnet service http://jingyan.baidu.com/article/870c6fc3cd6fa9b03fe4bee4.html 2. Linux telnet to Windows http://bbs.chinaunix.net/thread-2112337-1-1.html 3. How DoYou resolve the error "Access denied:specified user isNot a member of telnetclients groups. "?http://superuser.com/questions/439737/ how-do-you-resolve-the-error-access-denied-specified-user-is-not-a-member-of-t/559708second, the operation phenomenon:1| [Email protected]:/$ ping192.168.1.102PING192.168.1.102(192.168.1.102) About( -) bytes of data. -bytes from 192.168.1.102: icmp_seq=1Ttl= -Time=15.6Ms ... -bytes from 192.168.1.102: icmp_seq=TenTtl= -Time=22.7Ms^C---192.168.1.102Ping Statistics---TenPackets Transmitted,TenReceived0%packet loss, time 9018ms1| [Email protected]:/$ busybox Telnet192.168.1.102Entering character mode Escape character is '^]'. Welcome to Microsoft Telnet Service login:tony Password:*===============================================================Microsoft Telnet Server. *===============================================================C:\Users\Tony>
Android Terminal telnet windows