TCP Client: Receive Data more than buffer size

Hi All,
I’m using https://packetsender.com/ to send and receive data over TCP. Suppose I want to send a 1MB file from my HOST PC to STM32 MCU using W5500 over TCP. How to handle that?
Haven’t found any example.