Say I wanted to write a GUI front-end to a firewall (ipfirewall). For my whole career I've been writing fibs, factorials, and curses games in C. How should I approach this task? Any reading recommendations?
>>1 Structure and Interpretation of Graphical Interfaces.
Name:
Anonymous2009-07-07 5:27
Write a curses interface. Or if there's existing command-line tools to display current firewall and change stuff, take a look at something like bosh ( http://bosh.sf.net )