Hi there, first off I wasn't sure where to post this, please feel free to move it.
What I am interested in doing is creating a windows application that has the ability to allow the user to remotely login (to the application) using a web browser and communicate with the application, in other words, the windows application listens on a port, and serves web pages and reads response from these pages.
Many programs I have come across have this ability, and I have always wanted to implement this in my own applications (to allow for changing configurations easily and remotely or viewing information from the machine running the windows app)
I have searched all over the web and have come up with nothing, if anyone could suggest methods to do this or links I would appreciate it.
What I am interested in doing is creating a windows application that has the ability to allow the user to remotely login (to the application) using a web browser and communicate with the application, in other words, the windows application listens on a port, and serves web pages and reads response from these pages.
Many programs I have come across have this ability, and I have always wanted to implement this in my own applications (to allow for changing configurations easily and remotely or viewing information from the machine running the windows app)
I have searched all over the web and have come up with nothing, if anyone could suggest methods to do this or links I would appreciate it.