Re: tomcat 7 udp connector

2012-12-01 Thread Jost Boekemeier
Hi Mark, I'm using gmail from android, which includes quoted text at the bottom. So I don't have much control over the layout. I won't explain php Java bridge. It's just a library which requires a jee (tomcat) environment. We currently have code, written in php, which comnunicates whith trackbo

Re: tomcat 7 udp connector

2012-12-01 Thread Jost Boekemeier
e tomcat dev ml is more appropriate. Am 01.12.2012 21:50 schrieb "Pid" : > On 01/12/2012 17:22, Mark Eggers wrote: > > On 12/1/2012 5:16 AM, Jost Boekemeier wrote: > >> Hello, > >> > >> I am developing a JEE web application which has to handle HTTP, TCP &

tomcat 7 udp connector

2012-12-01 Thread Jost Boekemeier
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