Ports
OmniSci uses the following ports.
Port | Service | Use |
6273 | omnisci_web_server | Used to access OmniSci Immerse. |
6274 | omnisci_server tcp | Used by connectors (pyomniscidb, omnisql, odbc, and jdbc) to access the more efficient Thrift API. |
6278 | omnisci_server http | Used to directly access the HTTP/JSON thrift API, without having to proxy through omnisci_web_server. Recommended for debugging use only. |