M
methodios
Is there a way to create a windows service that can communicate with an
ASP.NET page running IIS via HTTP protocol as the communicate medium?
The service will act as a listener on whatever port and I would like
that one ASPX file to do the processing. I would like to utilize the
stuff that's already built in for ASP.NET (cache, multithreading,
etc..) but I'm not really looking to create a full blown website.
ASP.NET page running IIS via HTTP protocol as the communicate medium?
The service will act as a listener on whatever port and I would like
that one ASPX file to do the processing. I would like to utilize the
stuff that's already built in for ASP.NET (cache, multithreading,
etc..) but I'm not really looking to create a full blown website.