Added Z3950 Client Filter, AKA Z39.50 backend.
authorAdam Dickmeiss <adam@indexdata.dk>
Sun, 16 Oct 2005 16:05:44 +0000 (16:05 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sun, 16 Oct 2005 16:05:44 +0000 (16:05 +0000)
commitced440c14eaf1e9408f994ef1e7be2deb8a7db0b
treef10e3ec11378d6d581e62b33118af1eb29e7e0f1
parent9ac7b8ad91561d145b4401e2be5445d92c4746d3
Added Z3950 Client Filter, AKA Z39.50 backend.
src/.cvsignore
src/Makefile.am
src/ex_filter_frontend_net.cpp
src/filter.hpp
src/filter_log.cpp
src/filter_z3950_client.cpp [new file with mode: 0644]
src/filter_z3950_client.hpp [new file with mode: 0644]
src/test_filter_frontend_net.cpp
src/test_filter_z3950_client.cpp [new file with mode: 0644]