please suggest better way or send some implementation code for the following
:


1. How the TCP/IP client request over a socket received at the tomcat? Is
there a configuration to specify the port on which TCP client has to send
the request?

Or the client shall use the same 8080 port for connecting over TCP also?

2. Does container support TCP sockets typically or we need to configure ?

3. How tomcat interprets the tcp/ip socket message to a servletrequest and
servlet response object?

4. If possible please provide the sample code for the above ?

Thanks in Advance.

Vinod.

Reply via email to