Project Abstract
This project implements data transfer from one Bluetooth-enabled mobile
phone to another, via an IP network. This data can be text, media files.
It consists of a Symbian OS-based client application running on each
phone, which connects to a PC over Bluetooth, operating as an access
node. The data is transferred from the client to the access node, which
sends it over IP to the access node associated with the other phone.
Clients are
automatically registered on a central system as soon as they connect to
an access node. This central system is a J2EE server which tracks all
the phones currently connected, and maps the phone numbers to IP
addresses. This allows users to communicate with each other using just
their existing phone numbers. |
What's New
- Design of the project is completed. May 29,2006
- Decided to build one functional prototype May 25,2006
|