Bug 1713 - Changing the multicast address fails.
Summary: Changing the multicast address fails.
Status: NEW
Alias: None
Product: TAO
Classification: Unclassified
Component: AV Streams (show other bugs)
Version: 1.3
Hardware: x86 Linux
: P3 normal
Assignee: DOC Center Support List (internal)
URL:
Depends on:
Blocks:
 
Reported: 2004-01-13 04:30 CST by guschti10
Modified: 2007-05-01 06:49 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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