def startProtocol(self): reactor.resolve(self.host.address.value).addCallback(self.gotIP).addErrback(self.noIP)