Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.35 KB

peerfinder.md

File metadata and controls

32 lines (22 loc) · 1.35 KB
-api-id -api-type -api-device-family-note
T:Windows.Networking.Proximity.PeerFinder
winrt class
xbox

Windows.Networking.Proximity.PeerFinder

-description

Enables you to discover other instances of your app on nearby devices and create a socket connection between the peer apps by using a tap gesture or by browsing. For creating Bluetooth socket connections on Windows 8.1 and later, use Windows.Devices.Bluetooth.Rfcomm instead.

-remarks

Important

The Proximity APIs do not provide authentication. You should avoid exchanging sensitive data with these APIs.

-examples

[!code-csharpConnect_CS]

[!code-vbConnect_CS]

-see-also

Proximity and Tapping (C#/VB/C++), Proximity sample

-capabilities

proximity ID_CAP_PROXIMITY [Windows Phone], ID_CAP_NETWORKING [Windows Phone], ID_CAP_NETWORKING [Windows Phone]