TCP/TP Client and Server Example for K64F

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

TCP/TP Client and Server Example for K64F

1,356 Views
chhsu0229
Contributor II

I am working on the TCP Client and Server for K64F. 

The lwip ping, hdcp example from SDK is done on the FRDM-K64F board.

However, where can I get the example for TCP client and server code ?

Thanks

0 Kudos
2 Replies

1,260 Views
diego_charles
NXP TechSupport
NXP TechSupport

Hi Andy!

 

From our SDK you could refer to    lwip_tcpecho and lwip_httpsrv examples.

 

In the  Brief Introduction to LwIP stack in MCUXpresso SDK you will find the description of the Lwip stack API   and a overview of the available Lwip examples.

 

I recommend you take a look the following community posts with similar inquiries.  

I.mx rt 1050 evkb lwip tcp client

Lwip webserver and tcp client at same time is posibble ?

Lwip Client Echo Application [SOLVED]

 

I apologize for the delay on my reply.

If I can help further, please let me know.

Regards,

Diego.

0 Kudos

1,260 Views
chhsu0229
Contributor II

Hi Diego,

Thank your for your help.

0 Kudos