Closed Sevenstax closed 7 years ago
Basically a good idea. Yet, I like to keep the library dependencies to a minimum and would, therefore, alter your pull request a bit using System.getProperty("os.name"). See also: https://stackoverflow.com/questions/14288185/detecting-windows-or-linux
Will look into it and then proceed when finished testing.
That's right. It's a good idea to keep library dependancies low. I changed the detection to the proposed function.
Thanks for the change. Seems to be a good solution.
I had problems getting this project to run on a windows operating system. On windows the network interfaces are accessed by index not by name.