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
>
>  
>

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to