Portal provides a transparent transport for TCP or serial connections through a Unet.
The Portal agent uses the fjage connector framework to support TCP socket and serial port connections. Arriving data are sent via the stack's LINK service to a peer node, using the specified peer address, protocol, reliability and priority. The Portal agent also listens for any datagrams arriving from the LINK service with the specified protocol. These are forwarded to the TCP socket or serial connection.
For supported agent parameters, see PortalParam.
Type | Name and description |
---|---|
def |
delimiters |
static String |
description |
int |
peer |
Priority |
priority |
int |
protocol |
boolean |
reliability |
int |
timeout |
static String |
title |
Copyright 2013-19, Acoustic Research Laboratory, National University of Singapore, and Subnero Pte Ltd