DIPP

a decentralized, secure peer-to-peer network protocol for IoT devices

View the Project on GitHub

Decentralized IoT Peer-to-Peer Protocol (DIPP)

Peer to Peer for IoT devices

This is the software implementation for a peer to peer network aimed at Internet of Things (IoT) devices.

DOI

Description:

This project is an implementation of Senior Capstone Experience for Computer Science majors at Earlham College. The software accompanies a paper, which is the primary deliverable. Since we are proposing a protocol that is geared towards IoT devices, we will produce a sample app that can live in the network and do it’s job. This repository contains development codes. Bugs, incomplete features are, therefore, expected occurance. We will possibly use this to host project website as well. If you have any question/suggestion, please send me an email to ssalek14@earlham.edu

Progress:

  1. Can receive push messages, i.e., PAK, PNF and respond with ACK messages
  2. Can receive and process REQ messages and resond back with RES.

ToDo: