PJX
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2011
09:45 PM
multicast issue
Hi, I just started looking at ECP. I tried the ncat example, but get the following on OSX:
connect to address 239.255.255.250: Address family not supported by protocol family
On my linux box, I get "network not reachable".
Any idea how to get around this?
On linux, with wireshark running, I can see the Roku broadcasting every so often to address 239.255.255.250, so I find this puzzling.
tia, PJ
connect to address 239.255.255.250: Address family not supported by protocol family
On my linux box, I get "network not reachable".
Any idea how to get around this?
On linux, with wireshark running, I can see the Roku broadcasting every so often to address 239.255.255.250, so I find this puzzling.
tia, PJ
1 REPLY 1
PJX
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2011
11:28 PM
Re: multicast issue
Figured it out. I had to add the '--udp' option to ncat on my system.