Hi all !
i have decided to make a s/w for handling the Phone calls. i am planning to use Linux Platform to develop the S/w . Phone Call would be handled Through MODEM
i have some basic queries : 1) i need to have GUI Interface for the said S/W.Which Tools can i use ?? 2) And what kind of Programming Language would be used for the GUI(C/C++) 3) Can some one give me some Web links to start off.
Please Advice.
Thanks Gopi Mumbai
You can use glade, gtk+, Qt
it can be either in C or C++
These are sites regarding glade and gtk+ http://glade.gnome.org http://www.gtk.org
--sen-- Be a man of Deeds Don't be a man of Needs... http://senkavithai.tk http://stylesen.blogspot.com
On Wed, Nov 09, 2005 at 05:27:20PM +0530, Gopi K wrote:
Asterisk.
You can use whatever language you want, as long as it can make system calls.