
compile = "click.c"
winopen = true
probframecorrupt = 2

host Perth {
    propagationdelay = 100ms
    link to Sydney
}

host Sydney {
    east east of Perth
    propagationdelay = 2s
    link to Perth
}
