A proof of concept Magic Lantern WiFi app. I forked a basic Java
implementation of the PTP/IP protocol (https://github.com/Fimagena/libptp).
It sadly didn't work out of the box though, there were a few bugs I had to
fix. It took me a few hours of scouring specifications and documentation to
figure out what was wrong.
Once I got everything working, I implemented Canon command 0x9052 and tested
some procedures. (Here, I am running "TurnOnDisplay" and "TurnOffDisplay";.