Receiving UDP broadcasts on multihomed systems
Posted
by theller
on Stack Overflow
See other posts from Stack Overflow
or by theller
Published on 2009-05-15T19:56:46Z
Indexed on
2010/04/10
22:03 UTC
Read the original article
Hit count: 302
I have a Windows XP machine with more than one network adapter. When I receive a UDP broadcast package from another machine that does not yet have a valid IP address, howcan I determine which network adapter received this package?
I need to implement a kind on custom DHCP server...
© Stack Overflow or respective owner