We have requirement to test TCP/IP Protocol Suite ( TCP/UDP/IP/ARP/ICMP/Ethernet) using CANAalyzer / CANoe with CAPL and have below queries :-
- Are there any API provided to send / receive / configure different protocols packets within TCP/IP Protocol Suite like ARP / ICMP / TCP / UDP / IP ?
- If no separate API available , how can we send / receive / configure the protocol packets ? Do we need to set / get raw packet and create / decode using CAPL scripts ?