Licensing Instructions

Standard (Royalty-Free) Licensing

To activate a full version license either run the setup .exe file (Windows only) or follow the instructions below (all platforms) to activate a license from the command line.

Navigate to the "lib" directory of the installation and execute the following command:

java -jar ipworksp2p.jar

When prompted enter your product key. This will create the file "ipworksp2p.lic" in the current directory next to the "ipworksp2p.jar" file. After activating the full version license obtain the RuntimeLicense from a temporary project. For instance:

System.out.println(component.getRuntimeLicense());

Then in your code set the RuntimeLicense to the value from above:

component.setRuntimeLicense("<value from above>");

Note: The same RuntimeLicense property value works for all components included in this edition.

Trial Licensing

To activate a trial version license either run the setup .exe file (Windows only) or follow the instructions below (all platforms) to activate a license from the command line.

Navigate to the "lib" directory of the installation and execute the following command:

java -jar ipworksp2p.jar

When prompted enter "TRIAL" as your product key. This will create the file "ipworksp2p.lic" in the current directory next to the "ipworksp2p.jar" file.

The "ipworksp2p.lic" file must reside next to the "ipworksp2p.jar" file or in the ".nsoftware" directory under the user's home directory.

The components may then be used on the machine for 30 days.

Single Server License Installation

To activate a full version license either run the setup .exe file (Windows only) or follow the instructions below (all platforms) to activate a license from the command line.

Navigate to the "lib" directory of the installation and execute the following command:

java -jar ipworksp2p.jar

When prompted enter your product key. This will create the file "ipworksp2p.lic" in the current directory next to the "ipworksp2p.jar" file.

The "ipworksp2p.lic" file must reside next to the "ipworksp2p.jar" file or in the ".nsoftware" directory under the user's home directory.

License Transfer

If you would like to transfer your license to another system, please complete our license transfer form. This will ensure your installations are not mistaken for license violations.

For additional information about our product activation process, please refer to our product activation FAQ.


Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks P2P 2020 Java Edition - Version 20.0 [Build 8235]