| MobaNode uses a bluetooth
based point-to-point transmission system (Nodes)
When a user is within proximity of our "Node" and
if their handset is discoverable via bluetooth the Node identifies
their device via its BlueTooth ID [each phone has a unique
bluetooth ID]. Our Node then checks to see if there has been
any previous communication history with this handset. If there
has been no prior communication, an "opt-in" message
is sent to the handset (e.g. would you like to receive free
content from the IRFU?). If the user accepts this message,
then communication can start with the handset. If they reject
it, then no further communication takes place.
There are many types of content that can be sent to a handset
and these are increasing each time the handset manufacturers
introduce new models. Currently the system supports:
- Text
- Still images
- Animated images
- Audio
- Video
- Java Applications
- Business Card files
- Calendar Event files
|