A stack which works with or without an Mbed os library. Provides IPv4 or IPv6 with a full 1500 byte buffer.

Dependents:   oldheating gps motorhome heating

resolve/resolve.h

Committer:
andrewboyson
Date:
2019-02-22
Revision:
125:8c84daac38ab
Parent:
116:60521b29e4c9

File content as of revision 125:8c84daac38ab:

extern bool Resolve(char* remoteHost, int type, uint32_t* pIp4Address, char* pIp6Address);