I am a new palm developer, I want to develop a server socket using NetLib. I use NetLibSocketListen to start to listen the incoming connection. Then I use NetLibSocketAccept to accept the incoming the connection, but my control hangs on NetLibSocketAccept until incoming connection made. I want to run it background or using some notify function to invoke the NetLibSocketAccept but I don't know how to do it. I also want to know Palm development support thread or not. If support, how to do it?
Sam Leong -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
