dhemery / victor

A Java driver for iOS applications
MIT License
11 stars 4 forks source link

Interact with remote simulator #2

Open dhemery opened 12 years ago

dhemery commented 12 years ago

Allow interacting with a simulator running on another computer.

The remote computer runs a simulator server that can launch a simulator or attach to an already running simulator.

The local computer interacts with the remote server via a "remote simulator" that implements the Simulator interface.