Skip to content

Measurement applications for our contribution: Group Communication with OSCORE: RESTful Multiparty Access to a Data-Centric Web of Things

Notifications You must be signed in to change notification settings

inetrg/IEEE-LCN-ICN-CoAP-21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group Communication with OSCORE: RESTful Multiparty Access to a Data-Centric Web of Things (IEEE LCN 2021)

Paper

This repository contains code and documentation to reproduce experimental results of the paper Group Communication with OSCORE: RESTful Multiparty Access to a Data-Centric Web of Things published in the Proc. of 46th IEEE Conference on Local Computer Networks (LCN).

  • Cenk Gündogan, Christian Amsüss, Thomas C. Schmidt, Matthias Wählisch, Group Communication with OSCORE: RESTful Multiparty Access to a Data-Centric Web of Things, In: Proc. of 46th IEEE Conference on Local Computer Networks, p. XX, Piscataway, NJ, USA: IEEE, 2021.

    Abstract

    Content replication to many destinations is common in the IoT. IP multicast has proven inefficient due to a missing layer-2 support by IoT radios and its synchronous end-to-end transmission, which is susceptible to interference. Information-centric networking (ICN) introduced hop-wise multiparty dissemination of cacheable content, which proves valuable for lossy networks. Even Named-Data Networking (NDN), a prominent ICN, suffers from a lack of deployment. We explore a multiparty content distribution in an information-centric Web of Things built on CoAP. We augment CoAP proxies by request aggregation and response replication, which together with caches enable asynchronous group communication. Further, we integrate object security with OSCORE into the CoAP multicast proxy system for ubiquitous caching of certified content. We compare NDN, CoAP, and our data-centric approach in testbed experiments. Our findings indicate that multiparty content distribution with CoAP proxies performs equally well as NDN, while remaining compatible with the protocol world of CoAP.

Please follow our Getting Started instructions for further information on how to compile and execute the code.

About

Measurement applications for our contribution: Group Communication with OSCORE: RESTful Multiparty Access to a Data-Centric Web of Things

Topics

Resources

Stars

Watchers

Forks