SCC_TCPConnectInd
CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » Shared Callback Functions » SCC_TCPConnectInd Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
The callback is called when a TCP connection is opened.Parameters
- Port: Port number of the TCP connection.
- IsInitiator:
- 1 if the node layer initiated the connection (client case).
- 0 if the node layer received the connection request (server case).