如何/在哪里托管基于 UDP 的组件?
我正在开发一个项目,该项目基本上将显示通过 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
共享主机设置不允许您拥有运行服务、在云上寻找托管主机服务或 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.