home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR10 / 0141TER2.ZIP / 0141TER2._XE / DOCS.EXE / NODELIST.DOC < prev    next >
Text File  |  1994-01-05  |  2KB  |  47 lines

  1.  
  2. ┌─────────────────────────────────────────────────────────────────────────────┐
  3. │ ░░░░ Notes on using nodelists, pointlists ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  4. └─────────────────────────────────────────────────────────────────────────────┘
  5.  
  6.  Terminate supports the normal raw nodelists since a point rarely needs
  7.  to have a compiled nodelist. The only reason for using a compiled nodelist
  8.  is that it is faster to search in, but, since points only search once in a
  9.  while, it is not worth having 2-3 mb extra of compiled nodelist on your
  10.  disk.
  11.  
  12.  Terminate supports normal nodelists and is also able to use point lists.
  13.  Note the 'Point,9999' line in the example. Look below for the point lists
  14.  that Terminate supports.
  15.  As a special feature, Terminate also supports the UBOSS: flag.
  16.  If the line starts with Host then Terminate will look for this flag and
  17.  grab the net/node number and switch to pointlist format. This is used in
  18.  a list called DK-POINT.LST here in Denmark.
  19.  
  20. --------NODELIST-------
  21.  
  22. Zone,2,Europe,Rondomizer_land,Rontime_Error,999-9-9999999,9600,CM,MO,V32b,HST,V42b,XA
  23. ;
  24. Host,231,DaneNet,Denmark,Bjoern_Loendahl,45-53911503,9600,V32B,V42B,CM,XA
  25. ,12,The_Programmer's_Inn,Home_of_Portal,Soren_Ager,45-75364883,9600,HST,V32B,V42B,CM,XA
  26. ,40,DataBanken_1,Maribo,Bjoern_Loendahl,45-53911503,9600,V32B,V42B,CM,XA
  27. ,111,DAN_BBS#1,Albertslund,Bo_Bendtsen,45-42643827,9600,HST,V32,CM,XA
  28. Point,9999,Test_point,All_over_the_world,Your_name_here,-Unpublished-,9600,MO
  29. ,360,Soundware_BBS,Valby,Lars_Nyby,45-36459769,9600,V32,V42B,CM,XA
  30. ,446,DAN_BBS#10,Albertslund,Bo_Bendtsen,45-43623990,9600,V32B,V42B,CM,XA
  31. ,1111,DAN_BBS/ISDN_11+12,Albertslund,Bo_Bendtsen,45-43-661070,300,CM,XA,UISDNB,ISDNC
  32. ;
  33.  
  34. -------POINTLIST-------   2:231/40.1 + 2:231/40.555
  35.  
  36. Zone,2,Europe,Rondomizer_land,Rontime_Error,999-9-9999999,9600,CM,MO,V32b,HST,V42b,XA
  37. Host,23140,DataBanken/RaceNet_DK,Maribo,Viki_Smith,45-53911503,9600,V32B,V42B,ZYX,CM,XA,UBOSS:231/40,UCHG
  38. ,1,SysoPoint,Lolland,Bjoern_Loendahl,-Unpublished-,9600,MO,UCHG
  39. ,555,Viking_Point,Lolland,Viki_Smith,-Unpublished-,9600,MO,UCHG
  40.  
  41. -------POINTLIST-------   2:231/111.9998 + 2:231/111.9998
  42.  
  43. Boss,2:231/111
  44. ,9998,Test_point,All_over_the_world,Your_name_here,-Unpublished-,9600,MO
  45. Point,9999,Test_point,All_over_the_world,Your_name_here,-Unpublished-,9600,MO
  46.  
  47.