"Chris DiPierro" <[EMAIL PROTECTED]> wrote in message
news:31380@palm-dev-forum...
> But if I use 2 devices, the ask dialog comes up, I say 'Yes', but
> est->length becomes 0 and I just bail there.

Simon Drabble pointed out that you're not calling ExgAccept. But you should
also be aware that the length field of the ExgSocketType isn't guaranteed to
be transmitted. So even if the sending side sets the length field, the
receiver may just see zero. Better to just call ExgReceive until it says
there's nothing more to receive.
--
Danny Epstein
OS Engineer, Palm Inc.


-- 
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