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 trackboxes
(mostly systech "a1") via udp/tcp and Java clients via http;  in other
words: we have a http server, written in php, which also accepts udp and
tcp requests.

We want to replace our proprietary code with standard components.

Wer know that tomcat can handle http and tcp. But what's the best way to
implement a udp listener? I guess I have to add a new connector.

Reply via email to