XBUP - Extensible Binary Universal Protocol

Prototype Implementation

Implementation in Java programming language was chosen as primary environment for prototype implementation. It is organized into modules and can be build using Gradle build tool.

Libraries

There are basic libraries with functionality related to protocol itself and services, additional libraries with some degree of support for various data types and libraries related to editor tools used for demonstration purposes.

TODO

Prototype Formats

Following formats are intended for prototype development. Some of them are currently under development, some are just planned to be done in future releases.

extDescriptionStatusSample File
XBPPictureFilePROTOTYPE-
XBPIIconPicturePLANNED-
XBSSoundFilePROTOTYPE-
XBVVideoFilePLANNED-
XBTTextFilePROTOTYPE-
XBTSTextSubtitlesPLANNED-
XBTDTextDocumentPLANNED-
XBTPPresentationPLANNED-
XBDDatabaseFilePLANNED-
XBEExecutableFilePLANNED-


Page Source