On Wed, Apr 8, 2009 at 4:32 PM, David Stevens <dlstevens@xxxxxxxxxx> wrote: > Matt, > If you send your test programs, I can take a look at it. I attached the two programs, but be warned that I'm doing all my multicast stuff via the ACE library: http://www.cse.wustl.edu/~schmidt/ACE.html So that might make the programs too opaque if you're not familiar with ACE. I'm reading the documentation/ACE source more closely now to see if there's some subtle "behind-the-scenes" setting that's affecting my programs. But, anyway, if you have ACE installed, you can just compile with "g++ <sourcefile> -o <outfile> -lACE". Thanks, Matt
Attachment:
mcastrecv.cc
Description: Binary data
Attachment:
mcastsend.cc
Description: Binary data