解决方案:

      string strHostName = Page.Request.UserHostName;

      string strHostIP = Session["HostIP"].ToString();

  

相关文章:

  • 2022-12-23
  • 2022-03-06
  • 2021-11-27
  • 2022-12-23
  • 2021-08-13
  • 2021-10-05
  • 2022-12-23
猜你喜欢
  • 2021-11-21
  • 2022-01-12
  • 2022-12-23
  • 2022-12-23
  • 2021-11-12
  • 2022-02-16
  • 2022-12-23
相关资源
相似解决方案