Telnet login failure detection (General questions)
Hi Guys,
I have a simple question. We are building an application that uses the wodssh telnet piece to connect to a server. It works great when the user name and password is correct. But if the login credentials are wrong, there is no indication that something is wrong. If I use SSH it throws an exception and we are able to show a graceful message to the user. But with Telnet that somehow does not happen.
So is there any trick that you guys know or recommend us to do. We cannot ask the prompt or any string beforehand from the user.
Thanks
Arun