The Cyclone Matrix - Distributed Failsafe Computer Networking
Hermann L. Johnson. January 2019. Free for unmodified redistribution and non-commercial use.


The Cyclone Matrix is an astoundingly simple networking protocol that is
not expected to operate in real-time. The focus of this protocol is failsafe
communications that do not require functional infrastructures
.

It has a local focus, and yet is linkable to the internet. Its data can be
transported through every conceivable carrier. The simplest of servers
and clients can utilize this network, and there is no limit as to the complexity
that custom implementations can apply. It is still expected, for the sake of its
purpose and general functionality, that the author's basic format and
principles be followed.

The author also provides a description of its preferred local implementation.


I. Design Methodology
II. How it Works
III. Data Files Sample
IV. Spam Handling
V. Preferred Implementations
VI. Examples
VII. A Web Implementation
VIII. Core Software