System V Transport Layer Interface
Programs
Simple Library Functions
- Program
/*
* The author of the text mentioned the programs in this chapter, i.e. System V Transport Layer Interface, were run on a
* device called "Compaq 386/20 running AT&T UNIX System V/386, Release 3.2". The transport provider used for the examples
* and programs were "WIN/TCP for 386 Streams, Release 3.0, which is available from The Wollongong Group, Inc.".
*/
#ifndef TIUSER_H
#define TIUSER_H
Simple Example
TCP
- Program
- Output
UDP
- Program
- Output
Stream Pipes
- Program
- Output
Passing File Descriptors
- Program
- Output