|
|
||||
|
|
Net::Z3950::SimpleServer is a Perl module which is intended to make it as simple as possible to develop new Z39.50, SRU and SRW servers over any type of database imaginable. All you have to do is implement functions handling:
ZoogleAs an example of a SimpleServer application, we have written the Zoogle gateway. This is a Z39.50, SRU and SRW server allowing a client to search directly in the Google web search engine via their public SOAP service. Feel free to download Zoogle!SupportThe SimpleServer module can be covered by the optional Index Data support agreement. Please contact us if you are interested.RequirementsSimpleServer currently requires the YAZ toolkit - version 2.0.0 or higher. Remember to ./configure YAZ with --enable-shared to support dynamic load libraries.MS WindowsWe've run through the exercise of compiling SimpleServer under Windows, and it turned out to be fairly trivial. The included Perl makefile will work with MS VC++. The YAZ DLL is required. We've no reason to suspect it wouldn't run under both Win98 and WinNT/2000. |
|
||
|
|
||||
| Copyright Index Data LLC 2010 | ||||