English

Pear2Pear (On Wifi): A Data Sharing Protocol Over Wifi through a Peer to Peer Network

Distributed, Parallel, and Cluster Computing 2019-04-11 v1 Multiagent Systems Networking and Internet Architecture

Abstract

A peer-to-peer system is a distributed system in which equal nodes (in terms of role and usage) exchange information and services directly. This paper describes a distributed peer-to-peer protocol that allows wifi-enabled smart devices (especially Android smartphones) to exchange data using only wifi. The protocol is designed to allow the automatic establishment of a distributed peer-to-peer network of any size without geography constraint. It is applied to file sharing between devices, but can easily be adapted to support any data sharing. The protocol defines two layers: (1) a kernel layer responsible for creating, routing, establishing and maintaining links between nodes (peer), addressing a node and adding and removing nodes; and an (2) application layer to support data sharing (file sharing in this case). The structure of the peer-to-peer network is hybrid. Regarding the file sharing use case, the application allows a node to (i) search for a file in the catalog of its subnet that is held by the root node, and (ii) download a file: if the file is not in the subnet, the root node delegates a node to make vouchers in neighboring subnetworks to get the file and make it available. A proof of concept was made on Android.

Keywords

Cite

@article{arxiv.1904.05316,
  title  = {Pear2Pear (On Wifi): A Data Sharing Protocol Over Wifi through a Peer to Peer Network},
  author = {Steve Tueno and Romeo Tabue and Forentin Jiechieu and Yacynth Ndonna and Billy Zafack and Audric Feuyan and Jonas Atibita and Alex Djouontse and Rodrigue Mbinkeu},
  journal= {arXiv preprint arXiv:1904.05316},
  year   = {2019}
}

Comments

9 pages

R2 v1 2026-06-23T08:35:44.306Z