Cips wrote:
> Hi
>
> I have 2 network adapters in my system and i have an array of messages
> in my software component. According to the settings in the messages my
> component need to send messages to either of the 2 available network
> adapters.
Assuming you mean plain UDP packets, not multicast, and both NICS are on
different subnets, you simply need to bind a socket to each address. If not,
then please provide more details.
> How i can do it dynamically from user mode? or i need to write some
> kernal mode switching component?
>
> Can we dynamically bind/unbind different network adapters with TCP/IP
> stack?
>
> Can we configure network adapter from Sockets level?
>
> Please gime some lights in this areas
> Thanks in adv...
>
> Cips
--
Phil Frisbie, Jr.
Hawk Software
http://www.hawksoft.com