| From: Yiannis Mavroukakis [mailto:[EMAIL PROTECTED]
| Sent: Tuesday, January 23, 2007 04:29
| 
| The application I am writing this for is a server daemon which has a cli
| that enables the user to issue commands to it once it's up and running.

Can you just fire up a shell (System.getRuntime().exec()) and issue CLI
commands to the app?  Or could you talk the guys writing the app into
listening for commands on a specific port you could open?

-----------------------------------------
------------------------------------------------------------
The information contained in this message is confidential
proprietary property of Nelnet, Inc. and its affiliated 
companies (Nelnet) and is intended for the recipient only.
Any reproduction, forwarding, or copying without the express
permission of Nelnet is strictly prohibited. If you have
received this communication in error, please notify us
immediately by replying to this e-mail.
------------------------------------------------------------


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to