SourceForge Logo

  1. Control protocol
  2. Request protocol

Grulesd protocol overview

Grulesd listen on two ports: a control port and a requests port. The first is used to control the server so to load and unload projects, shutdown, and getting statistics. Its usage should be restricted to administrators.

Request port is used for map and info requests, usually by the cgi to answer user queries.

On both ports grulesd comunicates using XML.

Table of contents Home