[jdev] gmainloop and listening on a port

Tom Copeland tom at infoether.com
Tue Aug 2 09:31:26 CDT 2005


On Tue, 2005-08-02 at 15:57 +0200, Tim Fulcher - Clickatell wrote:
> So if anybody has the slightest inkling of how I can get this going I
> would be most appreciative.

Last time I did something like this I used g_idle_add.  I was embedding
Mozilla inside a GTK window and hooking it up to a socket on which I was
receiving and sending messages.  Here's a thread from mozilla-embedding
about it:

http://www.mail-archive.com/mozilla-embedding@mozilla.org/msg05231.html

Yours,

Tom





More information about the JDev mailing list