C#使用套接字从客户端获取用户名和密码? [英] C# Get Username and password from the Client using sockets ?

查看:108
本文介绍了C#使用套接字从客户端获取用户名和密码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

C#使用套接字从客户端获取用户名和密码?

C# Get Username and password from the Client using sockets ?

推荐答案

传递密码(原始形式)是一个非常糟糕的主意。对于身份验证,您永远不需要在任何地方通过网络或存储。在任何地方。不同意,惊讶?看看我过去的答案:

我已经加密了我的密码但是当我登录时给出了我错了。如何解密 [ ^ ] ,

解密加密密码 [ ^ ],

存储密码值int sql server with secure方式 [ ^ ]。



-SA
Passing a password (in its original form) is the utterly bad idea. For authentication, you never need to pass it through the network or store anywhere. Anywhere at all. Disagree, surprised? The see my past answers:
i already encrypt my password but when i log in it gives me an error. how can decrypte it[^],
Decryption of Encrypted Password[^],
storing password value int sql server with secure way[^].

—SA


这篇关于C#使用套接字从客户端获取用户名和密码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆