On Wednesday 19 February 2003 02:03 am, Akhilesh Singh wrote:
> 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?

I have a suggestion of something you can do to improve the UI.  It doesn't 
solve your problem, but if your IP isn't expected to change frequently you 
may be able to cache the response in a ftr.  It can really help if you are 
always going to the same host over and over again.

-- 
/* Chris Faherty <[EMAIL PROTECTED]> */

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

Reply via email to