Re: Connection Error - WeOnlyDo Discussion board

Re: Connection Error (General questions)

by wodDamir, Tuesday, December 09, 2008, 17:05 (5610 days ago) @ bmclellan

Barry,

Both of these errors are thrown in Connected event. However, please note that Timeout error will occur when you connect to server that has the specified port open (listening) but doesn't send the correct sequence (i.e. is not an SSH Server). In this case the connection will simply Timeout after the period specified in Timeout property passes.

As for 10061, this error will be triggered right after Connect method is invoked, and occurs when HostName is correct, but specified port isn't listening for incoming connection.

Regards,
Damba


Complete thread: