Foxtable(狐表)用户栏目专家坐堂 → 指定的网络名格式无效


  共有2820人关注过本帖树形打印复制链接

主题:指定的网络名格式无效

帅哥哟,离线,有人找我吗?
lxhmax
  1楼 | QQ | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:三尾狐 帖子:636 积分:5687 威望:0 精华:0 注册:2012/8/2 19:04:00
指定的网络名格式无效  发帖心情 Post By:2023/6/2 17:18:00 [显示全部帖子]

老师,我在服务器中使用公网ip报错了是什么情况?是下面这样写吗?
HttpServer.Prefixes.Add("http://127.0.0.1/")
HttpServer.Prefixes.Add("http://123.207.3.165/")
HttpServer.Start()

指定的网络名格式无效。
   在 System.Net.HttpListener.AddAllPrefixes()
   在 System.Net.HttpListener.Start()
   在 Foxtable.HttpListenter.Start()

 回到顶部