home *** CD-ROM | disk | FTP | other *** search
/ The First Hungarian Family / The_First_Hungarian_Family_CD-ROM.bin / internet / commun / 0151ter / 0151ter2._xe / rar / DOCS.EXE / NODELIST.DOC < prev    next >
Text File  |  1994-08-17  |  2KB  |  47 lines

  1.  
  2. ┌───────────────────────────────────────────────────────────────────────────┐
  3. │ ░░░░ Notes on using nodelists, pointlists ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  4. └───────────────────────────────────────────────────────────────────────────┘
  5.  
  6.  Terminate supports normal raw nodelists since a point rarely needs to
  7.  have a compiled nodelist. The only reason for using a compiled nodelist
  8.  is that searchs are faster, but since points only search once in a
  9.  while, it is not worth having 2-3 MB of compiled nodelist on your disk.
  10.  
  11.  Terminate supports normal nodelists and is also able to use point lists.
  12.  Note the 'Point,9999' line in the example. Look below for the point
  13.  lists that Terminate supports.
  14.  
  15.  As a special feature, Terminate also supports the UBOSS: flag. If a line
  16.  starts with "Host" then Terminate will look for this flag and grab the
  17.  net/node number and switch to pointlist format. This is used in a list
  18.  called DK-POINT.LST here in Denmark.
  19.  
  20. --------NODELIST-------
  21.  
  22. Zone,2,Europe_etc,Finland,Ron_Dwight,358-0-2983308,9600,CM,MO,H14,V32B,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,CM,XA
  26. ,40,DataBanken_1,Maribo,Bjoern_Loendahl,45-53911503,9600,V32B,V42B,CM,XA
  27. ,111,DAN_BBS,Albertslund,Bo_Bendtsen,45-43623990,9600,ZYX,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-43532948,9600,V32,V42B,CM,XA
  30. ,450,DAN_BBS,Albertslund,Bo_Bendtsen,45-42643827,9600,HST,V32B,V42B,CM,XA
  31. ,1111,DAN_BBS,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_etc,Finland,Ron_Dwight,358-0-2983308,9600,CM,MO,H14,V32B,XA
  37. Host,23140,DataBanken,Maribo,Viki_Smith,45-53911503,9600,CM,XA,UBOSS:231/40
  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.