Bug 1713

Summary: Changing the multicast address fails.
Product: TAO Reporter: guschti10
Component: AV StreamsAssignee: DOC Center Support List (internal) <tao-support>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 1.3   
Hardware: x86   
OS: Linux   

Description guschti10 2004-01-13 04:30:22 CST
The Multicast example does always use the default multicast address (224.9.9.2),
even if the address is set to another multicast address. How to set the
multicast address?

REPEAT BY:
Change the multicast address in the constructor of Client class (ftp.cpp) 
to 224.9.9.0 as an example and run the example.
Comment 1 Johnny Willemsen 2004-01-13 05:22:10 CST
When looking at the code I would suggest you try to use the -a commandline 
option. For example -a 224.9.9.0
Comment 2 guschti10 2004-01-13 09:24:41 CST
Also the -a parameter isn't working.
Comment 3 yamuna 2004-01-13 15:59:15 CST
I will take a look at it in the next couple of days and get back to you.
Comment 4 Johnny Willemsen 2007-05-01 06:49:18 CDT
to pool