diff --git a/html/ftsc/index.htm b/html/ftsc/index.htm index 2f4f1bcf..ae47d037 100644 --- a/html/ftsc/index.htm +++ b/html/ftsc/index.htm @@ -12,10 +12,8 @@
-
Last update 24-May-2003
-

 

- -

Fidonet Technical Standards

+
Last update 24-May-2003
+

Fidonet Technical Standards

Introduction

diff --git a/html/index.htm b/html/index.htm index f1fa9e91..33b0b673 100755 --- a/html/index.htm +++ b/html/index.htm @@ -13,10 +13,10 @@

-

MBSE BBS System Guide v0.37.02

+

MBSE BBS System Guide v0.37.04


-
Last update 23-Mar-2003
+
Last update 23-May-2003

diff --git a/html/misc/dropfile.html b/html/misc/dropfile.html index 06893bf7..e2b5b2fb 100644 --- a/html/misc/dropfile.html +++ b/html/misc/dropfile.html @@ -12,16 +12,14 @@

-
Last update 27-Jan-2002
-

 

- -

BBS doors dropfiles.

+
Last update 23-May-2003
+

BBS doors dropfiles.

Dropfiles for Unix BBS systems.

Not all options that are available under DOS or OS/2 can be used with Unix -BBS systems and must be faked. The doorfile is written in the users +BBS systems and must be faked. The doorfiles are written in the users homedirectory when the user starts a door.

 

@@ -52,7 +50,7 @@ Line Description 17 Users last call date MM-DD-YY or MM-DD-YYYY 18 Seconds remaining this call 19 Time left in minutes -20 ANSI, "GR" is yes, otherwise ? +20 ANSI, "GR" is yes, otherwise "NG" 21 Screen length 22 User mode, always N 23 Always blank @@ -69,7 +67,7 @@ Line Description 34 Path to message database files, cannot be used on Unix 35 Sysop first and last name 36 Users handle -37 Next event starting time or "none" +37 Next event starting time, "none" on Unix 38 Error-free connection Y=Yes or N=No, always Y 39 Always set to N 40 Always set to Y @@ -86,7 +84,27 @@ Line Description 51 Always set to 0 52 Total number of messages posted -

 

+

 

+ +

DOOR.SYS format.

+

+The door32.sys format is a 11 lines ascii textfile, each line is terminated with +a cr/lf pair. +

   
+Line	Description
+-----	-----------------------------------------------------------------
+1	Com type: 1=serial, 2=telnet, with mbse always 1
+2	Com port: 1 or 0 for local mode
+3	Effective baudrate: 19200 or 0
+4	BBS name
+5	User record number
+6	User's real name
+7	User's handle
+8	User's security level
+9	Time left in minutes
+10	Graphicsmode: 1 or 0
+11	Node (line) number
+
BackGo Back