wince -- telnet登陆密码的取消
PB中,"Communication Services and Networking"->"Servers",然后我们会看到“Telnet Server”,选中就可以了,接下来就是重新编译工程了
匿名登录TELNET,在Platform.reg中加上
[HKEY_LOCAL_MACHINE\COMM\TELNETD]
"UseAuthentication"=dword:0
PB中,"Communication Services and Networking"->"Servers",然后我们会看到“Telnet Server”,选中就可以了,接下来就是重新编译工程了
匿名登录TELNET,在Platform.reg中加上
[HKEY_LOCAL_MACHINE\COMM\TELNETD]
"UseAuthentication"=dword:0