Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
UniFzController_1_0_1_src.exe | 2014-12-05 | 172.9 kB | |
UniFzController_readme.txt | 2014-12-05 | 2.7 kB | |
Totals: 2 Items | 175.7 kB | 1 |
##################################################################### Uniform Server Zero XI UniFzController source code. ##################################################################### 19-11-2014 ##################################################################### MD5 Checksums: 2911a0c5dee23a9ae20f02223d32642f UniFzController_1_0_1_src.exe ---------- Change log ---------- UniFzController_1_0_1_src.exe - Added path auto-update for certificate paths. - Resolved bug: Incorrect auto-update root paths UniFzController_1_0_0_src.exe - Initial 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_5_2_ZeroXI.exe and save to folder z_controller 3) Double click on downloaded file (11_5_2_ZeroXI.exe) this extracts Uniform Server ZeroXI 4) Download the latest version of ZeroXI_filezilla_server module Either ZeroXI_filezilla_server_1_0_1 for Windows above XP e.g W7, W8 Or ZeroXI_filezilla_server_xp_1_0_1 for XP only Save to folder z_controller\UniServerZ 5) Double click on downloaded file ZeroXI_filezilla_server_1_0_1.exe or (ZeroXI_filezilla_server_xp_1_0_1 for XP) this extracts filezilla server. Creating folder UniServerZ\fz_server 6) Download and copy file UniFzController_1_0_1_src.exe to folder z_controller\UniServerZ 7) Navigate into folder z_controller\UniServerZ and double click on UniFzController_1_0_1_src.exe this adds the project source code to folder UniServerZ\fz_server. 8) That completes working environment creation. ------------------------- Compiling UniFzController ------------------------- With the working environment in place you are ready to compile UniFzController utility 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\fz_server Click on file UniFzController.lpr, click Open Button. The projects opens and is ready for compiling. 6) A quick test build the project: Run > Build or press Shift+F9 Last line displayed, Project "UniFzController" successfully built You can now change code as required and re-compile. ----------------------------------o0o-------------------------------- Copyright 2002-2014 The Uniform Server Development Team All rights reserved.