That's a great tutorial! Thanks.I've been trying to make a PHP ping function. The problem I have is that Windows doesn't give PHP permission to use raw sockets. Do you know if there's a way to allow PHP to use ICMP? Or is there another way I can check to see if a system is up/down via PHP?