|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] XenStore Devel Help
On Fri, 2011-11-04 at 16:23 +0000, Luciano Barreto wrote:
> Hi guys, I'm trying to develop a library to access XenStore via Java
> Application (Academic purposes) but I have not a lot experiencie in C
> or how to do that. Anyone here have an example of how to access
> XenStore using the library "xs.h". I found an example over the
> internet
There is a basic command line client in
tools/xenstore/xenstore_client.c. You could also look at tools/libxl
which uses xenstore reasonably extensively.
tools/python/xen/lowlevel/xs/xs.c is the python bindings which I suppose
might be of interest.
> but I'm havig any compilation problems.Thanks
You'll have to be more specific if you want help with this.
However if you are struggling with the C aspect then I suggest you seek
out someone within your university department who can help, this list is
not best suited to teaching people new languages.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|