Updated some docs
This commit is contained in:
parent
9c1957e3c1
commit
66fbad50ef
@ -12,10 +12,8 @@
|
|||||||
</HEAD>
|
</HEAD>
|
||||||
<BODY>
|
<BODY>
|
||||||
<BLOCKQUOTE>
|
<BLOCKQUOTE>
|
||||||
<h5>Last update 24-May-2003</h5>
|
<div align=right><h5>Last update 24-May-2003</h5></div>
|
||||||
<P> <P>
|
<div align=center><h1>Fidonet Technical Standards</h1></div>
|
||||||
|
|
||||||
<h1>Fidonet Technical Standards</h1>
|
|
||||||
|
|
||||||
<h3>Introduction</h3>
|
<h3>Introduction</h3>
|
||||||
<P>
|
<P>
|
||||||
|
@ -13,10 +13,10 @@
|
|||||||
<BODY>
|
<BODY>
|
||||||
<BLOCKQUOTE>
|
<BLOCKQUOTE>
|
||||||
<center><img SRC="images/mbse.jpg" BORDER=0></center>
|
<center><img SRC="images/mbse.jpg" BORDER=0></center>
|
||||||
<div align=center><h1>MBSE BBS System Guide v0.37.02</h1></div>
|
<div align=center><h1>MBSE BBS System Guide v0.37.04</h1></div>
|
||||||
<HR>
|
<HR>
|
||||||
|
|
||||||
<div align=right><h5>Last update 23-Mar-2003</h5></div>
|
<div align=right><h5>Last update 23-May-2003</h5></div>
|
||||||
<P>
|
<P>
|
||||||
|
|
||||||
|
|
||||||
|
@ -12,16 +12,14 @@
|
|||||||
</HEAD>
|
</HEAD>
|
||||||
<BODY>
|
<BODY>
|
||||||
<BLOCKQUOTE>
|
<BLOCKQUOTE>
|
||||||
<h5>Last update 27-Jan-2002</h5>
|
<div align=right><h5>Last update 23-May-2003</h5></div>
|
||||||
<P> <P>
|
<div align=center><H1>BBS doors dropfiles.</H1></div>
|
||||||
|
|
||||||
<H1>BBS doors dropfiles.</H1>
|
|
||||||
<P>
|
<P>
|
||||||
|
|
||||||
<h3>Dropfiles for Unix BBS systems.</h3>
|
<h3>Dropfiles for Unix BBS systems.</h3>
|
||||||
<p>
|
<p>
|
||||||
Not all options that are available under DOS or OS/2 can be used with Unix
|
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.
|
homedirectory when the user starts a door.
|
||||||
<p> <P>
|
<p> <P>
|
||||||
|
|
||||||
@ -52,7 +50,7 @@ Line Description
|
|||||||
17 Users last call date MM-DD-YY or MM-DD-YYYY
|
17 Users last call date MM-DD-YY or MM-DD-YYYY
|
||||||
18 Seconds remaining this call
|
18 Seconds remaining this call
|
||||||
19 Time left in minutes
|
19 Time left in minutes
|
||||||
20 ANSI, "GR" is yes, otherwise ?
|
20 ANSI, "GR" is yes, otherwise "NG"
|
||||||
21 Screen length
|
21 Screen length
|
||||||
22 User mode, always N
|
22 User mode, always N
|
||||||
23 Always blank
|
23 Always blank
|
||||||
@ -69,7 +67,7 @@ Line Description
|
|||||||
34 Path to message database files, cannot be used on Unix
|
34 Path to message database files, cannot be used on Unix
|
||||||
35 Sysop first and last name
|
35 Sysop first and last name
|
||||||
36 Users handle
|
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
|
38 Error-free connection Y=Yes or N=No, always Y
|
||||||
39 Always set to N
|
39 Always set to N
|
||||||
40 Always set to Y
|
40 Always set to Y
|
||||||
@ -86,7 +84,27 @@ Line Description
|
|||||||
51 Always set to 0
|
51 Always set to 0
|
||||||
52 Total number of messages posted
|
52 Total number of messages posted
|
||||||
</pre>
|
</pre>
|
||||||
<P> <P>
|
<p> <p>
|
||||||
|
|
||||||
|
<h3>DOOR.SYS format.</h3>
|
||||||
|
<p>
|
||||||
|
The door32.sys format is a 11 lines ascii textfile, each line is terminated with
|
||||||
|
a cr/lf pair.
|
||||||
|
<pre>
|
||||||
|
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
|
||||||
|
</pre>
|
||||||
|
|
||||||
<A HREF="index.htm"><IMG SRC="../images/b_arrow.gif" ALT="Back" Border="0">Go Back</A>
|
<A HREF="index.htm"><IMG SRC="../images/b_arrow.gif" ALT="Back" Border="0">Go Back</A>
|
||||||
</BLOCKQUOTE>
|
</BLOCKQUOTE>
|
||||||
|
Reference in New Issue
Block a user