
{
{    The purpose of this request is to send the data in the message area
{  to a peer application over the specified connection.
{
{        NFP$SEND_MESSAGE_ON_CONNECTION (MESSAGE, LENGTH,
{              CONNECTION_IDENTIFIER, STATUS)
{
{  MESSAGE: (input) This parameter specifies the message sequence
{        where the connection data is to be placed.
{
{  LENGTH: (input) This parameter specifies the length of the data to be
{        sent over the connection.
{
{  CONNECTION_IDENTIFIER: (input) This parameter specifies the name of the
{        network file identifying the connection on which the data is
{        to be sent.
{
{  STATUS: (output) This parameter specifies the request status.
{        CONDITIONS:
{              ame$improper_device_class
{              ame$improper_file_id
{              nae$connection_terminated
{              nae$send_outstanding
{              nae$improper_protocol
{



