Step by step setup:
1. Get Bluetooth subsystem working. Your bluetooth phone should be paired already.
If You use IR connection, IrDA service should be configured and Your phone should
be visible in output of irdadump utility. If You plans to use cable connection, then plug-in the cable.
2. Compile and install anyRemote.
Type the following:
configure
make
su -c "make install"
3. anyRemote could be used in two different manners:
- As server - (BT or GPRS connection) it will be able to accept incoming connection from network or through Bluetooth
connection from JSR82-capabled phone. This is called "Server-style".
If anyRemote works as server it can emulate to some extent Bemused server.
- As client - (BT, IR or cable connection) it will connect through Bluetooth or IR or cable to the phone (which could
be not-JSR82-capabled) and will use AT "modem" commands to manage the phone. This is called "AT-style".