Unity 2018 : Multiplayer LLAPI Tutorial - Authentication and Verification 6/9

Опубликовано: 06 Ноябрь 2018
на канале: N3K EN
6,566
177

public const string EMAIL_PATTERN = @"^[\w!#$%&'*+\-/=?\^_`{|}~]+(\.[\w!#$%&'*+\-/=?\^_`{|}~]+)*" + "@" + @"((([\-\w]+\.)+[a-zA-Z]{2,4})|(([0-9]{1,3}\.){3}[0-9]{1,3}))$";
public const string USERNAME_AND_DISCRIMINATOR_PATTERN = @"^[a-zA-Z0-9]{4,20}#[0-9]{4}$";
public const string USERNAME_PATTERN = @"^[a-zA-Z0-9]{4,20}$";
public const string RANDOM_CHARS = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";

Unity LLAPI (unet)
By the end of this episode, you will have :
- Created and sent a Login Request
- Verified the inputs going out of the client, and entering the server
- Authenticated a user, and gave him a token

►-------------------------------------------------------◄
Join the community, keep on learning.

► Come hang out in discord! This is the most efficient way to reach not only the team members but thousands of other developers like you! We love it when you help, showcase or just discuss with each other in discord!
  / discord  

► Learn about unity and game design with this playlist:
https://goo.gl/I04s9S

► If you enjoy what I do here and would like to support me, pledge any amount on Patreon.
https://www.patreon.com/N3K?ty=h

►-------------------------------------------------------◄
Stay up to date!

N3K is friendly, laidback community that helps you create video games, and make friends while doing so. Check out our website to learn more, or join us on discord!
https://n3k.ca

► Keep up to date with our plans! Follow the Facebook page
  / n3ken  

►-------------------------------------------------------◄
More content!

Do you need some ideas?
Try out our Unity Training playlist!

►Subway Surfer, mobile game: https://goo.gl/xZhC6T
►Glide, Mobile game Tutorial: https://goo.gl/45ycLc
►Multiplayer Checkers Tutorial: https://goo.gl/RjqPkR
►2.5D Platformer Tutorial (Noob friendly!): https://goo.gl/m2S3QH
►Unity Mobile Game (Roller Ball): https://goo.gl/x3gwun
►Endless Runner: https://goo.gl/JTjQO5
►Chess Game: https://goo.gl/8blshX

►Beginner : https://goo.gl/4DXx18
►Intermediate : https://goo.gl/jMHhvC
►Advanced : https://goo.gl/dvGIDT


Смотрите видео Unity 2018 : Multiplayer LLAPI Tutorial - Authentication and Verification 6/9 онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь N3K EN 06 Ноябрь 2018, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 6,56 раз и оно понравилось 17 людям.