Author Message
IdanBen-Shlush3
Joined: Nov 10, 2010
Messages: 37
Offline
Hi,

We developed real time .Net application which can get real time information from RSM using multicast messages.
We have a customer which not allow multicast in his netwrok and we need to implement our application to work in Unicast mode.

Can you recommaned which API can support it and if it can be done in .Net programing.

Thanks
Idan
FergusCameron [Avatar]
Joined: Apr 17, 2012
Messages: 131
Location: WI, USA
Offline
It is possible to wrap the unmanaged code from RTD in p/invoke interface but we don't directly support that (although we would of course do our best to assist enhanced members in whatever way we could). I would PERSONALLY institute a proxy on the local network (and have done this many times in environments where multicast is failing), this simply grabs the multicast from the AACC-local-network and wraps it into a UDP stream. Of course, there are implications but, aren't there always :-)

Fergus Cameron :: AVAYA :: DevConnect :: http://www.avaya.com/devconnect/
Go to:   
Mobile view