RE: Sockets
- From: 黃慶 Kason Huang <kasonhuang kinposh com cn>
- To: "Chris Nystrom" <ccn olenska hn org>
- Cc: <gtk-list gnome org>
- Subject: RE: Sockets
- Date: Thu, 14 Mar 2002 08:31:48 +0800
maybe you need to use glibc library.it is more base than xlib.
-----Original Message-----
From: Chris Nystrom [mailto:ccn olenska hn org]
Sent: Thursday, March 14, 2002 1:38 AM
To: Paul Davis
Cc: Nicolas web; gtk-list gnome org
Subject: Re: Sockets
On Tue, 12 Mar 2002, Paul Davis wrote:
> 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.
He might run into problems when trying to integrate the socket IO with
the gtk_main function that never returns. He needs to become familiar
with monitoring the IO (14.2 in the tutorial, I think), or how to avoid
using the gtk-main function.
Chris
_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]