Skip to content
Advertisement

Tag: iotivity

Need to run .jar from console for it to work

I have a java application. I’m using eclipse to write, compile and create a runnable .jar. The program is used to discover OCF devices. It uses UDP and multicast. Multicast code The code works when I start it from eclipse. It also works when I run the .jar from console on Linux. But when I start it with a double

Advertisement