Title: Mini Projects I
1Mini Projects - I
2Expt I - 12 Hop connection
Channel 1
R
F
S
Channel 2
Notation S - Sender, F - Forwarder, R - Receiver
3Expt II - 21 Hop connection
Channel 1
R2
R1/S2
S1
Channel 2
Notation S1,S2 - Senders, R1,R2- Receiver
4Expt III - 21 Hop connection (Common sender)
Channel 1
R2
S1/S2
R1
Channel 2
Notation S1,S2 - Senders, R1,R2 - Receiver
5Expt IV - 21 Hop connection (Common receiver)
Channel 1
S2
R1/R2
S1
Channel 2
Notation S1,S2 - Senders, R1,R2 - Receiver
6Experimental settings
- Set Channel1 to 36, Channel2 to 165
- Disable auto-data rate control
- Set to 54Mbps
7Metrics
- Bandwidth (Goodput)
- Loss Rate
8Logistics
- 4 Meta-expts
- 2 ADU sizes (1K,16K)
- TCP/UDP
- Total 422 16 experiments
- 3 runs of 1GB each
- Calculate average and stdev
- Run a baseline experiment with 2 laptops (11
configuration) - Run it for D-link and INTEL cards
9Useful links for socket programming in C
- http//www.c-sharpcorner.com/Network/SocketProgDTR
P.asp - http//www.developerfusion.com/show/3918/