I have gone through the tcp_echo sample example of TI RTOS for Tiva C series.Do I need to change the transport layer of TCP/IP stack. If yes how can I do that ...please guide elaborately on this. I would appreciate any help in this context.
Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I have gone through the tcp_echo sample example of TI RTOS for Tiva C series.Do I need to change the transport layer of TCP/IP stack. If yes how can I do that ...please guide elaborately on this. I would appreciate any help in this context.
Thanks.
Hi Ralph,
Thanks a lot for your reply!
I have gone through the above post , but I was not able to find transport.c file. I was trying to form a MQTT packet and was trying to send on MQTT data on top of TCP/IP but I'm not getting any data on MQTT also connect API give an error code of -1 while connecting to socket which I created.
Best Regards,
Techinspired