Wrox Home  
Search P2P Archive for: Go

  Return to Index  

gtkplus_gnome thread: gtk client server program


Message #1 by "mak d" <mark.w.dawson@b...> on Fri, 9 Mar 2001 16:10:43
we are writing a simple client server program which uses a gtk interface

the problem is that we cant seem to get gtk to wait for the read from the
server, if we put the read in gtk freezes as we are not allowing main to
continue, is there some way to make an event which listens for data from
the server and act only when it finds it

mark dawson

  Return to Index