Re: g_io_channel functions

2005-02-04 Thread Gyözö Both
great, this really seems to be exactly what i want :-) hooray! gyözö > > 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

Re: g_io_channel functions

2005-02-04 Thread Carsten Burstedde
> 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 fun