Re: Sockets in GTK+?
- From: Chris Sparks <mr_ada comcast net>
- To: gtk-app-devel-list gnome org
- Subject: Re: Sockets in GTK+?
- Date: Mon, 21 Aug 2006 06:18:36 -0700
I went looking fo rGNet and what is odd is that it says this:
" It is written in C, object-oriented, and built upon GLib."
C isn't object-oriented......
Chris
Tristan Van Berkom wrote:
Luka Napotnik wrote:
GTK+ is a graphical library for creating UI's. For socket programming
you have to use the Unix socket API.
Well that is less and less true, glib/gobject is also becomming
something
like an "stl" of choice for C programming and is widely used outside the
GUI domain.
You might want to look into the gnet library (google will find it),
which aperently simplifies ipc programming in glib, which otherwise
consists of using GIOChannel and GIOWatch sources.
Cheers,
-Tristan
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]