Brady,

In addition to Richard's earlier comments:

If you're using the Puma supplied TCP/IP extension (which I wrote) I'm
pretty sure there is an option to set the "linger" value for a socket once
it is closed. It was a while ago though... and my brain cells are not gettng
any younger... :-)

Cheers,
Gavin.

-----Original Message-----
From: Brady Hurst [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 08, 2001 1:27 AM
To: Palm Developer Forum
Subject: Open Sockets Limitation


Is there a known issue with having a maximum number of 16 opened and closed
sockets with the NetLib API?  I am using Symbol 1740 series wireless
scanners to use sockets to pass strings a server.  So far, I have only
tested this with Satellite Forms (which uses an extension pass through calls
to NetLib), but I have looked at the source for the extension, and it seems
pretty straight forward.  After I open and close 16 sockets, the creation of
the 17th always returns a "no more sockets" error.  If I close and reopen
NetLib, it seems to reset and things work fine.

Thanks,

Brady Hurst
Director IT
Lightning Components Corp.
[EMAIL PROTECTED]
817-442-8990

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Richard
Burmeister
Sent: Tuesday, August 07, 2001 9:01 AM
To: Palm Developer Forum
Subject: RE: Database Query


> From: Manojaba Banerjee
> Actually in my application with the DmCreateDatabase function am
> creating a database in which i am storing some data and this data i can
> see in the record using debugging..but some database file shud have been
> created physically..right??

Wrong.

A database on a Palm device (or on POSE) is not a file.

As Patrick said, however, if you created the DB with the backup bit on, then
when you sync Pose to your desktop, your database will be saved on your
desktop in the c:\Palm\<name>\Backup directory as a pdb file.  (On my Win2K
machine that's actually in the C:\Program Files\Palm\<name>\Backup
directory.)


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


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

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

Reply via email to