PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: net

net.mdns

MDNS service discovery

available since version: 0.9.8


information

Service '.local.' domain suffix is optional and can be omitted. There are service aliases: #osc - instead of '_osc._udp.local', #http - '_http._tcp.local', #all - to subscribe to all available services on the network. Note: on close object will automatically unregister any previously registered services. Note: the #all service is the special case - it will output all available network service names with format [service SERVICE(

example

methods:

properties:

inlets:

outlets:

keywords:

net zeroconf bonjour avahi mdns service discovery

Authors: Serge Poltavsky

License: GPL3 or later