UNIX Network Programming
CS494    
Class 8 9/21/99
Topics
- assignment 3 and ttcp
- select
- daemons
- syslogd
- lecture slides (postscript,214K)
- assignment 5
Handouts
Required reading
- Text: 6.1-6.8, 12.1-12.4
- ~dunigan/cs494-unp/syslogd.c
Additional reading
- Text: chapter 14
- man entries for syslog and syslogd
- /etc/syslog.conf
- ~dunigan/cs494-unp/ttcp.c and ttcp.1
- ttcp sources
and history
or look at
netperf
- Stevens sock program (appendix C.3) and in the book source files
~dunigan/cs494-unp/unpv12e/sock/
- netcat nc110.tgz tar file or
~dunigan/cs494-unp/unpv12e/netcat
Last revised 9/19/99.
Back to lectures
Back to class home page