VmWare commander for Java: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
(New page: ==== VmWare commander for Java ==== For starting / stopping, getting state, etc. of the VmWare guests. Translate Java calls into vmware shell commands, which are then executed through a l...)
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:


http://sourceforge.net/projects/java-vmware-cmd/
http://sourceforge.net/projects/java-vmware-cmd/
[[Category:Java]] [[Category:VM Management]]

Latest revision as of 14:01, 7 December 2008

VmWare commander for Java

For starting / stopping, getting state, etc. of the VmWare guests. Translate Java calls into vmware shell commands, which are then executed through a locale shell or through a secure remote shell on to the VmWare server console.

http://sourceforge.net/projects/java-vmware-cmd/