MIMRT170 lwip TCP/IP server and client example

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MIMRT170 lwip TCP/IP server and client example

254 Views
gurukiran
Contributor I

Hi,

I need to do client and server program for MIMRT1170-EVKB board using LWIP TCP/IP Stack and freeRTOS.

Please provide the example for TCP client and TCP server program. As ping is working fine. For that I need to add TCP client and TCP server program.

Thank you,

GuruKiran M B

0 Kudos
Reply
1 Reply

213 Views
gurukiran
Contributor I

Hi Nxp,

From the nxp community Forum, we got info on how the socket creation works, things to configure for tcp-client.
From that idea , we have coded for both tcp-client and tcp-server and it will be helpful for others to refer while implementing the same.

Tcp-client and server implementation include transmitting the data in the packets and receiving the acknowledgement.

A special thanks to my teammates: Har**bleep**ha R and Niranjan for their support while implementing the same.

PFA attached code for the same.

Thanks,

Gurukiran M B

0 Kudos
Reply