home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Web Server / Xitami Multithreaded Web Server.exe / README < prev    next >
Encoding:
Text File  |  1999-07-18  |  778 b   |  17 lines

  1. LRWP - Long Running Web Process Protocol
  2. By Robin P. Dunn, Total Control Software <robind@earthling.net>
  3.  
  4. This directory contains sample LRWP peer applications, and a library called
  5. lrwplib for creating LRWP applications in C.  LRWP is supported by Xitami and
  6. is documented in the Xitami documentation.
  7.  
  8.     testlrwp.py   Sample peer application, written in Python
  9.     testlrwp.c    Sample peer application, written in C
  10.     testlrwp.pl   Sample peer application, written in Perl
  11.     lrwplib.c/h   Library for creating LRWP applications in C
  12.     lrwplib.py    Library for creating LRWP applications in Python
  13.     lrwp.jav      LRWP peer class, Java
  14.     lrwp.cla      LRWP peer class, Java
  15.  
  16. Comments and feedback to Robin Dunn or Pieter Hintjens <ph@imatix.com>.
  17.