Handouts
This page contains key handouts for
Computer Networks
including source code.
Sockets sample programs discussed in class are:
tcpServer.c
and
tcpClient.c
.
udpServer.c
and
udpClient.c
.
getaddr.c
,
getname.c
, and
htonl.c
.
weblite.c
Mathcad sheets for RDT analysis and Ethernet analysis
rdtDerive1.mcd
(in
PDF
).
rdtDerive2.mcd
(in
PDF
).
deriveNr.mdd
(in
PDF
).
metcalfeAnalysis.mcd
(in
PDF
).
Summary sheet of key distributions
distributions handout
Program to demonstrate how to time program execution
timeit.c
Examples of output analysis and comparison of systems
output analysis example
system comparison example
RTT study
RTT study (Tampa to Raleigh)
Programs for Erlang B and C, and Mean Value Analysis (MVA)
erlang.c
mva.c
Programs for simulating an M/M/1 queue
mm1_simple.c
mm1.c
mm1_csim.c
How to plot a graph
Guidelines on (and an example of) how to plot a graph for publication are
here
.
CSIM models discussed in class
callCenter.c
callCenterNew.c
stop_csim.c
(example of CSIM run length control)
Last update on November 7, 2011