Structs§
- SsdpM
Search - Representation of an M-SEARCH SSDP request
Enums§
- Ssdp
Probe Error - An error that occurred during the SSDP discovery
Functions§
- ssdp_
probe - Perform an UPnP SSDP discovery, this is a “low level” method that is exposed if you wanna
tweak some parameters, most use cases should be ok with the
ssdp_probe_v4
and ssdp_probe_v6 functions. - ssdp_
probe_ v4 - Perform an UPnP SSDP discovery on IPv4.
- ssdp_
probe_ v6 - Perform an UPnP SSDP discovery on IPv6.