nearby-sharing / android

Share files between android and PC via the Windows 10 / 11 built-in sharing functionality (Project Rome)
https://nearshare.shortdev.de
GNU General Public License v3.0
645 stars 33 forks source link

Add `WiFi-Direct` transport #32

Open ShortDevelopment opened 1 year ago

ShortDevelopment commented 1 year ago

CDPWiFiDirectNearshareMetadata

ShortDevelopment commented 8 months ago

Revision 8: https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-cdp/f5a15c56-ac3a-48f9-8c51-07b2eadbe9b4

WXZhao7 commented 7 months ago

@ShortDevelopment Hi, does this mean that the PC could share without Bluetooth?

ShortDevelopment commented 7 months ago

@WXZhao7 Yes, exactly. I can only support, what microsoft has implemented themselves (So no transfers from pc to android via network only). Fortunately, WiFiDirect is implemented!