home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / comms / streamer / streamerdoc / html / intro < prev    next >
Text File  |  1995-04-13  |  5KB  |  100 lines

  1. <html>
  2. <head>
  3.  
  4. <!-- HTML document saved from Computer Concepts' Impression -->
  5. <!--      using ben's HTML saver  (c) Ben Summers 1995      -->
  6. <!--        for more info, email ben@cconcepts.co.uk        -->
  7.  
  8. <!-- Exported from document 'Streamer' -->
  9.  
  10. <title>Streamer User Guide - Introduction</title>
  11. </head>
  12. <body>
  13. <h2><a name = "intro">Introduction</a></h2>
  14. <ul>
  15. <li><a href = "#intro">What is Streamer?</a>
  16. <li><a href = "#features">Features</a>
  17. <li><a href = "#startup">Start up</a>
  18. <li><a href = "#strwind">Streamer windows</a>
  19. <ul>
  20. <li><a href = "#tncwind">tnc stream windows</a>
  21. <li><a href = "#nvwind">new view windows</a>
  22. <li><a href = "#duwind">dump stream window</a>
  23. <li><a href = "#logwind">logger window</a>
  24. <li><a href = "#sfiwind">Streamer file views</a>
  25. </ul>
  26. <h2><a name = "intro">What is Streamer?</a></h2>
  27.  
  28. Streamer is a packet radio tnc (terminal node controller) terminal program. The task of the program is to 
  29. control the flow of data between the computer and the tnc. User input is taken from the keyboard, and text generated by the tnc is displayed on the VDU. This is a description of a simple terminal emulation. Such a 
  30. program is not able to make convenient use of the more sophisticated facilities offered by most tnc's. The 
  31. foremost of these is the ability to connect to more than one station at a time, on different streams. It is 
  32. possible to use more than one stream with a simple terminal program, but the display soon becomes 
  33. cluttered. Streamer uses the stream switching facilities of the tnc to direct input and output from and to 
  34. separate stream windows, greatly enhancing the interface between user and tnc.<p>
  35. <h2><a name = "features">Features</a></h2>
  36.  
  37. <ul>
  38. <li>Fully multitasking 
  39. <li>Multiple streams, each with its own window 
  40. <li>More than one view of each window possible 
  41. <li>Scroll-back limited only by memory 
  42. <li>User control of colours 
  43. <li>Automatic highlighting of words 
  44. <li>TX and RX text distinguished by colour 
  45. <li>Up to 32 upload buffers with queued uploading 
  46. <li>Automatic log keeping 
  47. <li>Monitored text sent to a separate window whilst connected 
  48. <li>Special file format which can be viewed from Streamer, with TX and RX portions still distinct 
  49. <li>Stream text can be saved to a file, spooled as data arrives (intelligent buffering system) or a selection 
  50. can be saved 
  51. <li>Streams are tnc mode-aware – no need to manually switch between command and converse modes 
  52. <li>Cooperates with other users of the serial port 
  53. <li>Uses block drivers</ul>
  54. <h2><a name = "startup">Start up</a></h2>
  55.  
  56. Run Streamer by double-clicking the !Streamer icon. The Streamer icon should now appear on the iconbar. 
  57. If the icon is greyed-out it means that another task is using the serial port, and will not relinquish it. 
  58. Streamer will attempt to claim the port if its icon is clicked with adjust.<p>
  59.  
  60. Depending on the stored configuration one or more stream windows might have appeared at this stage. Any 
  61. active windows may be opened from the iconbar menu. Click the middle mouse button over the iconbar 
  62. icon and click on the entry for the stream you want in the Open submenu.<p>
  63. <h2><a name = "strwind">Streamer windows</a></h2>
  64. <h3><a name = "tncwind">tnc stream windows</a></h3>
  65. <a href = "sprites/big.gif">Click here for a sprite of a Streamer stream window and logger window</a><p>
  66.  
  67. There are several types of Streamer window. The tnc stream windows are your means of communicating 
  68. with the tnc. Depending upon the terminal setup, there might be just one available stream (single stream 
  69. operation) or several (multiple stream operation). Clicking with select on the iconbar icon will display the 
  70. next stream out of those not already shown, or you can select one from the iconbar menu.<p>
  71.  
  72. Tnc stream windows have two parts – an input (TX) and an output (RX) area. Text entered in the input area 
  73. is sent to the tnc when the return key is pressed. Text from the tnc is displayed in the output area.<p>
  74. <h3><a name = "nvwind">new view windows</a></h3>
  75.  
  76. New views of any window can be created from the new view option on the stream window menu. These 
  77. have no input area. All user input must be provided in the input area of the parent window.<p>
  78. <h3><a name = "duwind">dump stream window</a></h3>
  79.  
  80. Depending upon the terminal switching mode in use there can be a separate stream window for dumped 
  81. data. In RXBlock mode, data other than received text are sent to the dump stream rather than a connected 
  82. stream in converse or transparent mode. Thus you can set your tnc to monitor the channel even whilst 
  83. connected (<code>mcon on</code>). Monitored packets will be displayed in the dump window.<p>
  84. <h3><a name = "logwind">logger window</a></h3>
  85.  
  86. Streamer provides a log keeping facility. When operational (see logger setup) log entries are displayed in the 
  87. log window. This has no input area. All input is provided by Streamer itself.<p>
  88. <h3><a name = "sfiwind">Streamer file views</a></h3>
  89.  
  90. Data received/sent by Streamer may be saved as Streamer files. These contain extra information, such as 
  91. whether text is received or sent, and will not display correctly in a normal editor. However, Streamer files 
  92. can be viewed with Streamer. Simply drag the file's icon onto Streamer or double click on it. The file's 
  93. contents are displayed in a Streamer window with no input area – you cannot change the text in a Streamer 
  94. file view window.<p>
  95.  
  96. <a href = "../Manl_html">Back to contents page</a>
  97.  
  98. </body>
  99. </html>
  100.