Page 1 of 1

How to Detect multiple pc's under one ip

Posted: Sun Jan 11, 2015 3:18 pm
by developer
Hello
Some players are playing by different usernames with one pc and some others are different players at a home with seperate pc's and a shared ip address.
I need to detect if a user is playing with (one pc and multiple browsers) or (multiple pc's) in home.
I was hopeful to use PC id's returned by ConnectionsGet command to handle this job but i saw that the application assigned different PC id's to one laptop when i connected with two different browsers.
My website is php based ,what is the solution to detect users playing with one PC?
Thankyou
John

Re: How to Detect multiple pc's under one ip

Posted: Sun Jan 11, 2015 5:25 pm
by Kent Briggs
Since browser-executed Javascript doesn't allow direct hardware access, the PC ID is just a random numbered saved in the browser's local storage. Which is easily defeated by running in incognito mode or with different browsers. Going by IP address is the better filter, but that will exclude the possibility of multiple players from one house, etc. Alternatively, you could use a service like onverify.com to text pin codes and ensure there is only one phone number per account.

Re: How to Detect multiple pc's under one ip

Posted: Mon Jan 12, 2015 2:39 am
by developer
Please provide us a utility to have clients application (*.exe)

Re: How to Detect multiple pc's under one ip

Posted: Tue Feb 10, 2015 3:23 pm
by social
developer wrote:Please provide us a utility to have clients application (*.exe)
Developer, I like the questions which you ask.

Are you available for custom work?

Re: How to Detect multiple pc's under one ip

Posted: Sat Apr 11, 2015 4:39 am
by developer
Sure , you can contact me via skype : majordeveloper