Hai all,

I am developing an applet which performs the Pinging operation using command prompt.

Here I am giving the Code of my applet.

import java.awt.*;
import...