Python Forum
[Socket] Is there a way to recognize a client by their device?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Socket] Is there a way to recognize a client by their device?
#1
I'm using socket to make a type of online game, so I plan to make a login system. Is there a way to recognize a device that has logged in before, for example: I log in, exit out of the game, and when I reopen the game it recognizes my device and uses the login info that I'd previously used to login automatically. Thanks in advance for any help.
Reply
#2
Maybe try finding the MAC address of the device? MAC addresses of each device should be unique after all. Only trouble is actually getting it.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Send data BMP180 between client and server trought module socket smalhao 0 2,805 Jul-30-2018, 12:56 PM
Last Post: smalhao
  Copy data from 1 blk device in machine A to another blk device in machine B AbhishekV 2 3,398 Feb-01-2018, 11:40 AM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020