-
-
Notifications
You must be signed in to change notification settings - Fork 34
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 support for udp advertisement #31
Comments
This is actually an interesting edge case! But there’s actually a discovery method that works via network only (no Bluetooth needed). Interestingly, it does not work with all PCs anymore (See #17)... As I started working on my own implementation, I tried to do discovery via this network method, but Windows did not seem to respond, so it might actually be impossible to get this working, but it needs further investigation… @BlockyTheDev Could you privately send me the following information via mail ([email protected])?
|
I have sent the information. |
Great, thanks! |
@BlockyTheDev |
Would be nice because at the moment the code change has "no use" for me... |
My setup:
It's already possible to send files from the Android device to the Windows system because the PC in the home network is shown in the device overview after pressing "Send" and selecting the file in the app. My problem is that it's not possible to receive files on Android with the same setup, because Windows doesn't showe the Android device.
If this can be implemented it would be great to see this feature in the future.
The text was updated successfully, but these errors were encountered: