Title: NETLIB Author: Andy Mell Version: 0.03 Title From: Documentation Author From: Documentation Version From: Documentation Supplier: Andy Mell Date: 02/02/96 Keywords: Communications software ; Function libraries Shareware: No Machine: Archimedes Operating system: RISCOS Memory requirements: Peripherals needed: Other s/ware needed: C compiler supporting 16-bit shorts Directory: micros/arch/riscos/e065 Date mounted/updated: 08/02/96 File names: netlib.arc Unarchived files: 84 Unarchived size: 283 kbytes Omissions: See also: SOCKETS (e021), INTERNET (e008), FREENET (d112) ------------------------------------------------------------------------------- Acquiring the package: Download the archive file(s) and extract using SparkPlug 2 (see the "tools_help" file in micros/arch/riscos/tools for further info). Description: !Netlib provides a BSD 4.3 function call library for writing network programs. Standard C network headers are provided and should be included as usual within your programs. The headers are actually those from BSD 4.4 with some structs regressed to be BSD 4.3 compatible. Note that you need a compiler which supports 16-bit shorts so that excludes Easy C.