first of all apologize me if my question is badly posed or obvious (I am mainly an HW designer, and so quite a beginner in SW...).
I have written some dialog based C++ projects with VS2013 creating *.exe standalone (up to now Win32) apps. These apps obviously contain the dialog (ProjectNameDlg) class GUI as front-end (containing usual buttons, text boxes, sliders, check boxes and so on) and C++ object-oriented sources for the core algorithms processing.
Now I want to develop some instrument devices based on Rawsberry platform where the core processing is realized as embedded software, but I want to realize the GUI as a client Web page (installed in a control-room PC for example) that sends the emebdded programs parameters to the various peripheral devices everyone seen as a IP node.
Given that the peripheral devices must implement of course TCP-IP and a Web server, my question is : what program can I use to realize a Web user dialog that can contain the usual toolbox objects that are used in Visual Studio for a dialog based application (i.e. buttons, check boxes, text boxes, combo boxes and so on)?
Aucun commentaire:
Enregistrer un commentaire