Is there any sample code available for TCP client communication (send/receive) on S32K3 platform?

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

Is there any sample code available for TCP client communication (send/receive) on S32K3 platform?

Jump to solution
437 Views
zhangzhixing
Contributor III

Is there any sample code available for TCP client communication (send/receive) on S32K3 platform?

Tags (1)
0 Kudos
Reply
1 Solution
417 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

you can refer to TCP/IP stack demo examples. Download it from https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K3-REFSW-D and install it along right RTD version in S32DS. See package release note for installation steps.

The TCP/IP stack features a set of applications, which demonstrates key functionalities of this software product. One of application is the TCP echo server, using either Raw or Netconn API.

BR, Petr

View solution in original post

0 Kudos
Reply
2 Replies
418 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

you can refer to TCP/IP stack demo examples. Download it from https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K3-REFSW-D and install it along right RTD version in S32DS. See package release note for installation steps.

The TCP/IP stack features a set of applications, which demonstrates key functionalities of this software product. One of application is the TCP echo server, using either Raw or Netconn API.

BR, Petr

0 Kudos
Reply
365 Views
zhangzhixing
Contributor III

tcp client done !

Tags (1)
0 Kudos
Reply