CPPSQL.ASC
Title: AN SQL SERVER MESSAGE-HANDLING CLASS
Keywords: NOV94   C++  SQL   CLIENT/SERVER
Published source code accompanying Mark Betz's article presenting 
a C++ SQL server class library for Sybase/Microsoft's SQL Server. 
Mark had to unravel its client/server message-handling mechanism. 
Also see CPPSQL.ZIP.

CPPSQL.ZIP
Title: AN SQL SERVER MESSAGE-HANDLING CLASS
Keywords: NOV94   C++  SQL   CLIENT/SERVER
Complete system for the C++ SQL class library accompanying Mark 
Betz's article presenting a C++ SQL server class library for 
Sybase/Microsoft's SQL Server. Requires PKUNZIP.EXE to extract.

DBCPP.ASC
Title: DATABASE MANAGEMENT IN C++
Keywords: NOV94  C++   DATABASE  XBASE  
Published source code accompanying Art Sulger's article which 
presents a C++ class library which provides a single interface to 
multiple database file formats. Also see DBCPP.ZIP.

DBCPP.ZIP
Title: DATABASE MANAGEMENT IN C++
Keywords: NOV94  C++   DATABASE  XBASE  
Unpublished source code accompanying Art Sulger's article which 
presents a C++ class library which provides a single interface to 
multiple database file formats. Requires PKUNZIP.EXE to extract.

ENDIAN.ASC
Title: ENDIAN-NEUTRAL SOFTWARE, PART 2
Keywords: NOV94   C++   POWERPC   INTEL   MOTOROLA
Published source code accompanying Jim Gillig's article where he 
discusses how you can write portable software by applying Endian-
neutral design and programming principles.

PART.ASC
Title: PARTIIONS
Keywords: NOV94   DATABASES
Published source code accompanying Joe Celko's article on how to
efficiently partition data.

LABMAT.ASC
Title: INTERFACING LABORATORY INSTRUMENTS
Keywords: NOV94   DATA ACQUISITION   RS-232 
Published source code accompanying Brian Anderson's approach to 
building a simple, instrument-independent system for making 
individual laboratory measurements under user control, or a timed 
series of measurements under program control--all using the PC's 
RS-232 port. Also see LABMAT.ZIP.

LABMAT.ZIP
Title: INTERFACING LABORATORY INSTRUMENTS
Keywords: NOV94   DATA ACQUISITION   RS-232 
Unpublished source code and executables accompanying Brian 
Anderson's approach to building a simple, instrument-independent 
system for making individual laboratory measurements under user 
control, or a timed series of measurements under program control-
-all using the PC's RS-232 port. Requires PKUNZIP.EXE to extract.
Use PKUNZIP -d option to maintain subdirectories.

ASN.ASC
Title: 
Keywords: NOV94   SNMP  NETWORKING   ASN
Published source code accompanying Steve Witten's sidebar
(to William Stallings' article) on SNMP's abstract syntax 
notation, an OSI language for defining the formats of SNMP 
packets.

SCRPTX.ASC
Title: EXAMINING SCRIPTX
Keywords: NOV94   MULTIMEDIA   CLIENT/SERVER   SIMULATIOn
Published source code accompanying Assaf Reznik article which 
uses Kaleida Labs' ScriptX development environment to create a
multimedia simulation package. Also see SCRPTX.ZIP.

SCRPTX.ZIP
Title: EXAMINING SCRIPTX
Keywords: NOV94   MULTIMEDIA   CLIENT/SERVER   SIMULATIOn
Unpublished source code accompanying Assaf Reznik article which 
uses Kaleida Labs' ScriptX development environment to create a
multimedia simulation package. Requires PKUNZIP.EXE to extract.

MIMS.ASC
Title: BUILDING MULTIMEDIA DATABASES
Keywords: NOV94  DATABASE   MULTIMEDIA   VISUAL BASIC  OLE
Published source code accompanying Michael Regelski's article on 
using MediaDeveloper to build a multimedia database called 
"MIMS." Also see MIMS.ZIP.

MIMS.ASC
Title: BUILDING MULTIMEDIA DATABASES
Keywords: NOV94  DATABASE   MULTIMEDIA   VISUAL BASIC  OLE
Unpublished source code accompanying Michael Regelski's article 
on using MediaDeveloper to build a multimedia database called 
"MIMS." Requires PKUNZIP.EXE to extract.

CPROG.ASC
Title: C PROGRAMMING COLUMN
Keywords: NOV94 C  C++   INTERPRETER
Published source code accompanying Al Stevens column on his 
Quincy C interpreter. Also see QNC41.ZIP.

QNC41.ZIP
Title: Quincy 4.1
Keywords: NOV94  C   D-FLAT    QUINCY  
Executables for Quincy version 4.1, Al Stevens'C interpreter with a 
D-Flat-based IDE. Also see Q41SRC.ZIP. Requires PKUNZIP.EXE to extract.

Q41SRC.ZIP
Title: Quincy 4.1
Keywords: NOV94  C   D-FLAT    QUINCY  
The source code for Qunicy version 4.1, Al Stevens'C interpreter with a 
D-Flat-based IDE. Also see QNC41.ZIP. Requires PKUNZIP.EXE to extract.

DFLT19.ZIP
Title: D-Flat v19
Keywords: NOV94  C  DFLAT  CUA/SAA   
The current version of Al Stevens' D-Flat interface library for 
C. Requires PKUNZIP.EXE to extract.

DFPP04.ZIP
Title: D-Flat++ v4
Keywords: NOV94C++  DFLAT  CUA/SAA   
The current version of Al Stevens' D-Flat interface library for 
C++. Requires PKUNZIP.EXE to extract.

AA114.ASC
Title: ALGORITHM ALLEY
Keywords: NOV94   C  ALGORITHMS   ENCRYPTION   RANDOM NUMBERS
Published source code that Bruce Schneier presents Colin Plumb's 
approach to random numbers which Colin used for the PGP e-mail 
security program. Also see AA114.ZIP.

AA114.ZIP
Title: ALGORITHM ALLEY
Keywords: NOV94   C  ALGORITHMS   ENCRYPTION   RANDOM NUMBERS
Unpublished source code that Bruce Schneier presents Colin 
Plumb's approach to random numbers which Colin used for the PGP 
e-mail security program. Requires PKUNZIP.EXE to extract.

