TAGWAPI.SendData
TAGWAPI

<font face="Arial"><font SIZE="3">Send Connected Data 
</font></font>

function SendData(iPort, bPid: Integer; szFrom, szTo, szData: String): Boolean;

Unit
AGWAPI

Description
<font face="Arial"><font SIZE="3">This function is used to send connected information. It has to be used when the application program is managing the connection thru the Connect/Disconnect methods and OnConnect/OnDisconnect/OnData events.
If you are trying to manage connections thru the AX.25 Link Manager use AX25Send instead.

</font></font>