iKadmium / kadmium-sacn

An sACN library for .NET
MIT License
19 stars 11 forks source link

Specify network interface for multicast #12

Open martincollett opened 2 years ago

martincollett commented 2 years ago

Hi,

I'm finding the library is great to work with, thank you.

I'm using a single PC with wi-fi for internet access and an ethernet adapter for the sACN. Is there a way to specify which network adapter to send the sACN on, maybe when creating a new MulticastSacnSenderIPV4? Being able to specify this in my app would be much neater than having to add a route on the PC.