home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 May
/
Pcwk5b98.iso
/
WEBSERVE
/
PI3
/
PI3WEB.EXE
/
Pi3Docs
/
APISpec
/
HEADER
< prev
next >
Wrap
Text File
|
1997-10-06
|
779b
|
19 lines
This directory contains API documentation in HTML for the three libraries which comprise the core of Pi3 Applications.
<UL>
<LI>The <I>PiAPI</I> library provides low
level abstraction from operating system specific implementations of threads,
synchronization primitives and memory mapping.<P>
<LI>The <I>Pi2API</I> library provides infrastructure for dynamically
configured servers, including dynamic class loading and server
object instantiation from configuration files and libraries as well
as the PIDB (hierarchical hash table) structure and its related
structures.<P>
<LI>The <I>Pi3API</I> library provides application logic for
server applications. The main constituent of this library in this release
is the core HTTP server functionality.<P>
</UL>