-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This wiki contains in-depth, conceptual documentation for QWK.NET. It explains format behaviour, real-world variations, and design decisions that go beyond API reference material.
This content is intended for developers who need a deeper understanding of QWK, QWKE, and how QWK.NET handles historical and non-standard packets.
If you are new to QWK.NET or are diagnosing unexpected behaviour, begin with these pages:
- Validation Modes
- QWK Format Observations
- Encoding and CP437
- Troubleshooting
- Frequently Asked Questions
Deep dives into QWK and QWKE file structure and real-world behaviour:
How QWK.NET validates packets and handles malformed or non-standard data:
Character encoding, line terminators, and display considerations:
Message ordering, index files, and offset handling:
Diagnosing issues and understanding common questions:
For API-level documentation and architectural details, see:
-
/docs— API overview, architecture, compatibility, and packaging -
/docs/getting-started.md— Guided first-success path