Hello,

I am developing a JEE web application which has to handle HTTP, TCP and UDP
connections.

Can Tomcat >= 7 handle raw TCP and UDP connections? Are there extensions
(connectors?) available which can handle them?

*I am aware of mina.apache.org, and I can write my own socket server, so
please don't point me to these solutions. The requirement is a JEE (Tomcat)
web app.*


I think persistent TCP connections should easy to implement. But what about
UDP?


Any pointers welcome.


Regards,
Jost Bökemeier

Reply via email to