Determine the Underlying technology being used for the Web Browser. You must compile glpk as an extension to the Web Browser and wrap it as a plugin. You must then make the plugin JS enabled. Determine the JS engine you are using. If based on KDE's KJS the interface your plugin must implement is KHTML. If based on Gecko (Greasemonkey) (Netscape, Firefox) it must implement NPAPI.
I tried this last night on WebKit and have GLPK solving Sudoku problems entered on a form using JS to extract the information from the form, submit it to the GLPK plugin when the Solve button is pressed, and display the result page. Good Luck, -- Nigel Galloway [email protected] On Mon, 28 Mar 2011 12:06 +1100, "Noli Sicad" <[email protected]> wrote: > > If one wants to do something looking for a tool is OK, but better is to > > understand what you want to do. The following dyslexic link may be a > > start: > > > > http://p2p.wrox.com/javascript/17313-how-call-dll-method-javascritp-urgent.html > > > > My executive summary would be: don't. > > What I want to do is nothing to do with Microsoft technology or DLL > world. > > But javascripts to build native apps in mobile devices and GIS without > MS. > > Using these tools, > > http://www.phonegap.com/ > > http://openlayers.org/ > > Noli > -- http://www.fastmail.fm - A fast, anti-spam email service. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
