breve Documentation: version 1.9 | ||
---|---|---|
<< previous | Chapter 10. Networking | next >> |
When sending an instance over the network, breve recreates the
instance on the server machine. It recreates the object and the
state of all of its variables, except that variables of type object
and
pointer
can not be automatically maintained without
special treatment. The reason for this and the solution are described in
Section 9.1.
<< previous | breve Documentation table of contents | next >> |
Networking | up | Using a Web-interface to a breve Simulation |