Multicast addresses
Multicast addresses
- Subject: Multicast addresses
- From: Francisco Tolmasky <email@hidden>
- Date: Wed, 12 May 2004 02:15:48 -0700
Ok, so I'm writing a program which at one point uses some VLC code to
stream some video files. Now, I am doing this with udp mutlicast. My
question is though, how do i obtain multicast addresses? Currently, I
just tried it typing in any old address I came up with (224.2.127.254
to be exact). The thing is, each one of my applications running on
different computers may be streaming something, so I don't want there
to be conflicts (is this possible?). Basically, I just want to know
the modus operandi in choosing a multicast address and port to stream
on.
Thank you lots in advance,
Francisco Tolmasky
email@hidden
http://www-scf.usc.edu/~tolmasky/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.