I have two programs So if i have one program "local" on machine A and another "remote" on machine B how can program "local" find out whether they both are running on same machine or different machine in c++ under windows environment.
I have two programs So if i have one program "local" on machine A and another "remote" on machine B how can program "local" find out whether they both are running on same machine or different machine in c++ under windows environment.