5 projects tagged "remote"
RMP allows remote control over playing your music files on a Linux computer. The music can be controlled via a Web interface, a smart cellphone, iPhone, Blackberry, or through a command line shell interface. If you like the song, you can download it to your phone. It supports next, searching, and volume control.
Jolokia is a fresh way of accessing JMX MBeans remotely. It is different from JSR-160 connectors, as it is an agent based approach that uses JSON over HTTP for its communication. It provides new features for JMX remoting: bulk requests allow for multiple JMX operations with a single remote server roundtrip, there is a fine-grained security mechanism for restricting JMX access on specific JMX operations, JSR-160 proxy mode, and history tracking, to name a few. Jolokia's origins are in jmx4perl. Client bindings in addition to Perl have already been added, and more are planned.