Instead of goign through the over head of Tomcat, why not write your own
custom port listener and implement whatever protocol you want?  You will
know that the sender has to adhere to that protocol standard and you would
adhere to same protocol as well..  Most protocols are just extensions of
TCPIP.

On 8/28/06, Viraj Turakhia <[EMAIL PROTECTED]> wrote:

Hi all,
I am starting to work with Tomcat's code and have no clue where to start
from.
Any pointers would be very very helpful.

To start with, I would like to know whether Tomcat is configurable to work
with protocols other than http/https?
I want to configure Tomcat in such a way that it gives me RAW data that is
posted on given port.
Please let me know which server element is to be configured (and where..
server.xml?) such that forming request/response from RAW data is possible
for me.
This RAW data is not necessarily a http/https specific data. It could be
specific to any other protocol like ftp://.

Waiting for reply, thanks.

--
The first right of human is the right of EGO.
--
http://www.xperienceexperience.blogspot.com




--
Marc Farrow

Reply via email to