Hi ,
TIVA C Series MCU - TM4C129NCPDT.
I have implemented web server on that, After sending the data, when the uip_acked() is called , I call the uip_close function to close the tcp connection.
But on wireshark, I couldnot see the FIN sent by TIVA, although the sender has closed the connection, but how can we close the connection on tiva side ?
Thanks,
Sanchit Mehra