Skip to content
Austin Scott edited this page Nov 16, 2019 · 4 revisions

Welcome to the p2pChat wiki!

This project is for the UW-Stout Software Engineering Principles Course

Our goals

The goal of this project is to create a basic chat application. One that can send text messages, files, and as a stretch goal, voice chat like a walkie talkie. However, what will be different for this application is the message delivery method. We will be using native hardware in our devices, like the Wi-fi radio, to use tools like wi-fi direct. There will be no middle man, all communication shall be peer-to-peer, and also secure from anybody listening in on your chats.

Class Diagram

class diagram