I have two computers at Home which has the same public IP-adress.
The computers have diffrenet local IP’s.
Is it possile to send/receive using the public adress or must one use the local adress?
using the local adress works because i’ve tested it but when i change to the public adress, the server/client communication doesn’t work.
The program i’ve coded is just at simple testing program using UdpSockets nothing fancy.