Hello,
I'm new to working with photon but I've been able to figure most of it own on my own or through demos online. I'm currently working on a project which would involve networking 1 laptop to a number of android devices using a self contained wifi. I'm hoping to be able to do this through a self hosted photon server running on the laptop. So far I've been able to do this but I've had to manually set the local ip in the application's "Photon Server settings" and rebuild the project with the new local ip setting. My question: Is there any way to automate this, for both the laptop running the server and the android devices connecting to the server? Basically I'm looking for code that would detect what the local ip is for the laptop running the sever and set all the devices to look for that ip when trying to connect.
Any help would be appreciated, Thanks.
I'm new to working with photon but I've been able to figure most of it own on my own or through demos online. I'm currently working on a project which would involve networking 1 laptop to a number of android devices using a self contained wifi. I'm hoping to be able to do this through a self hosted photon server running on the laptop. So far I've been able to do this but I've had to manually set the local ip in the application's "Photon Server settings" and rebuild the project with the new local ip setting. My question: Is there any way to automate this, for both the laptop running the server and the android devices connecting to the server? Basically I'm looking for code that would detect what the local ip is for the laptop running the sever and set all the devices to look for that ip when trying to connect.
Any help would be appreciated, Thanks.