# Get Network Interface Type from IP Address

**URL:** https://forum.juce.com/t/get-network-interface-type-from-ip-address/42334
**Category:** General JUCE discussion
**Created:** [October 21, 2020, 7:10pm UTC](https://forum.juce.com/t/get-network-interface-type-from-ip-address/42334 "2020-10-21T19:10:41Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![timart](https://sea2.discourse-cdn.com/flex026/user_avatar/forum.juce.com/timart/32/1119_2.png) [@timart](https://forum.juce.com/u/timart)
#### Post date: [October 22, 2020, 2:06am UTC](https://forum.juce.com/t/get-network-interface-type-from-ip-address/42334/5 "2020-10-22T02:06:12Z")

</div>

I ended up finding a lot of information about Bonjour in JUCE on the forums:

> [@Bonjour: is there support in Juce? Has anyone used it?](https://forum.juce.com/t/bonjour-is-there-support-in-juce-has-anyone-used-it/16373/9):
>
> After more searching on the forum (which I should’ve done in the first place before resurrecting this thread), I see that the JUCE team likely does not plan to implement a wrapper for Bonjour/Zeroconf network discovery, leaving this to the more heavyweight existing libraries. [https://forum.juce.com/t/networkservicediscovery-issues/30625/2?u=timart](https://forum.juce.com/t/networkservicediscovery-issues/30625/2) If anybody is looking for a solution, JUCE has a basic NetworkServiceDiscovery implementation, but, [as it has been pointed out](https://forum.juce.com/t/networkservicediscovery-issues/30625), this is not intended…

Although this Bonjour stuff offers a great solution to my general problem, it would still be super helpful to know how to get network interface types and connected WiFi network names.

Thanks for any help here!

---

_[View the full topic](https://forum.juce.com/t/get-network-interface-type-from-ip-address/42334)._
