|
Send PING from RL-TCPNext Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author Lukas van der Heeden Posted 8-May-2008 03:33 Toolset ARM |  Send PING from RL-TCP Lukas van der Heeden 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. | | Read-Only Author Tamir Michael Posted 8-May-2008 03:40 Toolset ARM |  RE: Send PING from RL-TCP Tamir Michael Why not implement the protocol yourself if it is not available yet? | | Read-Only Author 13Per Westermark Posted 8-May-2008 03:51 Toolset ARM |  RE: Send PING from RL-TCP 13Per Westermark Most people don't buy a TCP stack to implement one of the base protocols themselves. By the way - it isn't so easy to implement different protocols until he have located the functions to send and receive raw IP packets. | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|