Re: GTK+ client server app



There are two possiblities:

1) A multi-threaded app, with one thread waiting for input.
2) Add a poll function to the g_lib loop

Jeroen


On Mon, 02 Oct 2000 04:26:01 Meghal Harish Varia wrote:
> Hello,
> 
> Does anyone know of a way I can implement a client app in a client-server
> setting.  For example, my app requires continuous monitoring for incoming
> messages while providing the GUI to the user.  Upon arrival of each
> message, my app should be notified, and I should perform the appropriate
> steps.
> 
> Anyone know how this can be done with GTK+?
> 
> thanks,
> meghal
> 
> 
> _______________________________________________
> 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]