| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| UniService_2_0_1_src.exe | 2014-12-05 | 182.3 kB | |
| UniService_readme.txt | 2014-12-05 | 2.6 kB | |
| UniService_1_0_4_src.exe | 2014-04-27 | 204.0 kB | |
| UniService_1_0_2_src.exe | 2014-02-17 | 202.7 kB | |
| UniService_1_0_1_src.exe | 2014-02-17 | 256.2 kB | |
| UniService_1_0_0_src.exe | 2014-02-17 | 201.4 kB | |
| Totals: 6 Items | 1.0 MB | 0 | |
#####################################################################
Uniform Server ZeroXI
UniService source code.
#####################################################################
26-4-2014
#####################################################################
MD5 Checksums:
12315961203921c70f6a6fed8ce3fa3c UniService_1_0_4_src.exe
67910bb41768cecdff7f579879cceb37 UniService_1_0_2_src.exe
0d19c5f2a0a33c76423e432a04193fd3 UniService_1_0_1_src.exe
ff6dadf582d5d6aceb59ffeb2436ef91 UniService_1_0_0_src.exe
----------
Change log
----------
UniService_1_0_4_src.exe
- Compiled with Lazarus 1.2.2
- Minor updates
UniService_1_0_2_src.exe
- Added php 5.2.17 detection to prevent running as service
UniService_1_0_1_src.exe
- Button text reflects type of server MySQL or MariaDB.
UniService_1_0_0_src.exe - First release
--------------------------
Create working environment
--------------------------
Create a working environment for compiling and testing code:
1) Create a new folder for example z_controller
2) Download the latest version of Uniform Server ZeroXI
for example 11_0_9_ZeroXI.exe and save to folder z_controller
3) Double click on downloaded file (11_0_9_ZeroXI.exe)
this extracts Uniform Server ZeroXI
4) Download and copy file UniService_1_0_3_src.exe
to folder z_controller
5) Navigate into folder z_controller and double click on
UniService_1_0_3_src.exe this adds the project source code.
6) Note: A new folder is created UniServerZ\unicon_images
Project source code is added to folder UniServerZ.
7) That completes working environment creation.
--------------------
Compiling UniService
--------------------
With the working environment in place you are ready to compile
UniService as follows:
1) Start Lazarus
2) Close any existing projects: Project > Close Project
3) In the pop-up window click "Open Projects" button
Navigate to folder: z_controller\UniServerZ
Click on file UniService.lpi, click Open Button.
The projects opens and is ready for compiling.
6) A quick test run the project: Run > run or press F9
Last line displayed, Project "UniService" successfully built
9) UniService will run.
You can now change code as required and re-compile.
----------------------------------o0o--------------------------------
Copyright 2002-2014 The Uniform Server Development Team
All rights reserved.