We are currently working on a zero-configuration networking compliant device thru avahi-daemon.
Our Device want to have multiple Instance name for different services.
Example
- InstanceA._ipps._tcp.local.
- InstanceA._ipp._tcp.local.
- InstanceB._ipps._tcp.local.
- InstanceB._ipp._tcp.local.
Will BCT confuse this as multiple device connected in the network and cause it to fail? Does Bonjour only allows only a Single Instance name with multiple services?