Re: how to enable Tomcat to handle proprietary TCP streams (non-http data)

2010-12-08 Thread razor
(and again, where should i start them? in new servlets?) can process data and at the end next threads have to send data using webservices or/and webdav (a lot of data and i need resume option if something goes wrong) Is my thinking correct ? Regards razor > 2010/12/8 Christopher Schultz :

how to enable Tomcat to handle proprietary TCP streams (non-http data)

2010-12-08 Thread razor
ttp://marc.info/?l=tomcat-user&m=119569480213083&w=2 http://marc.info/?l=tomcat-user&m=117289842121590&w=2 Is this a good place to start? Should I write my own ProtocolHandler or my own Connector ? Where should I begin ? Best regards, razor --