Haukcode.ArtNet
Haukcode.ArtNet copied to clipboard
ArtNet library for .NET Core
Results
2
Haukcode.ArtNet issues
Sort by
recently updated
recently updated
newest added
By changing the project to target net9.0 instead of netstandard2.0 I cannot use the latest version with my .Net 8.0 project. Seems like it would be good to keep the...
My computer has address 192.168.1.11, the device has address 192.168.1.125. I send from the device to 255.255.255.255 and receive data, but send to 192.168.1.11 and do not receive data. Although...