Hi! All
I have a jrdc2 server at home. On my wifi, I use this this code to connect my app to jrdc2 server.
Is it a way to switch automatically from my wifi ip to internet ip (my home) when I am outside.
I open port on my router and I can reach my jrdc2 server when I change ip address manually
I have a jrdc2 server at home. On my wifi, I use this this code to connect my app to jrdc2 server.
B4X:
Private const rdcLink As String = "http://192.168.0.6:17178/rdc"
Is it a way to switch automatically from my wifi ip to internet ip (my home) when I am outside.
I open port on my router and I can reach my jrdc2 server when I change ip address manually