wiki:QuagentISA

Version 10 (modified by jherwitz, 13 years ago) (diff)

--

QuagentISA formally defines the communication between client and server in ProtocolZero. It takes the following form: Due to possible future conflicts, we are instead implementing the ASCII I/O scheme described in wiki:IOScheme.


Priority

  • 0=LATER, 1=NOW
  • 1 bit

OP-Code

  • Two characters encode function
  • 2 bytes

Parameters

  • Each function will have a known number of parameters based on OP-CODE. Server will receive and process these parameters, then move onto the next instruction.

Format: Priority-OPcode-Parameters