ProBoard BBS Documentation

The Choice of Professionals

User Tools

Site Tools


features

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
features [2021/10/25 23:32] adminfeatures [2024/10/21 19:11] (current) massacre
Line 1: Line 1:
 +====== Features ======
 +
 +
 This following is a list of the most important features found in This following is a list of the most important features found in
 ProBoard. ProBoard.
  
-ProBoard is THE fastest QuickBBS-style BBS program around!!  It's completely written in highly optimized C++ and assembly language. +  * ProBoard is THE fastest QuickBBS-style BBS program around!!  It's completely written in highly optimized C++ and assembly language. 
- +  Full multi-line/multi-user support.  Up to 255 nodes can share the same user database, message base and file database.  Each node can have its own modem configuration, welcome screens, menu structure, etc. 
-Full multi-line/multi-user support.  Up to 255 nodes can share the same user database, message base and file database.  Each node can have its own modem configuration, welcome screens, menu structure, etc. +  Built-in fullscreen message editor. 
- +  Support for 4 message base types:  Squish, HudsonJAM and *.MSG, all at the same time. 
-Built-in fullscreen message editor. +  Support for up to 10,000 message areas and 10,000 file areas. 
- +  Compatible with most, if not all, doors written for other BBS software such as RemoteAccess, QuickBBS, PCBoard, etc. 
-Support for 4 message base types:  Squish, Hudson JAM and *.MSG, all at the same time. +  A software development kit is included with ProBoard!  You can write your own extensions to ProBoard using C or C++.  Programs written with the SDK run "inside" ProBoard, for maximum flexibility and speed.  The programmer doesn't have to worry about modem communications, user files, etc.  THIS IS TOTALLY UNIQUE!!  No other BBS software offers anything that even comes close. 
- +  Integrated, lightning-fast duplicate file checking on uploads. 
-Support for up to 10,000 message areas and 10,000 file areas. +  Hooks for external upload checking programs. 
- +  Extremely fast indexed file system, while still using the standard FILES.BBS-based file system. 
-Compatible with most, if not all, doors written for other BBS software such as RemoteAccess, QuickBBS, PCBoard, etc. +  Full CD-ROM support.  The CD-ROM drive is not accessed until a file is actually downloaded.  It is only accessed to copy files to a local drive of your choice freeing up the CD-ROM for other requests. 
- +  Full alias (handle) support. 
-A software development kit is included with ProBoard!  You can write your own extensions to ProBoard using C or C++.  Programs written with the SDK run "inside" ProBoard, for maximum flexibility and speed.  The programmer doesn't have to worry about modem communications, user files, etc.  THIS IS TOTALLY UNIQUE!!  No other BBS software offers anything that even comes close. +  Flexible protocol configuration. You can install any protocol directly in ProBoard (even bi-directional protocols are supported).  Protocols that can be installed in ProBoard include X/Y/Zmodem, MPT, Bimodem, HS/Link, etc. 
- +  Local up/downloads 
-Integrated, lightning-fast duplicate file checking on uploads. +  Supports all types of modems.  All known connect rates are directly supported, and you can specify up to 6 user-defined connect rates. 
- +  Very flexible security system with over 65,000 security levels and 32 security flags as well as "reverse" flags. 
-Hooks for external upload checking programs. +  TTY, ANSI, Avatar (0 and 0+) terminal emulation. 
- +  Swaps itself to disk or EMS when shelling to an external program (door), leaving only 2 (two) Kb resident! 
-Extremely fast indexed file system, while still using the standard FILES.BBS-based file system. +  REAL-TIME multi-line chat built in.  No stupid line-per-line chat. 
- +  Direct support for all high speed modems (up to 115,200 bps). 
-Full CD-ROM support.  The CD-ROM drive is not accessed until a file is actually downloaded.  It is only accessed to copy files to a local drive of your choice freeing up the CD-ROM for other requests. +  Extremely user-friendly configuration/maintenance utilities. 
- +  Full RIP support, and unlike other BBS packages that leave the SysOp looking at cryptic RIP codes, we even display the menus your non-RIP callers see, on your end so you can see what's happening on your BBS. 
-Full alias (handle) support. +  Built in file tagging system. 
- +  Users (and the SysOp) can send "personal files" to other users. ProBoard automatically deletes the files after they have been downloaded. 
-Flexible protocol configuration. You can install any protocol directly in ProBoard (even bi-directional protocols are supported).  Protocols that can be installed in ProBoard include X/Y/Zmodem, MPT, Bimodem, HS/Link, etc. +  Automatic validation of users using a sophisticated "template" system. 
- +  Powerful User Editor including filter function, allows you to easilyfind and work with only the users you specify. 
-Local up/downloads +  Ability to specify an external message editor either as door or as a PEX file. 
- +  Ability to specify an external chat program, either as a door or as a PEX file. 
-Supports all types of modems.  All known connect rates are directly supported, and you can specify up to 6 user-defined connect rates. +  Fully "data driven" system usage graphs, even in RIP mode. 
- +  Ability to limit menu selections by age, baud rate, gender of user, time online, or time of day. 
-Very flexible security system with over 65,000 security levels and 32 security flags as well as "reverse" flags. +  Full Language support.  Every prompt in the system can be changed (including color) and saved in a language file, as well as multi-language support for menus and textfiles.  You can even replace any prompt with ANSI files or PEX files. 
- +  Internal QWK support, provided as a PEX file for seamless integration into your BBS. 
-TTY, ANSI, Avatar (0 and 0+) terminal emulation. +  User name can optionally be added to FILES.BBS when user uploads files. 
- +  Powerful "Free Files" functions, great if you're running a support BBS, or a BBS to promote your company. 
-Swaps itself to disk or EMS when shelling to an external program (door), leaving only 2 (two) Kb resident! +  Fully buffered I/O for optimum system performance. 
- +  Fully definable paging hours for every day of the week. 
-REAL-TIME multi-line chat built in.  No stupid line-per-line chat. +  Support for OS/2 2.x time-slicing. 
- +  "SysOp Next" function, with definable "alert" music, as well as semaphore file support. 
-Direct support for all high speed modems (up to 115,200 bps). +  Ability to call menu editor while user is online (or in local mode) and edit the current menu.  Great for testing, or in case you see something that just HAS to be fixed while a user is online. 
- +  Built in file counters, shows which of your files are the most popular. 
-Extremely user-friendly configuration/maintenance utilities. +  Built in "flag description" editor, helps you remember just what all of those flags you have are for. 
- +  Lots and lots more...
-Full RIP support, and unlike other BBS packages that leave the SysOp looking at cryptic RIP codes, we even display the menus your non-RIP callers see, on your end so you can see what's happening on your BBS. +
- +
-Built in file tagging system. +
- +
-Users (and the SysOp) can send "personal files" to other users. ProBoard automatically deletes the files after they have been downloaded. +
- +
-Automatic validation of users using a sophisticated "template" system. +
- +
-Powerful User Editor including filter function, allows you to easilyfind and work with only the users you specify. +
-   +
-Ability to specify an external message editor either as door or as a PEX file. +
- +
-Ability to specify an external chat program, either as a door or as a PEX file. +
- +
-Fully "data driven" system usage graphs, even in RIP mode. +
- +
-Ability to limit menu selections by age, baud rate, gender of user, time online, or time of day. +
- +
-Full Language support.  Every prompt in the system can be changed (including color) and saved in a language file, as well as multi-language support for menus and textfiles.  You can even replace any prompt with ANSI files or PEX files. +
- +
-Internal QWK support, provided as a PEX file for seamless integration into your BBS. +
- +
-User name can optionally be added to FILES.BBS when user uploads files. +
- +
-Powerful "Free Files" functions, great if you're running a support BBS, or a BBS to promote your company. +
- +
-Fully buffered I/O for optimum system performance. +
- +
-Fully definable paging hours for every day of the week. +
- +
-Support for OS/2 2.x time-slicing. +
- +
-"SysOp Next" function, with definable "alert" music, as well as semaphore file support. +
- +
-Ability to call menu editor while user is online (or in local mode) and edit the current menu.  Great for testing, or in case you see something that just HAS to be fixed while a user is online. +
- +
-Built in file counters, shows which of your files are the most popular. +
- +
-Built in "flag description" editor, helps you remember just what all of those flags you have are for. +
- +
-Lots and lots more... +
features.1635175930.txt.gz · Last modified: 2021/10/25 23:32 by admin