Multicast question.

From: Naveen Mukkelli (NaveenMukkelli_at_discussions.microsoft.com)
Date: 02/17/05


Date: Wed, 16 Feb 2005 20:01:02 -0800

Hi,
 
When I run 2 or more clients on the same
 machine, the first client application is receiving multicast messages but not
 the subsequent clients.

 I'm using the same, multicast address and port for all the clients as
 this is the default multicast ip, all the clients automatically register to
this
 ip and port number.
 
 For example,

 Client 1 - 224.0.0.2 : 14000
 Client 2 - 224.0.0.2 : 14000
 Client 3 - 224.0.0.2 : 14000

 I'm not sure whether we can do this,
 As this is the first time I'm working with IP address and Port numbers,
 I don't have muck knowledge in using them.

 What could be the problem. Kindly let me know.

Cheers,

Naveen.



Relevant Pages

  • Re: iTunes, Radio, =?ISO-8859-1?Q?H=F6rspiele?=
    ... > Das war doch gefragt - einen eigenen Streamingserver im lokalen Netz ... Yo, aber es ging ja darum, daß alle clients das identische Prgramm ... wenn man nicht Multicast verwendet.. ... Next by Date: ...
    (de.comp.sys.mac.misc)
  • Re: UDP socket with multiple ports
    ... only one port for many clients): ... RT> opposite case where you have serveral clients; here the Socket class ... RT> supports multicast to send the same data to all the clients. ...
    (microsoft.public.dotnet.framework)
  • Re: UDP socket with multiple ports
    ... Best regards, ... (using only one port for many clients): ... RT> opposite case where you have serveral clients; ... RT> supports multicast to send the same data to all the clients. ...
    (microsoft.public.dotnet.framework)
  • Re: Broadcast TCP/IP message to several clients
    ... This is for a server sending streaming data to multiple clients, and it requires special network configuration. ... Regular ol' broadcast is what you want, not multicast. ... I think he wants to send a signal to all of his clients to get them to start sending in data. ... As far as I know, it'll be like pulling teeth to get any network administrators to configure their networks to support this, if it's even possible at all. ...
    (comp.lang.java.programmer)
  • Re: Multicast problem..
    ... When I run 2 or more clients on ... multicast address and port for both of them as ... >> But the receiving clients are not receiving all the messages. ...
    (microsoft.public.dotnet.languages.csharp)

Loading