ReplicaNet.com
Revision as of 19:29, 31 December 2007 by WhoisRefreshBot (talk | contribs) (Update contact information from Whois)
Title
ReplicaNet, © Replica Software 2006
Description
A well designed application will contain many objects and classes. When intending an application to be network multi-user capable, for example multiplayer computer games, some of these objects need to be shared to one or more machines. ReplicaNet is a system designed to facilitate creating such applications. For C++ applications each object is usually defined as one or more C++ classes.
Each C++ class is treated as a potential network shareable object on the machine that allocates it. This machine has control over the C++ classes and can change variables or call member functions as normal. Once the object is ready to be shared to other machines the object is published on to the ReplicaNet network session. The underlying ReplicaNet software detects changes in the object and automatically updates the replicated classes on the machines connected to the network session. Any changes made to the member variables of the C++ classes can be extrapolated by ReplicaNet using several pre-defined filters to reduce the amount of network traffic when transmitting changes in the object.
Member functions in classes can also be network shareable and called from master or replica objects. This enables complex interactions to be made between objects.
Languages
English
Contact
Whois information is public, but in response to some people wanting to keep their contact information private, many domain name Registrars offer a "privacy" or "proxy" service to mask the domain name owner. This domain is most likely using a proxy service. |