aboutsummaryrefslogtreecommitdiffstats
path: root/libccnx-portal/ccnx/api/ccnx_Portal/documentation/Abstract.tex
blob: ffa6f8f1055bff9f5852cda953139640b41d16db (plain)
1
2
3
4
5
6
7
8
9
%-
% ABSTRACT
%-
%
\Abstract{
The CCN Transport Stack is a software framework that provides facilities for orchestrating the transmission and reception of CCN messages.
The design of the Transport Stack permits a high degree of configurability enabling different capabilities and behaviors as needed. The CCN Portal API is a programmatic mechanism to create, maintain and use multiple CCN Transport Stacks, each associated with a specific Portal instance.
Each CCN Portal instance provides a simple programming interface to an associated CCN Transport Stack.
}