Wiki source code of Requea On Windows Server
Show last authors
1 | = Introduction = |
2 | |
3 | The REQUEA Platform is based on Java, and therefore is extremely portable on a variety of environments. |
4 | It also uses standard protocols that make the integration into various systems easier. |
5 | |
6 | In addition, the platform also takes advantage of the specificities of the Windows Stack, and in particular of the following Windows components: |
7 | |
8 | * Run as a service on a Windows Server |
9 | * Use IIS as the front end HTTP server |
10 | * Use Microsoft Exchange as the EMail Server |
11 | * Authenticate users against Active Directory |
12 | * Take advantage of Single Sign on between Internet Explorer and IIS |
13 | * Use Microsoft SQL Server as the Database |
14 | * integrate with .NET and Windows Web Services using WSDL and SOAP |