compile			= "stopandwait.c"

bandwidth		= 56Kbps,

messagerate             = 100ms,
propagationdelay        = 200ms,

// probframeloss		= 2,
probframecorrupt	= 1

host Perth {
    x=100 y=50
    winx=0, winy=50
    link to Sydney {
    }
}

host Sydney {
    east east east east of Perth
    winx=550, winy=50
}
