1. What is qsRdd?
   It is an rdd to be able to accesar to remote DBF files without having 
   to share the directory where they are like resource, this way, only the 
   people will have access to them authorized. 
   This rdd supports compatible archives with rdd DBFCDX and DBFNTX, for 
   this it is indicated respectively in the program like rdd QSRDDCDX or 
   QSRDDNTX 

2. Server installation
   To copy the directory qsRddSrv in the place where it wants installed 

3. The necessary things to include rdd in your program
   It is necessary to add the following libs to be able to use qsRdd in your
   application

   For harbour
   - hbusrrdd.lib   - included in xharbour, and automatically if it used hbmk2
   - hbrdds.lib     - included in xharbour, and automatically if it used hbmk2
   - hbct.lib       - included in xharbour
   - qsRdd.lib      - included in the zip file
   To compile just a line like the following (consider routes if necessary)
   c:\qsRddSrv\fuentes>hbmk2 ejemplo1 -l..\lib\qsRddH -lxhb -lhbct

   For xharbour
   - usrrdd.lib   - incluido en xharbour
   - rdds.lib     - incluido en xharbour
   - ct.lib       - incluido en xharbour
   - qsRdd.lib    - incluido en el archivo zip

4. Licenses
The server supports up to 3 connections simultaneously, if more, will need
   to purchase the appropriate licenses (ventas@quiquesoft.com)