Hi Guys,
Is there any way we can find the currently available VMware servers and its hosts from my intranet, .Basically i want to use in Java application , f there are any JAVA API is available please guide me
Regards
Rayees
+919884343024
You can try to build (or use an existing one) a network port scan to chech 443 ports.
Then you can use VMware API/SDK to verify if you are talking with a ESX or a VC or other web servers.
http://www.vmware.com/support/developer/
Andre