Hi All, Im trying to write an app which will serve as a server. Im trying to bind a port and ip so that i can listen for socket connections from client. But when i call 'listen' i get an error 'netErrSocketBusy' . It doesnt matter which port number i choose. It always returns the same error. Also the most surprising thing is the app works fine on the Simulator and Emulator. The problem crops up only when i run the app on my device. (Treo 600, Palm OS 5.2) If i try to use UDP then the data is never received on the other side!. Anyone has any idea why?
Thanx, Rakesh. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
