FreeRTOS-Plus-TCP V2.3.2
FreeRTOS TCP/IP library
Files
The following files are associated with this library.
 FreeRTOS_ARP.cImplements the Address Resolution Protocol for the FreeRTOS+TCP network stack
 FreeRTOS_DHCP.cImplements the Dynamic Host Configuration Protocol for the FreeRTOS+TCP network stack
 FreeRTOS_DNS.cImplements the Domain Name System for the FreeRTOS+TCP network stack
 FreeRTOS_IP.cImplements the basic functionality for the FreeRTOS+TCP network stack
 FreeRTOS_Sockets.cImplements the Sockets API based on Berkeley sockets for the FreeRTOS+TCP network stack. Sockets are used by the application processes to interact with the IP-task which in turn interacts with the hardware
 FreeRTOS_Stream_Buffer.cProvides the API for managing/creating the stream buffers in the FreeRTOS+TCP network stack
 FreeRTOS_TCP_IP.cModule which handles the TCP connections for FreeRTOS+TCP. It depends on FreeRTOS_TCP_WIN.c, which handles the TCP windowing schemes
 FreeRTOS_TCP_WIN.cModule which handles the TCP windowing schemes for FreeRTOS+TCP. Many functions have two versions - one for FreeRTOS+TCP (full) and one for FreeRTOS+TCP (lite)
 FreeRTOS_UDP_IP.cThis file has the source code for the UDP-IP functionality of the FreeRTOS+TCP network stack
 FreeRTOS_ARP.h
 FreeRTOS_DHCP.h
 FreeRTOS_DNS.h
 FreeRTOS_errno_TCP.h
 FreeRTOS_IP.h
 FreeRTOS_IP_Private.h
 FreeRTOS_Sockets.h
 FreeRTOS_Stream_Buffer.h
 FreeRTOS_TCP_IP.h
 FreeRTOS_TCP_WIN.h
 FreeRTOS_UDP_IP.h
 FreeRTOSIPConfigDefaults.h
 IPTraceMacroDefaults.h
 NetworkBufferManagement.h
 NetworkInterface.h