[Spread-users] multicast problem

sunnyamoy sunnyamoy at 126.com
Tue Sep 20 02:19:05 EDT 2005


I just want to use libspread for 1:n multicast

my conf is 
Spread_Segment 234.5.6.33:4803 {
    server 192.168.10.11
}
when two sptuser client send message between 192.168.10.11 and 192.168.10.10  
I capture only 4 tcp/ip package:
1: send group/user
2: send message
3: ack for 1
4: ack for 2
 
then I change conf to 
Spread_Segment 234.5.6.33:4803 {
    localhost 127.0.0.1
    server 192.168.10.11
}
I can capture a multicast udp , which include group/user/msg
bug, there still have 4 tcp/ip package.

so when , i have many client, and large file, it will so slow.
who can teach me, how to configure?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.spread.org/pipermail/spread-users/attachments/20050920/9ba40169/attachment.html 


More information about the Spread-users mailing list