Re: How can check a window service is running or not in java
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Fri, 30 Dec 2005 14:51:59 GMT
On 30 Dec 2005 05:02:00 -0800, "sherazi" <mukhtiar.sherazi@xxxxxxxxx>
wrote, quoted or indirectly quoted someone who said :
>I want to check specific Window service is running or not in java
>application
Since Windows services are a feature peculiar to windows, you can
guarantee there won't be a way in the Sun libraries.
You will have to find out how to do in it C/C++ and write some JNI
glue.
See http://mindprod.com/jgloss/jni.html
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- References:
- How can check a window service is running or not in java
- From: sherazi
- How can check a window service is running or not in java
- Prev by Date: How can check a window service is running or not in java
- Next by Date: Re: EzHomeTech will develop a US$99 box for java application.
- Previous by thread: How can check a window service is running or not in java
- Index(es):