On Sun, Jun 14, 2009 at 09:27:20PM +0200, yy wrote:
Sorry if I interrupt your priceless discussion about mailing lists,
but I need some help with libixp.
Since finding documentation (and/or examples) is not easy, I have
decided to write something myself. What I'm doing is keeping tags in a
mercur
The example server was written by Ron Minnich.
I started on a libixp hello-world howto which can be found at
http://sqweek.dnsdojo.org/plan9/server.txt - I kind of lost motivation
when I realised the direction I intended to take the howto was
basically just going to repeat all the information in
Thanks for this, I've been considering using libixp for a couple of
projects coming up soon and some decent examples will be handy.
cheers,
James
On Mon, Jun 15, 2009 at 5:27 AM, yy wrote:
> Sorry if I interrupt your priceless discussion about mailing lists,
> but I need some help with libixp.
>
Hmm, I noticed the libixp source does have a libixp server example if
you're looking for something to compare to or correct using.
Unfortunately, it's a bit sparse on comments. If Kris wrote it,
perhaps he'd be one to ask about it. It's in the root of the source in
the examples directory.
Thomas
Sorry if I interrupt your priceless discussion about mailing lists,
but I need some help with libixp.
Since finding documentation (and/or examples) is not easy, I have
decided to write something myself. What I'm doing is keeping tags in a
mercurial repository from a very simple Hello World to a mor