Table of Contents
Description
Opens an IOCB for network communication, and clears and resets the transmit and receive buffers for the given device. Up to eight (8) N devices can be allocated for up to 8 simultaneous client/server connections. All of the standard AUX1 values for specifying the channel direction are supported.
Parameters
| Parameter | Description |
|---|---|
| AUX1 | Passed through to SIO layer |
| AUX2 | Passed through to SIO layer |
| FILENAME | N: Devicespec |
For more information see: N: SIO Command 'O' - Open
Returns
The standard CIO error codes are returned.
Examples
BASIC
To open a connection to a TCP socket at address 192.168.1.8 port 2000:
OPEN #1,12,0,"N:TCP:192.168.1.8:2000"
To listen for connections to port 2000:
OPEN #1,12,1,"N:TCP:2000"
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
- 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 - AppKey-Registry-Page
- CP-M Support
- BBS
- Official Hardware Versions
- Prototype Board Revisions
- FujiNet Development Guidelines
- The Network Protocol Handbook
- Atari Programming
- Apple Programming
- C64 Programming
- ADAM Programming
- Intellivision Programming
- Testing Plan
- Hacker List
- FujiNet VirtualMachine
Copyright 2026 Contributors to the FujiNetWIFI project.
Join us on Discord: https://discord.gg/7MfFTvD