What you need to do to run a Java application (without visual interface) as a Windows service. The program basically uses the Filesystem API and the network API (java.net, java.io and java.nio)
If you need to build from the sources I'd like to use GNU C ++ instead of Visual Studio.
Any tips?