hi all,

First, can you tell me more about your configuration please :
PalmOS version ?
gSoap version ?
compilation flags ?
IDE configuration (CodeWarrior if you use it) ?

For my problems, I have make tests without the netlib and replace MenPtrNew by MenGluePtrNew. In Fact, I have disabled the fsend function and filled a database so that the frecv function receives a standard reply from, as if it was a standard reply from the webservice. This works fine on the emulator but when I put it on the Treo 650, the palm crachs, resets itself and can't reinit itself since I make a hard reset. (there is a loop -> soft reset, don't succed so make an other soft reset and so one)

thank for you reply

--
Patrick Guiran


Le 20 janv. 06 à 00:53, [EMAIL PROTECTED] a écrit :

Hi all,

First I thought I'd mention that gSOAP has so far worked out really well for me with Palm OS. I'm at the stage now where I can transfer pretty much any data structures that I wish. Once you get gSOAP working properly with your palm app with a few tests, its a breeze to get your applications up and running.

Anyway, about your problem Patrick, I'm not sure why you're having issues with returning a string of size 300. My web service returns structures that contain strings that are over 2000 characters long and I have not had any troubles. I have not had to do any fancy memory allocation to deal with them either.
--
For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/


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

Reply via email to