AVIX5 communication & protocols
1. Communication between AVIX Client and AVIX Server is done in several ways
1.1 REST/JSON-RPC, HTTP(S) over 45500 (45543). Port is configurable
1.2 EMF.CDO traffic over Websocket. That is opened over above web service
2. OBJECT (FILES)
2.1 OBJECT STORE (S3) (REST). URL and Port is configurable
2.2 SMB if shared files on shared drive is used
3. Communication with RLM license server (done both by AVIX Client and AVIX Server)
3.1 HTTPS port 5053. Port is configurable
4. LDAP for authentication (if configured)
4.1 LDAP STARTTLS over port 389. Port is configurable
4.2 LDAPS over port 636. Port is configurable