用vs.net做的网站不能在asp.net development server中使用ip地址访问

中穷帅 2015-02-03 05:37:53
我用vs做了一个网站,并且在vs上直接测试(没有放到iis里)
http://localhost:4332/WebSite3/test.aspx 可以正常访问
http://192.168.0.105:4332/WebSite3/test.aspx就不能正常访问,显示ERR_CONNECTION_REFUSED错误。为什么不能访问呢?
...全文
213 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
lai3345678 2015-02-04
  • 打赏
  • 举报
回复
在IIS里面添加网站就可以了
踏平扶桑 2015-02-04
  • 打赏
  • 举报
回复
http://www.itnose.net/detail/6132793.html 如何让VS-Visual Studio-IIS Express 支持局域网访问
Hello World, 2015-02-04
  • 打赏
  • 举报
回复
VS直接调试的是只能通过localhost来访问的,软件限制了
基于.NET的网络聊天系统的设计及实现摘 要本文所述的内容是“网络聊天系统”。本文从系统开发、运行环境的选择、系统可行性分析、系统功能的需求分析、功能模块的划分、数据库及数据表的设计与开发到系统功能模块的具体开发实现都进行了详细的分析和介绍。本系统采用ASP.NET 2.0作为构建平台制作各个操作模块的界面,用SQL Server 2000作为后台数据库服务器。该聊天系统包括浏览器和服务器两部分。本系统软件的主要功能是实现网上聊天,可以让多个用户同时互相通信,用户可以通过自己的浏览器进入该聊天系统。首先,新用户必须通过注册获得一个自己的用户名,然后,用户才可以使用这个用户名登录进入聊天系统。该系统有一个聊天服务器,用于检查客户登录请求,转发用户所发出的消息,并负责删除退出的用户。浏览器部分主要实现登录到聊天服务器,向服务器发送各种请求和指定用户进行聊天等功能。聊天包括私聊和公聊,同时用户还可以修改自己的个人资料和登录密码,也可以增加和删除好友等。如果是管理员,则可以统计注册的用户名单、删除注册用户和修改用户权限。关键词: 聊天系统,ASP.NET , SQL Server The design and realization of network chat system based on .NETAbstract This article is relevant to\" NetWork chat System \".This dissertation has analyzed and introduced from system development, choice to operating environment, system feasibility analysis,requirements analysis of system functions, partition of function module, design and development of database and data table to specific development and realization of the system function module detailly.I used the ASP.NET 2.0 to construct all the operate modules, used the SQL Server 2000 as a database server to design this system.This chat system consists of Browser and Server end . The function of this system is to accomplish online chatting, allowing communication simultaneously among many users. Users could enter into the chat system via their own browser. Firstly,the new users must register to hold a username of theirselves,and then users could logging into the chat system using these usernames. The system has a chatting server which used for checking login requirements, transmitting user’s messages, deleting secessional users. Browser mainly realize login into chatting server, deliver all kinds of requirements, having a chat with definite subscribers, etc.Chat includes private chat and common chat.Users could change their information and password simultaneity. Users could also add or delete hail-fellow and so on.If you are administrators,you could account the names of users who have regist

62,068

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术交流专区
javascript云原生 企业社区
社区管理员
  • ASP.NET
  • .Net开发者社区
  • R小R
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

.NET 社区是一个围绕开源 .NET 的开放、热情、创新、包容的技术社区。社区致力于为广大 .NET 爱好者提供一个良好的知识共享、协同互助的 .NET 技术交流环境。我们尊重不同意见,支持健康理性的辩论和互动,反对歧视和攻击。

希望和大家一起共同营造一个活跃、友好的社区氛围。

试试用AI创作助手写篇文章吧