home *** CD-ROM | disk | FTP | other *** search
/ Amiga Times / AmigaTimes.iso / programme / trionbbs110 / Trion / docs / Utils / poll.doc < prev    next >
Encoding:
Text File  |  1998-10-06  |  1.8 KB  |  55 lines

  1.  
  2.  
  3.  
  4.    =====( Poll V1.00 ===)=============================================
  5.  
  6.  
  7.         Trion 'Poll' Utility.
  8.  
  9.         (c) Copyright Paul Spijkerman, '94-'97. All rights reserved.
  10.  
  11.         Written for use with the Trion BBS package.
  12.  
  13.  
  14.    ===================================================================
  15.  
  16.  
  17.    When you want to make a mail call too an other system with
  18.    the Trion utility, the Caller Utility or from the GUI screen
  19.    in the BBS you have to make sure there is mail for the
  20.    other system or the BBS won't call out.
  21.  
  22.    This is done so it can't call a number of times when there
  23.    was already a good connect and mail was transferred.
  24.  
  25.    Also it is use with ZModem in the mailer, if there is a
  26.    session between two mailers and the ZModem file transer protocol
  27.    is used then it is necessary to have files to transfer, because
  28.    ZModem has no option to send 'no files'. If there are no
  29.    files to send poll is used to make an empty mail packet
  30.    for the other system.
  31.    Note that nothing will break if there is nothing to send but
  32.    the systems will take a little time before they go further
  33.    with the session.
  34.  
  35.    The poll Utility is used by typing poll in the shell with
  36.    a node number on the command line.
  37.  
  38.    If there is no mail for the system you want to poll the
  39.    utility will make an empty mail packet of 60 bytes
  40.    with the correct password and nodenumbers.
  41.  
  42.    So if you have a poll script you have to have a poll line
  43.    in it .. but only if you want to call that system also
  44.    if there is no mail for that system.
  45.  
  46.    Look at the PollHub and MayPoll scripts in the Trion:scripts/
  47.    directory for examples.
  48.    Also look in the Caller and Trion doc for more information
  49.    on how to poll an other system from a shell or script.
  50.  
  51.    The utility finds the information which password to use
  52.    in the Trion:cfg/systems.cfg configuration file.
  53.  
  54.  
  55.