def getPeer(self): """ Get the remote address of this connection. @return: An L{IAddress} provider. """ return self.transport.getPeer()