Commands for Device $09 (Network) - FujiNetWIFI/fujinet-firmware GitHub Wiki
Commands for Device IDs $09 to $0C
The following table shows the currently proposed Network commands for Device $09 to $0C - N: device.
[!IMPORTANT] The format of the Atari SIO Command and the Adam Command are the same
Any commands not listed here are considered special, and are sent to the underlying protocol to be queried for support (by determining if a valid DSTATS is returned for the given special command), therefore any handler should issue a $FF command before sending a special command.
TCP Protocol SIO Commands
Command | Description |
---|---|
'A' | N: SIO Command 'A' - Accept |
'c' | N: SIO Command 'c' - Close Client Connection |
UDP Protocol SIO Commands
Command | Description |
---|---|
'D' | N: SIO Command 'D' - Set UDP Destination |
HTTP Protocol SIO Commands
Command | Description |
---|---|
'M' | HTTP Set Channel Mode |
This list is very much in progress and is subject to change.