fsxNet Wiki

BBS Development & Resources

User Tools

Site Tools


probbs

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
probbs [2019/11/16 05:34]
ozz [PRoBBS Design]
— (current)
Line 1: Line 1:
-====== Professional BBS ====== 
  
-]Logo Coming Soon[ 
- 
-PRoBBS is a 100% Script based BBS developed using the [[http://​tutorial.modernpascal.com/​|MPL]] (Modern Pascal Language). The decision to use MPL is based upon the product CodeRunner (a Socket Server that executes MPL scripts upon connection for different ports) was primarily developed for such projects as a TCP/IP based BBS project. Since Modern Pascal is a Turbo Pascal compatible language, PRoBBS can actually be compiled to use FOSSIL communications and thus work over dial-up modems also. 
- 
-===== PRoBBS Design ===== 
- 
-The software has been designed to operate as one piece of code (end to end), however, it has been developed in a modular concept. Where each function of the BBS is stored as a separate include file. This was done by design to help support mods, which were extremely popular in the mid to late 90's. 
- 
-==== Folder Structure ==== 
- 
-^Root @ROOT@ |/var/BBS/ or C:\PBBS\| 
-^Modules |@ROOT@MODULES| 
-^Server Scripts |@ROOT@SERVICES| 
-^External Plugins |@ROOT@PLUGINS| 
-^General ANSI |@ROOT@GEN| 
-^Main Configs |@ROOT@MAIN| 
-^Prompt Files |@ROOT@PROMPTS| 
-^Menu Files |@ROOT@MENUS| 
-^External Doors |@ROOT@DOORS| 
-^Node [[dropfiles|Dropfiles]] |@ROOT@NODE#####​| 
-^JAM Messages |@ROOT@MESSAGES| 
probbs.1573882450.txt.gz ยท Last modified: 2019/11/16 05:34 by ozz