使用 HTTP 连接访问 .NET Web 服务器

发布于 2024-10-24 07:47:24 字数 49 浏览 0 评论 0原文

我们可以在 Android 上使用 HTTP 连接访问 .NET Web 服务器吗?

Can we access a .NET web server using an HTTP connection on Android?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

不必在意 2024-10-31 07:47:24

当然没有理由不能。服务器端技术并不重要(嗯,不应该重要......我想网络应用程序的糟糕设计可能会使其重要)。如果您可以连接到 Web 服务器,那么您就可以连接到 Web 服务器。

顺便说一句,“.NET Web 服务器”似乎并不完全准确。 IIS? Apache 与 mod_mono?同样,从客户的角度来看,这并不重要。

There's certainly no reason why you couldn't. The server-side technology doesn't matter (well, shouldn't matter... I guess a poor design on the web application might make it matter). If you can connect to a web server, then you can connect to a web server.

Incidentally, ".NET web server" doesn't seem entirely accurate. IIS? Apache with mod_mono? Again, from a client perspective it shouldn't matter.

晨与橙与城 2024-10-31 07:47:24

是的。您可以在 Android 上使用 http 连接访问 .net Web 服务器。

Yes. You can access a .net web server using http connection on Android.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文