如何/在哪里托管基于 UDP 的组件?

发布于 2024-07-11 14:48:32 字数 206 浏览 5 评论 0原文

我正在开发一个项目,该项目基本上将显示通过 UDP 协议从硬件设备收集的一些数据。 如何做到这一点的第一个想法是:基于.NET平台实现一个winService(用于监听和持久化消息)和一个wepApp来管理数据。

我很困惑是否有可能租用“Windows 服务”托管来部署“udp 侦听器”组件。

谢谢,! 戈尔什

I´m working on a project that basically will show some data collected from hardware devices through UDP protocol.
the first idea of how to do this: implement a winService (to listen and persist the messages) and a wepApp to manage the data, based on .NET platform.

I´m confused about if exists the possibility to rent a "windows service" hosting, to deploy the "udp listener" component.

thanx,!
Gorsh

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

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

发布评论

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

评论(1

霞映澄塘 2024-07-18 14:48:32

共享主机设置不允许您拥有运行服务、在云上寻找托管主机服务或 VPS 所需的权限。 Amazon EC2 或 GoGrid 目前拥有 Microsoft Windows 云产品。

A shared hosting setup will not allow you to have the permissions needed to run your service, look for a managed hosting service or a VPS on a cloud. Amazon EC2 or GoGrid currently have Microsoft Windows cloud offerings.

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