compile			= "stopandwait.c"

/*
messagerate		= 1000ms,
propagationdelay	= 700ms,

probframecorrupt	= 2
probframeloss   	= 2
 */

host perth {
    x=80,    y=50
    winx=10, winy=200
}

host melbourne {
    winx=580, winy=200
    east east of perth
    link to perth
}
