Please enable JavaScript to view this site.

Bug Validator Help

Navigation: Examples > Example NT Service

Building the example client

Scroll Prev Top Next More

The example project can be found in the serviceClient subdirectory in the directory where Bug Validator was installed. If the directory is not present, reinstall your software and choose custom or full installation.

 

Open the file serviceClient.dsp using Microsoft® Developer Studio® 6.0.

 

There are two configurations, Debug and Release.

 

The application takes two commands:

-help. Displays the help message

-string. Sends the (optionally quoted) text appears after -string to the service. If the service is running the service will return the string in reverse order.

 

For example: serviceClient.exe -string "The quick brown fox" returns "xof nworb kciuq ehT"