Package fi.tkk.netlab.dtn.scampi.applib

Scampi API implementation for Java.

See: Description

Package fi.tkk.netlab.dtn.scampi.applib Description

Scampi API implementation for Java. This package exposes the public API for developers to interact with the Scampi middleware instances. API is built on top of a local TCP connection between the API instance and the Scampi middleware instance.

AppLib serves as the application side endpoint for the API connection. It handles the lifecycle and exposes methods for interacting with the middleware instance.

SCAMPIMessage is the application data unit that can be sent and received using the Scampi platform.

Author:
teemuk