| |
| | Hanoi: ICMP (ping) Implementation |
 | | In a nutshell, you ping the Hanoi machine, and you get response packets whose sequence numbers represent the disk moves needed to solve the puzzle. |
 | | Firstly, hanoi-icmp.c, the C program implementing the "Hanoi ICMP Daemon", has been written on and for Linux, and has been tested only on RedHat versions 8.0, 7.3, 7.2 and 7.1. |
 | | If you do not turn off ICMP echo response in the kernel, you will get duplicate packets on the client side. |
| www.kernelthread.com /hanoi/html/icmp.html (1069 words) |
|