Lukas Kurz
Lukas Kurz
@electr1fy0 There is currently no Bluetooth support. Make sure that you use the preview version on your phone and that both devices are on the same network.
@electr1fy0 - You can't send from Windows to Cli, because Windows does not advertise via Udp (it only discovers) - Only the latest [beta version](https://nearshare.shortdev.de/docs/download/) does advertise via Udp.
The `MS-CDP` protocol is transport agnostic and supports (non-exhaustive) `Tcp` (Network) and `Rfcomm` (Bluetooth Classic). The CLI currently only supports `Tcp` because a `TcpListener` is directly build into .NET and...
I fear we got the same problem here ... I'll further investigate this. For reference: https://github.com/grishka/NearDrop/issues/91
@electr1fy0 > Can't be discovered yet from the phone. Sry, that it took so long. There was an issue with the size of the `PresenceResponse` message (I tagged you in...
I finally created an [official release](https://github.com/nearby-sharing/cli/releases/latest) of the cli (linux and macos). ## Further plans The cli will not get bluetooth support. ### Linux There's a wip app for linux...
Duplicate of https://github.com/nearby-sharing/android/issues/213
Thank you very much for your research! I'll look if that could be automated in some fancy way...
That's possible of cause, but I actually though of finding out what causes the redirect in the first place by observing the behavior you described. This would almost certainly involve...
@kristibektashi Not really, sry