I have problem to solve. there is vt100 telnet connected device which i have to control. The problem is that the devices telnet server shows advanced menus, witch is controlled with up and down buttons. Do someone can advice some JAVA api to solve this situation. Thank YOU in advance.
Sincerely
yours Vaginn
Obvious candidate would be JCurses: http://sourceforge.net/projects/javacurses/
but I have to admit that I did not used this