Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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