Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

EazyLink Server, V4.8, protocol level 03

This request command will send the current estimated free memory of the Z88 (in bytes) to the Client. The figure is based on all available RAM devices in the machine.

The actual (long integer) number is sent as an Ascii string.

------------------------------------------------------------------------------
Client Server Action
------------------------------------------------------------------------------
<ESC "m"> Request for est. free memory

waiting <- <ESC "N">
<Free Memory> Free memory in bytes
<ESC "Z">
------------------------------------------------------------------------------

...