add an RBN line to progress
[spider.git] / html / connect.html
index c6bb4e27be877c2633744d79493055eee19b75ed..4a4eaa3cd86dadb7e583a7e3b9d7b6b58964982c 100644 (file)
@@ -64,7 +64,7 @@ Last modified: Sun Sep  2 22:02:36 BST 2001
     <span class=cmd>client gb7djk telnet</span>
        </pre>
 
-       <p>a ax25 example (connecting from GB7DJK, to GB7DXM via my local BPQ node and one X1J intermediate node):-
+       <p>An ax25 example (connecting from GB7DJK, to GB7DXM via my local BPQ node and one X1J intermediate node):-
 
        <pre>
     <span class=cmd>timeout 60</span>
@@ -86,7 +86,7 @@ Last modified: Sun Sep  2 22:02:36 BST 2001
        for the final "connect" string from the BPQ node that directly connects you to the
        cluster node itself.</p>
 
-    <p>A AGW Engine example would be very similar and look like this:-</p>
+    <p>An AGW Engine example would be very similar and look like this:-</p>
 
        <pre>
     <span class=cmd>timeout 60</span>
@@ -213,17 +213,16 @@ Last modified: Sun Sep  2 22:02:36 BST 2001
                the first is the ip address or hostname of the computer you
                wish to connect to and the second is the port number you want
                to use (this can be left out if it is a normal telnet
-               session).
+               session).</p>
 
                <p>In the case of an <b>ax25</b> session then this would
                normally be a call to <tt>/usr/sbin/ax25_call</tt> or
                <tt>/usr/sbin/netrom_call</tt> as in the example above. It is your
                responsibility to get your node and other ax25 parameters to
-               work before going down this route!
+               work before going down this route!</p>
 
         <p>For <b>agw</b> connections you will need a port number (starting
-        from 1) and the callsign of the first &quot;hop&quot; along the way.
-        <br><br>
+        from 1) and the callsign of the first &quot;hop&quot; along the way.</p>
 
                <li><b>'</b> is the delimiting character for a word or phrase
                of an <span class=expect>expect</span>/<span
@@ -231,20 +230,23 @@ Last modified: Sun Sep  2 22:02:36 BST 2001
                in pairs, but either can be empty. Each line reads input from
                the connection until it sees the string (or perl regular
                expression) that 
-               is contained in the left hand string. If the left hand
-               string is empty then it doesn't read or wait for anything. The
-               comparison is done ignoring case.
+               is contained in the left hand string. 
+
+               <p>When the <span class=expect>left hand string</span> has found what it is <span class=expect>expecting</span> (if
+               it is) then the <span class=send>right hand string</span> is <span class=send>sent</span> to the connection.</p>
 
-               <p>When the left hand string has found what it is <span class=expect>expecting</span> (if
-               it is) then the right hand string is <span class=send>sent</span> to the connection.
+               <p>If the <span class=expect>left hand
+               string</span> is empty then it doesn't read or wait for anything, it
+               simply <span class=send>sends</span> whatever is on the <span class=send>right hand side</span>.</p> 
 
-               <p>If the right hand string is empty ('') then nothing is <span class=send>sent</span>, the 
+               <p>All comparisons are done ignoring case.</p>
+
+               <p>If the <span class=send>right hand string</span> is empty ('') then nothing is <span class=send>sent</span>, the 
                  script simply moves onto the next line.</P>
 
-               <p>This process is repeated for every line of <tt>chat</tt> script. 
-        <br><br>
+               <p>This process is repeated for every line of <tt>chat</tt> script.</p> 
 
-               <li><b><span=cmd>client</span></b> starts the connection, put the arguments
+               <li><b><span class=cmd>client</span></b> starts the connection, put the arguments
                you would want here if you were starting the client program
                manually. You only need this if the script has a different
                name to the callsign you are trying to connect to (i.e. you