Hello, I'm trying to send to my pc a 128kb data buffer using ExgSend with the IrDA beaming url. The file I receive is of about 64kb (only the first part of the buffer). The ExgSend() function returns as bytes sent the whole buffer size (128kb), and err=errNone. I don't know if this is due to a Palm size limitation or a setting of my pc's port. I guess I should use multiple sends of 64kb buffers, breaking up my data buffers in multiple object, but is this the solution?
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
