Hi, I asked this question on the comm-dev group, but perhaps someone over here would be so kind as to assist, if possible. When using the Palm 3.5 INet libraries, it is standard to use a configuration that sends all HTTP requests through Palm's proxy servers (Elaine). The proxy server translates the request into a standard HTTP POST/GET and sends it to the specified web server. This configuration has the enum constant inetCfgNameCTPDefault. When you switch to the inetCfgNameDefWireless configuration which sets the inetSettingProxyType to inetProxyNone, thereby bypassing the proxy servers altogether, the Palm still sends the Post in a proprietary (compressed?) format meant for the proxies. Is there any setting anywhere in the INet libs to force the Palm to send standard HTTP posts (like the rest of the world)? If not, is there any way to send raw socket data in INet without reverting to the Net libs. We need to use the INet libs for HTTPS transfers, but would like the ability to send HTTP direct when the proxies are down. Thanks in advance, Paul -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
