Re: g_io_channel functions



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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]