Hello, > Is the SocketType.Rdm supported in mono? Using .NET in Windows, I > need to install MSMQ 3.0 (which contains PGM) to be able to use it : > > http://msdn2.microsoft.com/en-us/library/ms740125.aspx > > Is there an equivalent of that in Linux? Basically, I want to > multicast/broadcast information without losing packets. I'd prefer to > use an already tested approach than to develop my own solution using > udp.
The flag is passed directly to the kernel, so it should be supported. Am not aware of any tests done with it though. Miguel > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
