Scrive Paul <[EMAIL PROTECTED]>:

> > POST seems to be the only way to send long data to HTTP servers.
> 
> It's the most logical method for sending data, but I need to receive a 
> stream back with the same request.

You will receive data if you use POST, if the server send it to you of 
course :-)

> If memory serves me well, the length of an URL can be 32k long with Http1.1,

Don't use the url to send data, you only get thing more complicated.

> so maybe I can still use the Get method.

Use Post, it is far better for this kind of work.


Bye, Maurizio.

----------------------------------------------------
This mail has been sent using Alpikom webmail system
http://www.alpikom.it

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to