We are trying to implement a genericservlet to handle messages over tcp

2007-11-21 Thread chamarthi vinod
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

Re: We are trying to implement a genericservlet to handle messages over tcp

2007-11-21 Thread Bill Barker
chamarthi vinod [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] 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