ST tcp echo client for sending larger data blocks
TCP echo client application running on my STM board and server is run on Linux PC , so here how can I enable the IP fragmentation and reassembly feature in order to transmit/recieve larger chunk of data from my application program to tcp_send/receive...