質問

I going to develop desktop application to transfer data using wifi peer to peer connection. What I want to do is display available connections in my app and facilitate user to create connection with selected connection. (The connecting machine also running this application.) Need some kind of guidance to do this.

役に立ちましたか?

解決

In your application, there should be one master connection to which all peers are connected, only by this you can know how many users are connected to your system.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top