Wiki Home >> XIO-Commands
XIO-Commands
The following table shows the currently proposed XIO commands
| Command | Description | |
|---|---|---|
| $03 | Open | |
| $05 | Get Record | |
| $07 | Get Characters | |
| $09 | Put Record | |
| $0B | Put Characters | |
| $0C | Close | |
| $0D | Status | |
| $0F | Flush Writes | Used to force buffered data to the network. Critical when using semicolons (;) in BASIC PRINT statements to avoid automatic EOLs. |
| $41 / 'A' | Accepts a pending client connection to a TCP server, and assigns it to the IOCB for input and output. | |
| $FF | Reset FujiNet |
This list is very much in progress and is subject to change.
Wiki content is mirrored from the FujiNet Github Wiki
