The demo programs are coded to use duart device 0 and 1 with nullmodem cable.

You can however see the sources on how the dignet.library is used.

Start "ReadDIGNET" in one CON: window
Start "WriteDIGNET" in another with an argument. If spaces enclose with
quotes:


Example:

CON:1

ReadNet


CON:2

WriteNet "Hello there!"

CON:1
Hello there!

and so on.

You also need the dfunc.library (aminet:util/libs/DFunc387.lha)
