# NetworkServiceDiscovery Issues

**URL:** https://forum.juce.com/t/networkservicediscovery-issues/30625
**Category:** General JUCE discussion
**Created:** [November 30, 2018, 5:37pm UTC](https://forum.juce.com/t/networkservicediscovery-issues/30625 "2018-11-30T17:37:47Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![benkuper](https://sea2.discourse-cdn.com/flex026/user_avatar/forum.juce.com/benkuper/32/899_2.png) [@benkuper](https://forum.juce.com/u/benkuper)
#### Post date: [March 6, 2019, 8:27am UTC](https://forum.juce.com/t/networkservicediscovery-issues/30625/4 "2019-03-06T08:27:09Z")

</div>

Hi, just for info, if you’re looking for bonjour/zeroconf implementation in juce, I just finished doing it in my project [https://github.com/benkuper/Chataigne](https://github.com/benkuper/Chataigne) .  
It is using Servus, and I already compiled the binaries for Win/OSX/Linux. You can check the implementation in [https://github.com/benkuper/Chataigne/blob/master/Source/Module/modules/osc/OSCModule.cpp#L216](https://github.com/benkuper/Chataigne/blob/master/Source/Module/modules/osc/OSCModule.cpp#L216)  
All library files are in the “External” folder

---

_[View the full topic](https://forum.juce.com/t/networkservicediscovery-issues/30625)._
