Menu

Can UDP be used in unicast fashion?

PoojaK
2015-01-13
2015-01-14
  • PoojaK

    PoojaK - 2015-01-13

    We have a requirement where multicasting is not supported. Can we use UDP Unicast?

     
    • Bela Ban

      Bela Ban - 2015-01-14

      Yes: set UDP.ip_ttl to false and use a different discovery protocol such
      as TCPPING (use bind_port in UDP to fix a port), FILE_PING, TCPGOSSIP,
      S3_PING etc

      On 13/01/15 20:18, Arjun wrote:

      We have a requirement where multicasting is not supported. Can we use
      UDP Unicast?


      Can UDP be used in unicast fashion?
      https://sourceforge.net/p/javagroups/discussion/130427/thread/4a9a68d2/?limit=25#001a


      --
      Bela Ban, JGroups lead (http://www.jgroups.org)

       

Log in to post a comment.