[Dxspider-support] Does this make anything

Dirk Koopman djk at tobit.co.uk
Sat Mar 6 20:15:51 GMT 2004


I am afraid this is a piece of rather old code. In the beginning there
was client.pl; this was replaced by the C client.

In general terms though: the way it works is that, in the middle, there
is the cluster.pl program. It then has interfaces of one kind or another
to "delivery systems". Some of this has got a bit mixed up over time,
but the basic principle is enforced in the code. 

There is a generic interface from the cluster.pl to "interface systems"
that prefixes each "line" with a line type and callsign followed by a
'|' character. Also there are two basic types of data passed: cluster
and user data.  

Hope this helps.

Dirk

On Sat, 2004-03-06 at 08:09, Jarmo wrote:
> Hi 
> 
> We continue knowing spider better...We found in file connect.pl:
> 
> use DXVars;                                                                     
> use IO::Socket;                                                                 
> use IO::File;                                                                   
> use Open2;                                                                      
> use DXDebug;                                                                    
> use POSIX qw(dup);                                                              
> use Carp;                                                                                                                                                       
> $timeout = 30;                                 
> # default timeout for each stage $abort = '';                                    
> # default connection abort strin $path = "$root/connect";                
> # the basic connect directory  $client = "$root/perl/client.pl"; # default 
> client
> 
> So this last line here...$client...  I can't find client.pl anywhere...
> Should this be $client=$root/src/client   ?
> 
> Jarmo 
> 
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at dxcluster.org
> http://www.tobit.co.uk/mailman/listinfo/dxspider-support
-- 
Please Note: Some Quantum Physics Theories Suggest That When the
Consumer Is Not Directly Observing This Message, It May Cease to
Exist or Will Exist Only in a Vague and Undetermined State.





More information about the Dxspider-support mailing list