Is there anyway to interact between Web Server and Client Windows Services (CWS)? My Website need to call a method in CWS to trigger a function and I can't find anyway to do that.
If I can't directly community with CWS, can I force them install something as a transporter? My Website call something, something trigger Windows Services and get returned data?