Hello,
I'm trying to learn and I can't understand this one part of the HTTPGET example.
This is specific to the "httpget_EK_TM4C1294XL_TI_TivaTM4C1294NCPDT" example.
tirtos version: tirtos_tivac_2_14_04_31
Question:
- Why doesn't the HTTPGET example restart when I unplug the ethernet connection and plug it into a new domain?
- I expect the IP address should change and that should call the netIPAddrHook function?
Thanks for the help! I apologize if the answer is easy or already answered (I did due diligence of searching related questions and the docs).