I've written my first windows service in .Net. Can I communicate with this service from other .Net application? Can I execute methods on a service object from remote .net applications?
Yes. A Windows Service (or just about any other kind of .NET program) can host a WCF Service. Clients can call this service in order to make requests.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With