On Thu, 13 Feb 2003, Andrew J. Huang wrote: > 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.
Yes I have. BTW - I am now using POL's CNetXXXXX classes. They work VERY nice. > > best regards, > Andy > > > -- Glenn Ford National Library of Medicine Bethesda, MD. USA -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
