Skip to Content | Go to PIRP Homepage Sitemap | Help | Contact Us
PIRP Public Information Retrieval Protocol

Inform

Home
What is PIRP?
News
FAQ
Documentation
People

Download

Stable Version
Development Source Code

Communicate

Contact Us
SourceForge.net Logo

Valid XHTML 1.0! Valid CSS!

Latest source code

License

This code is distributed under the terms of the General Public License (GPL).

Requirements

To build the PIRP server, the ant tools provided by the Apache Software Fundation is highly recommended (although not strictly neccesary). Also, the Xerces-J XML parser is required to run the PIRP server.

Instructions

  • Download the file pirp-20050116.tar.gz
  • Expand the dowloaded file. In UNIX-like systems write
           tar xzvf pirp-20050116.tar.gz
  • Go to the newly created directory pirp-20050116 and type ant dist
  • To start the server type java -jar dist/pirp-20050116.jar
  • Take a look at the samples/ to see examples of client applications
Webmaster: Alejandro Luque
Last change: Sun Jan 16 19:05:05 2005