Additional Resources
These additional materials provide support on topics not
        covered by the text book.
      
      
- Getting started on Windows 7 phones.
   
- 
          Netcat, a tool for testing network applications.
          [Pre-compiled version for Linux]
          [Source code].
   
- 
          TcpFlow (0.20), a TCP stream
          reassembler. [original source at:
          
          http://www.circlemud.org/~jelson/software/tcpflow/]
 
  
- 
          Tcpslice (1.1), a tcpdump file
          slicer. [original source at:
          http://www.tcpdump.org/daily/]
 
  
- 
          Hypertext 
Transfer Protocol -- HTTP/1.1,
          RFC 2616.
 
  
- 
          The GNU Coding Standards
          (http://www.gnu.org/prep/standards.html)
 
  
- 
          The manuals for Autoconf, Automake, and Libtool
          (http://www.gnu.org/manual)
 
  
- 
          GNU
          Automake, Autoconf, and Libtool by Gary V.
          Vaughan, Ben Elliston, Tom Tromey, and Ian Lance Taylor
          (known as "The Goat Book"). A local copy of the book
          archive can be downloaded
          here.
 
  
- 
          If you are interested in learning what open-source
          software is, you may want to read "Open Sources: Voices
          from the Open Source Revolution", available online at
          http://www.oreilly.com/catalog/opensources/.