Send PING from RL-TCP

Hello all,

I’m creating some service functions for a product that use the Keil RL-TCP network stack.

So I implement a function that dumps the arp table to a VT100 terminal and so on.

Now I also will add a ping command. Is this possible? I only can find functions for sending UDP and TCP packets, not ICMP or raw IP packets.

More questions in this forum