Re: DataReady not returning enough (General questions)
Bruce,
one more thing - can you wait longer to see if DataReady will return enough info? If data is coming slower, it is possible in the moment you check not all data has arrived yet.
However, please do not use Sleep API, since you're not allowing wodSSH to process internal data since you're blocking the thread.
Anyway, why not using Waitfor instead of DataReady, especially if you're waiting for some known result in received data?
Regards,
Kreso
Complete thread:
- DataReady not returning enough - bdowns, 2010-08-26, 18:00
- Re: DataReady not returning enough - wodDamir, 2010-08-26, 18:32
- Re: DataReady not returning enough - bdowns, 2010-08-26, 18:57
- Re: DataReady not returning enough - wodDamir, 2010-08-26, 21:27
- Re: DataReady not returning enough - wodSupport, 2010-08-26, 21:30
- Re: DataReady not returning enough - wodSupport, 2010-08-26, 21:31
- Re: DataReady not returning enough - bdowns, 2010-08-26, 22:53
- Re: DataReady not returning enough - bdowns, 2010-08-26, 22:55
- Re: DataReady not returning enough - wodSupport, 2010-08-26, 22:58
- Re: DataReady not returning enough - bdowns, 2010-08-26, 23:16
- Re: DataReady not returning enough - wodSupport, 2010-08-26, 23:18
- Re: DataReady not returning enough - bdowns, 2010-08-27, 21:26
- Re: DataReady not returning enough - wodDamir, 2010-08-28, 00:48
- Re: DataReady not returning enough - bdowns, 2010-08-27, 21:26
- Re: DataReady not returning enough - wodSupport, 2010-08-26, 23:18
- Re: DataReady not returning enough - bdowns, 2010-08-26, 23:16
- Re: DataReady not returning enough - wodSupport, 2010-08-26, 22:58
- Re: DataReady not returning enough - bdowns, 2010-08-26, 22:55
- Re: DataReady not returning enough - bdowns, 2010-08-26, 22:53
- Re: DataReady not returning enough - wodSupport, 2010-08-26, 21:31
- Re: DataReady not returning enough - wodSupport, 2010-08-26, 21:30
- Re: DataReady not returning enough - wodDamir, 2010-08-26, 21:27
- Re: DataReady not returning enough - bdowns, 2010-08-26, 18:57
- Re: DataReady not returning enough - wodDamir, 2010-08-26, 18:32