What language/tool would you use to create...
-
Hi there, Not sure if this is the right forum or not, but I thought I'd ask away. Our product is thick client/server architecture. We have created a Web-based interface for our product using ASP.NET which does some basic lookups/field changes. We want to take it a step further and create a custom control within a webpage to show our floor-plan module. Our thick client is written in C/C++, and I realize that in order to do what we want, we would need to port this code over to something a little more browser friendly. Question: What language/tools would give me the ability to: a) Have a canvas where I can custom draw lines, shapes etc. b) Get Click, Mouse Move events .. All within a web-browser? Any help/links you could provide would be great. Cheers. M.
-
Hi there, Not sure if this is the right forum or not, but I thought I'd ask away. Our product is thick client/server architecture. We have created a Web-based interface for our product using ASP.NET which does some basic lookups/field changes. We want to take it a step further and create a custom control within a webpage to show our floor-plan module. Our thick client is written in C/C++, and I realize that in order to do what we want, we would need to port this code over to something a little more browser friendly. Question: What language/tools would give me the ability to: a) Have a canvas where I can custom draw lines, shapes etc. b) Get Click, Mouse Move events .. All within a web-browser? Any help/links you could provide would be great. Cheers. M.