I am working on a multimedia surveillance program, which has both a
thick server and a thick client. The client consists of both unmanaged
C++ and managed C# code. It is desired to have the client output in a
browser window, and I want to know the feasibility of incorporating
ASP to provide the development of web pages and windows forms.

Would this project be better suited for Active X technology or is ASP
a better choice?