Re: example of udp listener with giomm
- From: José Alburquerque <jaalburquerque cox net>
- To: Bartosz Kostrzewa <bartek fastmail net>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: example of udp listener with giomm
- Date: Fri, 12 Nov 2010 12:26:21 -0500
On Fri, 2010-11-12 at 08:17 +0100, Bartosz Kostrzewa wrote:
> Hi everyone,
>
> do you know of any example code that implements a simple UDP listener
> using giomm? I can't quite get my head around how to do it using just
> the reference documentation.
It should be possible to use Gio::SocketListener. Also
Gio::SocketService or Gio::ThreadedSocketService (which are subclasses
of Gio::SocketListener) which might be easier. Possible C examples
might show up on google (I'm not sure).
> Thanks!
>
> -Bartek
>
--
José
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]