VMware Virtual Appliances Community
mjp0621
Contributor
Contributor

ESX Server 3.0 beta and SDK API (Java, C# and SOAP)

I am trying to write an application either running on the host(ESX Server) or on one of the guests to talk to the VMware SDK API and collecting performance data from it. Then it will pass the data to our main program(written in C) and store the data into our own database.

The issue:

Our main program is written in C and this makes interfacing with a JAVA API difficult. What's the best way to create an application that can talk to both of the VMware SDK API(Java) and our C program? Anybody has the same problem? SOAP? Your help is greatly appreciated. Thanks.

Reply
0 Kudos
0 Replies