(main targ-ip & args)
Create a raw socket and start sending periodic pings to targ-ip and printing the responses.
targ-ip
(ping sock targ-ip)
Send a ping to targ-ip using socket sock
sock