ReplicaNet Freeware!

Welcome to ReplicaNet Freeware! This file contains important information so please read it fully.

License information. Use of ReplicaNet Freeware is restricted to evaluation, personal use, educational use and non-commercial applications only.
Projects that include shareware, public shows and exhibitions are considered to be commercial use and require a commercial license. Developers of commercial projects may use the Freeware license during development and when the project is nearly finished contact sales to negotiate a commercial license.

Binary and source code distribution. Under the terms of the Freeware license you are allowed to distribute this binary installation as long as this and other license and copyright messages remain intact and are not modified.
To distribute your applications with ReplicaNet Freeware you must include the following code somewhere at the start of your application so it can be run once before any other ReplicaNet functions are executed. The text which says <<Your registration code here>> needs to contain your registration code given to you.

--- Begin code ---
#include "RNPlatform/Inc/FreewareCode.h"

-- Do stuff --

FreewareSetRegistrationCode("<<Your registration code here>>");

-- Do ReplicaNet stuff --
--- End code ---

What this does is to make sure that ReplicaNet can run with a valid registration code, otherwise the person using your application may see an error about ReplicaNet not being registered.
When distributing your software with your key or source code containing your key you may want to think about encryption or obfuscation of the key data.

It is not required to include this code when running on the machine where ReplicaNet Freeware was installed because the registration code is contained in the machine registry.

Now read the ReleaseNotes

To get technical support on any issues you may have please email techsupport@replicanet.com