Just a quickie that I'm sure someone will be able to answer...
Using the TCP_IP_W5500 component, I need to be able to change networking IP/SubNet/Port/MAC parameters on the fly, allowing users to change/set configuration values to EEPROM, with the code updating W5500 parameters when changed.
Not sure how to functionally support this process however.
Is there something I need to call/do to reliably invoke the new parameters before re-opening the socket(s), would a hard reset and then recalling the Initialise function cover this, or am I over-thinking/complicating things ?
Apologies, although I'm new to networking it's all working perfectly. Merely limited component familiarity and just another small hurdle to cross before I can deliver

Many thanks in advance,
Brendan