"Alan hand" <[EMAIL PROTECTED]> wrote in message
news:53409@palm-dev-forum...
>
> I am using the INetLibs to POST data to a server. Currently I open
and
> close a socket for each POST. I am trying to change this so I only
open and
> close the socket once for multiple POSTs. After implementing my
changes I
> get a inetErrInvalidRequest on any call to an INetLib function after
the
> first POST. Is there something I need to do in order to keep the
connection
> alive? Is there some flag that must be set somewhere? I have
searched the
> docs and haven't been able to find anything about Keep-Alive and the
> INetLibs. Any help would be greatly appreciated.
INetLib's protocol to the proxy is NOT HTTP. Its something the
simulates a simple HTTP transaction, but it doesn't have the capability
to "keep-alive". Sorry.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/