home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / n / ninf400.zip / NETINFO.DOC < prev    next >
Text File  |  1993-03-20  |  7KB  |  137 lines

  1.  
  2.                                March 20, 1993
  3.                   NetInfo.exe Copyright (c) 1992 G. K. Pace
  4.                             All Rights Reserved!
  5.                                 Version 4.00
  6.  
  7.  
  8.         NetInfo is a database/reporting utility for FidoNet Nets. It will
  9.  scan a message base for messages addressed to it and act upon the
  10.  "controls" placed in the body of the message.  It will then generate a
  11.  message report to be sent back to the requestor.  It is designed for the 
  12.  purpose of creating maintaining, and distributing in a secure fashion, a 
  13.  Sysops' Information list, containing the "personal" information often 
  14.  needed and typically known as the "voice-list".
  15.  
  16.         When run, it will scan the specified message path for messages
  17.  addressed to it. If it finds one it will record what ever input data was
  18.  sent in a datafile. It will then create a message reply to the sender with 
  19.  their data, requesting their review of it. If the sender requested a list 
  20.  the return message will be setup for file-attaching the text file to the 
  21.  requester.
  22.  
  23.         NetInfo requires a configuration file with the same name as the 
  24.  executable filename, but with and an extention of .INI. (i/e Netinfo.ini) 
  25.  NetInfo also requires a control file containing the INTL addresses of those 
  26.  who are authorized use of NetInfo, along with a pass-phrase for each. The 
  27.  pass-phrase is not case-sensitive, and may contain spaces... the length of 
  28.  this ascii string cannot exceed 71 characters.
  29.  
  30.         NetInfo will only accept messages addressed to it, at the Node
  31.  address setup in the configuration file.  Due to this, any "passthru" 
  32.  messages destined for a NetInfo at another Node address will not be 
  33.  intercepted.  If you desire to operate NetInfo as a Host for more than one 
  34.  group, (say for instance a FidoNet Net, and another Net...) you can setup 
  35.  another NetInfo system by copying NetInfo.exe to another name, and setting 
  36.  it up with a differently configured configuration file. (i/e copy 
  37.  Netinfo.exe to Netinf.exe with a config file of Netinf.ini)  The limit to 
  38.  this is that you cannot have the same user "INTL" addresses for each, as 
  39.  the first to process an enabled INTL address will mark the message as 
  40.  recieved.
  41.  
  42.         The setup of the configuration and control files are explained in 
  43.  the accompanying NetInfo.ini and Netinfo.ctl files.  You must modify these 
  44.  to suit your needs.
  45.  
  46.         NetInfo can be setup to be run as an event following the reciept
  47.  of mail, or as an event occuring at a specified time (just prior to
  48.  sending mail?).  It will scan the specified mail directory for messages
  49.  addressed to it, creating replys to the sender of the messages as
  50.  appropiate.
  51.  
  52.         NetInfo will not return a message to a Node that is not listed in
  53.  the control file!
  54.  
  55.         NetInfo REQUIRES the password to be in the Subject field of the
  56.  message addressed to it. If the message is addressed from a node listed
  57.  in the control file and the password is correct and (except for new
  58.  entries) if the message is from the Sysop listed in the database for the
  59.  node, it will scan the message body for directive "keys" which instruct
  60.  it where to insert the information into the database or to return a
  61.  report of what is there.
  62.  
  63.         If the message does not contain any directives, NetInfo will
  64.  return the information contained in the database for the node, so that
  65.  the Sysop can review it for accuracy.  The directives that NetInfo
  66.  recognizes are:
  67.  
  68. -C    Co sysop name Max. 35 Characters.
  69. -A    Sysop Mail Address Max. 70 Characters.
  70. -P    Voice Phone number Max. 14 Characters.
  71. -D    BBS Phone Number Max. 14 Characters.
  72. -O    AKA i/e 1:374/600.0 Max. 23 Characters.
  73. -N    BBS Name Max. 35 Characters.
  74. -T    BBS Type Max. 35 Characters.
  75. -B    BBS Baud & Type Max. 26 Characters.
  76. -F    Features Max. 70 Characters.
  77. -L    Return Public type list.
  78. -X    Return Private type list (overrides -L).
  79. -?    Return this List of Directives.
  80. -Z    Delete Your Record!
  81.  
  82. To delete a field use the directive space CR.
  83. Example:
  84. -A 1369 Tropical Bush, Hidden Valley Florida, 32718
  85. -P
  86.   (the above field will be deleted)
  87.  
  88.         The difference between the -L and -X reports, is that the -L
  89.  report will not contain the BBS information, address and misc. fields.
  90.  
  91.         NetInfo will report errors that occur when processing messages. If
  92.  an error occurs NetInfo will return a message to the Sysop of the node
  93.  informing them of the error and will report the pertinent info concerning
  94.  the error to the Host running NetInfo. To record this information NetInfo
  95.  can be configured to produce a logfile.
  96.  
  97.      NetInfo returns zero (0) as normal - no database changes made, one (1) 
  98.  as normal - database changes and new files written.
  99.  
  100.         To provide further security of this Net Information system, you
  101.  can setup a batch file to password archive them using PKZIP or another 
  102.  archiving utility that supports this feature. The password used being given 
  103.  to those who will legitimately recieve the files.
  104.  
  105.         This Utility has been developed with the assistance of Christopher
  106.  Baker Sysop @ 1:374/14, and Dennis Wren @ 1:374/73.  Many of the features
  107.  and functions of NetInfo were originated by Chris... and Dennis was
  108.  exceptionally proficient at the "torture testing" to verify it's usability
  109.  and security...  NetInfo wouldn't be what it is with out their input!
  110.  
  111.         About Licensing... NetInfo is copyrighted material, and all rights
  112.  to it are reserved.  You can use it for a limited time to try it out...
  113.  but must REGISTER it for continued use.  License fees are reasonable, and
  114.  FidoNet Sysops operating a Public accessible, non-fee, Bulletin Board
  115.  System, or FidoNet Sysops operating a "Host" mail-only system which is
  116.  operated on a non-fee basis serving others in the FidoNet, will find the
  117.  registration fee to be VERY reasonable... commercial users, Government
  118.  users, and anyone who charges Users a fee will pay a little more for the
  119.  use of NetInfo. <This is my policy on all of my FidoNet utilities>
  120.  
  121.         For further information, comments, criticism, or to register the use
  122.  of NetInfo, please contact me at:
  123.  
  124.                             G. K. Pace
  125.                             3935 Baker Ave.
  126.                             Titusville, Fl. 32796
  127.                             (407)269-3088 (voice)
  128.                             (407)269-9844 (BBS)
  129.                             FidoNet @ 1:374/26
  130.  
  131.  
  132.         Freq the Latest from 1:374/26 using the magic name NetInfo.
  133.  
  134.  
  135.  PS: Have a good day!
  136.  
  137.