in window telnet client .
we connect to ROUTER device,when input ,can press TAB button , the ROUTER will auto hint the correct words ,and instead input text.
i make app use
Network + AsyncStreams
it is can telnet,and display. but the last line of terminal have many problem.
1.TAB button function work not good. if i have press TAB,it will show hint words .but cannot change my input text auto,and my words will pass to next command input.
2.my text only can input to edittext .in windows telnet client directly write words to terminal window, in this way have good feeling to users.
i have find a JAVA packet,i have put in Attached Files.
who can help change to CLASS ? or do you have good advise here ?
we connect to ROUTER device,when input ,can press TAB button , the ROUTER will auto hint the correct words ,and instead input text.
i make app use
Network + AsyncStreams
it is can telnet,and display. but the last line of terminal have many problem.
1.TAB button function work not good. if i have press TAB,it will show hint words .but cannot change my input text auto,and my words will pass to next command input.
2.my text only can input to edittext .in windows telnet client directly write words to terminal window, in this way have good feeling to users.
i have find a JAVA packet,i have put in Attached Files.
who can help change to CLASS ? or do you have good advise here ?