Need ideas to implement client to client communication with open vpn

This forum is for general conversation and user-user networking.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
sania-irfan
OpenVpn Newbie
Posts: 1
Joined: Wed Oct 25, 2023 8:20 am

Need ideas to implement client to client communication with open vpn

Post by sania-irfan » Wed Oct 25, 2023 8:23 am

Hi there!

I would like to enquire about creating server configuration in android device using your opensource repo. Following are some questions regarding the possibility of the this use case.

1. Is it possible to integrate server configuration file and establish a server on android device on which different clients will be connected?

2. Can we create a socket on vpn connections to listen to the data receive from another client app?

3. Can we communicate between the clients that are connected to the same vpn by means of sockets or anything?

If yes then please explain with any helpful material. Note we cant buy vpn server to achieve this. We need vpn configurations.

We are using ics-openvpn for android

benisfroms
OpenVpn Newbie
Posts: 3
Joined: Wed Nov 29, 2023 8:07 am

Re: Need ideas to implement client to client communication with open vpn

Post by benisfroms » Wed Nov 29, 2023 8:08 am

Once you have established a VPN connection and connected clients to it, you can communicate between them using the same socket programming approach discussed in step 1. In general, I recommend that you buy proxies for yourself separately and do not deny yourself anything. Clients connected to the VPN will be able to communicate with the server and with each other if your server is configured to handle multiple connections simultaneously.

Post Reply