Hi,
Is there a tool (using USB) to show the current IP address assigned by DHCP?
Thank you!
  | |||||||||||||||||||||||||||
How to determine the IP address assigned by DHCP
Started by clefranc, Aug 08 2015 01:00 AM
ip address dhcp tool
2 replies to this topic
#1Posted 08 August 2015 - 01:00 AM Hi, Is there a tool (using USB) to show the current IP address assigned by DHCP?
Thank you! #2Posted 11 August 2015 - 06:38 AM
Hi clefranc,
The NETMF debug tools don't expose your board's IP address through any GUIs, Visual Studio, etc. But... If you use Debug.Print to output the current IP address, you can display it in MFDeploy's "debug output" feed. Microsoft.SPOT.Net.NetworkInformation.NetworkInterface.GetAllNetworkInterfaces()[0].IPAddressDoes that get you the info you need? Chris #3Posted 14 August 2015 - 08:55 PM
Yes, pretty much what I'm doing right now. Just hate to reboot the netduino for getting it's IP.
Thanks Christian Also tagged with one or more of these keywords: ip, address, dhcp, tool
0 user(s) are reading this topic0 members, 0 guests, 0 anonymous users | |||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||
This webpage is licensed under a Creative Commons Attribution-ShareAlike License. | |||||||||||||||||||||||||||