<< Click to Display Table of Contents >> Manual > Server Creation Guide > Interface > IPLink-Interface > IPLinkClient Library > IPLink client library distribution procedure |
How to distribute user applications
Executable user applications created using the IPLink client library (ClientIPLink6.ocx) can be freely distributed using the following distribution methods.
1.Distribution Method
In accordance with the distribution conditions of the End User License Agreement, you may freely distribute the FA-Server installer (32-bit version/62-bit version) or ClientIPLink6.ocx along with your user application.
2.Support for distribution
We do not provide support for redistributors. Support must be provided by the redistributor.
How to distribute user applications with our installer
1)For 32-bit applications
(Things to prepare in advance)
-Download the relevant revision of the "FA-Server(32-bit version) installer" from our website
(Installation method)
・Install "FA-Server(32bit version) installer"
- Install user applications
2)For 64-bit applications
(Things to prepare in advance)
-Download the relevant revision of the "FA-Server(64-bit version) installer" from our website.
(Installation method)
・Install "FA-Server(64bit version) installer"
- Install user applications
How to distribute user applications using your own installer
If you want to distribute ClientIPLink6.ocx using your own installer instead of using the installer, please follow the steps below.
1)For 32-bit applications
(Things to prepare in advance)
・Download "Microsoft Visual C++ 2010 Redistributable Package (x86)" from the Microsoft website.
- Install using "FA-Server(32bit version) installer" and obtain "ClientIPLink6.ocx"
(Installation method)
Please perform the following steps in your own installer (or manually).
・Install "Microsoft Visual C++ 2010 Redistributable Package (x86)"
・Copy "ClientIPLink6.ocx" to an appropriate folder in the execution environment.
・Register "ClientIPLink6.ocx" to the OS using "regsvr32.exe"
2)For 64-bit applications
(Things to prepare in advance)
・Download "Microsoft Visual C++ 2010 Redistributable Package (x64)" from the Microsoft website.
- Install using "FA-Server(64bit version) installer" and get "ClientIPLink6.ocx"
(Installation method)
Please perform the following steps in your own installer (or manually).
・Install "Microsoft Visual C++ 2010 Redistributable Package (x64)" in the execution environment.
・Copy "ClientIPLink6.ocx" to an appropriate folder in the execution environment.
・Register "ClientIPLink6.ocx" to the OS using "regsvr32.exe"