Re: Sockets



>Hi. Anyone can tell me how to make a connection IPC
>with GTK? I work with sockets without GTK. Exist
>sockets by GTK?

GTK is a toolkit for creating graphical user interfaces. It has
nothing to do with sockets or other IPC mechanisms, though it has some
builtin support to make integrating I/O handling a little simpler. I
think you need to look at another library that is focussed on this
area, not GTK.

--p



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