The files in the attached archive have been assembled in the IBROW project
to allow writing FIPA agents in Prolog. FIPA contains many protocol layers,
among which HTTP, MIME and ACL. This code contains:
A wrapper layer that allows for using the same body of code in a Unix inet deamon server settinh and from a stand-alone server (for easy debugging).
HTTP server and client layer libraries. This is a simplified version of code from PrologHttp