You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Rahman, Hamdur" <ha...@barco.com> on 2005/03/17 11:18:00 UTC

tomcat 5.5 connector

As tomcat provide coyote connector that is http based,

Is there any connector available that are non-http based

And how we can use in our project when we are using tomcat 5.5

As both web server and servlets engine,

Or can we make our own connector that is non-http(say telnet)

And how we can implement it

 

- - - - - - - DISCLAIMER- - - - - - - -
Unless indicated otherwise, the information contained in this message is
privileged and confidential, and is intended only for the use of the
addressee(s) named above and others who have been specifically authorized to
receive it. If you are not the intended recipient, you are hereby notified
that any dissemination, distribution or copying of this message and/or
attachments is strictly prohibited. The company accepts no liability for any
damage caused by any virus transmitted by this email. Furthermore, the
company does not warrant a proper and complete transmission of this
information, nor does it accept liability for any delays. If you have
received this message in error, please contact the sender and delete the
message. Thank you.

Re: tomcat 5.5 connector

Posted by QM <qm...@brandxdev.net>.
On Thu, Mar 17, 2005 at 11:18:00AM +0100, Rahman, Hamdur wrote:
: As tomcat provide coyote connector that is http based,
: Is there any connector available that are non-http based
: And how we can use in our project when we are using tomcat 5.5
: As both web server and servlets engine,
: Or can we make our own connector that is non-http(say telnet)
: And how we can implement it

I'm not sure I understand the question.  What are you trying to do?
Sharing that may give the rest of us ideas on how to help you.

As for implementing your own Connector, the sources for Tomcat and Jk are
available to the public.  Download and code away!

-QM

-- 

software   -- http://www.brandxdev.net
tech news  -- http://www.RoarNetworX.com

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org