File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes How that I call in java a service in the NT? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "How that I call in java a service in the NT? " Watch "How that I call in java a service in the NT? " New topic
Author

How that I call in java a service in the NT?

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
How that I call in java a service in the NT?


Example:

(I have a service in the NT that calls XPlanilha. When the java be called this service will open a spreadsheet excel.)
Cindy Glass
"The Hood"
Sheriff

Joined: Sep 29, 2000
Posts: 8521
Use the google search below and do a google search on NT Service. This has been discussed LOTS.
EX:
http://www.coderanch.com/t/204644/sockets/java/WindowsNT-service


"JavaRanch, where the deer and the Certified play" - David O'Meara
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How that I call in java a service in the NT?
 
Similar Threads
Which the method of call of a service in the NT?
writing a service in java
How to Start a jar program when windows first starts
How to call a service in NT using the java?
calling NT service from java application