Communication between windows services in .Net and C++ or .Net -
06-25-2007
, 11:07 AM
Hi,
Is there an example or an 'How To' how the communication between windows
services in .Net and C++ or .Net works.
In a C++ ATL Service I could expose a COM interface and add methods
accessible by any application.
Thanks |