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: UdpSocket
Object-Oriented Programming
CAPLfunctionsOOPUDPSocket
Open topic with navigation
Class: UdpSocket
CAPL Functions
»
Classes
» UdpSocket
Valid for:
CANoe DE • CANoe4SW DE
This class is used to implement UDP network communications.
Note:
The methods are linked to the description of the corresponding CAPL function.
Constructor:
open
Destructor:
close
Method Syntax:
bind
getLastSocketError
getLastSocketErrorAsString
receiveFrom
sendTo
setSocketOption
More on TCP/IP API
CAPLfunctionsOOPTimer
CAPLfunctionsMediaConcept
⌘I