[Mono-list] SocketType.Rdm
    Miguel de Icaza 
    miguel at novell.com
       
    Tue Apr 10 20:02:59 EDT 2007
    
    
  
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
> 
    
    
More information about the Mono-list
mailing list