OpenJAUS SAE SDK  6.0.0
Variables
openjaus::defaults::networking::loopback Namespace Reference

Variables

static const bool USE_UNIQUE_PORTS_VALUE = true
 
static const std::string MULTICAST_ADDRESS = "239.255.255.255"
 
static const short PRIMARY_PORT = 24627
 
static const short SECONDARY_PORT = 0
 

Variable Documentation

◆ MULTICAST_ADDRESS

const std::string openjaus::defaults::networking::loopback::MULTICAST_ADDRESS = "239.255.255.255"
static

◆ PRIMARY_PORT

const short openjaus::defaults::networking::loopback::PRIMARY_PORT = 24627
static

◆ SECONDARY_PORT

const short openjaus::defaults::networking::loopback::SECONDARY_PORT = 0
static

◆ USE_UNIQUE_PORTS_VALUE

const bool openjaus::defaults::networking::loopback::USE_UNIQUE_PORTS_VALUE = true
static