detecting Default GateWay of LAN
Hello:
How to detect the default gateway of the LAN..
Thanks
Muhammad Ahmed
[87 byte] By [
xs2ahmed] at [2007-11-18 17:38:01]

# 1 Re: detecting Default GateWay of LAN
You can use GetAdaptersInfo ( http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iphlp/iphlp/ip_helper_start_page.asp).
It will give you a list gateways per network adapter.
j0nas at 2007-11-9 13:45:49 >
