V
viashino
Hi,
I have written a Console Application that is doing different things,
like checking the status of different network Hosts.
I would like to implement a WebInterface to show such status, and maybe
also send some commands to my app.
It is possible to do it in asp.net ? I though I only need to "pass" my
object reference to the ASP page, so I can access its proprieties...
But I don't know how to do it (and if it is possible).
I saw lots of threads about WinForms to WebForms, but none about
ConsoleApp to Web.
Any link would be very appreciated.
Thanks
Viashino
I have written a Console Application that is doing different things,
like checking the status of different network Hosts.
I would like to implement a WebInterface to show such status, and maybe
also send some commands to my app.
It is possible to do it in asp.net ? I though I only need to "pass" my
object reference to the ASP page, so I can access its proprieties...
But I don't know how to do it (and if it is possible).
I saw lots of threads about WinForms to WebForms, but none about
ConsoleApp to Web.
Any link would be very appreciated.
Thanks
Viashino