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.
Photo

Ethernet setting ... again


  • Please log in to reply
No replies to this topic

#1 claudio.serio

claudio.serio

    Member

  • Members
  • PipPip
  • 25 posts

Posted 26 October 2015 - 04:33 PM

Can Anyone try this code with N3 ... please ... i'm going slightly Med
 
Dim Interf = Microsoft.SPOT.Net.NetworkInformation.NetworkInterface.GetAllNetworkInterfaces()(0)
        Dim DNS(1) As String
        DNS(0) = "193.206.115.20"
        'DNS(1) = "193.206.115.20"
        Interf.EnableStaticIP("192.168.1.111", "255.255.255.0", "192.168.1.1")





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

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.