Ennova-IT / ZeRXconf

This library is our implementation of ZeroConf for Android, using native Android API and JmDNS
36 stars 11 forks source link

Unable to start services #3

Open artkoenig opened 7 years ago

artkoenig commented 7 years ago

Hi,

I tried to start services with the following types

_ftp._tcp _smb._tcp _webdav._tcp

they work fine with the native Android implementation (NsdManager), but your library do not accept them in the isValidProtocol method.