发送用户名和密码 [英] Sending username and password

查看:86
本文介绍了发送用户名和密码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



用户在网页中键入他/她的用户名和密码,我们在服务器中验证它。

问题是这个用户名和密码是如何发送到服务器的?当然它已经通过了httprequest,但我想知道我们应该加密它还是类似的东西?

tnx

Hi,

A user type his/her user name and password in a webpage and we validate it in server.

The question is how this username and password is sending to server? Surely it gone throught httprequest, but I want to know should we encrypte it or something like that?

tnx

推荐答案

如果我们可以做加密,那将会增加优势,但.net框架内部已经在发送和接收数据之前进行加密。因此,验证用户名和密码并不是那么重要。


感谢Rampratap
If we can do encryption that will be added advantage, but .net framework internally already does encryption before sending and receiving data. so it's not so important to do it for verifying username and password.


Thanks
Rampratap


这篇关于发送用户名和密码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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