de.dfki.lt.hogclient.cmdline
Class AnalyzeAll

java.lang.Object
  extended by de.dfki.lt.hogclient.cmdline.AnalyzeAll

public class AnalyzeAll
extends java.lang.Object

Scan a given host within a given range of ports for running XmlRpc-HogServers.


Constructor Summary
AnalyzeAll()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnalyzeAll

public AnalyzeAll()
Method Detail

main

public static void main(java.lang.String[] args)