VBox has bridged network that you may be able to use, the code is inside this 
folder:
 
\vbox\src\VBox\HostDrivers\VBoxNetFlt\win
 
you will have to develop a kernel driver, and then some user space apps.
 
However, if you only want to virtualize Windows physical NIC, you can just 
start from the windows WDK sample, which has a working sample to turn one NIC 
to have multiple physical ip addrs.
 
the wdk sample is located inside C:\WinDDK\6001.18002\src\network\ndis



--- On Thu, 9/29/11, jorge Rodriguez <[email protected]> wrote:


From: jorge Rodriguez <[email protected]>
Subject: [vbox-dev] VirtualBox dll, can i use them?
To: [email protected]
Date: Thursday, September 29, 2011, 4:38 PM





Hey!
Im programing an app, this app its about NIC bonding in windows, I must 
virtualize a NIC, wich will represent the n physical NIC's in the pc. I was 
wondering if I could take virtualbox dll, and use them, to virtualize the NIC 
and manage the hardware (all NIC's in the pc) using this virtual NIC. Im using 
Visual Studio C# to develop this app. Is this possible?  
-----Inline Attachment Follows-----


_______________________________________________
vbox-dev mailing list
[email protected]
https://www.virtualbox.org/mailman/listinfo/vbox-dev
_______________________________________________
vbox-dev mailing list
[email protected]
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Reply via email to