i have made an ASP.Net MVC 4 web application. Within this i have an underlying C# model that listens for incoming requests on a port.
How do I make it so this class is constantly running (i.e can listen for these requests) without the web app interface having to be called etc?
I have a webserver to host it on.
Underlying Model class
Page 1 of 11 Replies - 148 Views - Last Post: 01 December 2012 - 12:23 PM
Replies To: Underlying Model class
#2
Re: Underlying Model class
Posted 01 December 2012 - 12:23 PM
http://msdn.microsof...y/bb483064.aspx
You can ignore the robotics part, this should work for any service
/>
Maybe this is a better link.
You can ignore the robotics part, this should work for any service
Maybe this is a better link.
This post has been edited by Momerath: 01 December 2012 - 12:27 PM
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote



|