Wireless Mesh Networking App
master thesis
Status | in progress |
Advisor | Prof. Dr. Sven Mayer |
Professor | Prof. Dr. Sven Mayer |
Task
This project aims to use the ad hoc network functionality of iPhones to build a mesh network (especially if the provider network is down) within a manageable area). A mesh network is a network where each device can act as a router for other devices. This allows for a network that is very robust against failures of individual devices. The project will start with a literature study to find out how to build such a network. After that, the focus will be on the implementation of the network.
You will:
- Perform a literature review
- Implement a mesh network
- Conduct and evaluate experiments
- Design a user interface
- Summarize your findings in a thesis and presenting them to an audience
- (Optional) co-writing a research paper
You need:
- Strong communication skills in english and german
- Good knowledge of iOS development (Swift) =
- Good knowledge of networking
References
- [Pitch] Wireless Mesh Networking App
- [Video] Build device-to-device interactions with Network Framework
- [Sample Code] Building a custom peer-to-peer protocol