Using TCP/IP from APL2
Using an auxiliary processor


An auxiliary processor is a program...

  1. which is independant from APL (we can write our own)
  2. which run asynchronously
  3. which can be synchronized with APL functions

The AP119 processor can use TCP/IP via sockets

This standard processor is used from APL2 systems (all implementations) for a few years; These concepts are also found in other APL systems.