Host * createHost(const Common::String &address, int port, int numClients, int numChannels=1, int incBand=0, int outBand=0)
Host * connectToHost(const Common::String &hostAddress, int hostPort, const Common::String &address, int port, int timeout=5000, int numChannels=1, int incBand=0, int outBand=0)