joaquim-verges / ProjectorAndroidStudio

Guide to setup JetBrains Projector and access Android Studio from any device
355 stars 18 forks source link

Accessing IDE run on another machine #2

Closed androiddevcoding closed 3 years ago

androiddevcoding commented 3 years ago

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.