compile			= "drawframes.c"

messagerate		= 2000ms,
propagationdelay	= 3500ms,
bandwidth		= 56Kbps,
probframecorrupt	= 2

host perth {
    x=100 y=50
    winx=0, winy=50
    link to sydney
}

host sydney {
    winx=550, winy=50
    east east east east of perth
    link to perth
}
