Linux Sockets SockLib
Last updated: Friday, 28-Apr-2006 10:19:52 MDT  
The book tries to make all program examples independent from each other. While simplifying using the book as a reference, it does make some sections a little redundant. The examples in the book solve this problem by only showing the relevant code sections.
This page offers an alternative library of tools that perform many of the common actions. Feel free to use these tools in your programs.

SockLib Tools
  Tools.h The definition file for all the tools in the SockLib.
  DatagramSocket.c A set of tools for datagram sockets (UDP) including multicasting.
  StreamSocket.c This file declares functions for streaming sockets (client/server TCP).
  GetAddress.c This file declares functions for manipulating the address.

Copyright © 2001-2006 Intelligent Algorithmic Solutions and Sean Walton eMail