Categories
Uncategorized

Connection Report

I mentioned that my ISP is less than reliable, so what is a geek to do? Write code…

I mentioned that my ISP is less than reliable, so what is a geek to do? Write code…

The sample, a work in progress, is the Connection Report, which should show the result of pinging my ISP’s server each day. The presentation needs some serious hacking, but like I said, it’s a work in progress.

I’m using Net::Ping to do this. I was using nmap, but Net::Ping was a little easier to deal with.