Skip to main content
Vector CAPL Documentation home page
Search...
⌘K
Download CANoe
Download CANoe
Search...
Navigation
Documentation
Bus & Protocol Functions
Aviation & Industrial
Specialized Protocols
Test Functions
CAPL Basics
Deprecated Functions
Core CAPL Features
Signal Access
System Variables
Object-Oriented Programming
CAPLfunctionsOOPAssociativeFields
CAPLfunctionsOOPCAN
CAPLfunctionsOOPCAPLProfiler
CAPLfunctionsOOPClassesObjects
CAPLfunctionsOOPDiagRequest
CAPLfunctionsOOPDiagResponse
CAPLfunctionsOOPFile
CAPLfunctionsOOPTCPSocket
CAPLfunctionsOOPTestCheck
CAPLfunctionsOOPTestStimulus
CAPLfunctionsOOPTimer
CAPLfunctionsOOPUDPSocket
Advanced Features
Media Functions
Other Functions
CANoe IL Functions
On this page
Class: TcpSocket
Object-Oriented Programming
CAPLfunctionsOOPTCPSocket
Open topic with navigation
CAPL Functions
»
Classes
» TcpSocket
Class: TcpSocket
Valid for
: CANoe DE • CANoe4SW DE
This class is used to implement TCP network communications.
Note
The methods are linked to the description of the corresponding CAPL function.
Constructor
accept
open
Destructor
close
Method Syntax
bind
connect
getLastSocketError
getLastSocketErrorAsString
listen
receive
send
setSocketOption
shutdown
TCP/IP API
• Technical References are only available in English
CAPLfunctionsOOPFile
CAPLfunctionsOOPTestCheck
⌘I