On Thu, Dec 5, 2013 at 2:56 AM, David Buchan <pdbuc...@yahoo.com> wrote:
> PS. Socket programming is great fun! (
> http://pdbuchan.com/rawsock/rawsock.html )

Absolutely! I don't usually use raw sockets though - I tend to use TCP
primarily, and sometimes UDP or ICMP, but not raw. TCP sockets equal
MUD connections, woooot!

GTK2 Pike MUD client, demonstrating the same principles I use in the
example posted here, but far FAR more complicated:

https://github.com/Rosuav/Gypsum

ChrisA
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to