I am running this code example enet_io on my dev board: EK-TM4C1294XL. I would like to change the code such that I can enter my own IP address on the web browser. Without having to wait for the IP address to be assigned to me.
I mean, I want to access the web server with a unique IP address that I can use all the time.
Is that possible?