Marc Barry

Results 14 comments of Marc Barry

Good spot, sounds like the code may need to explicitly set [SocketOptionName](https://learn.microsoft.com/en-us/dotnet/api/system.net.sockets.socketoptionname?view=net-8.0) properties `IpTimeToLive` and `MulticastTimeToLive`. Do you see a use-case for either or both to have configurable TTLs? ```...

Most likely not receiving at all. Is that running in WSL?

Did you ever get to the bottom of this @fsuarezo?

Agreed. Are you planning to raise a PR?

@gochan21 [README.md](https://github.com/enclave-networks/multicast-test/blob/master/README.md) has the answer: "By default, the tool uses multicast stream IP address 239.0.1.2 with port 20480. Pull requests to enable customisation are welcome."

That's great, thank you for raising the PR. I think the validation code is a more complicated than it needs to be. Could you make it a little easier to...

Thanks @groupmsl. That PR won't close this issue for CLI-based config options, but introducing the ability to change multicast address and port I'm sure will be helpful to anyone else...

Agreed. Are you planning to raise a PR?

Thanks @rolfbjarne - just to flag we've noticed the same two warnings flagged by our maui ios build of enclave.io (ITMS-90078 email from Apple after upload to testflight, and the...

Thanks for the update @rolfbjarne. Open question to everyone watching this thread- has anyone pushed to the appstore with this warning, has it generated any back pressure or app review...