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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
438 次查看
zhangzhixing
Contributor III

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

标记 (1)
0 项奖励
回复
1 解答
418 次查看
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 项奖励
回复
2 回复数
419 次查看
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 项奖励
回复
366 次查看
zhangzhixing
Contributor III

tcp client done !

标记 (1)
0 项奖励
回复