Hi,

I'm using the exchange manager to receive a file. Unfortunately the file
can become rather large and memory might be tight, so that the file
would not fit in RAM. This is okay, I do not want to save it as PDB
anyway. But when I send the file (via Bluetooth in this case), my app is
not called unless the file transfer is complete which means that the
PalmOS tries to temporarily store the complete file in RAM before giving
me the chance to 'ExgReceive' it. Of course, now the transfer stops as
soon as internal RAM is full.

I've searched through the API documentation and the knowledge base, but
to no avail. Is anybody aware of documentation on this issue or how to
solve it? What would be nice is if my app gets called periodically
during the file transfer to process the incoming data so the RAM does
not fill up.

TIA for your help.

-- 
Daniel Seifert <[EMAIL PROTECTED]>


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

Reply via email to