View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide

How do I use another server than the local one?

why do I want to use another server than the default ("local server")?


how to do it:


remote server usage:

a remote server can be accessed by creating a model object:
s = Server(\name, NetAddr(hostname, port))

multiple servers:

there is a class BroadcastServer that is used for multiple servers. no helpfiles yet.

Links to this Page