Download FreeRTOS
 

Quality RTOS & Embedded Software

LIBRARIES
WHAT'S NEW
Simplifying Authenticated Cloud Connectivity for Any Device.
Designing an energy efficient and cloud-connected IoT solution with CoAP.
Introducing FreeRTOS Kernel version 11.0.0:
FreeRTOS Roadmap and Code Contribution process.
OPC-UA over TSN with FreeRTOS.

Network Name Resolution

Addressing remote nodes using a raw IP address is not always practical because:
  • IP addresses can change.
  • The IP address of a remote computer might not be known.
  • IP addresses are not very memorable.
It is more convenient to address a remote node using a human readable name. The process of converting a human readable name into an IP address is called Name Resolution. FreeRTOS-Plus-TCP includes DNS, LLMNR and NBNS implementations for this purpose.
Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.