ArchitectureWe built the Escape Online 5 application using the Microsoft's .Net architecture, so that we could develop client/server services that communicated in a completely secure manner. We utilize all of the standard .Net resources for security, add our proprietary encryption cipher and give you six additional data communication encryption schemes to employ. Escape Online uses an SQL database on an SQL server, according to the architecture shown below.
It is important to understand that Escape Online is NOT a web application. The architecture is one of server services and true windows clients. All communication between server and client is performed through encrypted binary files. |
|