What you need is a connector. I never looked how tomcat finds the
proper connector, but it's surely configurable or, if not, easy
patchable. Look at the server.xml connector configuration part and
take a look at the source code :-)

regards
Leon

On 9/22/05, Martin Peter <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
>
> Is there a possibility to get tomcat working with my own ASCII based
> protocol (instead of HTTP). Is there a possibility to register a
> protocol-handler or something similar to handle the requests of my
> protocol with a servlet?
>
>
>
> Thanks,
>
>
> Martin Peter
>
>
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to