Hamachi Status

I'm not sure if this should go here or in the AveDesk requests forum. If it's in the wrong place, sorry.

I was wondering if anyone would be able to make a simple AveScripter desklet that checks the online status of a computer based on it's Hamachi status. I've got a PHP script that does this on my site - Link.

Basically, what the script does is checks the site http://my.hamachi.cc/status/text.php?1.2.3.4 and then displays a green, yellow, or red dot accordingly. For the status on my laptop, for example, you can check here

You can grab the source for my status page here.

Thanks in advance. :)

#423153

Thanks for the source code, very nice :).

-NC

#423188

well, the link in the source code says... :P

/**********************************************************

* *

* HAMACHI ONLINE STATUS SCRIPT *

* http://www.astromike.com/scripts/hamachistatus/ *

* *

* by: gamehead200 *

* http://www.mikesoares.com/ *

anyway, I think Zxian could try to edit Andreas' Website Checker script :)

#423192

I never said that I made the script. I just said that I had it. ;)

I'll look into modifying the Website checker script though. Thanks. :)

#423271