hi
how can i send a dhcp request/discovery packet using c# to locate dhcp server any idea or snippet
,
See the P/Invoke.net – dhcpsapi in windows. There are also docs about the DHCP APIs on windows here.
,
Grab Wiresharp and the DHCP RFCs
hi
how can i send a dhcp request/discovery packet using c# to locate dhcp server any idea or snippet
,
See the P/Invoke.net – dhcpsapi in windows. There are also docs about the DHCP APIs on windows here.
,
Grab Wiresharp and the DHCP RFCs