COSA
An Object-Oriented Platform for Arduino Programming
|
#include <INET.hh>
Public Member Functions | |
addr_t () | |
Public Attributes | |
uint8_t | mac [MAC_MAX] |
Hardware address. More... | |
uint8_t | ip [IP_MAX] |
Network address. More... | |
uint16_t | port |
Service port. More... | |