Jump to content


NanoBob's Content

There have been 3 items by NanoBob (Search limited from 10-February 22)


By content type

See this member's

Sort by                Order  

#271726 Identifying a server

Posted by NanoBob on 09 November 2017 - 08:05 PM in Ask a Pro

View PostLupus590, on 09 November 2017 - 11:15 AM, said:

Could you use something about the world on the server to disambiguate shared IPs??
If there was a way to identify a world with CC, yes. But I don't think there is.



#271707 Identifying a server

Posted by NanoBob on 08 November 2017 - 11:18 PM in Ask a Pro

View PostLuca_S, on 08 November 2017 - 07:30 PM, said:

As KingofGames said it's not possible, you can only get the IP address.
But if you want to do that you don't need to write your own script there are already sites like this
Yeah I am aware, but I'd prefer hosting it myself given the ide aI have in mind, but it would require being able to uniquely identify a server, this way virtual hosts hosting multiple servers on one IP would be an issue.



#271694 Identifying a server

Posted by NanoBob on 08 November 2017 - 04:28 PM in Ask a Pro

Is it possible to get some sort of unique identifier for a server a program is running on? (Like an IP & port combination)

I guess I could use a php page which returns an IP, but multiple servers on the same IP would still be an issue in that case.