'how to make p2p connection in android app
I am trying to make an android app in kotlin which have feature of P2P connection between two devices in spite of reason they are not in a same wifi. They should be able to create a server-client or whatever connection is possible but they should not include any other third party (expect they can use third party only in authentication: if that feature is added) I want this feature for making a messaging app which doesn't use central server while two are chatting.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
