On Apr 22, 2008, at 09:56, Rob van der Heij wrote:
That's because you need more recent plumbing that has the HTTPSPLIT stage.
OK. Once I get a later PIPE library, HTTPSPLIT works, and Rob's code hangs up very similarly to mine. I dusted off my 8-year old RXSOCKET implementation. It fails similarly. Does TCPCLIENT call RXSOCKET internally? At some time I had suspected it does. FTP seems not to fail as TCPCLIENT HTTP does, but that's not a fair test because I have no server on which I can try both HTTP and FTP. And I prefer not to use FTP because it requires a password to be stored somewhere. Thanks for all your help, gil
