Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.

Hobbit

Member Since 14 Jan 2012
Offline Last Active Oct 01 2018 06:29 PM
-----

Topics I've Started

How to Rename N3 for classroom

13 July 2015 - 06:15 PM

Hi all,

 

I purchased 35 Netduino 3's for my new Home Automation class I plan to teach next Spring. However, I would like to rename each unit so they can be seen on the LAN using a NetBIOS name. I also need a way to be able to find the IP of each device using something like this:

 

IPHostEntry ipEntry = Dns.GetHostEntry(hostname);

 

I assigned each board a static IP and DNS points to the router.  I can see the boards in the Arp cache and can ping them just fine. One of the members suggested using NameService but I cannot find the namespace for that in the NetMF.

 

I appreciate your ideas.

 

Hobbit

 


home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.