init(host="localhost",port=2000)
init
on the
server side. Multiple runs of serverloop
at the latter need not
be accompanied by reruns of init
by the clients, and in fact
the clients should not rerun the function if they wish to retain the
current shared variables.