One potential issue is that you're running out of ports. I think the Palm only has 4 ports and it takes a little while after you close the library for that resource to free up. So, if you load and close netlib more than 4 times in rapid succession, chances are good you'll get an error. Do you think this is what's happening?
On 2/6/07, JamesSturdevant <[EMAIL PROTECTED]> wrote: > > I'm developing a program which will retrieve data from a web server and > store it on the Palm. Under normal circumstances, it is working. > > I am stress testing it using Gremlins. After running a number of times, > including cancellations of downloads, I get an error loading Net.lib. > The error value is 65505 from SysLibLoad. I cannot find any references > to such a value in any of the documentation or headers. Can anyone > provide any insight? > > Thanks, > JamesS > > -- > For information on using the PalmSource Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
