![]()
Source Files
ADSLNet 3Com 812 Manager for Linux has been built using Kylix 2.0. Kylix is a linux version of the famous Borland Compiler, called Delphi. You can use the free Open Edition of Kylix that you can download directly thru Borland to compile ADSLNet 3Com 812 Manager..
There are two external components you need to add before to begin the compilation. First. You need Indy 9.X. Indy is a set of TCP stack components. You can download the linux or windows version directly from their own site (http://www.nevrona.com/indy/dowload/90.html). Follow their instructions to make a good installation of it. Remember to set the output DCU directory for Indy library files, in the project options of the main application, as a path to find them. Second. You need the TLabeledEdit component developed by us for Kylix. This component is included in Delphi 6, Windows Release of the Compiler, but not in the CLX, library of Visual Components for Kylix (Linux version compiler). So we built a similar component for Kylix version.
ADSLNet 3Com 812 Manager for Windows has been built using Delphi 6.0 Note: We used the last Update Pack for delphi in the moment of writting this documentation. It was 6.02 Delphi Update.
There are three requirement for Windows. First. You need Indy 9.X. Indy is a set of TCP stack components. You can download the linux or windows version directly from their own site (http://www.nevrona.com/indy/dowload/90.html). Follow their instructions to make a good installation of it. Remember to set the output DCU directory for Indy library files, in the project options of the main application, as a path to find them. Second. We include in the package a serial port communications component from
Thrid. In order to provide Windows XP look and feel to the application, we used other more component from
Remember: Other related projects were included to give further capabilities to the main application. So don't worry about other folders that you can see, unless you want to modify them, because they will be compiled together with the main program.
Updater.exe tool, was created to provide an easy way to update the application online. This .exe must be located in the same folder as the main program. You will find it in the sources package in the folder 'updater'. Build Updater independently of the main program because it is other project.
Note for both versions until release 6.6.6(Linux & Windows). As I said above, remember to set in the search path of the project, the directories to the library files needed such as Indy. If not, you can experience problems about library files not found during compilation.
ADSLNet 3Com 812 Manager for Windows has been built using Delphi 7.0
There are only one external component required for Windows Release since 6.6.7. That's because we use the native components included in Delphi 7.0 to support Indy TCP and XP Style component. So the only component you need to install is next one:
|