TAGWAPI.AX25Connect
TAGWAPI

<font face="Arial"><font SIZE="3">Create a Connection Channel (</font></font><font face="Arial"><font SIZE="3"><B> AX.25 Link Manager</B></font></font><font face="Arial"><font SIZE="3">)
</font></font>

function AX25Connect(iPort: Integer; szFrom, szTo, szVia: String): Integer;

Unit
AGWAPI

Description
<font face="Arial"><font SIZE="3">This function is used to start a connected session, a channel ID is returned inmediately independently of the actual result of the connection.
The Channel ID is the handle to be used on other interactions with that particular session.
Actual result of the connection will come either thru a OnAX25Connect or OnAX25Disconnect depending of the result of the attempt.
</font></font>