Saturday, May 2, 2015

screen sharing - Mirroring a PC to PC

I have a robot running windows 7 and I would like to mirror the screen from it to another PC. The robot internet connection isn't stable, but the WIFI is always connected. My question is, is it possible to mirror a PC to PC using WIFI connection only without internet access? and How?



Thanks...

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...