Re: how to config network bridge

Tech-Archive recommends: Speed Up your PC by fixing your registry



You can find a good IMHO explanation of the network bridge on
http://www.microsoft.com/technet/community/columns/cableguy/cg0102.mspx
Arkady

"Arkady Frenkel" <arkadyf@xxxxxxxxxxxxxxxx> wrote in message
news:e0zXaeoXHHA.4264@xxxxxxxxxxxxxxxxxxxxxxx
Network bridge - is software which connect different adapters so it have
no IP itself, but do routing between them
Arkady

"June" <June@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BE267824-EB9E-4BBB-9104-714D6952AB0D@xxxxxxxxxxxxxxxx
Anybody can give a hint?

"June" wrote:

Hi

I need write code to config network bridge, such as: set static IP
address,
gateway address, set submask, enable/disable DHCP etc. I don't know
what
kind of win32 API I can use.

I did some search in MSDN and find I can config a network adapter using
IP
helper API, but didn't find anything for a bridge. Can someone tell me
how to
do this, if there is any sample code?

Thank you

June




.