Hi, 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