any one know of a simple telnet server i want to embed in my application and set my own commands something simple not complex .
A:
What's wrong with those that Google lists when you search for "java telnet server"?
Thorbjørn Ravn Andersen
2010-07-09 15:33:04
i am on the 3 page now , dont find anything suitable
shay
2010-07-09 15:43:26
i need a recommendation of something works a kicks
shay
2010-07-09 15:43:51
i will check this nowhttp://telnetd.sourceforge.net/
shay
2010-07-09 15:47:46
+1
A:
Try this one,
http://code.google.com/p/telnetd-x/
A telnetd alone is useless. You have to connect it to a shell. We use jacl and jyson as shell.
ZZ Coder
2010-07-09 15:57:53
ok question about telnetdwhat should i do in cases when i can send many commands and get response without closing the connection immediately like all of the examples in telnetd shows
shay
2010-07-09 17:24:01