Network Architecture

From OSPDocs

Jump to: navigation, search

Client machines will connect to a web server via HTTP or HTTPS.

AJAX is used to perform behind the scenes communication.

In some cases, such as communication with external web pages. Request and Response objects are passed in the form of XML.

Network1.png
Figure: Network communication is all done via http and potentially https.