-
Notifications
You must be signed in to change notification settings - Fork 36
KittoConfigurationServer
Nando Dessena edited this page Dec 11, 2017
·
7 revisions
A Kitto application is a Delphi application that can be deployed in many different forms (GUI application, Windows Service, ISAPI DLL, Apache module, Console application, and so on), as it supports's Delphi's WebBroker architecture. For development and debugging, the GUI application variant is the easiest.
You don't need a separate web server (although you can use one in production when deploying as ISAPI or Apache module, or if you want to use a web server as a proxy as explained here.
Kitto already includes a copy of ExtJS 6.2 inside its Home/Resources/ext/
path, so you don't need to provide it.
- Kitto at a glance
- Getting started
- Setup
-
Basic concepts
- Basic Materials
- Controllers
- Features
- Kitto Enterprise
- Examples
- Developer's guide
- Library reference
- Frequently Asked Questions
- Kitto tips & tricks and how-tos
- Other information