You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Peter Kennard <pe...@livingwork.com> on 2007/03/01 05:00:27 UTC

RE: HTTP plus

OK - persistance has paid off :)

I now have a little client that with a small HTTP header will connect 
with a servlet, and run a persistent "telnet" like session with it 
until either someone times out or decides to quit.  The only 
requirement is that you initiate the connection with HTTP 
headers.  And in 1.1 you have to use a "chunked" reply structure. if 
using 1.0 you don't (there might be a way around that in 1.1 too but 
I havn't found it :)

PK


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org