I need to ping different objects on my network with an netduino plus
any suggestions on what code would work best
Im trying to use using System.Net.NetworkInformation; but I don't have that library available to me (constraint of netduino framework?)
suggestions?