I'm trying use the charm bar to share a file selected by the user.
When User try call my application by Share button on charm bar, all devices witch running the application and have wi-fi direct are listed, user now can select a device and send a request to connect to target device, but when PeerFinder.ConnectAsync() method
is called, it falls in Timeout and the StreamSocket returned is null.
This operation is valid on charm bar?