Hi !
What is the best way to create a multiplayer game, that would save players statistics, their username and password etc ? And how to make it secure ? Because when id try to connect to a FTP server or something in code, someone would know my FTP password after decompiling the program.Is there some secure way to do this ?
What is the best way to create a multiplayer game, that would save players statistics, their username and password etc ? And how to make it secure ? Because when id try to connect to a FTP server or something in code, someone would know my FTP password after decompiling the program.Is there some secure way to do this ?