Hello list,
Please pardon me if it is not related to the list.
We have a C application which runs on both SCO open server
and Red Hat Linux with Oracle/Informix database. It is a text
based application originally developed for CRDS box with UNOS.
Now management needs a GUI for the text application. I have
developed some report screens using Apache/Mod_perl/GD.
They kind of liked it. Now they want to do a full fledged GUI.
My suggestions are:
1. Get rid of screen driver codes from the existing C programs
2. Use "Inline C" in the mod_perl programs and run it through apache
webserver as a web page.
But, some of my colleagues are suggesting to write a Java/VC++
Interface for the GUI.
Any suggestions on this will be really appreciated.
Thanks,
Ganesh.