Take a look at any of the other connector classes, like Ajp13Connector or CoyoteConnector.
Configuration should be similar, you would just need to put it in server.xml with appropriate parameters and port number. John > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:vagarwal@;opussoft.com] > Sent: Monday, October 21, 2002 5:19 AM > To: [EMAIL PROTECTED] > Subject: Configuring a TCP/IP Conenctor > > > > I wish to use a VB client to send a TCP/IP message to my > application hosted > on Tomcat. I wish to start a service which would accept > messages at a given > port and forward to a engine (which would have the business > logic). Any > ideas on how to configure a connector to achieve this? > > > -- > To unsubscribe, e-mail: > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:tomcat-user-help@;jakarta.apache.org> > -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
