JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce_NetworkServiceDiscovery.h File Reference
This graph shows which files directly or indirectly include this file:

Classes

struct  juce::NetworkServiceDiscovery
 Contains classes that implement a simple protocol for broadcasting the availability and location of a discoverable service on the local network, and for maintaining a list of known services. More...
 
struct  juce::NetworkServiceDiscovery::Advertiser
 An object which runs a thread to repeatedly broadcast the existence of a discoverable service. More...
 
struct  juce::NetworkServiceDiscovery::AvailableServiceList
 Watches the network for broadcasts from Advertiser objects, and keeps a list of all the currently active instances. More...
 
struct  juce::NetworkServiceDiscovery::Service
 Contains information about a service that has been found on the network. More...
 

Namespaces

 juce