
-------------------------------------------------------
generate.bat 

Creates the files in the "generated" folder based on RCCService.wsdl.
Since these files change rarely, the generated files are checked into source control.

-------------------------------------------------------
RCCService.cpp 

Windows-specific code for implementing a Windows Service

-------------------------------------------------------
RCCServiceSoapServiceImpl.cpp 

Implements the Web Service methods



