From: Andy K. <ac...@vm...> - 2011-04-28 15:39:49
|
Hi Sandeep, You're right that we don't officially support kernel-mode clients. The only IOCTLs we expose publicly are for the socket API that uses VMCI underneath. Take a look at: open-vm-tools/lib/include/vmci_sockets.h Would you mind telling me a bit more about your intended use? Is the user-mode API, via sockets, not sufficient? Thanks, - Andy |