This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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.

Parents Reply Children