Project:Java-Rako: Difference between revisions
From London Hackspace Wiki
→Proposed method
Line 18: | Line 18: | ||
## I connected a wireless access point, the Rako Ethernet bridge, and a MacBook to a 10baseT hub. This allowed monitoring of the UDP commands sent from the iPhone app. | ## I connected a wireless access point, the Rako Ethernet bridge, and a MacBook to a 10baseT hub. This allowed monitoring of the UDP commands sent from the iPhone app. | ||
# Monitor traffic between iPhone app/RakoSoft/Bridge Web UI to determine a suitable candidate for reverse engineering | # Monitor traffic between iPhone app/RakoSoft/Bridge Web UI to determine a suitable candidate for reverse engineering | ||
## Okay, so this is somewhat simpler with my new initial goal of using the Rako telnet protocol. | |||
# Create some simple tests that deliver observed packets to the bridge '''[In progress]''' | # Create some simple tests that deliver observed packets to the bridge '''[In progress]''' | ||
# Reverse enginner protocol | # Reverse enginner protocol | ||
# Implement the protocol with Java :-) | # Implement the protocol with Java :-) | ||
## Started. Have a unit test running that changes a scene. | |||
==Status== | ==Status== |