pub const MULTICAST_ADDRESS: &str = "239.255.255.250:1900";
Expand description

Multicast channel and port reserved for SSDP by Internet Assigned Numbers Authority (IANA). Must be 239.255.255.250:1900. If the port number (“:1900”) is omitted, the receiver should assume the default SSDP port number of 1900.