JirkaJ wrote:
> Hi
> thanks a lot
, my application will be listening on a specific port for
> tcp connection too so i am glad that i may use that source address(on
> that tcp connection will go some control messages-for each listener one
> connection before sending multicast packets).
Your logic is not clear. If you are sending multicast packets then why
is the response from any particular TCP connection important as a
criteria for initiating multicast? Only the first person asking for
the multicast should be important in that respect. After that anyone
who joins the multicast group will immediately begin receiving the
transmission.
> To monitoring packets: when i monitor packets i will only see packets
> from multicast listeners on the same network, not behind router, is it
> true or not?
You are probably only going to see IGMP joins from members on the LAN
side of the router. That would be correct. I hope you are going to
use a gateway and not a simple router. A simple router will most
likely not be configurable for passing multicast properly. Got a brand
and model number?