Glenn,

A couple of points:

1) Although HTTP used to be run with a single
transaction per TCP connection, I believe that
everybody is doing multiple commands per
connection.  There's a bit in HTTP somewhere that
says to keep the connection open - "persistent" I
think.  I would be shocked if the lib doesn't do
this.

2) Have you tried the simple test of putting the
CONNECT into the main code rather than the
constructor?  The constructor might be running in
a different context.

best regards,
Andy



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

Reply via email to