Skip to content
Sebastian Pichlmeier edited this page Mar 8, 2014 · 14 revisions

Welcome to the RemoteControlSystem wiki!

The RemoteControlSystem is a System to control severals computers over the network.

The System is basend on a simple rmi implementation. The rmi implementation was needed to run on the android system. Thre rmi registry contains one ControlCenter.

The ControlCenter

ControlCenter overview

Currently there are two client implementations, a desktop verison based on java swing and a mobile version based on android 4.0.

Clone this wiki locally