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.

Thanks,
Alan

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