From: Nico C. <nc...@DE...> - 2009-10-20 12:57:15
|
> -----Original Message----- > From: Øyvind Harboe [mailto:oyv...@zy...] > Sent: dinsdag 20 oktober 2009 9:33 > To: Nico Coesel > Cc: ope...@li... > Subject: Re: [Openocd-development] OpenOCD GUI > > > IMHO a GUI is a good idea but it has to be cross-platform. I have been > > using WxWidgets for cross platform development for several years and I > > must say the transfer between Windows and Linux is seemless. > > Cross platforms w/dependencies during compilation or running > is not great either. The GUI doesn't need to be part of OpenOCD. > For now the consensus(Duane and I have mostly discussed this > in the past) is a built in web server for basic operations and > special pages for target specific peripherals. > > Take the builtin httpd server for a spin. Does the httpd server support PHP, database access, sessions, cookies, etc, etc? Without that the functionality of a builtin webserver is extremely limited because it is very cumbersome to make active web-pages. Nico Coesel |