Hi, I am using NetLib in Non Blocking mode. It works great for a responsive UI while net activity goes on in the background simultaneously, EXCEPT for the call NetLibGetHostByName.
This function call does not return until, either it is resolved or timeout occurs. So while this call is made my UI hangs and user cannot do anything. How can I make this process also UI friendly? Any suggestions? Thanks in advance. -AS -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
