hi...I'm upgrading my code to 1.01 Ethernet Library...does anyone know the replacement functions/syntax for the following Ethernet Library DHCP elements:
EthernetDHCP.ipAddress() ==> Ethernet.localIP()
EthernetDHCP.gatewayIpAddress() ==> what is this one?
EthernetDHCP.dnsIpAddress() ==> what is this one?