main for Server
the format of the catalog file (sever dbf) is:
id - the name of the DBF in which the client will access the DBF file
name - the actual system name of the DBF
relation - used for NDX
Tags are not defined in the dbfs.dbf file
FAQ - how do I define databases in the DBFS.DBF file
= use DBFShow.
format: java xBaseJ.Client.dbfshow hostID dbfname portNumber
where dbfname is the file name as defined in the servers dbfs.dbf file
hostID is the host name running xBaseJ.Server
portnumber is the port number server is listening for work
set field contents with binary data, no database updates until a DBF update or write is issued
if inValue is too short buffer is filled with binary zeros.