//  THIS TOPOLOGY FILE INTRODUCED (ONLY) FRAME CORRUPTION

compile			= "stopandwait.c"

font-std        =       "Ubuntu 8"
font-fixedwidth =       "Monospace 8"

messagerate             = 1000ms,
bandwidth               = 56Kbps,
propagationdelay        = 2500ms,

ber		= 0.00005

winx            = 500
winy            = 300

mapzoom         = 5
mapwidth        = 500px
mapheight       = 300px

host Perth {
    x=130px y=130px
    messagerate = 1500ms
}
host Sydney {
    x=380px y=130px
    messagerate = 3500ms
    wan to Perth {}
}