The ping is just an opening of a network socket on port 7.
There are several clojure projects around to do this - which means it can't be to hard to make such a module.
example:
http://travis-whitton.blogspot.com/2009/07/network-sweeping-with-clojure.html
The ping is just an opening of a network socket on port 7.
There are several clojure projects around to do this - which means it can't be to hard to make such a module.
example:
http://travis-whitton.blogspot.com/2009/07/network-sweeping-with-clojure.html