NETSEND

Syntax

NETSEND address, bytes

Location

FLEXYNET (DIY Toolkit - Vol Y)

This command will attempt to send the specified number of bytes over the Network port using the Flexynet driver, reading the bytes to be sent from the area in memory starting with the specified address.

NOTE

Please refer to the notes given for NETREAD.

CROSS-REFERENCE

See NETRATE which allows you to set the speed of the transmitting machine to match the speed of the receiving machine. Also see NETREAD.