  |
IP Filter - http://coombs.anu.edu.au/~avalon/
TCP/IP Packet Filtering package |
  |
Serial Programming Guide for POSIX Operating Systems - http://www.easysw.com/~mike/serial/
Programming serial ports in Unix. |
  |
Wildcard Pattern Matching - http://user.cs.tu-berlin.de/~schintke/references/wildcards/index.html
C routine to check whether a string matches a unix wildcard. '*', '?', sets of characters, and negated sets of characters are supported. |
  |
UNIX and Programming Section - http://www.softlab.ece.ntua.gr/facilities/documentation/unix/
Tutorials and manuals for Java and PHP. |
  |
Unix programming resources and examples - http://www.yendor.com/programming/
Annotated source code examples for most Unix system and library calls. Plus working source code examples of some classic algorithms. |