[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: GTK1.2,GNET,GlibC
- From: Rodrigo Moya <rodrigo gnome-db org>
- To: Mee Com <writemessage hotmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: GTK1.2,GNET,GlibC
- Date: Sun, 30 Nov 2003 20:04:10 +0100
On Sun, 2003-11-30 at 19:51, Mee Com wrote:
> Hi!
> I'm using GTK1.2 with KDE,I just start to create application(I want to
> create GUI(Graphical User Interface) to create ad-hoc network in two
> computers or more via bluetooth.The point that I want to ask is,what is the
> thing that I should use?GNET or GlibC?what is the library or software that
> more suitable and more properly to the thing that I just mentioned
> above?(because I'm really a new developer and want the tool that have more
> about coding examples and more documents)
>
you might want to look at libgnetwork
(http://ftp.gnome.org/pub/GNOME/sources/libgnetwork/), which is a
GObject-based library for networking. Since it uses GObject, it
integrates perfectly with your GTK app.
The only problem is that it needs Glib 2.0 (used by GTK 2.0), so you
might have to upgrade to GTK 2.0.
cheers
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]