UWP apps socket connection over the internet

Madhu 96 Reputation points
2020-07-08T17:19:29.983+00:00

Hi,

We have 2 UWP apps which share data between them through socket connection. It was built for a LAN. But now the client wants to run it over the cloud. So now we can't use the local IPs we used for socket connection. So is there any option to continue to use sockets to communicate between the 2 apps over the internet, without having a static IP?
Please let us know what are the options we have.

Thanks
Madhu

Universal Windows Platform (UWP)
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.