Catserv

NO WARRANTY DISCLAIMER

Author(s)
Geoff Dreyer (Versicor)

Description
Catserv/Catlook is a thorlookup-like client/server pair that demonstrates techniques for network programming and persistence using Perl. catserv (i.e., catserv_db[m].pl) receives a catalog number from catlook.pl and returns all TDT's from the ACD that have a matching CAT entry, optionally saving the output to disk. If mode=only, only the CAT records matching the input are written out to the TDT. If mode=all, all CAT records for that TDT are returned.

Documentation
---

Requirement(s)
perl module IO::Socket
perl module BSD::Resource
perl module BerkeleyDB
Berkeley DB 2.7.3

Download(s)
catserv.tar.gz

Revision History
---