Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 777 Bytes

File metadata and controls

21 lines (17 loc) · 777 Bytes

OpenDoors 6.21 C/C++ door programming toolkit OpenDoors is an advanced, easy to use library for writing online software such as BBS doors

Includes full source code and DLL for the native-Win32 version. v6.2x modifications by Rob Swindell (www.synchro.net) add support for TCP socket (Telnet) connections and Door32.sys!

OpenDoors transparently interfaces with most BBS systems, automatically displays output on both local and remote screens, creates ANSI/ AVATAR/RIP control sequences, and provides a sysop interface with commands for chat, time adjustment, disconnecting, etc.

This fork contains some of my own modifications:

  • Fix for PGUP and PGDN keys on modern terminals like SyncTERM.
  • Fix for END key on certain 'Nix Terminals.
  • Able to target 64-bit Windows.