FREE RTOS + TCP on renesas RA6M3 development board

Yes I reffered from the https://forums.freertos.org/t/freertos-ip-callbacks/7786/2
query.
There are no documents as such provided but a guide on how to implement TCP/IP server or client and perform communication is present on the FREE Rtos site.
The steps mentioned there are same as of those implemented here.