21#include <JuceHeader.h>
46 static constexpr int broadcastPort = 55667;
47 static constexpr int connectionPort = 55668;
static juce::String getMasterServiceTypeUID()
Returns the UID for the Mema master (server) service.
static juce::String getRemoteServiceTypeUID()
Returns the UID for the Mema.Re remote-control service.
static juce::String getServiceDescription()
Returns the human-readable service description string.
static juce::String getMonitorServiceTypeUID()
Returns the UID for the Mema.Mo monitor service.
static int getConnectionPort()
Returns the TCP port used for client connections (55668).
static juce::String getServiceTypeUIDBase()
Returns the base string for building service type UIDs.
static int getBroadcastPort()
Returns the UDP port used for multicast service announcements.