X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Fusermanual-7.html;h=9f07b324fcc428916bf3bfe5387736eb448ede90;hb=b34f092aea53555f7dcea38612def9692f8dba1d;hp=b1e3369ba026237d9fb9c21822b26e7149cbecc7;hpb=0ab180769648dfc2bde399c12b1b76c0f78e7648;p=spider.git diff --git a/html/usermanual-7.html b/html/usermanual-7.html index b1e3369b..9f07b324 100644 --- a/html/usermanual-7.html +++ b/html/usermanual-7.html @@ -1,7 +1,7 @@ - + The DXSpider User Manual v1.50: Nodes and users. @@ -13,14 +13,14 @@ Previous Contents
-

7. Nodes and users.

+

7. Nodes and users.

You can check which nodes are connected in the network, who is logged on locally, who is logged on at all the nodes or even just one node in particular. This is handy if you wish to see whether a friend is connected at the node they use. To see who is connected -to the nodes, the SHOW/CONFIGURATION command is used. -

Example: +to the nodes, the SHOW/CONFIGURATION command is used.

+

Example:

@@ -30,7 +30,8 @@ show/configuration (node_call)
 show/configuration (prefix)
 
-

The first of our three examples would output something like this, +

+

The first of our three examples would output something like this,

@@ -56,13 +57,14 @@ GB7DXM       G1EUC        G3GAF        G3LAS        G4ZTR        G8WXU
              M0BCT        M1EMF
 
+

You will notice that EI5TCR is showing only that it has 7 users and not giving the actual callsigns. This means that this node is on a limited protocol of some kind, probably because of a contest situation where slow radio links can block up and fail if too much information is sent -between nodes. +between nodes.

The second example would just show the nodes connected in the -network, like this, +network, like this,

@@ -78,8 +80,9 @@ PA4AB-14     PA4AB-14
 PI4TUE-8     PI4TUE-8    
 
+

If we insert the node_call pi4tue-8 into the third example, then -this would be the output, +this would be the output,

@@ -91,24 +94,27 @@ PI4TUE-8     9A1CMA-6     DF6PW        DL4FAY       DL4KAK       DL4WF-2
              YT1XX        
 
-

As you can see, only the users of the requested node are shown. +

+

As you can see, only the users of the requested node are shown.

You can also use a prefix to show only a group of nodes. For example you may only wish to see who is connected to the nodes in the UK. To -do this simply use a prefix like this ... +do this simply use a prefix like this ...

 show/configuration gb7
 
+

To show the locally connected users, the SHOW/USERS command is -used -

Example: +used

+

Example:

 show/users
 
-

The output of this command would look like this, +

+

The output of this command would look like this,

@@ -117,7 +123,8 @@ G0JHC        G0NEI        G0VGS        G0VGS-2      G0YLM
 G3JAG        G3OWO        G3UEU
 
-

+

+
Next Previous