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

Add network support #173

Open
freswa opened this issue Jul 9, 2021 · 1 comment
Open

Add network support #173

freswa opened this issue Jul 9, 2021 · 1 comment

Comments

@freswa
Copy link

freswa commented Jul 9, 2021

As implemented in libimobiledevice/libimobiledevice#728 for the Apple usbmuxd, the last missing building block to allow wifi connectivity on linux is usbmuxd. There is an implementation here which doesn't seem to be maintained.
Are there any plans to implement network connectivity in usbmuxd?

@NyaMisty
Copy link

I've got an idea.
maybe usbmuxd is considering a better approach to handle mDNS, which doesn't have an cross-platform library.
We can actually add an interface to usbmuxd. The interface accepts a network device info, and add it to device list. When first usbmuxd_connect called, we start heartbeat, and when the last connection dies, we stop the heartbeat.

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