Re: Question about connection and sending with wod (General questions)
Michael,
let me hop in. Regarding 'server signature doesn't match' error, I think this is server-side issue of some kind, and needs to be workarounded by the client. I assume this is older switch, is that correct? Can we connect there to duplicate the problem?
As for BeginSend/EndSend, we don't have that. If you set Ssh1.Blocking=False then all sends are async anyway. If you set Ssh1.Blocking=True then all sends are sync - so just pick one of those.
Hope this helps!
Kreso
Complete thread:
- Question about connection and sending with wodSSH. - Michael Helsel, 2007-05-25, 19:45
- Re: Question about connection and sending with wod - woddrazen, 2007-05-25, 20:10
- Re: Question about connection and sending with wod - woddrazen, 2007-05-25, 20:19
- Re: Question about connection and sending with wod - Michael Helsel, 2007-05-25, 20:40
- Re: Question about connection and sending with wod - wodSupport, 2007-05-25, 23:10
- Re: Question about connection and sending with wod - Michael Helsel, 2007-05-26, 14:33
- Re: Question about connection and sending with wod - wodDamir, 2007-05-26, 15:05
- Re: Question about connection and sending with wod - mhelsel, 2007-06-05, 18:34
- Re: Question about connection and sending with wod - wodDamir, 2007-05-26, 15:05
- Re: Question about connection and sending with wod - Michael Helsel, 2007-05-26, 14:33
- Re: Question about connection and sending with wod - wodSupport, 2007-05-25, 23:10
- Re: Question about connection and sending with wod - Michael Helsel, 2007-05-25, 20:40
- Re: Question about connection and sending with wod - woddrazen, 2007-05-25, 20:19
- Re: Question about connection and sending with wod - woddrazen, 2007-05-25, 20:10