Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHK need D-bus to communicate with avahi-daemon ? #41

Open
GharsallaouiNader opened this issue Apr 2, 2015 · 3 comments
Open

PHK need D-bus to communicate with avahi-daemon ? #41

GharsallaouiNader opened this issue Apr 2, 2015 · 3 comments

Comments

@GharsallaouiNader
Copy link

if i change in avahi-daemon.conf "enable-dbus=yes" to "enable-dbus=no" the IPhone don't find the PHK
and there are no error message
i need to now if the PHK use d-bus to communicate with avahi-daemon

@etwmc
Copy link
Owner

etwmc commented Apr 2, 2015

For the Bonjour broadcast, I access you will need dbus. Because judging from what I can find from Google, it's used for the software to the daemon, which actually broadcast the service.

Sent from my iPhone

On Apr 2, 2015, at 11:45 PM, GharsallaouiNader [email protected] wrote:

if i change in avahi-daemon.conf "enable-dbus=yes" to "enable-dbus=no" the IPhone don't find the PHK
and there are no error message
i need to now if the PHK use d-bus to communicate with avahi-daemon


Reply to this email directly or view it on GitHub.

@GharsallaouiNader
Copy link
Author

the broadcast MDNS of bonjour work fine the problem is that the service added by the PHK DNSServiceRegister() don't work. i use wireshark to verify

@etwmc
Copy link
Owner

etwmc commented Apr 2, 2015

Yeah. You need service register to attach service to the broadcast.

Sent from my iPhone

On Apr 3, 2015, at 12:07 AM, GharsallaouiNader [email protected] wrote:

the broadcast MDNS of bonjour work fine the problem is that the service added by the PHK DNSServiceRegister() don't work. i use wireshark to verify


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants