GUPnP Vala Bindings
June 6th, 2008 by Rob BradfordVala bindings are now available for GUPnP and are included in the main repository here. These are the result of the hard work of Jussi Kukkonen and Zeeshan Ali Khattak. And for those that haven’t heard of it, Vala is a new programming language based around GObject with a style similar to C#. It makes it very easy to interact with GObject based APIs whilst still having the ease of use of a higher level programming language.
In related news, Ross has come up with a tool to autogenerate bindings for remote calls this makes is even easier to use GUPnP within your application with even less typing!