13 bool reuseAddress =
false,
std::string addressDirectory() override
unsigned short _portNumber
SocketCommunicationFactory(unsigned short portNumber=0, bool reuseAddress=false, std::string networkName=utils::networking::loopbackInterfaceName(), std::string addressDirectory=".")
PtrCommunication newCommunication() override
std::string _addressDirectory
contains the data communication abstraction layer.
std::shared_ptr< Communication > PtrCommunication
std::string loopbackInterfaceName()
Returns the name of the canonical loopback interface on this system.