开发者

Check users ip on application load

开发者 https://www.devze.com 2023-02-13 10:19 出处:网络
How to get ip of user on application start or load? and validate the reques开发者_如何学Pythonted ip from databaseYou\'re looking for the Request.UserHostAddress property.

How to get ip of user on application start or load? and validate the reques开发者_如何学Pythonted ip from database


You're looking for the Request.UserHostAddress property.

0

精彩评论

暂无评论...
验证码 换一张
取 消