Can anyone recommend a java FOSS server that does all the typical protocols (ssh etc).

Posted by mP on Stack Overflow See other posts from Stack Overflow or by mP
Published on 2010-02-22T01:12:02Z Indexed on 2010/06/11 10:02 UTC
Read the original article Hit count: 131

Filed under:
|
|

I would like to add the ability for users to telnet into my app where by they can type in commands etc. I would like a simple Java Telnet server whereby i can provide the authentication strategy.

© Stack Overflow or respective owner

Related posts about java

Related posts about server