l 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?
>
> Us
> 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
&
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 func