Hi
So I am doing a WiFi bulb project and thought the Spark Core would be perfect for it.
I have done simple programming projects in the past but never much to do with networking but so far I have created a simple GUI app in Java that can send the “curl” commands using CMD with a touch of a button to make some LEDs flash or change colour.
What am wondering if is there an easy way to get the core to communicate over a local network to a Java application (or server).
I have looked at the local communication example but I don’t understand the server codes.
Any help would be much appreciated!