CONTENTS
上传用户:ycwykj01
上传日期:2007-01-04
资源大小:1819k
文件大小:2k
源码类别:

网络编程

开发平台:

Unix_Linux

  1.   TOOLKIT DIRECTORY CONTENTS
  2. Documentation:
  3.  . CONTENTS this file
  4.  . README read this file first
  5.  . docs/BUILD build and installation instructions
  6.  . docs/CONFIG detailed configuration notes
  7.  . docs/FAQ frequently asked questions and answers
  8.  . docs/RELNOTES release notes
  9.  . docs/bugs.txt known bugs and deficiencies in this software
  10.  . docs/drivers.txt how various mailbox format drivers interact, and
  11.  comparable features and performance
  12.  . docs/internal.doc programming interfaces
  13.  . docs/locking.txt how file locking works
  14.  . docs/rfc Internet protocol documentation
  15. Sources:
  16.  . Makefile master makefile for UNIX
  17.  . makefile.nt master makefile for NT/Win32
  18.  . makefile.ntk master makefile for NT/Win32 using Kerberos V
  19.  . makefile.wce master makefile for Windows CE
  20.  . src/ansilib pre-processed ANSI library routines
  21.  . src/c-client pre-processed c-client sources
  22.  . src/charset pre-processed character set conversion tables
  23.  . src/ipopd pre-processed POP2/POP3 daemon sources
  24.  . src/imapd pre-processed IMAP4rev1 daemon sources
  25.  . src/mtest pre-processed c-client testbed sources
  26.  . src/osdep/amiga pre-processed Amiga-specific sources
  27.  . src/osdep/dos pre-processed DOS-specific sources
  28.  . src/osdep/mac pre-processed Mac-specific sources
  29.  . src/osdep/nt pre-processed NT-specific sources
  30.  . src/osdep/os2 pre-processed OS/2-specific sources (incomplete)
  31.  . src/osdep/tops-20 pre-processed TOPS-20 specific sources
  32.  . src/osdep/unix pre-processed UNIX-specific sources
  33.  . src/osdep/vms pre-processed VAX/VMS specific sources
  34.  . src/osdep/wce pre-processed Windows CE-specific sources (incomplete)
  35.  . tools internal tools needed as part of the build process
  36. Directories created at build time on UNIX and NT/Win32:
  37.  . c-client post-processed c-client sources and binary
  38.  . ipopd post-processed POP2/POP3 daemon sources and binaries
  39.  . imapd post-processed IMAP4rev1 daemon sources and binaries
  40.  . mtest post-processed c-client testbed sources and binaries