# Network Considerations

Access requirements within the network are as follows.

## Client (Agent) --> Server (SessionLimit)

| Source  | Destination             | Protocol | Port |
| ------- | ----------------------- | -------- | ---- |
| Clients | SessionLimit Web Server | TCP      | 443  |

## Server (SessionLimit) --> License Server

<table><thead><tr><th>Source</th><th width="249">Destination</th><th>Protocol</th><th>Port</th></tr></thead><tbody><tr><td>SessionLimit Web Server</td><td>license.arksoft.com.tr</td><td>TCP</td><td>443</td></tr></tbody></table>

## Server (SessionLimit) --> SQL Server

| Source                  | Destination | Protocol | Port     |
| ----------------------- | ----------- | -------- | -------- |
| SessionLimit Web Server | SQL Server  | TCP      | 1433[^1] |

[^1]: Depends on SQL Server configuration. 1433 is the default port of the SQL Server with default instance installation.&#x20;
