#include "Stroika/Frameworks/StroikaPreComp.h"#include <compare>#include <optional>#include "Stroika/Foundation/Characters/String.h"#include "Stroika/Foundation/Common/Common.h"#include "Stroika/Foundation/Containers/Mapping.h"#include "Stroika/Foundation/DataExchange/ObjectVariantMapper.h"#include "Stroika/Foundation/Execution/LazyInitialized.h"#include "Stroika/Foundation/IO/Network/SocketAddress.h"#include "Stroika/Foundation/IO/Network/URI.h"#include "Stroika/Foundation/Memory/BLOB.h"#include "Advertisement.inl"Go to the source code of this file.
See http://quimby.gnus.org/internet-drafts/draft-cai-ssdp-v1-03.txt for details on the SSDP specification.
And http://www.upnp-hacks.org/upnp.html for more hints.
Definition in file Advertisement.h.