> i'm considering introducing a server/client architecture in one of my > projects. unfortunately i know nothing about implementing sockets, > internet communication and such. is there a tutorial or a short > source code example for the usage of the g_io_channel* functions of > glib? (are those functions the ones i need, anyway?) > > and is it possible to implement such an architecture without using > socket.h from libc, only using glib?
Use http://www.gnetlibrary.org/ , this should be exactly what you are looking for. Carsten _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list