Scripting VB to create networks

Discussions about using Windows guests in VirtualBox.
Post Reply
mouha
Posts: 1
Joined: 8. Nov 2011, 16:43
Primary OS: MS Windows 7
VBox Version: OSE other
Guest OSses: Linux windows Mac

Scripting VB to create networks

Post by mouha »

I know that VB offers many things to control it : SDK, API, COM, web server etc

What I'd like to do is have a GUI to simply create VM connected through networks but I have to know: what is the best solution use Frontends [1], webserver, COM* or API ? elsewhere libvirt ?

A an example a use case could be : I put 3 VMs on my GUI, choose their respective OS , create 1 or more network connection(s) for each and connect these VM to create network(s).

Python, C++, etc, implementation language doesn't matter even, well, even if I have a preference for Qt

[1] http://www.virtualbox.org/manual/ch01.html#frontends
Post Reply