I forgot to mention that anything larger than 1kb is received fine on the Simulator.
-Donald "Donald C. Kirker" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > No, I am only using WSP. Receiving compiled wml sites an small WBMP's and > JPEG's (under 1kb) works fine. But when I try to receive a 3kb jpeg nothing > comes through and I receive a timeout error. > > Thanks, > Donald > > "Ben Combee" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > At 01:17 PM 9/18/2004, you wrote: > > >So then if you read my post from above I can receive data under 1kb just > > >fine over UDP (WAP connectionless), but when the data becomes greater > than > > >1kb nothing gets returned. How could I fix it??? > > > > Are you implementing WTP? That protocol, on top of WDS and WTLS, provides > > segmentation services that lets a single message be chunked into multiple > > packets. Since you're using a bearer protocol (UDP as WDP) that doesn't > > provide segmentation, you need to do this at the higher level. > > > > > > -- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. > > "Combee on Palm OS" weblog: http://palmos.combee.net/ > > Developer Fourm Archives: http://news.palmos.com/read/all_forums/ > > > > > > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
