Help: Multicast Server-Client

From: Nadeem. (falserepellant_at_yahoo.com)
Date: 12/06/03

  • Next message: Hasan Diwan: "JavaMail + procmail interaction"
    Date: Sat, 6 Dec 2003 06:06:52 -0500
    
    

    Hi,
    I have a sample Muticast Sender and Receiver,
    which works fine for:

    multicastGroup: "239.255.255.250", and
    multicastPort: any port
    EXCEPT
    when multicastPort == 1900.

    In such a case, the Receiver does not receive anything.
    I think the address and port is reserved for SSDP
    (UPnP); does it mean that I need to do something else to
    receive datagram packets on this multicastGroup?

    Thanks,
    Rumi.


  • Next message: Hasan Diwan: "JavaMail + procmail interaction"