Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.3 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.3 KB

mDNS Service Browser for Oculus Quest

This is an example to scan Aroma Shooter via Wifi by browsing its mDNS service. This demo is for running on Oculus Quest. Basically, this can be used to browse any mDNS service in local networks.

Prerequisites:

  • Android API version >= 16

Structure of the repository:

  • An Android library project ( to build .AAR) which implements browsing service.

  • A C# script to utilize the function provided in the library for browsing services.

    ※Both of them are just samples, please understand to make it work with your own requirements.

References: