Skip to main content
Open topic with navigation

AREthTCPListen

CAPL Functions » Ethernet » AUTOSAR Eth IL » AREthTCPListen Valid for: CANoe DE • CANoe4SW DE

Function Syntax

long AREthTCPListen(dword aepHandle);

Description

Listens on this TCP application endpoint.

Parameters

  • aepHandle: An application endpoint

Return Values

  • 0: The function was successfully executed

Example