Dear friends:

After establish an IR connection to another Palm, I'm trying to use the
IrDataReq, but I don't understand why the another Palm doesn't receive the
first 86 characters!!!  With this, I not only lost information but I cannot
send packets shorter than this amount.

Please, help me with your ideas.  This is the code:

packet.buff =
(BytePtr)FldGetTextPtr(FrmGetObjectPtr(FrmGetActiveForm(),FrmGetObjectIndex(
FrmGetActiveForm(),MainDataField)));
packet.len =
FldGetTextLength(FrmGetObjectPtr(FrmGetActiveForm(),FrmGetObjectIndex(FrmGet
ActiveForm(),MainDataField)));

 ret=IrDataReq(ir_ref, &con, &packet);

Thank you,
Frank


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

Reply via email to