home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / WEBSERVE / PI3 / PI3WEB.EXE / Pi3Docs / APISpec / HEADER < prev    next >
Text File  |  1997-10-06  |  779b  |  19 lines

  1. This directory contains API documentation in HTML for the three libraries which comprise the core of Pi3 Applications.
  2.  
  3. <UL>
  4. <LI>The <I>PiAPI</I> library provides low
  5. level abstraction from operating system specific implementations of threads,
  6. synchronization primitives and memory mapping.<P>
  7.  
  8. <LI>The <I>Pi2API</I> library provides infrastructure for dynamically
  9. configured servers, including dynamic class loading and server
  10. object instantiation from configuration files and libraries as well
  11. as the PIDB (hierarchical hash table) structure and its related 
  12. structures.<P>
  13.  
  14. <LI>The <I>Pi3API</I> library provides application logic for
  15. server applications. The main constituent of this library in this release
  16. is the core HTTP server functionality.<P>
  17.  
  18. </UL>
  19.