Can anyone help me???
Wow, you waited a whole hour before posting again.
"Donald C. Kirker" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
I am working on a WAP browser (transfer over UDP) and I am able to receive data under 1kb, but when the size of the data is more than 1kb the receive timesout. Receiving data greater than 1kb works fine on the PalmOS simulator (connection to a server on my LAN) but fails on my Tungsten T3 (connection via bluetooth through PC to server on LAN).
Well, the obvious guess is that the bluetooth connection is slower than your simulator network connection and just times out with that much data. Have you tried increasing maxTimer?
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
