Re: How to reload a Cisco Router in C#? (General questions)
Not sure why but the characters were dropped from my last post.
I do have a '
' after the text in each send call.
The error is a TimeoutException 'Timeout occurred due to inactivity' which is returned by the connect method.
What is curious is that I can connect in non blocking mode without a problem, so I dont think it is telnet vs ssh? Or is it?