I assume you would be better served by MINA (mina.apache.org), which is a more general connector framework. No higher level services though.

[EMAIL PROTECTED] wrote:
Hi

I am not in for particularly using HTTP, i was merely thinking of using a 
GenericServlet instead.

Besides this I have read som statements saying that is is possible to extend 
some ProtocolHandler so serve raw socket connections, but i would prefer not 
to, since I do not have in-depth knowledge of this framework to do so.

Can anyone help me clarifying if this is possible or if it is not?

Best regards

Søren Pedersen

Tim Funk <[EMAIL PROTECTED]> wrote:
HTTP is a TCP based service. Running it over UDP will not
work.

-Tim

[EMAIL PROTECTED] wrote:
Hi

I want to use Tomcat as an UDP server instead of TCP.
Can this be done just by configuration? If not, then what do I need to do?

I have read and searched a lot on the subject but theres
is no clear answer on this, just hints.
------------------------------------------------------------
---------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to