W60X_Arduino: DhcpClass Class Reference

Arduino W60X

W60X_Arduino
DhcpClass Class Reference

Public Member Functions

uint32_t getLocalIP ()
 
uint32_t getSubnetMask ()
 
uint32_t getGatewayIp ()
 
uint32_t getDhcpServerIp ()
 
uint32_t getDnsServerIp ()
 
char * getLocalIPStr ()
 
char * getSubnetMaskStr ()
 
char * getGatewayIpStr ()
 
char * getDhcpServerIpStr ()
 
char * getDnsServerIpStr ()
 
int beginWithDHCP (uint8_t *, unsigned long timeout=60000, unsigned long responseTimeout=4000)
 
int checkLease ()
 
Generated by   doxygen 1.8.14