Don't have an answer, but I can tell you how I got around the 4 max. I just wrote a server, opened one port to it, and then had it handle the other connections. I was just scared of having the palm using four sockets at once. Not real reasoning behind the fear, but it just seemed easier to manage one there. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Essell Sent: Saturday, August 04, 2001 3:17 PM To: Palm Developer Forum Subject: Max number of simultaneous socket connections .. hi there .. i'm writing a application for the Palm that uses the net library. In the reference .. its mentioned ' You can open a maximum of four sockets at once in the net library. This is to keep net library's memory requirements to a minimum'. i'd like to know if this still holds for devices having more than 4MB memory. & if theres any work around for this. My application will definitely require to open more than 4 simultaneous sockets .. how would i acomplish this ? thanks a bunch .. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
