<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>VBox has bridged network that you may be able to use, the code is inside this folder:</DIV>
<DIV> </DIV>
<DIV>\vbox\src\VBox\HostDrivers\VBoxNetFlt\win</DIV>
<DIV> </DIV>
<DIV>you will have to develop a kernel driver, and then some user space apps.</DIV>
<DIV> </DIV>
<DIV>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.</DIV>
<DIV> </DIV>
<DIV>the wdk sample is located inside C:\WinDDK\6001.18002\src\network\ndis<BR><BR><BR><BR>--- On <B>Thu, 9/29/11, jorge Rodriguez <I><jorge_r_t@hotmail.com></I></B> wrote:<BR></DIV>
<BLOCKQUOTE style="BORDER-LEFT: rgb(16,16,255) 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px"><BR>From: jorge Rodriguez <jorge_r_t@hotmail.com><BR>Subject: [vbox-dev] VirtualBox dll, can i use them?<BR>To: vbox-dev@virtualbox.org<BR>Date: Thursday, September 29, 2011, 4:38 PM<BR><BR>
<DIV id=yiv807925745>
<STYLE><!--
#yiv807925745 .yiv807925745hmmessage P
{
margin:0px;padding:0px;}
#yiv807925745 .yiv807925745hmmessage
{
font-size:10pt;font-family:Tahoma;}
--></STYLE>

<DIV dir=ltr><SPAN style="BORDER-COLLAPSE: collapse; FONT-FAMILY: arial, sans-serif" class=yiv807925745Apple-style-span><SPAN style="LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif; COLOR: rgb(51,51,51); FONT-SIZE: 13px">Hey!<BR style="PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px">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?</SPAN> </SPAN> </DIV></DIV><BR>-----Inline Attachment Follows-----<BR><BR>
<DIV class=plainMail>_______________________________________________<BR>vbox-dev mailing list<BR><A href="http://us.mc1603.mail.yahoo.com/mc/compose?to=vbox-dev@virtualbox.org" ymailto="mailto:vbox-dev@virtualbox.org">vbox-dev@virtualbox.org</A><BR><A href="https://www.virtualbox.org/mailman/listinfo/vbox-dev" target=_blank>https://www.virtualbox.org/mailman/listinfo/vbox-dev</A><BR></DIV></BLOCKQUOTE></td></tr></table>