Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何找到在我的网站上注册的用户的位置和 IP 地址?
我正在开发一个 asp.net 网站
该HttpRequest.UserHostAddress属性包含远程客户端的 IP 地址。
HttpRequest.UserHostAddress
更新:这是一个与位置方面有关的问题。(谢谢你的链接,乔!)