My networking app uses select() with  sysFileDescStdIn in ReadFD to detect
user's action.
It works under the real device Treo 600 : it can detect when the users click
on the buttons and then act correspondingly, but it does not work on the
simulators ( 5.2, 5.3 simulator and Treo600 simulator ).

It seems that, on the simulator, the networking lib replies too fast (
because of LAN instead of wireless ) that the user action is not detected by
select().


Any advice is really appreciated.


Thanks,

Vu


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to