...
µC/TCP-IP contains code that can use sub-modules such as DNS client to perform some specific operation and extend the functionalities of some particular API.
Constant | Description | Possible Values |
---|---|---|
NET_EXT_MODULE_CFG_DNS_EN | Select portions of µC/TCP-IP code may call µC/DNSc API to resolve remote hostname. If µC/DNSc files/functions are included in the µC/TCP-IP build set NET_EXT_MODULE_CFG_DNS_EN to DEF_ENABLED . Set to DEF_DISABLED otherwise. | DEF_ENABLED or DEF_DISABLED |
Anchor | ||||
---|---|---|---|---|
|
...