Peer-to-Peer Message Transfer
- Mentors
- Aditya Bisoi, Bruno Woltzenlogel Paleo, T Thuvarakan
- Organization
- AOSSIE
Building a cross platform (Android/iOS) chat application which utilises Bluetooth and WiFi-Direct for communication, thus eliminating the need of a central server. The messages will be transferred using an optimal path which can be determined by underlying network protocols and/or GPS positioning. In particular the gossip protocol is used to relay messages through intermediate devices until it reaches its required destination.