UInt32 param = -1;
err = INetLibSettingSet(refNum, inetH, inetSettingMaxRspSize,&param,
sizeof(param));

On a Palm VII running OS 3.2, things work well.
On a Palm VIIx running OS 3.5, things work well.
If I copy the WCA (and friends) from a Palm VII OS 3.2 ROM onto a
Palm IIIc, things work well.
If I run in POSE on a Palm IIIc with the MIK using "Redirect
netlib calls to host TCP/IP", things work well.

If I run on a Palm IIIc (both with POSE and a real device) with
the MIK using a serial connection to MochaPPP,
my responses are summarily truncated at 578 bytes.  If I remove
the call to set the setting then they are truncated to 569 bytes.

All the data looks correct.

I'm using INetLibURLOpen to open the URL.

Any ideas?

--
Adam Wozniak                     Chief Architect
                                 Surveyor Corporation
[EMAIL PROTECTED]                4548 Broad Street
[EMAIL PROTECTED]        San Luis Obispo, CA 93401



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