joaquim-verges/ProjectorAndroidStudio

Accessing IDE run on another machine

androiddevcoding opened this issue · 0 comments

What if you need access to the IDE on another computer connected to the same network?
You need to find out the IP address of the one connected to the network and change it thus http: // localhost: 8887 /? Host = ip & port = 8887??
But the other computer cannot access. Explain this point in more detail.