> From: kjr_23 [mailto:[EMAIL PROTECTED] 
> Subject: RE: UDP Server app
> 
> This will be a brand new application.  We will be tracking a 
> fleet of about 300 - 400 vehicles with modems in them which
> send out udp data.  We will configure them to send to a port
> of our choosing.  I am planning to host a java app on Tomcat
> to read this data, parse it and write to a database.

Is there a web interface for this app?  If not, why are you trying to
run it under Tomcat?  From just the description above, it seems better
suited as a standalone app - there's nothing you've described that would
utilize the services Tomcat provides.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to