• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Server app

bobdole369

Diamond Member
Looking for something fairly simple (in my head) that will allow a server app to transmit multicast stream to a number of possible customers in a particular format. It's the transport method I'm looking for here.

Application currently gathers data from multiple sources and minimally processes it (i.e. convert to .xml or whatever).

Now how to get customers to receive this data. Would like something simple like a synchronizer but it would need to be multicast. We would throw away the data once transmitted, it is only important immediately.

ANy thoughts?
 
Back
Top