Begin3 Title: bstreams Version: 0.1 Entered-date: 21SEP96 Description: iostream-derived package with >> and << that write binary data. Integers can be written in network byte order (and are by default) for binary compatibility among platforms. The package includes binary equivalents for {i,o,io}stream, {i,o,}fstream, {i,o,}strstream. A convenient wrapper class is provided. New classes include streams over BSD sockets, including a simple server template which uses such a stream. Examples are included. Keywords: iostream, binary, socket, server Author: msharov@bev.net (Mike Sharov) Primary-site: 19k sunsite.unc.edu /pub/Linux/libs/bstreams.tar.gz Copying-policy: GPL End