The Ice UDP transport supports multicast. However, we don't provide any Slice interfaces and implementation to do file transfer over udp/multicast. This is something you need to implement. A good start to implement this is to checkout the Ice/multicast demo from your Ice distribution.
Cheers,
Benoit.
0
samarthMemberSamarth PrakashOrganization: OutduProject: Distributed Web Application✭
Multicast file trasnfer
Hi Benoit,
Thanks for the information. I will try it out.
Samarth
0
EleanorMemberEleanor Da FonsecaOrganization: Auckland University of TechnologyProject: Bachelor Honours Project using Ice✭
More information
I am working on a similar project and would like to know how you got on. What was your solution and how did you go about it? Any ideas would be greatly appreciated as I am new to Ice.
Comments
The Ice UDP transport supports multicast. However, we don't provide any Slice interfaces and implementation to do file transfer over udp/multicast. This is something you need to implement. A good start to implement this is to checkout the Ice/multicast demo from your Ice distribution.
Cheers,
Benoit.
Hi Benoit,
Thanks for the information. I will try it out.
Samarth
I am working on a similar project and would like to know how you got on. What was your solution and how did you go about it? Any ideas would be greatly appreciated as I am new to Ice.
Thanks in advance,
Eleanor.