Matt's Page
matthewcoan1976@hotmail.com
http://matthew1976.dns2go.com/~mcoan/
| Main page
| Chat room
| Message board
| BBS
| Request form
| Search
About Me
Ada
Android
Applets
Applications
Art and Literature
Assembly Language
BASIC
BBS
Book Tool
BSD
C
C++
CGI
Chat Room
Compilers
Cryptography
Database
Directions
Documentation
EBNF
GNU
GUI
Hacking
Hardware
Hello world
Herbs
HTML
httpd
Java
JavaScript
JOS
Links
Linux
LISP
Macintosh
Main Page
Maps
Math
Message Board
Miscellaneous
Moonshine
Natural Language
Networking
Pascal
PCOS
Perl
Philosophy
PHP
Prolog
Request Form
Roaming Agent
Security
Servlets
Shell scripts
Site Search
Snipits
Sockets
SPAM
Text Files
Threads
TI-92
Unicode
Unix
Web Search
Windows
www-robot
XML
youtube
Path:
C++
:
NT service
:
Windows NT Service
Windows NT Service...
This is an exaple a background process or service for microsoft windows 32 bit server software...
test_service.c
- win32 c api example NT Service
test_service.exe
test_service.cpp
- this is an NT service that calls the Java Vritual Machine to run in the background as a win32 NT service
cService.h
- service abstraction .h file
cService.cpp
- service abstraction .cpp file
httpd.h
- example web server NT service
Test.java
- the java nt service soruce code
Test.class
- the java BYTE code
test_service.exe
- nt service that runs javaw
httpd.exe
- example HTTP web server nt service
ntservice.zip
- Windows NT service wirtten in the C++ programming language and compiled for win32