-
Notifications
You must be signed in to change notification settings - Fork 70
SIO Command $4E Network Open
Thomas Cherryhomes edited this page Feb 20, 2020
·
1 revision
Opens a network connection for a specified protocol, to the specified path and/or port.
To be used, a valid Device Spec must be written to the buffer provided.
DCB | Value |
---|---|
DDEVIC | $71 |
DUNIT | $01 for N1: to $08 for N8: |
DCOMND | $4E |
DSTATS | $80 |
DBUF | Buffer pointing to valid devicespec |
DTIMLO | $0F |
DBYT | 256 |
DAUX1 | bit 2 - Read, bit 3 - write |
DAUX2 | Passed through to protocol handler. |
TBD: come back in here and put open example.
Put other related command links here.
Copyright 2024 Contributors to the FujiNetWIFI project.
Join us on Discord: https://discord.gg/7MfFTvD
- Home
- What is FujiNet?
- The Definition of Done
- Board bring up for FujiNet Platform.IO code
- The Complete Linux CLI Guide
- The Complete macOS CLI Guide
- Development Env for Apps
- FujiNet-Development-Guidelines
- System Quickstarts
- FujiNet Flasher
- Setting up a TNFS Server
- FujiNet Configuration File: fnconfig.ini
- AppKey Registry - SIO Command $DC Open App Key
- CP-M Support
- BBS
- Official Hardware Versions
- Prototype Board Revisions
- FujiNet Development Guidelines
- Atari Programming
- Apple Programming
- C64 Programming
- ADAM Programming
- Testing Plan
- Hacker List
- FujiNet VirtualMachine