Re: Connect fails on embedded XP from second try o (General questions)
Hi!
I always create a new instance (disconnect/dispose/set nothing/timer.../new SSH/connect).
But I did something lame...
When adding support to my project for connecting via WeOnlyDO I'd forgotten that the connect() call is made by an extra thread.
I removed that thread and now everything works well.
I wonder what may be different between regular XP and embedded XP that the problem only occurs in the embedded version...
Regards,
Benjamin Lukner